html{
	background-image:url("../images/bg-main.jpg");
	background-repeat:repeat-x;
	background-color:#a7fd99;
}

body{
	font-family:"Century Gothic", Verdana;
	padding:0px;
	margin:0px;
}

html,body {

	overflow-x: hidden;

}

img.image{
	margin:10px;
}

.right {

	float: right;
	clear: right;

}

.left {

	float: left;
	clear: left;

}

.columnFix {

	clear: both;
	overflow-y: hidden;

}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
	overflow-y: hidden;
    }

#container{
	background-image:url("../images/bg-page.jpg");
	background-repeat:repeat-x;
	text-align: center;
}

#wrapper{
	width:909px;
	margin-left:auto;
	margin-right:auto;
	/*background-image:url(../images/bg-body.gif);
	background-repeat:repeat-x;
	background-color:#FFF;*/
	text-align: left;
}

#header{
	width:909px;
	height:200px;
	*height: 229px;
	background-image:url("../images/bg-mainTop.png");
	background-repeat:no-repeat;
	margin-top:20px;
}

#header span{
	font-weight:700;
	font-size:14px;
}

#media-icons{
	float:right;
	width:225px;
	*padding-top: 15px;
}

#media-icons li{
	list-style:none;
	display:inline;
	margin-right:20px;
}

#logo{

}

#logo img {

	position: absolute;

}

#top-menu{
	width:909px;
	height:57px;
	background-image:url(../images/bg-topMenu.gif);
	background-repeat:repeat-x;
	text-align:right;
	float:right;
	padding-top:10px;
}

#top-menu ul {

	list-style: none;
	margin: 0;
	padding: 0;

}

#top-menu li{
	list-style:none;
	line-height:100%;
	display:inline;
	padding-right:20px;
}

#top-menu li a{
	text-decoration:none;
	border:0px;
}

#contact_info{
	width:700px;
	float:right;
	text-align:right;
	font-size:12px;
	padding:5px 20px 5px 0;
}

#main-nav{
	width:909px;
	height:41px;
	float:left;
	background-image:url(../images/bg-topNav.gif);
	background-repeat:repeat-x;
	color:#FFF;
}

#main-nav ul{
	margin-bottom:0px;
	margin-top:6px;
}

#main-nav li{
	list-style:none;
	display:inline;
	padding-right:42px;
	*padding-right: 35px;
	font-size:21px;
	}

#main-nav li a:link, a:visited{
	text-decoration:none;
	color:#FFF;
	font-weight:700;
}

#main-nav li a:hover{
	text-decoration:none;
	color:#09F;
	font-weight:700;
}

#body-section{
	width:909px;
	float:left;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/bg-body.gif);
	background-repeat:repeat-x;
}

#slideshow{
	float:left;
	margin-top:-3px;
}

#slideshow img {

	display: none;

}

#slideshow img.first {

	display: block;

}

#main-content{
	padding:20px 20px 40px 20px;
	background-color:#FFF;
	font-size:14px;
	border:3px solid #49dfe3;
}

#main-content a {

	color: #6699CC !important;

}

#main-content a:hover {

	color: #DF3600 !important;

}

.clicktoenlarge {

	position: absolute;
	z-index: 100;
	display: block;
	width: 310px;
	height: 255px;
	background: url("../images/clicktoenlarge.png") bottom right no-repeat;

}

.ratesTable {

	border-right: 1px solid #30914a;
	border-bottom: 1px solid #30914a;

}

.ratesTable tr td {

	padding: 3px;
	border-left: 1px solid #30914a;
	border-top: 1px solid #30914a;
	background: #fff url("../images/rtbg.png") bottom left repeat-x;

}

.ratesTable .rtTitle {

	background: #30914a !important;
	color: #fff;
	text-align: center;
	font-weight: bold;
	font-size: 16px;

}

#footer{
	text-align:center;
	font-size:12px;
	padding:40px 0 10px 0;
	clear: both;
}

#footer ul{
	padding:0;
	width:903px;
}

#footer li{
	list-style:none;
	display:inline;
}

#footer li a:link, #footer a:visited{
	color:#03C;
	text-decoration:none;
	margin-right:20px;
}

#footer li a:hover{
	text-decoration:underline;
}

#footer p{
}

/* New Styles */

#colorPageThumbnails {

	clear: both;
	width: 625px;
	height: 209px;
	margin-left: auto;
	margin-right: auto;

}

#colorPageThumbnails ul {

	list-style: none;
	margin: 0;
	padding: 0;

}

#colorPageThumbnails ul li {

	display: inline;
	float: left;

}

#colorPageThumbnails li a {

	display: block;
	margin: 0 5px;
	border: 1px solid #000;

}

#fireLink {

	display: block;
	width: 200px;
	text-align: center;
	color: #FF6600;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;

}

#fireLink img {

	border: none;

}

#attractionsTable {

	width: 100%;

}

#attractionsTable td {

	padding: 10px;

}

#attractionsTable a img {

	border: 1px solid #000;

}

#attractionsTable a:hover img {
	
	border: 1px dashed #000;

}

#attractionsTable .alDesc {

	

}

.break {

	clear: left;
	margin-left: 70px;

}


#ratesDisclaimer {

	font-size: 11px;
	padding: 10px;

}

#ratesDisclaimer p {

	margin: 0;
	padding: 0;

}

#linksList {

	height: 150px;

}

#linksList ul {

	list-style: none;
	margin: 0;
	padding: 0;

}

#linksList ul li {

	float: left;
	display: inline;

}

#linksList ul li a {

	display: block;
	padding: 5px;
	margin: 5px 0;
	width: 275px;	
	height: 150px;
	color: #000;
	font-size: 10px;
	text-decoration: none;

}

#linksList ul li a:hover {

	background: #eee;

}

#linksList ul li a .imgContainer {

	display: block;
	height: 90px !important;

}

#linksList ul li a strong {

	display: block;

}

#drivingDirections {

	clear: both !important;
	margin-top: 15px;

}

/* Form styles */

#aquaticsForm {

	width: 550px;
	border: 1px solid #888;
	margin: 15px auto;

}

#aquaticsForm ul {

	list-style: none !important;
	margin: 0 !important;
	padding: 0 !important;


}

#aquaticsForm ul li {

	float: left;
	padding: 2px 6px;
	width: 250px;
	height: 25px;

}

#aquaticsForm p,#aquaticsForm h3 {

	margin: 0;
	padding: 2px 6px;
	
}

#aquaticsForm h3 {

	font-size: 18px;

}

#aquaticsForm ul li.tall {

	height: 45px;

}

#aquaticsForm ul li.label {

	clear: left;
	border-right: 1px solid #ddd;
	text-align: right;
	font-weight: bold;

}

#aquaticsForm .inputText,#aquaticsForm .inputTextarea {

	border: 1px solid #000;
	width: 100%;

}

#aquaticsForm .required {

	

}

#aquaticsForm input.required {

	border: 1px solid #f00;
	

}


