body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #996600;
	text-align:center;
	position:relative;
	
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC9900;
}
a:hover {
	text-decoration: none;
	color: #999966;
}
a:active {
	text-decoration: none;
}

#wrapper {
	position:relative;
	width:800px;
	height:825px;
	z-index:1;
	background-color: #999966;
	
}

#banner	{
	width:750px;
	height:175px;
	z-index:10;
	background-color:#FFFFFF;
	
}
#bannerImages  {
	height:150px;
	width:750px;
	z-index:4;
}
#NavBar {
	width:750px;
	height:25px;
	background-color:#666633;
	color:#FFFFFF;
	z-index:5;

}

#CabinsMenu {
	width:122px;
	height:220px;
	left: 140px;
	top: 168px;
	position:inherit;
	background-color:#666633;
	color:#FFFFFF;
	z-index:11;
	font-size: small;
	line-height: 22px;

}
#EventsMenu {
	left:288px;
	top:167px;
	width:92px;
	height:165px;
	position:inherit;
	background-color:#666633;
	color:#FFFFFF;
	z-index:12;
	font-size: small;
	line-height: 22px;

}

	


	
#Flash {
	width:315px;
	height:388px;
	position:absolute;
	z-index:6;
	left: 58px;
	top: 263px;
	
	
}



#editable{
	width:310px;
	height:480px;
	position:absolute;
	background-color:#FFFFFF;
	z-index:7;
	left: 411px;
	top: 220px;
	padding-left: 1pc;
	padding-right: 1pc;

}
	

	
#Footer {
	width:750px;
	font-size:10px;
	height:81px;
	color:#999966;
	text-align:center;
	background-color:#FFFFFF;
	position:absolute;
	left:25px;
	top:725px;
}

#Footer a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#333300;
}
#Footer a:hover {	
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #666633;
	text-decoration: underline;
}



.CabinRentals {
	font-family: "Freestyle Script", "Impact", cursive, serif;
	font-size: x-large;
	color: #666633;
}
.BodyLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #663300;
	}
.BodyLinks a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #663300;
	}
.BodyLinks a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #999966;
	}

.BodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #333333;
	text-align: left;
}

.BodyCopy1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #333333;
	text-align: center;
	font-weight: bold;
}

.BodyCopyBrown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #996633;
	text-align: left;
}

.BodyCopyGray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #999999;
	text-align: left;
}
