body {
background: #a97c50 url("/lodging/neweconolodge/images/wood_texture.jpg");
color: #000;
margin: 0px;
padding: 0px;
font: 11px Arial, Helvetica, serif;
text-align: center;
}

div#logoheader
{
	position:absolute;
	top: -50px;
}

div#indoorwaterpark
{
	position:absolute;
	text-align: right;
	width: 285px;
	height: 233px;
	top: 350px;
	left: 500px;
}

div#shelltop
{
	position: relative;
	left: -70px;
	margin: 0px auto;
	margin-top: 40px;
	width: 350px;
	padding: 5px 20px 5px 20px;
	border: 10px solid #603913;
	border-width: 0px 10px 0px 10px;
	background: #603913;
	color: #fff;
	font-size: 14px;
}

div#shell
{
	position: relative;
	margin: 0px auto;
	margin-top: 0px;
	margin-bottom: 20px;
	width: 775px;
	padding: 5px 20px 20px 20px;
	background: #f9e6b1;
	text-align: left;
	border: 10px solid #603913;
	border-width: 0px 10px 10px 10px;
}

div#footer
{
	font-size: 11px;
	padding: 10px;
	text-align: center;
	background-image: url('/lodging/neweconolodge/images/opac_brown.png');
	color: #fff;
}

a {
	color: #3d1d03;
}

a:hover {
	color: #a97c50;
}

div#footer a {
	color: #fff;
}

div#footer a:hover {
	color: #fff;
}

.propshot {
	border: 5px solid #a97c50;
}

div#events 
{
	background: none;
}

div#events img.float
{
	float: right;
	border: 2px solid #a97c50;
	margin: 0 0 5px 5px;
}

div#events p
{
	font-size: 11px;
}

div#events p span
{
	font-size:12px;
	font-weight: bold;
	font-family: Georgia, Times, sans-serif;
}

div#events p b
{
	font-size: 14px;
	color: #3d1d03;
	font-family: Georgia, Times, sans-serif;
	font-weight: bold;
}

div#events p a b
{
	font-size: 11px;
	font-weight: normal;
	font-family: Arial, Helvetica, serif;
	color: #3d1d03;
}

div#events p a:hover b
{
	font-size: 11px;
	font-weight: normal;
	color: #a97c50;
}

div#events p b i
{
	font-style: normal;
}

td#property
{
	width: 775px;
	height: 314px;
	border: 5px solid #a97c50;
	text-align: right;
	background: #fff url("/lodging/neweconolodge/images/econo_new_front.jpg");
}

ul
{
	margin: 0px;
}


li
{
	font-size: 11.5px;
	margin-bottom: 5px;
	color: #3d1d03;
}

#nav 
{
	text-align: right;
	margin-top: 10px;
}

#nav ul
{
	margin: 0px;
	padding: 0px;
}

#nav li
{
	display: inline;
	list-style-type:none;
	padding: 5px 20px 5px 20px;
	font-weight: bold;
	background: #fceed0;
	border: 1px solid #fceed0;
	border-width: 1px 1px 0 1px;
	margin-left: 2px;
	margin-bottom: 0px;
	font-size: 11px;
}

#nav li.active
{
	background: #a97c50;
	border: 1px solid #603913;
	border-width: 1px 1px 0 1px;
}

#nav li a
{
	color: #754c03;
	text-decoration: none;
}

#nav li a:hover
{
	color: #fceed0;
	text-decoration: underline;
}

#nav li.active a
{
	color: #fff;
	text-decoration: none;
}

#nav li.active a:hover
{
	color: #fff;
	text-decoration: underline;
}

#nav li:hover
{
	background: #a97c50;
	border: 1px solid #603913;
	border-width: 1px 1px 0 1px;
	color: #fff;
}

#nav li.reservations
{
	background: #811517 url("/lodging/neweconolodge/images/arrow_dk.gif") left center no-repeat;
	color: #fff;
	border: 1px solid #5b060a;
	border-width: 1px 1px 0 1px;
	padding: 5px 20px 5px 25px;
}

#nav li.reservations:hover
{
	background: #be1e2d url("/lodging/neweconolodge/images/arrow_wh.gif") left center no-repeat;
	color: #fff;
}

#nav li.reservations a
{
	color: #fff;
	text-decoration: none;
	font-size: 12px;
}

#nav li.reservations a:hover
{
	color: #fff;
	text-decoration: underline;
	font-size: 12px;
}

p {
	margin: 3px 0 0 0;
	padding: 0px;
}

p.head {
	font-weight: bold;
	text-transform: uppercase;
	color: #ae7336;
}

div#photos
{
	text-align:center;
}

div#photos a
{
	color: #a97c50;
}

div#photos a img
{
	border: 2px solid #a97c50;
	margin: 10px;
}

div#linkfooter
{
	background: #e8d39e;
	border:1px solid #a97c50;
	text-align: left;
	padding: 5px;
}

div#linkfooter p
{
	text-align: left;
}

div#floorplan
{
	float: left;
	background-image: url('/lodging/neweconolodge/images/opac_brown.png');
	color: #fff;
	border: 1px solid #3d1d03;
	text-align: left;
	width: 175px;
	margin: 220px 0 0 5px;
}

div#cabinshots
{
	float: left;
	background-image: url('/lodging/neweconolodge/images/opac_brown.png');
	color: #fff;
	border: 1px solid #3d1d03;
	text-align: left;
	width: 195px;
	margin: 220px 0 0 50px;
}


