body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #666666;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
		background-image: url(body_bg.jpg);
	background-color: #8EA87B;
	background-repeat: repeat-x;
	text-align: center;
}

* {
padding: 0;
margin: 0;
border: none;
}

td,th {
	font-size: 100%;
	padding: 5px;
	line-height:150%;
}
table {
	margin-bottom: 5px;
	float: none;
	clear: left;
}


a {
color: #972D32;	font-weight: bold;
}
a:link {
color: #972D32;	
}
a:visited {
	color: #972D32;
}
a:hover {
	color: #CC0000;
}
a:active {
	color: #972D32;
}


#outta_container {
	text-align: center;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	padding: 0px;
	position: relative;
	z-index: 1;
}

#center_leftshadow{
	width: 810px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
	clear: both;
	float: none;
	text-align: center;
	background-image: url(images/leftside_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#center_rightshadow{
	width: 810px;
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
	text-align: center;
	background-image: url(images/rightside_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#top {
	position: relative;
	background-image: url(images/top_repeat.gif);
	background-repeat: repeat-x;
	width: 780px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 240px;
	padding-top: 90px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
	float: none;
	margin-right: auto;
	margin-left: auto;
}
#top_temp {
	position: relative;
	background-image: url(images/top_repeat.gif);
	background-repeat: repeat-x;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	padding: 90px 0px 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 200px;
}

#bannerflash {
	position: absolute;
	z-index: 300;
	width: 470px;
	margin-left: 190px;
	text-align: center;
	left: 200px;
	top: 0px;
	height: 285px;
}
#top_nav {
	float: left;
	position: relative;
	background-image: url(images/nav_bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	width: 780px;
}

#top_nav ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#top_nav li {
	padding: 0;
	float: left;
	background-color: transparent;
	background-image:url(images/nav_bg_side.gif);
	background-repeat: no-repeat;
	background-position: right; 
	padding-right: 0px;
}

#top_nav ul li a {
	padding: 16px;
	margin: 0;
	display: block;
	color: #972d32;
	text-decoration: none;
	font-size: 100%;
	font-weight: bold;
}
#top_nav ul li a:hover {
	padding: 16px;
	margin: 0;
	display: block;
	background-image:url(images/nav_bg_over.gif);
	background-repeat: repeat-x;
	color: #972d32;
	text-decoration: none;
	font-size: 100%;
	font-weight: bold;
}



#about_drop {
	position:absolute;
	left:80px;
	top:-1px;
	width:150px;
	z-index:300;
	background-color:#EED39D;
	visibility: hidden;
	text-align: left;
	color: #333333;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #DCA562;
	border-bottom-color: #DDA865;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#outabout_drop {
	position:absolute;
	left:205px;
	top:-1px;
	width:150px;
	z-index:301;
	background-color:#EED39D;
	visibility: hidden;
	text-align: left;
	color: #333333;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #DCA562;
	border-bottom-color: #DDA865;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#attractions_drop {
	position:absolute;
	left:340px;
	top:-1px;
	width:150px;
	z-index:302;
	background-color:#EED39D;
	visibility: hidden;
	text-align: left;
	color: #333333;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #DCA562;
	border-bottom-color: #DDA865;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#activity_drop {
	position:absolute;
	left:460px;
	top:-1px;
	width:150px;
	z-index:303;
	background-color:#EED39D;
	visibility: hidden;
	text-align: left;
	color: #333333;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #DCA562;
	border-bottom-color: #DDA865;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}


#about_drop ul {
	list-style-type: none;
}

#about_drop li a{
	line-height: 130%;
	display: block;
	padding-bottom: 5px;
	text-decoration: none;
}
#outabout_drop ul {
	list-style-type: none;
}

#outabout_drop li a{
	line-height: 130%;
	display: block;
	padding-bottom: 5px;
	text-decoration: none;
}

#attractions_drop ul {
	list-style-type: none;
}

#attractions_drop li a{
	line-height: 130%;
	display: block;
	padding-bottom: 5px;
	text-decoration: none;
}

#activity_drop ul {
	list-style-type: none;
}

#activity_drop li a{
	line-height: 130%;
	display: block;
	padding-bottom: 5px;
	text-decoration: none;
}

#middle {
	float: none;
	position: relative;
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/middle_bg.gif);
	background-repeat: repeat-y;
	background-position: center bottom;
	padding: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}
#middle_pad {
	color: #333333;
	text-align: left;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}

#middle_pad p {
	line-height: 170%;
	color: #333333;
	margin-bottom: 15px;
	padding: 0;
}

#right_container {
	clear: right;
	float: right;
	width: 180px;
	position: relative;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 25px;
}
#newsletter {
	background-image: url(images/newsletter.gif);
	background-repeat: no-repeat;
	height: 173px;
	width: 167px;
	clear: both;
	float: none;
}

#newsletter_pad {
	padding-top: 70px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	line-height: 130%;
}

.clearfix:after {content: ".";
     display: block; 
     height: 0; 
     clear: both; 
     visibility: hidden;}
.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {}
/* End hide from IE-mac */
/* End clearfix */
h1 {
	font-size: 200%;
	color: #990000;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

h2 {
	font-size: 140%;
	color: #990000;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	clear: left;
}

h3{font-size:25px; text-align: left; font-weight: bold; line-height: 0.7em;}
h4{font-size:22px; text-align: left; font-weight: bold; line-height: 0.7em;}

.sub_heading {
	font-size: 130%;
	color: #5B0000;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	clear: left;
	display: block;
}

a.sub_heading {
	font-size: 130%;
	color: #5B0000;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	clear: left;
	display: block;
}
#contact_details {
	float: right;
	width: 200px;
	padding: 0px;
	margin: 0px;
	margin-left: 35px;
}

#contact_details_new {
	float: right;
	width: 200px;
	clear: right;
	padding: 0px;
	margin: 0px;
}


#logos {
	clear: right;
	float: right;
	padding: 10px 10px 0px;
	margin-bottom: 5px;
	width: 140px;
	text-align: center;
}


#awards {
	clear: right;
	float: right;
	margin-bottom: 5px;
	width: 220px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 0px;
}

.img_left {
	float: left;
	margin-right: 15px;
	margin-left: 0px;
	margin-bottom: 10px;
}

.img_bottom_left {
	float: left;
	margin-right: 13px;
	margin-left: 15px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}





#bottom_grass {
	background-image:url(images/grass_repeat.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 100%;
	clear: both;
	float: none;
	height: 110px;
}
#bottom {
	background-image: url(images/bottom_bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
	padding: 0px;
	height: 140px;
	text-align: center;
}

.img_right {
	float: right;
	clear: both;
	margin-left: 15px;
	margin-bottom: 10px;
	padding-bottom: 0px;
}

.main_content_container {
	position: relative;
	float: left;
	width: 490px;
	margin: 0px;
	padding: 0px;
}

.promo_news {
	clear: none;
	float: left;
	width: 230px;
	background-color: #DCA562;
	margin: 0px 15px 2em 0px;
	padding: 0px;
	text-align: center;
}
.promo_title {
	font-size: 140%;
	color: #990000;
	margin-bottom: 20px;
	font-weight: bold;
	padding-left: 40px;
	float: none;
	width: 150px;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.promo_pad {
	padding-top: 30px;
	padding-left: 15px;
	padding-right: 15px;
	background-image: url(images/promo_news_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 0px;
	text-align: left;
	height: 14em;
}
.promo_bottom_bg {
	background-image: url(images/bottom_promo_bg.gif);
	background-repeat: no-repeat;
	clear: both;
	float: none;
	width: 230px;
	height: 18px;
	background-position: left bottom;
}
.news_img {
	float: left;
	width: 60px;
}

.news_desc {
	clear: both;
	display: block;
	margin-bottom: 5px;
}

.sub_title {
	font-size: 110%;
	color: #972D32;
	font-weight: normal;
}

.promo_nocol {
	float: left;
	width: 230px;
	margin-right: 20px;
	margin-bottom: 2em;
}

.promo_nocol_pad {
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	text-align: left;
}

.promo_nocol_pad ul {
	padding-left: 20px;
}
.promo_nocol_pad li {
	line-height: 120%;
}


#banner_home { float: left; position: relative; background-image:url(images/banner_home_large.jpg); width: 780px; height: 200px; }
#banner_facilities { float: left; position: relative; background-image:url(images/banner_facilities_large.jpg); width: 780px; height: 200px; }
#banner_attractions { float: left; position: relative; background-image:url(images/banner_attractions_large.jpg); width: 780px; height: 200px; }
#banner_activities { float: left; position: relative; background-image:url(images/banner_activities_large.jpg); width: 780px; height: 200px; }

#logo {
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	height: 133px;
	width: 283px;
	position: absolute;
	z-index: 300;
	left: 280px;
	top: 30px;
}
#left_nav {
	float: left;
	width: 150px;
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 20px;
}

#left_nav ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#left_nav li {
	line-height: 150%;
	border-bottom: 1px solid #EED39D;
	padding-bottom: 2px;
	margin-bottom: 3px;
}

#left_nav li a {
	font-size: 100%;
	color: #333333;
	text-decoration: none;
	display: block;
	font-weight: normal;
}

#left_nav li a:hover {
	background-color: #C6852D;
	display: block;
	color: #FFFFFF;
	font-weight: normal;
}

.button {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #C6852D;
	padding: 3px;
}

#map {
	float: left;
	margin-left: 0px;
	margin-top: 15px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
}
.map_desc {
	float: left;
	height: 10em;
}
.map_img {
	float: left;
	width: 100px;
}
.pointAddress {
	font-size: 100%;
	font-weight: bold;
}
#main_right {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 550px;
	clear: right;
}
.trsubbottom {
	background-color: #F4E2CE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4B887;
}
input {
	background-color: #E1CD9B;
	border: 1px solid #AE8855;
	padding: 2px;
}
select {
	background-color: #E1CD9B;
	padding: 2px;
	width: 180px;
	border: 1px solid #AE8855;
}

textarea {
	background-color: #E1CD9B;
	padding: 2px;
	border: 1px solid #AE8855;
	font-family: verdana;
	font-size: 100%;
}
.button {
	background-color: #BB0000;
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px;
}
#testimonials {
	color: #FFFFFF;
	background-color: #A6000F;
	clear: both;
	float: none;
	margin-top: 10px;
	padding: 20px;
	width: 450px;
}
.gallery_container {
	float: left;
	position: relative;
	width: 150px;
	margin-right: 20px;
}
#bottom_pad {
	margin: 0px;
	padding-top: 80px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
}
p {
	text-align: left;
}
.daytrip_container {
	float: left;
	width: 240px;
	margin-right: 0px;
	height: 20em;
	margin-bottom: 2em;
}
.daytrip_pad {
	padding: 20px 30px 20px 0px;
}

.daytrip_pad a {
	text-decoration: none;
}
.act_att_container {
	float: left;
	width: 180px;
	margin-right: 0px;
	height: 15em;
	margin-bottom: 2em;
}
.act_att_pad {
	padding: 20px 30px 20px 0px;
}

.act_att_pad a {
	text-decoration: none;
	
}
.bubble {
	padding: 10px;
}
.clearleft {
	clear: left;
	float: none;
}
.image_in_bubble {
	clear: left;
	float: left;
	margin-right: 10px;
}
.desc_bubble {
	float: left;
	width: 280px;
}
