@charset "UTF-8";

#site_layout #main_header_img {
	margin: 0 6px;
	max-height: 164px;
	overflow: hidden;
	width: 986px;
}

#site_layout #main_content {
	background: #a8dede url(../images/layout/content_repeat.jpg) top left repeat-x scroll;
	margin: 0 7px;
	min-height: 400px;
	position: relative;
	width: 984px;
	z-index: 100;
}

#site_layout #main_content #main_content_wrap {
	padding: 15px;
}

#site_layout #main_content #main_content_wrap h2 {
	color: #132063;
	font-family: 'Trebuchet MS';
	font-size: 1.1em;
	font-weight: bold;
	margin-top: 10px;
}

#site_layout #main_content #main_content_wrap h3 {
	color: #B82316;
	font-family: 'Trebuchet MS';
	font-size: 1.1em;
	font-weight: bold;
	margin-top: 10px;
}

#site_layout #main_content #main_content_wrap p {
	font-family: 'Trebuchet MS';
	font-size: 0.8em;
	margin-top: 8px;
}

#site_layout #main_content #main_content_wrap ul li,
#site_layout #main_content #main_content_wrap ol li {
	font-family: 'Trebuchet MS';
	font-size: 0.8em;
	margin-left: 1em;
}

#site_layout #site_footer #sub_top_of_footer {
	background: transparent url(../images/layout/sub_top_of_footer.jpg) center top no-repeat scroll;
	height: 52px;
	width: inherit;
}



/* ~~~~~~~~~~~~ Whats New BTN ~~~~~~~~~~~~~~~~~~~~~~~~~~*/


#whats_new {
	width: 205px;
	height: 35px;
	top: 96px;
	left: 786px;
	float: left;
	position:absolute;
	z-index:500;
	
}


#whats_new li {
	float:left;
	list-style:none;
	margin: 0px 0px 0px 0px;
}


#whats_new a {
	text-decoration:none;
	display:block;
	float:left;
	outline:none;
}


#whats_new #btn1 {
	background-image:url(http://www.splashtownpark.com/Uploaded_Files/35/includes/images/inPages/st_whats_new_btn.png);
	background-repeat:no-repeat;
	background-position:0 0;
	width: 205px;
	height: 35px;
	
}

#whats_new #btn1:hover {
	background-position:0 -35px;
}
