* { 
	margin:0;
	padding:0;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	}
	
#innerBody a:link, #innerBody a:visited {
	font-size:12px;
	color:#572700;
	}
a:hover {
	text-decoration:none;
	}
.mainNavMenu a, .mainNavMenu a:visited {
	font-size:11px;
	}

body {
	background-color:#764C24;
	background-image:url(/images/BackTile.jpg);
	background-repeat:repeat-x;
	behavior:url("/csshover.htc");
	}
	
ul li ul li {
	text-indent:1em;
	}
	
p {
	padding:3px 0 9px;
	text-indent:1em;
	}
	
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#572700;
	padding-bottom:6px;
	text-align:left;
	}
	
h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#194F95;
	padding:6px 0;
	}
	
hr {
	margin:10px;
	}

#containerHome {
	position:relative;
	width:804px;
	height:695px;
	margin:0 auto;
	background-image:url(/images/homeBG.jpg);
	background-repeat: no-repeat;	
	}
	
#containerInner {
	position:relative;
	width:804px;
	margin:0 auto;
	}
	
.CommunityDiv {
	width:200px;
	height:80px;
	float:left;
	margin:10px;
	display:block;
	padding:5px;
	}

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */		

.orangelink {
	color:#cd7400;
	}
.oragngelink a, a:visited {
	color:#cd7400;
	text-decoration:underline;
	}
.orangelink a:hover {
	text-decoration:none;
	}
	
.bluetxt {
	color:#310063;
	font-size:11px;
	font-family:Verdana;
	}
.bluetxt a, a:visited {
	color:#310063;
	text-decoration:underline;
	}
.bluetxt a:hover {
	text-decoration:none;
	}
	
.countytxt {
	margin-left:15px;
	color:#636563;
	font-size:11px;
	font-weight:bold;
	}
	
.comaviltxt2 {
	font-family:Verdana;
	font-size:11px;
	text-align:center;
	}

.comaviltxt {
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	}
	
.coupondiv {
	float:left;
	width:305px;
	margin:10px;
	}
.coupondiv a, .coupondiv a:visited {
	font-weight:bold;
	}
	
a#e3 {
	background:url(/images/E3.jpg) no-repeat;
	height:71px;
	width:66px;
	position:absolute;
	top:427px;
	left:49px;
	}
	
#e3 a span{
	display:none;
	}
	
#e3 a:hover {
	background:url(/images/E3_2.jpg) no-repeat;
	}
	
a#specials {
	background:url(/images/specials1.jpg) no-repeat;
	height:66px;
	width:149px;
	position: absolute;
	top:502px;
	left:605px;
	}
	
a#specials span {
	display:none;
	}
	
a:hover#specials {
	background:url(/images/specials2.jpg) no-repeat;
	}
	
#hours {
	position:absolute;
	top:537px;
	left:310px;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	color:#CCCCCC;
	}
	
a#specials2 {
	background:url(/images/specials3.jpg) no-repeat;
	height:66px;
	width:149px;
	position:absolute;
	top:10px;
	left:605px;
	display:block;
	}
	
a#specials2 span {
	display:none;
	}
	
a:hover#specials2 {
	background:url(/images/specials4.jpg) no-repeat;
	}

#bottomnavbar {
	position:relative;
	font-size:11px;
	text-align:center;
	color:#FFFFFF;
}

#bottomnavbar a, #bottomnavbar a:visited {
	font-size:11px;
	color:#FFFFFF;
}

#bottomnavbar a:hover {
	color:#FFFFFF;
	text-decoration:none;
}

#copyright {
	position:relative;
	font-size:11px;
	color:#FFFFFF;
	text-align:center;
}

#hours2 {
	position: relative;
	top:45px;
	left:310px;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	color:#CCCCCC;
	width:200px;
	}
	
#homeText {
	position:absolute;
	width:610px;
	top:377px;
	left:140px;
	font-size:13px;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	line-height:1.1em;
	z-index:1;
	}
	
#headermovie {
	position:absolute;
	left:385px;
	}
	
#moviebody {
	position:absolute;
	left:157px;
	top:149px;
	z-index:5;	
	}
	
#header {
	position:relative;
	width:804px;
	height:149px;
	background:url(/images/innerHeader.jpg) no-repeat;
	}
	
#innerBody {
	width:704px;
	background:url(/images/innerStrip.jpg) repeat-y;
	padding:10px 50px 10px;
	}
	
#infoTable td {
	padding:2px;
	border-bottom:#CB7400 1px solid;
	}
	
#InformationBlock td {
	padding:3px;
	border-bottom:#CB7400 1px solid;
	}
	
#footer {
	position:relative;
	width:804px;
	height:100px;
	background:url(/images/innerFooter.jpg) no-repeat;
	z-index:100;
	}
	
#lifestyleRT {
	float:right;
	margin:10px -17px 10px 10px;
	}
	
* html #lifestyleRT {
	margin-right:-9px;
	}
	
#lifestyleLT {
	float:left;
	margin:-10px 10px 10px -18px;
	}
	
* html #lifestyleLT {
	margin-left:-9px;
	}
	
.inset1  {
	float:right;
	width:160px;
	background-color:#555555;
	padding:10px;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#fff;
	margin:10px 0 10px 10px;
	text-align:center;
	border:4px #fff solid;
	}
	
.inset1  a{
	color:#FFFFFF;
	}
	
.inset1  a:hover {
	text-decoration:none;
	}
	
.inset2  {
	float:left;
	width:160px;
	background-color:#572700;
	padding:10px;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#fff;
	margin:10px 0 10px 10px;
	text-align:center;
	border:4px #fff solid;
	}
	
.inset2  a{
	color:#FFFFFF;
	}
	
.inset2 a:hover {
	text-decoration:none;
	}
	
.imgRT {
	float:right;
	margin:15px 0 15px 15px;
	}
	
.imgLft {
	float:left;
	margin:15px 15px 15px 0;
	}
	
#contactform {
	position: relative;
	left:205px;
	width:200px;
	top:-10px;
	}

fieldset {
	padding:10px;
	border:4px #C0C0C0 solid;
	}
	
legend {
	font-size:22px;
	color:#572700;
	padding:0 5px;
	}
	
.required {
	color:#FF0000;
	}

* html .CommandButton {
	cursor:hand;
}

.Required {
  font-size: 12px;
  font-weight: normal;
  color: #a1774c;
  background-color:Transparent;
}

.NormalRed {
	font-size: 12px;
	font-weight: normal;
	color: red;
	background-color:Transparent;
}

.NormalRedBold {
	font-size: 12px;
	font-weight:bold;
	color: red;
	background-color:Transparent;
}

.NormalBold {
  font-size: 12px;
  font-weight: bold
}

#modelPanes {
	width:212px; 
	margin:15px 11px 15px 11px; 
	float:left; 
	text-align:center;
}

* html #modelPanes {
	margin:15px 20px 15px 5px;
}

#modelPanes a {
	text-decoration:none;
}

.navTab {
	float:left; 
	font-family:Verdana; 
	font-size:10px; 
	padding:4px;
	border-right:1px solid white;
	border-top:1px solid white;
	background-color:#9CBABD;
	cursor:pointer;
	cursor:hand;
}
.mainPanelContent {
	float:left;
	width:96%;
	border:4px solid white;
	padding:10px;
	background-color:#F7F3EF;
	display:block;
	clear:both;
}

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearfix {
	display:inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display:block;
}

#AvailableTable {
	background:#5A2400;
	border:#5A2400 1px solid;
	}


