@charset "UTF-8";
/* CSS Document */
<style type="text/css">


body {
	margin:auto auto;
	padding:0px;
	background-color:#2a73b7;
	font-family:Gill Sans, Verdana, Sans-Serif;
	font-size: 1em;
}

#shell {
	width:800px;
	margin:0px;
	color:#000000;
	margin:auto auto;
	background-color:#ffffff;
}

/* Banner */
#banner {
	width:800px;
	height:270px;
	margin:0px;
	padding:0px;
	background-color:#2a73b7;
}

#bannertop {
	width:800px;
	height:186px;
	background-color:#ffffff;
}

TABLE.bannerbot {
	width:800px;
	height:84px;
	background-image:url(images/navbar.gif);
	background-repeat:repeat-x;
}

#bannerbot DIV.bannernav {
	width:100%;
	height:84px;
	
}

#bannerbot DIV.wifi {
	width:321px;
	height:84px;
	float:left;
	display:inline;
}

TD.bannerbg {
	height:84px;
	background-image:url(images/navbg.gif);
	background-repeat:repeat-x;
}


/* Left Navigation List */

#leftnav {
	width:230px;
	background-color:#ffffff;
	margin:0px;
	padding:0px;
}

#leftnav ul {
	margin-left: 12px;
	padding-left: 0;
	list-style-type: none;
	font-family: Gill Sans, Verdana, sans-serif;
	font-size:.9em;
	line-height:200%;
	color:#000;
}

#leftnav a {
	color:#0d5190;
}

#leftnav a:link, #leftnav a:visited {
	color:#0d5190;
	text-decoration: none;
}

#leftnav a:hover {
	color:#1a6c01;
}

#leftnav ul#indent {
	margin-left:18px;
}

#leftnav ul#indent a {
	color:#0d5190;
}

#leftnav ul#indent a:link, #leftnav ul#indent a:visited {
	color:#0d5190;
	text-decoration: none;
}

#leftnav ul#indent a:hover {
	color:#1a6c01;
}


DIV.logo {
	width:273px;
	height:186px;
	float:left;
}

DIV.bannerimage {
	width:527px;
	height:186px;
	float:right;
}

/* Footer */
#footer {
	clear:both;
	width:800px;
	height:30px;
	margin:0px;
	padding:0px;
	background-color:#3576af;
	background-image:url(images/footback.gif);
	background-repeat:repeat-x;
}

DIV.footertext {
	padding-top:4px;
	font-family:Gill Sans,Verdana,Sans-Serif;
	font-size:.80em;
	color:#FFF;
	text-align:center;
}

DIV.footertext a {
	color:#ffdd1d;
	text-decoration:none;
}

DIV.footertext a:hover {
	color:#ffdd1d;
	text-decoration:underline;
}

/* Main Content */
#main {
	background-color:#ffffff;
	padding:0px;
	width:527px;
	float:left;
	
}
	
p.mainText {
	font-family:Gill Sans,Verdana,Sans-Serif;
	font-size:.85em;
	font-style:normal;
	color:#000;
	margin:0px 8px 0px 4px;
}

p.mainText a {
	color:#0b508f;
	text-decoration:none;
}

p.mainText a:hover {
	color:#0b508f;
	text-decoration:underline;
}
	
/* Left Navigation */
#leftcolumn {
	float:left;
	width:273px;
	padding:0px;
	border:0px;
	background-color:#ffffff;
}

/* Container for body */
#container {
	background-color:#ffffff;
	width:800px;
}

h1.title {
	font-family:Gill Sans,Verdana,Sans-Serif;
	font-size:1.5em;
	color:#1c7001;
	font-style:normal;
	margin:12px 0px 4px 4px;;
}

h2.pageTopic {
	font-family:Gill Sans,Verdana,Sans-Serif;
	font-size:1.0em;
	color:#014584;
	font-style:normal;
	margin:4px 0px 0px 4px;
}

TABLE.rates {
	width:98%;
	border:1px solid #000;
	background-color:#fff;
}

TD.ratesHeading {
	background-color:#014584;
	font-family:Gill Sans,Verdana,Sans-Serif;
	font-size:1.0em;
	color:#FFF;
	font-style:normal;
	font-weight:bold;
}
TR.times {
	background-color:#d1e8fd;
	border:1px solid #000;
}

ul.amenities {
	list-style-type:circle;
	font-family:Gill Sans,Verdana,Sans-Serif;
	font-size:.85em;
	font-weight:bold;
	font-style:normal;
	color:#000;
	padding:6px;
	margin-left:4px;
	vertical-align:top;
}

ul.amenities li a {
	color:#0d5190;
	text-decoration:none;
}

ul.amenities li a:hover {
	color:#0d5190;
	text-decoration:underline;
}

img.campphoto {
	float:right;
	border:1px solid #000;
	margin:4px;
}

TABLE.tdMain {
	width:400px;
	padding:4px;
	margin:0px;
}
</style>
