body {

	margin: 0;
	font-size: 12px;
	font-family: "Trebuchet MS","Lucida Grande", Arial, sans-serif;
	background: #EDCA93;

}

a, a:link, a:active{

	color: #CE5A00;

}

a:visited{

	color: #8C3D00;

}

a:hover{
	
	text-decoration: none;

}


#page {

	display: block;
	text-align: center;

}

#layout {

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

}

.alt {

	display: none;

}

#header {

	background: #6D89A2;
	padding: 10px;

}

#header h2{

	font-size: 13px;
	font-weight: normal;
	color: #fff;
	margin: 0;

}

#topIMG {

	background: url("images/header1.jpg") top left no-repeat;
	width: 972px;
	height: 329px;
	
}

#home #topIMG {

	background: url("images/flashback.jpg") top left no-repeat;

}


#cabins #topIMG {

	background: url("images/cabinstop.jpg") top left no-repeat;

}

#shishi #topIMG {

	background: url("images/shishitop.jpg") top left no-repeat;

}

#travel #topIMG {

	background: url("images/sunsettop.jpg") top left no-repeat;

}


#tatoosh #topIMG {

	background: url("images/tatooshtop.jpg") top left no-repeat;

}

#photos #topIMG {

	background: url("images/surfertop.jpg") top left no-repeat;

}

#availability #topIMG {

	background: url("images/availabilitytop.jpg") top left no-repeat;

}

#rv #topIMG {

	background: url("images/flash3.jpg") top left no-repeat;

}

#directions #topIMG {

	background: url("images/throughtreestop.jpg") top left no-repeat;

}

.nav ul {

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

}

.nav ul li {

	float: left;

}

.nav ul li a {

	display: block;
	padding: 3px 5px 3px 5px;
	text-decoration: none;

}

.nav ul li a:hover {

	text-decoration: underline;

}

#topNavBack {

	position: absolute;
	margin: 0 0 0 725px;
	width: 248px;
	height: 323px;
	z-index: 15;
	background: url('images/nav.png') top left no-repeat;
	
}


#topNav{

	position: absolute;
	margin: 0 0 0 725px;
	width: 248px;
	height: 323px;
	z-index: 50;

}

#topNav ul{

	margin: 10px 45px 0 7px;
	text-align: center;
	list-style: none;
	padding: 0;

}

#topNav ul li{

	margin: 3px 0 15px 0;
	
}

#topNav ul li a {

	font-size: 14px;
	color: #000;
	text-decoration: none;
	border-bottom: 1px solid #ccc;
	padding: 3px 0 5px 0;
}

#topNav ul li.lastOne a{

	border-bottom: none;

}

#topNav ul li a:hover{

	color: #6D89A2;

}

#content {


	border-left: 17px solid #6D89A2;
	border-right: 17px solid #6D89A2;
	background: url('images/content.gif') top left repeat-x #C3CED8;
	margin: 0;
	padding: 10px 10px 20px 10px;


}

#content .rightContainer{

	float: right;
	color: #CE5A00;
	text-align: center;
	width: 240px;
}

.rightContainer .contact li {
	text-align: left;
}

#content .container{


}

#content .text{

	margin: -40px 250px 0 30px;
	padding: 0 15px 0 0;
	border-right: 1px solid #EDCA93;
	line-height: 20px;

}

#home #content .text{

	margin: 0px 250px 0 30px;

}

.learnMore{

	margin: 30px 0 0 240px;
	font-weight: bold;

}

.learnMore ul{

	list-style: none;
	margin: 0;
	font-size: 14px;
}

.learnMore ul li a{

	text-decoration: none;

}

.learnMore ul li a:hover{

	text-decoration: underline;

}

#bottomNav {

	margin: 0;
	padding: 15px 0 0 40px;
	font-size: 11px;
	width: 932px;
	height: 58px;
	background: url('images/footer.gif') top left no-repeat;

}

#bottomNav a{

	color: #fff;
	background: url('images/navspacer.gif') right 7px no-repeat;

}

#bottomNav .lastOne a{
	
	background: none;

}

#copyright {

	font-size: 10px;
	margin: -20px 0 0 0;
	width: 972px;
	text-align: right;
	margin-left: auto;
	margin-right: auto;

}

#copyright a {

	text-decoration: none;
	color: #000;

}

#copyright a:hover {

	text-decoration: underline;

}

.clear{

	clear: both;

}

#popup{
	
	margin: 10px;

}

#popup h1{

	margin: 0;
	font-size: 24px;

}