@charset "utf-8";
body {
	background-color: #000;
	z-index: 0;
	height: 101%;
}
#wrapper {
	background-color: #FFF;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 25;
	background-image: url(images/wrapperbg.gif);
	background-repeat: repeat-y;
}
#topleft {
	position: absolute;
	clear: none;
	margin-top: 50px;
	left: 28px;
	top: -25px;
	z-index: 100;
	display: block;
	border: 0px;
}
#leftcol {
	width: 257px;
	float: left;
	position: relative;
	background-image: url(images/sidebar.gif);
	background-repeat: no-repeat;
	z-index: 50;
	background-color: #9ACD64;
	border-right-style: solid;
	border-right-width: 3px;
	border-right-color: #FFF;
}
#nav ul {
	list-style-type: none;
	display: block;
	position: relative;
	margin-top: 240px;
}

#nav li {
	background-image: url(images/button.png);
	background-repeat: no-repeat;
	margin-bottom: 7px;
	width: 195px;
	height: 42px;
	padding-left: 10px;
	line-height: 42px;
	display: block;
	margin-left: -10px;
}
#nav a, a.visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-weight: normal;
	font-size: 25px;
}
#nav a:hover {
	color: #EEE016;
}
#rightcol {
	width: 697px;
	float: left;
	position: relative;
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	z-index: 25;
}
#topEmail {
	display: block;
	position: absolute;
	margin-top: 145px;
	margin-left: 315px;
	border: 0px;
}

#content {
	background-color: #FFF;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #00AEEF;
	position: relative;
	margin-top: 240px;
	margin-bottom: 40px;
	padding-top: 15px;
	width: 697px;
}
p {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	display: block;
}
.text {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-weight: normal;
}
#content a, a.visited {
	text-decoration: underline;
	color: #014B88;
}
#content a:hover {
	text-decoration: none;
	color: #01aeea;
}
#content ul {
	margin-left: 50px;
}

#content li {
	margin-bottom: 2px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 16px;
	display: block;
}
.centre {
	display: block;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	font-size: 16px;
	width: 630px;
}
.right {
	float: right;
}
#features {
	position: relative;
	margin-left: 30px;
}
#features img {
	margin-bottom: 10px;
}
.fields  {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #014B88;
	margin-top: 5px;
	margin-right: 5px;
}
.fields  a, a.visited{
	text-decoration: underline;
}
.fields  a.hover{
	text-decoration: none;
}
#map_thumb {
	position: absolute;
	clear: none;
	margin-top: 50px;
	left: 358px;
	top: -27px;
	z-index: 100;
	display: block;
	border: 0px;
}
#photo_gallery {
	width: 868px;
	background-color: #9ACD64;
	clear: both;
	padding-left: 92px;
}
#footer {
	height: 27px;
	width: 700px;
	background-color: #9ACD64;
	clear: both;
	padding-left: 257px;
	background-image: url(images/footerbg.gif);
}

#footer a  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	display: block;
	float: left;
	font-weight: bold;
	background-image: url(images/footerspacer.gif);
	padding-left: 8px;
	background-repeat: no-repeat;
	padding-right: 7px;
	padding-top: 6px;
	padding-bottom: 6px;
}
#footer .firstChild {
	background-color: #9ACD64;
	background-image: none;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FFF;
}

#footer a:hover {
	color: #FFF;
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	text-decoration: underline;
	font-weight: bold;
	color: #014B88;
	padding-left: 30px;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #014B88;
	padding-left: 48px;
	margin-bottom: 15px;
	margin-top: 25px;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #014B88;
}

