body {
	font: 100% Geneva, Arial, Helvetica, sans-serif;
	background: #234959;
	text-align: center;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	margin: 0px auto;
	width: 770px;
	text-align: left;
	border-right: 1px solid #D0E5D4;
	border-left: 1px solid #D0E5D4;
	background: #FFFFFF;
}
p, ul, ol {
	font-size: 80%;
}
a:link, a:visited {
	color: #234959;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
h1, h2, h3 {
	color: #234959;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 135%;
	text-transform: uppercase;
}
h2 {
	font-size: 100%;
	color: #706931;
}
h3 {
	font-size: 90%;
}
#header {
	height: 113px;
	background: #234959 url(../images/lakeshore-inn-marina-header.gif) no-repeat top;
	border-bottom: 2px solid #D0E5D4;
}
#photo {
	height: 132px;
}
#nav {
	width: 150px;
	background: top;
	float: left;
}
#footer {
	border-top: 1px solid #D0E5D4;
	text-align: center;
	clear: both;
	background: #423820;
	padding: 10px;
	color: #FFFFFF;
}
#footer p {
	font-size: 70%;
}
#footer a:link, #footer a:visited{
	color: #D0E5D4;
	font-size: 11px;
	font-weight: bold;
}

#content {
	margin-left: 180px;
	margin-right: 214px;
	padding: 15px;
}
#sidebar {
	float: right;
	padding: 15px;
	text-align: center;
	width: 184px;
}
#contentHolder {
}
.highlight {
	background: #A84026;
	border: 1px solid #FADD99;
	font-weight: bold;
	padding: 6px;
}
.photos {
	border: 3px solid #FFFFFF;
}
#rightbar {

	float: right;
	padding: 15px;
	text-align: center;
}
#topNav {
	float: right;
	width: 100px;
	padding: 10px;
	text-align: right;
}
#topNav a:link, #topNav a:visited{
	color: #D0E5D4;
	font-size: 11px;
	font-weight: bold;
}

