body {

	margin: 0;
	padding: 0;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000;
	background: #b9e1e2 url("images/pagebackdrop.png") top center repeat-x;

}

.alt {

	display: none;

}

.nav ul {

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

}

#page {

	display: block;
	text-align: center;

}

#layout {

	width: 808px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;

}

#header {

	background: url("images/contentbg.png") top left repeat-x;
	margin-top: 135px;
	padding-bottom: 10px;

}

#header #theLogo {

	margin-top: -100px;
	margin-left: -20px;

}

#addressDisplay {

	float: right;
	position: relative;
	top: 24px;

}

#addressDisplay ul {

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

}

#addressDisplay ul li {

	display: block;
	width: 255px;
	float: left;
	text-align: center;
	font-size: 16px;
	color: #d16d51;
	font-weight: bold;

}

#addressDisplay ul li a {

	color: #d16d51;

}

#topNav {

	float: right;
	margin-top: -144px;
	position: relative;
	left: -40px;

}

#topNav ul li {

	display: inline;
	float: left;

}

#topNav ul li a {

	display: block;
	height: 41px;
	padding: 15px 10px 5px 10px;
	background: url("images/topnav_middle.png") top left repeat-x;
	text-decoration: none;
	font-size: 15px;
	color: #398192;
	font-weight: bold;

}

#topNav ul li a:hover {

	color: #000;

}

#topNav ul li#leftNav {

	display: block;
	width: 16px;
	height: 41px;
	background: url("images/topnav_left.png") top left no-repeat;

}

#topNav ul li#rightNav {

	display: block;
	width: 16px;
	height: 41px;
	background: url("images/topnav_right.png") top right no-repeat;

}

#midNav {

	display: block;
	height: 71px;
	background: url("images/midnavbg.png") top left repeat-x;
	*position: relative;
	*z-index: 15;

}

#midNav ul li {

	float: left;
	background-image: url("images/midnav_divider.png");
	background-repeat: no-repeat;
	background-position: top right;

}

#midNav ul li a {

	display: block;
	height: 71px;
	text-decoration: none;
	background-position: top left;
	background-repeat: no-repeat;

}

#midNav ul li#parkMapLink a {

	background-image: url("images/midnav_parkmap.png");
	width: 190px;

}

#midNav ul li#virtualTourLink a {

	background-image: url("images/midnav_virtualtours.png");
	width: 216px;

}

#midNav ul li#directionsLink a {

	background-image: url("images/midnav_directions.png");
	width: 195px;

}

#midNav ul li#reservationsLink a {

	background-image: url("images/midnav_reservations.png");
	width: 207px;

}

#midNav ul li#reservationsLink {

	background: none;

}

#content {

	background: #fff;

}

#content h2,h3,h4,p {

	margin: 0;
	padding: 10px 0;

}

#content #topIMG {

	width: 808px;
	height: 357px;
	background: url("images/topimg1.jpg") top left no-repeat;

}

#content #topIMG h3 {

	margin: 0;
	padding: 0;
	text-align: right;
	color: #fff;
	font-size: 20px;
	position: relative;
	top: 325px;
	left: -10px;

}

#content .container {

	background: url("images/contentbg.png") top left repeat-x;
	padding: 15px;
	color: #555;
	font-weight: bold;
	line-height: 18px;
	font-size: 14px;

}

#content .container h3 {

	font-size: 36px;
	color: #45979a;

}

#content .container #bottomNav,#content .container #bottomNav a {

	color: #4cb6b8;
	font-size: 12px;
	text-align: center;

}

#copyright {

	padding: 14px 0;
	margin: 16px 0;
	text-align: center;
	color: #fff;
	background: #83ccd0;
	border-top: 1px solid #00989d;
	border-bottom: 1px solid #00989d;
	font-weight: bold;

}

#copyright a {

	color: #00989d;

}



html>body #topNav {
	*width: 450px;
	*margin-top: -181px;
}

html>body #addressDisplay {

	*position: relative;
	*top: -75px;

}

html>body #midNav {

	*margin-top: -40px;

}
