@charset "utf-8";
/* CSS Document */

body {
background:url(images/body/body_bg.jpg);
margin: 0px;
margin-left:auto;
margin-right:auto;
}

form#signupform input{ clear:both;}

label.error{ color:#990000;clear:both; float:left;}

.style2 {
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
.style3 {
	font-size: 24px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	color: #FFCC66;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}


a {
color:#0066CC;
}


.header {
	clear: both;
	height: 100px;
	width: 100%;
	margin-left: auto;
	margin-right:auto;
	color: #fab367;
	vertical-align: top;
}
.navbox {
	height: 318px;
	width: 232px;
	background-image: url(images/nav/nav_back.jpg);
	background-repeat:no-repeat;
	float:left;
}
.topstuffHolder {
	float: left;
	height: 318px;
}

.topstuff {
	clear: both;
	height: 318px;
	width: 800px;
	margin-left:auto;
	margin-right:auto;
}

.flash{
	width: 286px;
	height: 318px;
	float:left;
	}
	
.insidenav {
	width: 182px;
	margin-top: 40px;
	margin-left: 25px;
}
.content {
	background-color: #eddec3;
	width: 780px;
	margin-left:auto;
	margin-right:auto;
}
.homeholder {
	width:780px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	}
.contenttypeholder {
	float:left;
	width: 350px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000000;
}

.contentbottom {
	background-image:url(images/body/content_bottom.jpg);
	clear: both;
	height: 25px;
	width: 780px;
	margin-left:auto;
	margin-right:auto;
}

.footer {
	clear:both;
	width: 780px;
	height: 45px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #eddec3;
	text-align: center;
}

.gallery {
	width: 381px;
	margin-left: auto;
	margin-right:15px;
	margin-top: 20px;
	height: 279px;
	float:left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;
	text-align: center;
}
.galleryMain {
	margin: 50px 0 0 10px;
	float:left;
	background:#FFFFFF;
	width:360px;
	height:280px;
	padding:10px;
}

.galleryMain img{
	margin:0;
	border:0;
}
.galleryMain img{
    border:2px solid #996600;
}
.galleryMain img:hover{
 border-color:#000
}
.form {
	width: 381px;
	margin-left: auto;
	margin-top: 20px;
	height: 279px;
	float:left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}
.attractionsContainer {
	margin: 10px;
	margin-bottom: opx;
	margin-top: 0px;
	clear: both;
	height: 250px;
	width: 760px;
	padding-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}
.titles {
	width: 760px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}
.attDividers {
background-image:url(images/body/div_bg.jpg);
background-repeat:repeat-x;
height: 20px;
width: 700px;
margin-left:auto;
margin-right:auto;
clear: both;
}
.attractionsPic{
	width: 280px;
	height: 240px;
	float: left;
	margin-right: 10px;
}

/************* Bookings ************/
div.formRow{
	width:100%; clear:both; margin:0 0 10px 0; position:relative; min-height:35px; height:auto !important; height:35px; display:block; overflow:auto
}
div.formRow label.title{ position:absolute; left:0; top:0;}
div.formRow label.error{ position:absolute; left:190px; top:16px;}
div.formRow label.checked{ position:absolute; left:190px; top:16px; background:url(images/check.gif) no-repeat;}
div.formRow input{ position:absolute; left:0; top:12px; height:15px; width:180px;}
input#submitBtn{ display:block; height:25px; width:80px; background:#CCFF99; border:1px solid #66CC66; line-height:25px;}

/************* Contact Form ************/

