body {
	text-align: center;
	margin: 0;
	padding:0;
	background-image:url(images/paper.jpg);
	background-attachment: fixed;
	height:100%;
}
body a
{
color:#006600;
}
body a:hover
{
color: #009900;
}
body a:focus
{
	outline:none;
}

#content
{
	margin: auto auto;
	width: 940px;
	margin-bottom: 0px;
	height: 100%;
	position: relative;
	min-height: 700px;
}

.headline {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	color: #333333;
	letter-spacing: 12px;
	font-weight: normal;
	margin-bottom: 0em;
	margin-top: 0px;
	padding-top: 0px;
}
.subhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: 200;
	letter-spacing: 6px;
	color: #333333;
	margin-top: 0px;
}
#nav {
	list-style-image: none;
	list-style-type: none;
	cursor: pointer;
	padding: 0;
	margin: 0;
	padding-top: 130px;
}

#nav li
{	width:168px;margin:0;padding:0;}

#nav li a{
	text-align:right;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	text-decoration: none;
	color: #333333;
	padding: 4px 10px 6px 0px;
	margin: 0px 0px 3px 0px;
	display: block;
	line-height:18px;
	position: relative;
	font-variant: small-caps;
	
}

#nav li a:hover
{
background-color:#ffd88b;
}

#nav2 {
	list-style-image: none;
	list-style-type: none;
	cursor: pointer;
	padding: 0;
	margin: 0;
	padding-top: 0px;
}

#nav2 li
{	width:168px;margin:0;padding:0;}

#nav2 li a{
	text-align:right;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
	padding: 4px 10px 6px 0px;
	margin: 0px 0px 3px 0px;
	display: block;
	line-height:18px;
	position: relative;
	font-variant: small-caps;
	background-color: #ffd88b;
}

#nav2 li a:hover
{
background-color:#ffffff;
}

.on {
	background-color: #ffffff;
	color: #000000;
}
.Info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-align: center;
}
.utilities
{
	margin: 0;
	padding: 0;
}
.utilities li
{
	list-style-type:none;
	display:inline;
	margin: 0;
	
	}
.utilities a
{
	cursor: pointer;
	color:#000000;
	background-color: #ffd88b;
	text-decoration: none;
	font-variant: small-caps;
	border: 1px solid black;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	padding:0px 15px 0px 15px;
	line-height:30px;
	margin: 0;

}
.reserve a:hover, .utilities a:hover
{
background-color:#000000;
color:#FFFFFF;
}
.reserve
{
	text-align: center;
	color: #FFDC95;
	margin-top: 0px;
}

.resort
{
margin: 0;
letter-spacing: 5px;
font-family:"Times New Roman", Times, serif;
font-size:14px;
color:#663300;
}


#picture
{
	width: 600px;
	height: 270px;
	margin: auto auto 0px;
	padding-bottom: 0px;
}

#center
{
	width: 600px;
	float: left;
	background-color: white;
	height: auto;
	text-align: justify;
	padding-left: 0px;
	padding-right: 0px;
	min-height: 100%;
}
#middle
{
	height: 100%;
	width: 600px;
	float: left;
	margin:0;
	padding-bottom:0;
	background-color: #FFFFFF;
}
#body
{
	margin: 0;
	padding: 0;
}


#leftcol {
	float: left;
	width: 170px;

}
#rightcol {
	width: 170px;
	float: left;
	
}
#header {
	padding-top: 8px;

}
#content #rightcol p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	padding: 0px 15px 0px 15px;
}

#content #center #main {
	height: auto;
	margin-top: 0px;
}


#content #middle #body #topnav {
	background-color:#FFFFFF;
	text-align:center;
	padding: 0;
	margin-top: 5px;
	margin-bottom: 5px;
}
#footer {
	clear: left;
	height: 75px;
	width: 600px;;
	position: absolute;
	bottom: 0px;
	left:170px;
	color: black;
	border: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-top: 0px;
	text-align: center;
	border-top:1px solid #dddddd;
	line-height:30px;
}
.footer p
{
margin-top:0;
}
.quotes {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #999999;
}

