.contactCaption
{
	width: 100px;
	float: left;
	padding-right: 3px;
}

.StatMenu
{
	font-family: Segoe UI Semibold, Segoe UI, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: White;
	text-decoration: none;
	background-image: url( '/images/menuButtonUp.jpg' );
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	width: 142px;
	text-indent: 5px;
	margin-bottom: 1px;
}

.StatMenuHover
{
	font-family: Segoe UI Semibold, Segoe UI, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00382D;
	text-decoration: none;
	background-image: url( '/images/menuButtonDown.jpg' );
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	width: 142px;
	text-indent: 5px;
	margin-bottom: 1px;
}


.PopMenu
{
	font-family: Segoe UI Semibold, Segoe UI, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: White;
	text-decoration: none;
	text-align: left;
	background-color: #006DB0;
	border: solid 1px black;
	padding: 2px 3px 2px 5px;
	height: 20px;
	width: 225px;

}

.PopMenuHover
{
	font-family: Segoe UI Semibold, Segoe UI, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #00382E;
	text-decoration: none;
	text-align: left;
	background-color: #B5C67F;
	border: solid 1px black;
	padding: 2px 3px 2px 5px;
	height: 20px;
	width: 225px;
}

.StatMenu a:link, .StatMenu a:visited, .StatMenu a:hover, .StatMenuHover a:link, .StatMenuHover a:visited, .StatMenuHover a:hover
{
	background-image: none;
	font-size: 11px;
	font-family: Segoe UI Semibold, Segoe UI, Arial, Helvetica, Sans-Serif;
	display: block;
	padding-top: 5px;

}

.PopMenu a:link, .PopMenu a:visited, .PopMenu a:hover, .PopMenuHover a:link, .PopMenuHover a:visited, .PopMenuHover a:hover
{
	background-image: none;
	font-size: 10px;
	font-family: Segoe UI Semibold, Segoe UI, Arial, Helvetica, Sans-Serif;
	display: block;

}


a.popUp:link
{
	border: 1px solid #000000;
	padding-top: 2px;
	margin: 0px;
	font-family: 'Segoe UI Semibold, Arial';
	font-size: 10px;
	font-weight: normal;
	color: White;
	text-decoration: none;
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: 225px;
	text-align: left;
	background-color: #006DB0;
	text-indent: 5px;
	border-spacing: 0px;
	border-collapse: collapse;
}

a.popUp:visited
{
	border: 1px solid #000000;
	padding-top: 2px;
	margin: 0px;
	font-family: 'Segoe UI Semibold, Arial';
	font-size: 10px;
	font-weight: normal;
	color: White;
	text-decoration: none;
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: 225px;
	text-align: left;
	background-color: #006DB0;
	text-indent: 5px;
	border-spacing: 0px;
	border-collapse: collapse;
}

a.popUp:hover
{
	border: 1px solid #000000;
	padding-top: 2px;
	margin: 0px;
	font-family: 'Segoe UI Semibold, Arial';
	font-size: 10px;
	font-weight: normal;
	color: #00382E;
	text-decoration: none;
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: 225px;
	text-align: left;
	background-color: #B5C67F;
	text-indent: 5px;
	border-spacing: 0px;
	border-collapse: collapse;
}

td.leftMenuBar
{
	vertical-align:top;
}

td.leftMenuBar div a:link
{
	font-family: 'Segoe UI Semibold, Arial';
	font-size: 12px;
	font-weight: normal;
	color: White;
	text-decoration: none;
	display: block;
	background-image: url(        '/images/menuButtonUp.jpg' );
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	width: 142px;
	text-align: left;
	padding-top: 7px;
	padding-left: 8px;
	margin-bottom: 7px;
}

td.leftMenuBar div a:visited
{
	font-family: 'Segoe UI Semibold, Arial';
	font-size: 12px;
	font-weight: normal;
	color: White;
	text-decoration: none;
	display: block;
	background-image: url(  '/images/menuButtonUp.jpg' );
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	width: 142px;
	text-align: left;
	padding-top: 7px;
	padding-left: 8px;
	margin-bottom: 7px;
}

td.leftMenuBar div a:hover
{
	font-family: 'Segoe UI Semibold, Arial';
	font-size: 12px;
	font-weight: normal;
	color: #00382D;
	text-decoration: none;
	display: block;
	background-image: url(  '/images/menuButtonDown.jpg' );
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	width: 142px;
	text-align: left;
	padding-top: 7px;
	padding-left: 8px;
	margin-bottom: 7px;
}

body {
	margin: 0;
	padding: 0;
	background: #fff url(images/green_bg.jpg) top left repeat;
}

.heading {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-style: normal;
line-height: normal;
color: #003333;
}

A.replink { color : #006DB0; text-decoration : underline; }
a.close {
	color: #fff;
	text-decoration: none;
	font-size: 12px;
}
a.close:hover {text-decoration: underline;}

A.roll { text-decoration : none; color: #003333}
A:hover.roll { color : #006DB0; text-decoration : underline; }
body, td, th, h1, h2, h3, p, ul, li {
font-family: arial,helvetica,sans-serif;
color: #000000;
font-size: 10pt;
}   

.mapxxx {  visibility: hidden; z-index: auto; clip:  rect(   )}

.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.byline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style:italic;
	line-height:12px;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	text-transform: none;
	color: #00382F;
	text-decoration: none;
	font-weight: bold;
	letter-spacing:1.5px;
}
.UNDERLINED {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	text-decoration: underline;
}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FF0000;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FF0000;
}
.city {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #003333; text-decoration: underline}
.header {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #003333; text-decoration: none}
.names {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000000; text-decoration: none}

#menu p {
	margin: 0 0 5px 0;
	padding: 0;
	line-height: 0;
	display: block;
}
#column {
	background: #fff url(images/infocdpic.jpg) top right no-repeat;
}
#column p {
	width: 350px;
}
.boldred {
	font-size: 13px;
	font-weight: bolder;
	color: #FF0000;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.form input {
	margin-left: 10px;
	margin-top: 10px;
}

.form select {
	margin-left: 10px;
	margin-top: 10px;
}

.form textarea {
	margin-left: 10px;
	margin-top: 10px;
	height: 100px;
}
#headertext {
	margin: 40px 0 0 20px;
	text-align: center;
	width: 300px;
}
h5 {
	margin: 0;
	padding: 0;
	font-size: 16px;
	color: #000;
	font-weight: normal;
}

h6 {
	margin: 5px 0 25px 0;
	padding: 0;
	font-size: 18px;
	font-weight: bold;
	color: #00382F;
}
.nopic {
	background-image: url();
}

LI.dot { list-style: dot; position:relative; left:-2em}
.shade { list-style:none; position:relative; left:-2em; background-color:#e4e4e4; margin-left:20px;}
