body {
	background-color: #92B592;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 0px;
	background-image: url(pgbkg.jpg);
	background-repeat: repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#wrapper {
	width: 922px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #669966;
	border-bottom-color: #669966;
	border-left-color: #669966;
}
td {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
.hdmain {
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	height: 267px;
}
.hdlogo {
	text-align: left;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 35px;
}
.hdemail {
	text-align: right;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 35px;
	vertical-align: top;
	color: #669966;
	width: 325px;
}


.hdnav {
	color: #FFFFFF;
	background-color: #000000;
	padding-top: 6px;
	padding-right: 25px;
	padding-bottom: 6px;
	padding-left: 10px;
}
.navmarina {
	background-color: #669966;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: x-small;
}
.hdwhitespace {
	height: 50px;
}
.content {
	vertical-align: top;
	background-color: #FFFFFF;
	text-align: justify;
	line-height: 22px;
	background-image: url(contentbkg.jpg);
	background-repeat: repeat-x;
	background-position: right bottom;
	width: 620px;
	padding: 35px;
}
.rightside {
	vertical-align: top;
	text-align: right;
	color: #666666;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 35px;
	padding-left: 0px;
}
.photostrip {
	padding: 3px;
	background-color: #000000;
	text-align: center;
}

.imgborder {
	border: 1px solid #333333;
}
blockquote {
	margin-left: 10px;
	padding-left: 10px;
}
h1 {
	font-weight: normal;
	text-transform: none;
	color: #333333;
	font-size: x-large;
}
h2 {
	font-size: small;
	font-weight: bold;
	color: #333333;
}
h3 {
	font-size: small;
	font-weight: bold;
	text-transform: none;
	color: #333333;
}
h4 {
	font-size: x-small;
	font-weight: bold;
	text-transform: uppercase;
}
h5,h6{
	font-weight: normal;
	color: #333333;
}
.genbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #669966;
	border: 1px solid #FFFFFF;
}
.inputarea {
	background-color: #FFFFFF;
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
.ftspace {
	height: 10px;
}
.designby {
	color: #FFFFFF;
	font-size: 11px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	line-height: 20px;
	text-align: center;
	font-weight: bold;
}

/* Links follow */
a:link {
	color: #669966;
	text-decoration: none;
}
a:visited {
	color: #669966;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}
a:active {
	color: #999999;
	text-decoration: underline;
}
.hdemail a {
	color: #669966;
}

.hdnav a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.hdnav a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.hdnav a:hover {
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}
.hdnav a:active {
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}

.designby a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.designby a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.designby a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.designby a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.rightside a:link {
	color: #CCCCCC;
}
.rightside a:visited {
	color: #CCCCCC;
}
.rightside a:hover {
	color: #CCCCCC;
}
.rightside a:active {
	color: #CCCCCC;
}
.navmarina a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.navmarina a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.navmarina a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}
.navmarina a:active {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}

