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

.body, p, ol, li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 24px;
	color: #58595b;
}
.mission {
	background-image: url(images/mission_bkgrnd.gif);
	background-repeat: no-repeat;
	padding-right: 30px;
	padding-left: 30px;
	width: 694px;
}
.news {
	background-image: url(images/news_backgrnd.gif);
	background-repeat: no-repeat;
}
#menuback {
	background-image: url(images/interface/menutopback.gif);
	background-repeat: repeat-x;
}
#dash {
	background-image: url(images/interface/bottomdash.gif);
	background-repeat: repeat-x;
}
#dash2 {
	background-image: url(images/interface/dash2.gif);
	background-repeat: repeat-x;
}
a:link {
	color: #58595b;
}
a:visited {
	color: #999;
}
a:hover {
	color: #999;
}
a.bottommenu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #00391f;
	text-decoration: none;
	white-space: nowrap;
	text-transform: uppercase;
	font-weight: normal;
	text-align: center;
	padding: 5px;
}
a.bottommenu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #00391f;
	text-decoration: none;
	white-space: nowrap;
	text-transform: uppercase;
	font-weight: normal;
	text-align: center;
	padding: 5px;	
}
a.bottommenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #00391f;
	text-decoration: none;
	white-space: nowrap;
	text-transform: uppercase;
	font-weight: normal;
	text-align: center;
	padding: 5px;	
}

.bottommenu_table {
	text-align: center;
	/*width: 95%;*/
	white-space: nowrap;
}

a.topmenu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6d6e71;
	text-decoration: none;
	white-space: nowrap;
	text-transform: uppercase;
	font-weight: normal;
	text-align: center;
	padding: 5px;
}
a.topmenu:visited {
	font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
	color: #6d6e71;
	text-decoration: none;
	white-space: nowrap;
	text-transform: uppercase;
	font-weight: normal;
	text-align: center;
	padding: 5px;	
}
a.topmenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6d6e71;
	text-decoration: none;
	white-space: nowrap;
	text-transform: uppercase;
	font-weight: normal;
	text-align: center;
	padding: 5px;	
}

td.topmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6d6e71;
	text-decoration: none;
	white-space: nowrap;
	text-transform: uppercase;
	font-weight: normal;
	text-align: right;
	padding: 5px;	
}

.submenu_popup {
	width: 200px;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	-khtml-opacity: 0.85;
	opacity: 0.85;
}

.blank {
	display: none;
}
.label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffedcd;
	text-decoration: none;
	white-space: nowrap;
	background-color: #00381e;
	text-indent: 20px;
	width: 100%;
	border: thin solid #CCCCCC;
	display: block;
	padding: 5px;
	
}
a.label:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	white-space: nowrap;
	background-color: #00381e;
	width: 100%;
	border: thin solid #CCCCCC;
	display: block;
	padding: 5px;
	text-transform: lowercase;
	
}
a.label:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	white-space: nowrap;
	background-color: #00381e;
	width: 100%;
	border: thin solid #CCCCCC;
	display: block;
	padding: 5px;
	text-transform: lowercase;
	
}
a.label:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	white-space: nowrap;
	background-color: #00381e;
	width: 100%;
	border: thin solid #CCCCCC;
	display: block;
	padding: 5px;
	text-transform: lowercase;
	
}

a.dropdown:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #11445c;
	text-decoration: none;
	white-space: nowrap;
	background-color: #fff;
	text-indent: 30px;
	width: 100%;
	border: thin solid #CCCCCC;
	display: block;
	padding: 5px;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	-khtml-opacity: 0.85;
	opacity: 0.85;
	text-transform: lowercase;
}


a.dropdown:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #11445c;
	text-decoration: none;
	white-space: nowrap;
	background-color: #fff;
	text-indent: 30px;
	width: 100%;
	border: thin solid #CCCCCC;
	display: block;
	padding: 5px;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	-khtml-opacity: 0.85;
	opacity: 0.85;
	text-transform: lowercase;
	
}
a.dropdown:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	white-space: nowrap;
	background-color: #00381e;
	text-indent: 30px;
	width: 100%;
	border: thin solid #CCCCCC;
	display: block;
	padding: 5px;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	-khtml-opacity: 0.85;
	opacity: 0.85;
	text-transform: lowercase;
	
}


tr.topmenu {
	text-align: right;
	float: right;
	padding-right: 30px;
}
.search_table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: lowercase;
	background-color: #e0e9e6;
	width: 135px;
	margin: 0px;
	color: #9ebbaf;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	display: block;
}
input {
	background-color: #e0e9e6;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.input2 {
	background-color: #ffffff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
input.field {
	height: 10px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6d6e71;
	line-height: 17px;
}
.mission_statement {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #00391f;
	text-indent: 20px;
}
.pagehead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #013920;
}
.paragraph_title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	color: #a17225;
	font-weight: bold;
}
div.hr {
  height: 3px;
  background: #fff url(images/interface/menutopback.gif);
}
div.hr hr {
  display: none;
}
.highlight {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #00391f;
}
.quotes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 24px;
	color: #414042;
	background-image: url(images/interface/quoteback.jpg);
	background-repeat: no-repeat;
	padding: 10px;
}
