  body {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	color: #ffff99;
	background: #006600;
 }  
#container {
	background: url(../images/main_bg.jpg) no-repeat;
	margin: 0px;
	padding: 0px;
	
	
}
h1 {
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	visibility: hidden;
}

#fadeshow1 {
	margin: 0px;
	padding: 0px;
	position: absolute;
	z-index: 40;
	left: 70px;
	top: 255px;
	height: 250px;
	width: 810px;
}

#logo { position:absolute; top:10px; left:50px; 
}
 ul#menu {
	margin:0px;
	padding:0px;
	position:absolute;
	top:203px;
	left:60px;
	float: left;
	width: 480px;
 }
 ul#right_menu {
	position: absolute;
	z-index: 30;
	top: 200px;
	left: 540px;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 480px;
}
#right_menu a {
	margin-right: 5px;
	margin-left: 5px;
}

 ul#menu li {
	margin:0px;
	list-style:none;
	font-size:15px;
	text-transform:uppercase;
	font-family: Verdana, Geneva, sans-serif;
	color: #fdd600;
	text-decoration: none;
	padding: 0px;
	display: inline;
 }
  ul#menu li a, ul#right_menu li a {
	text-decoration:none;
	color:#fdd600;
	margin-right: 12px;
	margin-left: 12px;

}
ul#menu li a:hover, ul#right_menu li a:hover {
	color:#ffffff;
}
 #content {
	padding-top:320px;
	padding-left:85px;
	width:790px;
	color:#ffff99;
	font-size:13px;
	margin: 0px;
	line-height: 20px;
 }
 h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	text-transform: uppercase;
	color: #ffd600;
	font-weight: normal;
	line-height: normal;
}

.column1 {
	float:left;
	width:300px;
	margin-right:50px;
	padding: 0px;
}

.column2 {
	float:left;
	width:430px;
	margin: 0px;
	padding: 0px;
}
 ul.attractions {
	margin:0px;
	padding:0px;
 }
ul.attractions li {
	list-style:none;
	margin:0px;
	padding:5px 10px 5px 0px;
	display: block;
	font-size: 10px;
	line-height: 16px;
	clear: both;
 }
ul.attractions li a {
	color:#ffff99;
	text-decoration:none;
	margin: 0px;
 }
  ul.attractions li a img {
	float:left;
	border: 1px solid #CF0;
	margin-bottom: 20px;
	margin-right: 20px;
	padding: 0px;
  }
 ul.attractions li a:hover, ul.attractions li a:hover h4 { color:#ffffff; } #footer {
	background: #060 url(../images/footer.jpg) repeat-x;
	height: 79px;
	margin: 0px;
	padding: 0px;
	color: #ffd600;
	text-decoration: none;
}
#footer p a {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	color: #ffd600;
}
#footer p a:hover {
	color: #FFF;
}

#footer img {
	margin-top: 15px;
	margin-left: 160px;
}

#container2 {
	background: url(../images/main_bg2.jpg) no-repeat;
	margin: 0px;
	padding: 0px;
	
}
#map {
	padding: 0px;
	margin-top: 30px;
	margin-bottom: 20px;
}

#content2 {
	margin: 0px;
	padding-top: 480px;
	padding-left: 85px;
	font-size: 13px;
	line-height: 20px;
	color: #ffff99;
	width: 790px;
}

#header {
	position:absolute;
	top:255px;
	left:70px;
} 
ul.attractions li img {
	float:left;
	padding: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	border-top: 1px solid #cf0;
	border-right: 1px solid #cf0;
	border-bottom: 1px solid #cf0;
	border-left: 1px solid #cf0;
}
ul.attractions li h4 {
	font-family: "Trajan Pro", "Times New Roman", Georgia, serif;
	font-size: 13px;
	color: #fdd600;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	text-transform: uppercase;
}
.clear {
	clear: both;
	height: 1px;
	margin-top: 20px;
	overflow: hidden;
}
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}
.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: ;
	font-size: 30px;
	text-transform: uppercase;
}
#feedback{
	margin:0;
	background:url(../images/form_bg.jpg) no-repeat;
	text-align:left;
	border-left:none;
	width: 370px;
	height: 350px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 10px;
	color: #ffd600;
	}
#feedback h3{
	font-size:22px;
	font-family: "Trajan Pro", "Times New Roman", Georgia, serif;
	color: #ffd600;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 20px;
	text-indent: -9999px;
}
#feedback legend{
	display:none;
	}
	#feedback div{
	clear:both;
	padding:.2em 0;
	}	
#feedback fieldset{
	border:none;
	margin: 0px;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
}
#feedback label{
	float:left;
	width: 20px;
	}	
#feedback .field, #feedback .area{
	float:right;
	width:270px;
	border:1px solid #fdd600;
	padding:3px;
	background: #FFC;
	
	}	
#feedback .area{
	height:140px;
	overflow:auto;
	}	
#feedback .submit{
	padding:0.5em 0 0em;
	text-align:right;
	margin: 0px;
	}	
#feedback button{
	text-indent:-8000px;
	text-align:left;
	border:0;
	overflow:hidden;
	background:url(../images/feedback_submit.png) no-repeat 0 0px;
	cursor:pointer;
	height: 25px;
	width: 65px;
	}	
#body_ind #menu_ind a,#body_hor #menu_hor a,#body_loc #menu_loc a,#body_rid #menu_rid a,#body_boo #menu_boo a {
	
	
	color: #FFF;
} 
#footer p {
	font-size: 10px;
	float: left;
	margin-top: 40px;
	margin-left: 70px;
}
#block {
	color: #FF6;
	background: #090;
}
table tr td {
	background: #555F00;
}

