@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(../images/bckgrd.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	background-color: #B8E1DC;
	color: #1A1A1A;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
a {
	text-decoration: none;
}
#header {
	background-image: url(../images/header.jpg);
	background-position: 15px right;
	height: 176px;
	background-repeat: no-repeat;
}
#header img {
	margin: 65px 0px 0px 40px;
}
#subnav  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 0px 0px 235px;
	clear: right;
	padding: 15px 0px 0px 0px;
}
#subnav a  {
	color: #1A1A1A;
	outline: none;
	padding-right: 10px;
	font-size: 11px;
}
#subnav a:hover  {
	color: #0F9C9E;
}
#subnav .padding  {
	padding-right: 10px;
}
#mainNav {
	background-color: #00733F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 4px 0px 3px 235px;
}
#mainNav a  {
	color: #ffffff;
	outline: none;
	padding-right: 23px;
	padding-left: 23px;
}
#mainNav a:hover  {
	border-bottom: solid #0f9c9e 5px;
	padding-bottom: 5px;
}
#mainNav a.here  {
	border-bottom: solid #0f9c9e 5px;
	padding-bottom: 5px;
}
#midpanel {
	height: 150px;
	clear: both;
}
#midpanel #leftcol {
	float: left;
	width: 165px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	padding: 20px 0px 0px 60px;
}
#midpanel #leftcol p {
	margin: 0px 0px 7px 0px;
}
#midpanel #leftcol a {
	color: #00733F;
	outline: none;
	font-size: 12px;
}
#midpanel #leftcol a:hover {
	color: #169C9D;
}
#midpanel #rightcol {
	float: right;
	width: 565px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	padding: 15px 0px 0px 0px;
}
#midpanel #rightcol p {
	margin: 0px 0px 7px 0px;
}
#midpanel #rightcol a {
	color: #00733F;
	outline: none;
	font-size: 12px;
}
#midpanel #rightcol a:hover {
	color: #169C9D;
}
#midpanel #nav  {
	float: right;
	width: 560px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	padding: 30px 0px 0px 5px;
}
#midpanel #nav a {
	color: #1A1A1A;
	outline: none;
	font-size: 11px;
	line-height: 18px;
}
#midpanel #nav a:hover {
	color: #169C9D;
}
#midpanel #nav a.sel {
	color: #169C9D;
}
#mainContent {
	background-color: #E7F2F2;
	padding: 0px 0px 10px 0px;
	clear: left;
	min-height: 365px;
}
#mainContent #picPanel {
	float: left;
	padding: 0px 0px 0px 25px;
}
#mainContent #content {
	padding: 5px 20px 0px 0px;
	background-color: #E7F2F2;
	margin: 0px 0px 0px 240px;
}
#mainContent #content ul{
	margin: -10px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
}
#mainContent #content a {
	color: #169C9D;
}
#mainContent #content a:hover {
	text-decoration: underline;
}
#mainContent #table {
	padding: 5px 20px 0px 0px;
	background-color: #E7F2F2;
	margin: 0px 0px 0px 240px;
}
#mainContent #table p {
	margin-bottom: 10px;
	margin-top: 0px;
}
#mainContent #table a {
	color: #169C9D;
}
#mainContent #table a:hover {
	text-decoration: underline;
}
.headingNormal {
	font-size: 12px;
	color: #00733F;
}
.headingBold {
	font-size: 14px;
	color: #00733F;
}
.firstPara {
	font-size: 12px;
	line-height: 20px;
}
.green {
	color: #007340;
}
#footer {
	padding-left: 235px;
	text-align: right;
}
#footer p {
	font-size: 9px;
	margin: 5px 0px 0px 0px;
	color: #969696;
	padding-bottom: 5px;
}
#footer a {
	padding: 0px 10px 0px 0px;
	color: #969696;
	outline: none;
}
#footer a:hover {
	color: #B8E1DC;
}
.phototag {
	font-size: 9px;
	line-height: 12px;
}
.map {
	margin-top: 20px;
}
.bdrTop   {
	border-top: 1px solid #969696;
	padding-top: 10px;
}
.author {
	font-style: italic;
	margin-left: 5px;
}
.blue {
	color: #169C9D;
}
