body
{
	font-family: Geneva, Arial, Helvetica, san-serif;
	text-align: center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
}
#photobanner {
	background-color: #99CC99;
	margin: 0px;
	height: 100px;
	width: 100%;
	clear: both;
	border-top: solid #333399 2px;
	border-bottom: solid #333399 2px;
}
.beachchairs {
	background-image: url(../images/beachChairs.jpg);
	background-repeat: repeat-x;
}
.marina {
	background-image: url(../images/marina.jpg);
	background-repeat: repeat-x;
}
.seaoats {
	background-image: url(../images/seaoats.jpg);
	background-repeat: repeat-x;
}
#shadow {
	background-image: url(../images/shadow.jpg);
	background-repeat: repeat-x;
	margin: 0;
	height: 11px;
}

#photobanner h1 {
	font-family: 'Optima', Geneva, Arial, Helvetica, san-serif;
	font-size: 2em;
	text-transform: lowercase;
	color: #FF3333;
	margin:25px 0 0 25px;
	font-weight:normal;
	float:left;
}
	
#container {
	height: 700px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: inline;
}

#logo {
	height: 76px;
	margin: 12px 0 12px 0;
	text-align: left;
}

.rightfloat {
	float: right;
}

#topnav {
	font-size: 0.85em;
	height: 85px;
	margin: 10px 0 5px 0;
	text-align: right;
	width: 500px;
}

#topnav a:link {
	color:#333399;
	font-weight:bold;
	text-decoration:none;
	padding-left:20px;
	text-transform: lowercase;
}

#topnav a:hover {
	color:#FF3333;
	font-weight:bold;
	text-decoration:none;
	padding-left:20px;
	text-transform: lowercase;

}

#topnav a:active {
	color:#99CC99;
	font-weight:bold;
	text-decoration:none;
	padding-left:20px;
	text-transform: lowercase;

}

#topnav a:visited {
	color:#99CC99;
	font-weight:bold;
	text-decoration:none;
	padding-left:20px;
	text-transform: lowercase;

}

#photosTmb {
	width: 355px;
	float: right;
	text-align: left;
}
.sanddollars {
	background-image: url(../images/sanddollars.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.photosTmb {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: groove;
	border-left-style: groove;
	border-right-color: #333399;
	border-left-color: #333399;
}
#width {
	width: 740px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	white-space: nowrap;
}
.width {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	white-space: nowrap;
}

#content {
	font-family: Geneva, Arial, Helvetica, san-serif;
	color: #333333;
	width: 740px;
	text-align: justify;
	margin: 0 auto 10px auto;
}
#content h1 {
	font-size: 1.1em;
	color: #FF3333;
	text-transform: lowercase;
	font-family: 'Optima', Arial, Helvetica, sans-serif;
	margin: 5px 0 0 10px;
}
#content p {
	font-size:0.81em;
	margin: 10px 0 10px 0;
}
#contentImg {
	background-repeat:no-repeat;
	color:#FFFFFF;
	width:740px;
	text-align: justify;
	margin: 0 auto;
	height: 490px;
	overflow: hidden;
	background-position: center bottom;
}
#contentImg p {
	margin:0 10px 10px 275px;
	font-size: 12px;
}
#contentImg h1 {
	font-size: 1em;
	text-transform: lowercase;
	font-family: 'Optima', Arial, Helvetica, sans-serif;
	margin: 35px 0 225px 185px;
	font-weight: bold;
	letter-spacing: 10px;
}
#footer {
	background-color: #99CC99;
	margin: 0px;
	height: 100px;
	width: 100%;
	clear: both;
	border-top: solid #333399 2px;
	border-bottom: solid #333399 2px;
	text-align: left;
	font-size: 9px;
	color: #333399;
}
#shadow2 {
	background-image: url(../images/shadow2.jpg);
	background-repeat: repeat-x;
	height: 11px;
}
#subnav {
	background-color: #333399;
	margin: 0px;
	width: 100%;
	clear: both;
	border-bottom: solid #333399 2px;
	text-align: left;
	font-size:.85em;
	height: 25px;
}
/*
#subnav a:link {
	color:#CCCC66;
	padding-right: 20px;
	font-weight:normal;
	text-decoration:none;
	text-transform: lowercase;

}
#subnav a:hover {
	color:#FF3333;
	padding-right: 20px;
	font-weight:normal;
	text-decoration:none;
	text-transform: lowercase;

}
#subnav a:active {
	color:#99CC99;
	padding-right: 20px;
	font-weight:normal;
	text-decoration:none;
	text-transform: lowercase;

}
#subnav a:visited {
	color:#CCCC66;
	padding-right: 20px;
	font-weight:normal;
	text-decoration:none;
	text-transform: lowercase;

}*/

#subbar {
	background-color: #333399;
	margin: 0px;
	width: 100%;
	clear: both;
	border-top: solid #333399 2px;
	text-align: right;
	font-size:0.85em;
	color:#CCCC66;
	height: 25px;
}

#subbar a:link {
	color:#CCCC66;
}
#subbar a:hover {
	color:#FF3333;
}
#subbar a:active {
	color:#99CC99;
}
#subbar a:visited {
	color:#CCCC66;
}

#subbar a:link, a:visited, a:hover, a:active {
	font-weight:bold;
	text-decoration:none;
	padding:0;
}
.leftfloat {
	float: left;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 10px;
}
.borderedfloat {
	float: left;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 10px;
	border: 2px dotted #FF3333;

}
a:link {
	color: #333399;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #333399;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #FF3333;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #99CC99;
	font-weight: bold;
	white-space: nowrap;
}
