﻿body {
	font-family: Helvetica, Arial, Verdana, sans-serif; 
	font-size: 16px; 
	line-height: 20px;
	text-align: center; 
	margin-bottom: 10px;
	margin-top: 20px;
	background: gray url('../images/rockbkg8.jpg') repeat;
}
h1 {
	font-size: 22px;
	font-weight:bold;
}
h2 {
	font-size: 20px;
	font-weight:bold;
	margin-top:9px;
	margin-bottom:6px;
}
h3 {
	font-size: 16px;	
	font-weight:bold;
}
h4 {
	font-size: 14px;	
	font-weight:bold;
}
h5 {
	font-size: 14px;	
	font-weight:normal;
}
#bodyline {
	margin-left: 25px;
}
#container {
	width: 796px;
	min-height:450px;
	margin: 0 auto;
	border-left:3px #999999 solid;
	border-top: 3px #999999 solid;
	border-right:3px #333333 solid;
	border-bottom:3px #333333 solid;
	background:white;
/*	background:white url('../images/seawall_bkg3.jpg') no-repeat right bottom;*/
}
#masthead {
	height:175px;
	width: 796px;
	text-align: right;
	overflow: auto;
	background: inherit;
	margin: 0;
	background: white url('../images/logo3b.png') no-repeat;
	border-bottom: 2px #CCCCCC solid;
	}
#masthead img {
	float: left;
	
}
#masthead p {
	text-align: right;
	margin: 0;
	margin-top: 60px;
	margin-right: 10px;
	padding: 0;
	font-size:16px;
	font-weight:bold;
}

#nav {
	overflow: hidden;
	text-align: left;
	font-size: 16px;
	background-color:#FFF;
	border-bottom: 2px #CCCCCC solid;
}
#nav ul {
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 2px 4px 4px 0px;
	font-size:14px;
}
#nav li {
	float: left;
	text-indent: 15px;
	font-weight: bold;
	text-align: left;
}
#nav a {
	font-weight: bold;
	text-decoration: none;
	color: #004A00;
	display: block;
}

#nav a:hover {
	font-weight: bold;
	text-decoration: underline;
}

#navhot {
	text-indent: 10px;
	text-decoration: none;
	color: green;
}
#content {
	width: 540px;
	min-height:400px;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 8px;
	padding-left: 15px;
	padding-right: 5px;
	float:left;
	position: relative;
	text-align: left;
	overflow:hidden;
}

#content p{
	margin: 0px 0px 10px 0px;
}
#content_full {
	width: 760px;
	min-height:400px;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 8px;
	padding-left: 15px;
	padding-right: 5px;
	float:left;
	position: relative;
	text-align: left;
	overflow:hidden;
}
#content_full p{
	margin: 0px 0px 10px 0px;
}
#sidebar_right {
	float: right;
	clear:none;
	width: 210px;
	position: relative;
	display: block;
	margin-top: 20px;
	margin-left: 5px;
	margin-right:10px;
	margin-bottom:10px;
	padding-bottom:5px;
	font-size: 1.2em;
	background-color:#FFF;
	border: 2px gray outset;
}

#content img {
	display: block;
}
/* Styles for Navigation */
#sidebar_right ul {
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 0;
	font-size:0.8em;
}
#sidebar_right li {
	display: block;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: bold;
	color: black;
	text-align: left;
}
#sidebar_right a {
	font-weight: bold;
	text-decoration: underline;
	color: gray;
	display: block;
}

#sidebar_right a:hover {
	font-weight: bold;
	color: black;
	text-decoration: none;
}

/* Styles for Footer */
#footer {
	clear: both;
	width: 780px;
	padding: 3px 8px 3px 8px;
	vertical-align:middle;
	background:#999999;
}
#footer p {
	font-size: 12px;
	text-align: center;
	vertical-align:middle;
	color: black;
	padding:0;
	margin:0;
}
#footer a {
	color: #494949;
	text-decoration: underline;
}
#footer a:hover {
	color: #E6E6E6;
}

.style_bold {
	font-weight: bold;
	font-size: 16px;
}

.style_italic {
	font-weight: bold;
}
#credit {
	width: 100%;
	background: none;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom:0;
}

#credit p {
	font-size: 12px;
	color: gray;
}
#credit a {
	color: gray;
	text-decoration:none;
}
#credit a:hover {
	text-decoration:underline;
	color: #E6E6E6;
}
.hiddenpic {
	display: none;
}
a {
	color: #004A00;
	text-decoration: underline;
}
a:hover {
	color: #333333;
}
a:visited {
	color:#52741F;
}
#background
{
	height: 600px; width: 796px;
	overflow:hidden;
	background: white url('../images/riverbanks010.jpg') no-repeat scroll right bottom;
	clear:none;
}

