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: #333399;
	margin: 0px;
	height: 100px;
	width: 100%;
	clear: both;
	border-top: solid #99CC99 2px;
	border-bottom: solid #99CC99 2px;
}
.seaoats {
	background-image: url(../images/seaoats.jpg);
	background-repeat: repeat-x;
}
.beachbrella {
	background-image: url(../images/beachbrella.jpg);
	background-repeat: no-repeat;
}
.sanddollars {
	background-image: url(../images/sanddollars3.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#shadow {
	background-image: url(../images/greenshadow.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 0;
	font-weight:normal;
	float:right;
}
	
#container {
	height: 700px;
	width: 100%;
	display: inline;
	margin: 0 auto;
}

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

.rightfloat {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

#topnav {
	font-size: 0.85em;
	height: 1em;
	margin: 80px 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: left;
	text-align: left;
}
.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;
	overflow: visible;
}
.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;
	height: 450px;
	overflow: hidden;
	padding-right: 4px;
}
#contentImg {
	background-image:url(../images/sunset.jpg);
	background-repeat:no-repeat;
	color:#FFFFFF;
	width:740px;
	text-align: justify;
	margin: 5px auto 0px auto;
	height: 500px;
	overflow: auto;
	font-size:14px;
}
#contentImg p {
	margin:15px;
}
#content td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
}
#content td h1 {
	font-size: 1em;
	color: #FF3333;
	margin: 0;
}
.blue {
	color: #333399;
}
#content td a:link {
	font-weight: bold;
	color: #FF3333;
}
.white {
	color: #FFFFFF;
}
.small {
	font-size: .76em;
}
#content ul li {
	font-size: .75em;
	line-height:1.2em;
	margin: 0px;
}
.content
{
	font-size: 0.75em;
	margin-top: 5px;
}
#content p {
	text-align: right;
	color: #333399;
	margin: 0;
	font-size: .85em;
}
#content h1 {
	font-size: 1.2em;
	color: #FF3333;
	text-transform: lowercase;
	font-family: 'Optima', Arial, Helvetica, sans-serif;
	margin: 0 0 5px 0;
}
#content h2 {
	font-size: 1.1em;
	color: #FF3333;
	text-transform: lowercase;
	font-family: 'Optima', Arial, Helvetica, sans-serif;
	margin: 8px 0 0 10px;
}
#content h3 {
	font-size: 1em;
	color: #FF3333;
	text-transform: lowercase;
	font-family: 'Optima', Arial, Helvetica, sans-serif;
	margin: 0;
}
#footer {
	background-color: #333399;
	margin: 0px;
	height: 100px;
	width: 100%;
	clear: both;
	border-top: solid #99CC99 2px;
	border-bottom: solid #99CC99 2px;
	text-align: left;
	font-size: 9px;
	color: #99CC99;
}
#shadow2 {
	background-image: url(../images/greenshadow2.jpg);
	background-repeat: repeat-x;
	height: 11px;
}
#subnav {
	background-color: #99CC99;
	margin: 0px;
	width: 100%;
	clear: both;
	border-bottom: solid #333399 2px;
	text-align: left;
	font-size:0.85em;
	height: 25px;
}
/*
#subnav a:link {
	color:#FF3333;
	padding-right: 20px;
	font-weight:normal;
	text-decoration:none;
	text-transform:lowercase;

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

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

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

}*/

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

#subbar a:link {
	color:#333399;
}
#subbar a:hover {
	color:#FF3333;
}
#subbar a:active {
	color:#333399;
}
#subbar a:visited {
	color:#FF3333;
}

#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;
}
.leftFloat0
{
	margin: 0px;
	float: left;
}
.borderedfloat {
	float: left;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	border: 2px dotted #FF3333;

}
.border {
	border: thin solid #333333;
	width: 512px;
	height: 200px;
}
#bookdiv {
	background-color: #666666;
	height: 198px;
	width: 510px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding: 5px 0 0 5px;
}
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;
}
#specials {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF3333;
	background-image: url(../images/Entry.jpg);
	background-repeat: no-repeat;
	padding: 3px 5px 5px 3px;
	height: 150px;
	width: 165px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	float: right;
	text-align: center;
	vertical-align: bottom;
	line-height: 1em;
}
#text {
	display: none;
}

