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

body {
	font: 16px/18px Georgia, "Times New Roman", Times, serif;
	color: #1a6e5c;
	background: #d2e9e4 url(images/leaves_bg.gif) no-repeat fixed left bottom;
	margin: 0px;
	padding: 0px;
}
img {
	display: block;
	border: 0px none;
}
h1 {
	font: normal 13px/25px Georgia, "Times New Roman", Times, serif;
	color: #d2e9e4;
	background: #52bea7;
	text-indent: 10px;
	height: 25px;
	margin: 0px;
}
h2 {
	font: italic bold 20px/28px Georgia, "Times New Roman", Times, serif;
	color: #52bea7;
	margin: 0px;
}
h2 a {
	color: #52bea7;
	text-decoration: none;
}
h2 a:hover {
	color: #1a6e5c;
	text-decoration: none;
}
h3 {
	font: bold 20px/30px Georgia, "Times New Roman", Times, serif;
	color: #52bea7;
	background: url(images/h3bg.jpg) no-repeat left;
	text-decoration: none;
	font-style: italic;
	margin-bottom: 0px;
	text-indent: 5px;
}
a {
	color: #52bea7;
	text-decoration: underline;
}
a:hover {
	color: #52bea7;
	text-decoration: none;
}
#palm {
	background: url(images/palm_bg.gif) no-repeat fixed right top;
	margin: 0px;
	padding: 0px;
}
#container {
	background: #fff799;
	margin: 0px auto;
	width: 962px;
	border-left: 2px solid #52bea7;
	position: relative;
}
#header {
	background: url(images/banner.jpg) no-repeat left 25px;
	height: 275px;
	width: 962px;
}
#banner {
	background: url(images/banner.jpg) no-repeat left 25px;
	height: 275px;
	width: 962px;
}
#wrapper {
	background: url(images/palmnav.gif) no-repeat 5px bottom;
	width: 962px;
	min-height: 615px;
}
#nav {
	font: bold 20px/28px Georgia, "Times New Roman", Times, serif;
	width: 180px;
	padding-left: 15px;
	float: left;
}
#contenthome {
	font: 16px/22px Georgia, "Times New Roman", Times, serif;
	background: #FFFFFF;
	width: 701px;
	margin-left: 200px;
	padding: 10px 30px;
	border-left: 1px solid #52bea7;
}
#content {
	background: #FFFFFF;
	width: 701px;
	min-height: 355px;
	margin-left: 200px;
	padding: 260px 30px 10px;
	border-left: 1px solid #52bea7;
	border-top: 10px solid #FFFFFF;
}
#footer {
	font: normal 14px/16px Georgia, "Times New Roman", Times, serif;
	color: #1a6e5c;
	text-align: center;
	clear: both;
	height: 70px;
	padding-top: 20px;
	margin-left: 200px;
}
#footer a {
	color: #1a6e5c;
	text-decoration: none;
	font-weight: bold;
}
#footer a:hover {
	color: #52bea7;
	text-decoration: none;
	font-weight: bold;
}
.imgleft {
	float: left;
	padding: 0px 10px 5px 0px;
}
.imgright {
	float: right;
	padding: 0px 0px 5px 10px;
}
.sitemap {
	margin-left: 150px;
	list-style: circle;
}
/* Styles used for the admin */
#admin {
	background: #d2e9e4 url(none);
}
#admin input, #admin select, #admin textarea {
	background: #FFFFFF;
	border-top: 1px solid #52bea7;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #52bea7;
}
#admincontent {
	padding: 20px;
}
.adminform {
	color: #1a6e5c;
	font: 14px/16px Georgia, "Times New Roman", Times, serif;
	background: #fff799;
	border-top: 1px solid #52bea7;
	border-left: 1px solid #52bea7;
}
.formhead {
	color: #FFFFFF;
	font: bold 14px/16px Georgia, "Times New Roman", Times, serif;
	background: #52bea7;
}
.formsubhead {
	color: #1a6e5c;
	font: bold 14px/16px Georgia, "Times New Roman", Times, serif;
	background: #d2e9e4;
}
.adminhead {
	color: #1a6e5c;
	font: bold 16px/18px Georgia, "Times New Roman", Times, serif;
	padding: 10px;
}
.adminnavhead {
	color: #FFFFFF;
	font: bold 18px/22px Georgia, "Times New Roman", Times, serif;
	background: #52bea7;
}
.adminli {
	color: #52bea7;
	list-style: url(none) none;
	font: bold 14px/18px Georgia, "Times New Roman", Times, serif;
	margin: 5px 0px 5px 60px;
	padding: 0px;
}
.adminli a {
	color: #52bea7;
	text-decoration: none;
}
.adminli  a:hover {
	color: #1a6e5c;
	text-decoration: none;
}
.adminindent {
	margin-left: 10px;
}
.red {
	color: #FF0000;
}
.shhlogo { 
	background: #FFFFFF;
	border-bottom: 1px solid #52bea7;
}
