html, body {
	width: 100%;
	height: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(../images/floralbg.jpg);
}
* html #wrapper {
	height: 100%;
}
#outer-wrapper {
	width: 885px;
	min-height: 100%;
	background-image: url(../images/mainbg.png);
	background-repeat: repeat-y;
	margin: 0 auto;
	padding: 0 10px 0 10px;
	text-align: left;
	position: relative;
}
#inner-wrapper {
	width: 885px;
	height: 100%;
	min-height: 1000px;
	background-image: url(../images/treebg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 25px;
}
#header {
	width: 885px;
	height: 175px;
	margin: 0 0 12px 0;
}
#nav {
	width: 825px;
	height: 34px;
	border-top: 1px #e2e0dc solid;
	border-bottom: 1px #e2e0dc solid;
	margin: 8px auto 12px auto;
}
#nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#nav ul li {
	float: left;
	margin: 0;
	padding: 0;
}
#search {
	width: 136px;
	height: 34px;
	float: right;
	margin: 0;
	padding: 0;
}
#search input {
	width: 128px;
	height: 14px;
	margin: 8px 0 0 0;
	padding: 0;
}
#colleft {
	width: 465px;
	height: 100%;
	min-height: 100%;
	padding-left: 30px;
	float: left;
}
#colright {
	width: 345px;
	height: 100%;
	min-height: 100%;
	margin: 0 0 0 15px;
	float: left;
}
#homefeat {
	width: 475px;
	margin: 0 0 3px -9px;
}
.lined {
	width: 100%;
	text-transform: uppercase;
	border-top: 1px #bfbfbf dotted;
	border-bottom: 1px #bfbfbf dotted;
	padding: 5px 0 5px 0;
	margin: 0 0 5px 0;
	float: left;
	clear: both;
}
.welcome {
	font-family: Arial, Helvetica, sans-serif;
	color: #83bb60;
	line-height: 18px;
	margin-bottom: 5px;
	padding: 5px 0;
}
.black {
	color: #000000;
}
#newsbox {
	width: 450px;
	border: 8px #ebebeb solid;
	float: left;
	clear: both;
	margin-bottom: 12px;
	padding-bottom: 12px;
}
.sections {
	width: 434px;
	font-weight: bold;
	color: #000000;
	border-top: 1px #bfbfbf dotted;
	border-bottom: 1px #bfbfbf dotted;
	padding: 4px 0 4px 0;
	margin: 8px;
	float: left;
	clear: both;
}
.sections h1 {
	text-transform: uppercase;
	font-size: .8em;
	float: left;
}
.sections a {
	font-size: .75em;
	float: right;
	color: #83bb60;
	text-decoration: none;
}
.newsfeed {
	margin: 0 0 8px 8px;
	float: left;
}
.newsfeed img {
	float: left;
	clear: right;
	margin: 2px 10px 0 0;
	width: 135px;
}
.newsfeed h2 {
	width: 275px;
	color: #83bb60;
	font-weight: normal;
	font-size: .95em;
	line-height: 18px;
	margin: 0 0 2px 0;
	float: left;
}
.newsfeed p {
	width: 275px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .70em;
	margin: 0;
	line-height: 14px;
	color: #7d7d7d;
}
.newsfeed a {
	color: #83bb60;
	text-decoration: none;
}
p.date {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .8em;
	color: #7d7d7d;
	margin: 0;
}
.newsfeed ul {
	margin: 0;
	padding: 0;
	width: 434px;
	color: #7d7d7d;
	font-size: .80em;
}
.newsfeed  li {
	margin: 8px 0 0 0;
	padding: 6px 0 6px 0;
	border-top: 1px #bfbfbf dotted;
	list-style-position: inside;
}
.newsfeed li a {
	margin-left: 35px;
	text-decoration: none;

}
#footer {
	width: 465px;
	float: left;
	clear: both;
	margin: 0 0 6px 0;
	padding: 0;
	text-align: center;
}
#footer ul {
	list-style-type: none;
	margin: 0 auto;
	padding: 8px 0;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .65em;
	border-top: 1px #e2e0dc solid;
	border-bottom: 1px #e2e0dc solid;
}
#footer ul li {
	display: inline;
	margin: 0 auto;
	padding: 0 4px;
}
#footer ul li a {
	text-decoration: none;
	color: #707070;
}
#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .60em;
	color: #c2c2c2;
	margin: 8px 0 20px 0;
}
#copyright a {
	color: #c4df9b;
	text-decoration: none;
}
#highlights {
	width: 345px;
	margin: 0;
	float: left;
}
#highlights h2 {
	width: 170px;
	margin: 3px 0 6px 0;
	float: left;
	font-style: italic;
	font-size: 1.4em;
}
#highlights p {
	font-size: .75em;
	line-height: 15px;
	color: #7d7d7d;
	width: 160px;
	float: left;
	margin: 0;

}
#highlights img {
	float: left;
	clear: right;
	margin: 0 10px 0 0;
}
#highlights p a {
	color: #83bb60;
	text-decoration: none;
}
/* BEGIN ENTERTAINMENT TABS */
#ehighlights h2 {
	width: 160px;
	margin: 8px 0 4px 8px;
	padding: 0;
	float: left;
	font-style: italic;
	font-size: 1.5em;
	line-height: 24px;
	color: #FFFFFF;	
}
#ehighlights p {
	font-size: .75em;
	color: #2690bb;
	width: 180px;
	float: left;
	margin: 15px 0 0 8px;
	padding: 0;
}
#ehighlights img {
	float: left;
	clear: right;
	margin: 0 8px 0 0;
}
#ehighlights p a {
	color: #FFFFFF;
	text-decoration: none;
}
#ehighlights p b {
	color: #FFFFFF;
}
div.bluebg {
	background: #97dbfe;
}
div.efeaturewrap {
	float: left;
	width: 468px;
	height: 218px;
}
.efeaturewrap a {
	color: #ffffff;
	text-decoration: none;
}
/* END ENTERTAINMENT TABS */
#feature-movie {
	width: 331px;
	background-image: url(../images/greensbg.gif);
	float: left;
	margin: 0 auto;
	padding: 7px;
}
#movieclip {
	width: 317px;
	padding: 7px;
	background-color: #FFFFFF;
	float: left;
}
#movieclip img {
	float: left;
	margin: 0 6px 0 0;
}
#movieclip h2 {
	float: left;
	font-size: .95em;
	text-transform: uppercase;
	margin: 0 0 4px 0;
	padding: 0;
}
#movieclip ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: .75em;
	float: left;
	width: 195px;
}
#movieclip li {
	font-weight: bold;
	line-height: 15px;
	border-top: 1px #bfbfbf dotted;
	padding: 5px 0 5px 0;
	margin: 0;
}
#movieclip li:hover {
	cursor: default;
	background-color: #e9f3cd;
}
#movieclip a {
	color: #83bb60;
	text-decoration: none;
	font-size: .8em;
}
#rightpromo {
	width: 345px;
	height: 156px;
	margin: 0 0 8px 0;
	background-image: url(../images/newsletbg.gif);
	background-repeat: no-repeat;
	float: left;
}
#promobox {
	width: 345px;
	height: 153px;
	margin: 0 0 8px 0;
	float: left;
}
#rightpromo form {
	margin: 85px 0 0 192px;
}
#rightpromo form p {
	width: 135px;
	margin: 0;
	padding: 0;
	font-size: .65em;
}
#rightpromo input {
	margin-bottom: 4px;
}
.button {
    border: none;
    color: #FFFFFF;
    background: url(../images/signupbtn.gif) no-repeat top left;
    padding: 0;
    margin-left: 4px;
    width: 58px;
    height: 18px;
    font-size: .55em;
}
.dottedline {
	width: 100%;
	height: 1px;
	margin: 8px 0;
	padding: 0;
	border-top: 1px #bfbfbf dotted;
	float: left;
	clear: both;
	overflow: hidden;
}
.postinfo {
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	width: 288px;
	border-top: 1px #e2e0dc solid;
	border-bottom: 1px #e2e0dc solid;
	font-size: .7em;
	margin: 3px 8px 0 0;
	padding: 3px 0;
	color: #7d7d7d;
}
#featurebox p {
	font-size: .75em;
	color: #7d7d7d;
	margin: 8px 0;
	padding-top: 0;
	font-family: Arial, Helvetica, sans-serif;
}
#featurebox a {
	color: #83bb60;
	text-decoration: none;
}
#featurebox img {
	border: 9px #ebebeb solid;
	margin-bottom: 8px;
}
#rightbox {
	width: 328px;
	background-image: url(../images/tabbg.gif);
	float: left;
	margin: 0 auto;
	padding: 9px;
}
#feedwrap {
	float: left;
	background-color: #FFFFFF;
	width: 328px;
}
.rightsections {
	width: 310px;
	font-weight: bold;
	color: #000000;
	border-top: 1px #bfbfbf dotted;
	border-bottom: 1px #bfbfbf dotted;
	padding: 4px 0 4px 0;
	margin: 8px;
	float: left;
	clear: both;
}
.rightsections h1 {
	text-transform: uppercase;
	font-size: .8em;
	margin: 0;
	padding: 0;
	float: left;
	clear: right;
}
.rightsections a {
	font-size: .75em;
	float: right;
	color: #83bb60;
	text-decoration: none;
}
.rightfeed {
	margin: 0 0 8px 8px;
	float: left;
}

.rightfeed img {
	float: left;
	clear: right;
	margin: 2px 10px 0 0;
	width: 135px;
}
.rightfeed h2 {
	width: 170px;
	color: #83bb60;
	font-weight: normal;
	font-size: .95em;
	margin: 0;
	float: left;
}
.rightfeed p {
	width: 170px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .70em;
	margin: 0;
	color: #7d7d7d;
}
.rightfeed a {
	color: #83bb60;
	text-decoration: none;
}
.postinforight {
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	width: 312px;
	border-top: 1px #e2e0dc solid;
	border-bottom: 1px #e2e0dc solid;
	font-size: .7em;
	margin: 3px 10px 0 0;
	padding: 3px 0;
	color: #7d7d7d;
}
#moretain {
	float: left;
	clear: both;
	margin: 12px 0;
}
.movietitle {
	font-size: .9em;
	margin: 0;
	padding: 4px 4px 0 4px;
	font-weight: bold;
}
.movietimes {
	font-size: .9em;
	margin: 0;
	padding: 4px 4px 6px 4px;
	color:#83bb60;
	border-bottom: 1px #bfbfbf dotted;
}
.movietimes a {
	color:#83bb60;
	text-decoration: none;

}
#moviewrap {
	float: left;
	background-color: #FFFFFF;
	width: 312px;
	padding: 8px;
}
#contactleft {
	width: 200px;
	margin: 0 0 15px 0;
	padding: 0 0 0 8px;
	float: left;
	font-size: .85em;
	color: #7d7d7d;
}
#contactleft p {
	margin: 8px 0 0 0;
}
#contactleft a {
	color:#83bb60;
	text-decoration: none;
}
#contactright {
	width: 200px;
	padding: 0 0 0 20px;
	margin: 0 0 10px 0;
	float: left;
	font-size: .80em;
	color: #7d7d7d;
	border-left: 1px #bfbfbf dotted;
}

#contactright p {
	margin: 8px 0 0 0;
}
#contactright a {
	color:#83bb60;
	text-decoration: none;
}
#contactwrap {
	width: 328px;
	background-image: url(../images/greensbg.gif);
	float: left;
	margin: 0 auto 8px auto;
	padding: 9px;
	font-size: .8em;
	color: #7d7d7d;
}
/* LEASING FORM */
#contactform label {
	width: 115px;
	text-align: right;
	float: left;
	color: #7d7d7d;
	margin: 10px 0 0 0;
}
#form.leaseform input, select {
	margin: 10px 0 10px 10px;

}
form.leaseform label {
  display: inline-block;
  line-height: 1.8;
  vertical-align: top;
}
form.leaseform ol {
  width: 328px;
  margin: 0;
  padding: 0;
}
form.leaseform li {
  list-style: none;
  padding: 5px;
  margin: 0;
}
form.leaseform em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}
form.leaseform label {
  width: 125px; /* Width of labels */
  text-align: right;
}
/* END LEASING FORM */
.green {
	color:#83bb60;
}
.alignright {
	float: right;
}
.contacthead  {
	float: left;
	width: 433px;
	text-transform: uppercase;
	font-size: 1em;
	color: #000000;
	border-top: 1px #bfbfbf dotted;
	border-bottom: 1px #bfbfbf dotted;
	padding: 5px 0 5px 0;
	margin: 5px 8px;
}
.hours {
	margin: 0 0 12px 8px;
	font-size: 1.2em;
	color: #7d7d7d;
}
.desc {
	margin: 0 0 12px 8px;
	font-size: .85em;
	color: #7d7d7d;
}
.nlmsg {
	width: 345px;
	height: 20px;
	margin: 0 0 6px 0;
	background-color: #cf6868;
	font-size: .7em;
	text-align: center;
	color: #FFFFFF;
	line-height: 18px;
	float: left;
}
.leasemsg {
	width: 314px;
	margin: 0 0 6px 0;
	background-color: #cf6868;
	font-size: .7em;
	text-align: center;
	float: left;
	color: #FFFFFF;
	line-height: 18px;
}
.movies {
	margin-top: 8px;
}
#list3 h2 {
	width: 360px;
}

#holidaybox {
	width: 450px;
	border: 8px #ebebeb solid;
	float: left;
	clear: both;
	margin-bottom: 12px;
	padding-bottom: 12px;
}

#holidaybox p {
	font-size: .80em;
	line-height: 19px;
	color: #7d7d7d;
	font-family: Arial, Helvetica, sans-serif;
	margin: 12px 12px 8px 12px;
	padding: 12px 0;
	border-top:1px #bfbfbf dotted;
	border-bottom:1px #bfbfbf dotted;
}
#holidaybox ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#83bb60;
	font-size: .85em;
	margin: 0 12px;
	line-height: 22px;	
}

.greenbold {
	font-weight: bold;
	color:#83bb60;

}

.sponsors {
	border: none 0;
	width: 100%;
	border-top:1px #bfbfbf dotted;
	padding-bottom: 12px;
	height: 1px;
}

.tiny {
	font-size: .75em;
}
