@charset "utf-8";
.wrapper {
	text-decoration: none;
	width: 955px;
	margin: auto;
}

body {
	margin-top: 0px;
	background-image: url(/images/bg4.jpg);
	background-repeat: repeat-x;
	background-color: #e5eade;
}

.content {
	width: 953px;
	border-right:1px solid #d7ddce;
	border-left:1px solid #d7ddce;
	background-image: url(/images/bg_body2.jpg);
	background-repeat: repeat-x;
	background-color: #f6f8f4;
}

.content_left {
	width: 216px;
	float: left;
	background-repeat: repeat-x;
}

.content_main {
	float: left;
	background-color: #e8e8d0;
	clear: right;
	background-image: url(../images/bg_main.jpg);
	background-repeat: repeat-x;
	width: 501px;
	padding: 10px;
}

*html .content_main {
	width:490px;
}

.content_main_wide {
	float: left;
	background-color: #e8e8d0;
	clear: right;
	background-image: url(../images/bg_main.jpg);
	background-repeat: repeat-x;
	width: 717px;
	padding: 10px;
}
.content_main_full {
	float: left;
	background-color: #e8e8d0;
	clear: right;
	background-image: url(../images/bg_main.jpg);
	background-repeat: repeat-x;
	padding: 10px;
	width: 934px;
}

.content_right {
	width: 216px;
	float: right;
	background-repeat: repeat-x;
}

img.rec_button{
	border:0;
	padding:5px 0 0 3px;
}

.clearfloat {
	clear: both;
}

.header {
	height: 226px;
}

.header_linksbar {
	height: 43px;
	text-align: center;
	background-image: url(/images/bg_header_01.jpg);
	background-repeat: no-repeat;
}

.header_linksbar_space {
	text-align: center;
	padding: 11px;
}

.header_logo {
	background-image: url(../images/bg_header_02.jpg);
	height: 74px;
}

.header_photos {
	background-image: url(/images/bg_header_03.jpg);
	background-repeat: no-repeat;
	height: 108px;
}

a.topnav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2c4900;
	text-decoration: none;
	font-weight: bold;
}

a.topnav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2c4900;
	text-decoration: none;
	font-weight: bold;
}

a.topnav:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2c4900;
	text-decoration: none;
	font-weight: bold;
}

a.topnav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #006C00;
	text-decoration: none;
	font-weight: bold;
}

.toplinks {
	padding: 10px;
}

.toplinks_r {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.toplinks_l {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.main_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #004000;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
}

.main_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	text-align: left;
}

.subtitle{
	border-bottom:1px solid #CC9;
	color:#006C00;
	font-family:arial,helvetica,sans-serif;
	font-size:15px;
	font-weight:700;
	margin:10px 0;
	padding:0px;
	width:100%;
}

.footer {
	background-image: url(../images/bg_footer.jpg);
	background-position: center;
	height: 72px;
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}

.footer_left {
	float: left;
	width: 235px;
	padding: 14px;
}

.footer_main {
	float: left;
	width: 415px;
	clear: right;
	padding: 10px;
	text-align: center;
}

.footerlinks {
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.footer_right {
	float: right;
	width: 235px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	text-align: center;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #006600;
	text-decoration: none;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #006600;
	text-decoration: none;
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #006600;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #009900;
	text-decoration: none;
}

.leftcol {
	padding: 10px;
}

.rightcol {
	padding: 10px;
}

.rightcol_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.rightcol_image {
	margin: auto;
	text-align: center;
}

a.nav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003300;
	text-decoration: none;
	font-weight: bold;
	line-height: 20px;
}

a.nav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2c4900;
	text-decoration: none;
	font-weight: bold;
	line-height: 20px;
}

a.nav:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2c4900;
	text-decoration: none;
	font-weight: bold;
	line-height: 20px;	
}

a.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #006C00;
	text-decoration: none;
	font-weight: bold;
	line-height: 20px;	
}

a.footer_links:link {
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

a.footer_links:active {
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

a.footer_links:hover {
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006C00;
}

a.footer_links:visited {
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

/* FileBrowser Control */
.FB_FileListUL {
	display: list-item;
	list-style-type: none !important;
	margin-left:12px !important;
	padding-left:5px;
}
.FB_FileListUL > LI {
	list-style-type: none !important;
	margin-left:0px !important;
}
.FB_FileListUL LI DIV {
	padding-left:20px;
	padding-bottom:1px;
	font-size:11px;
	color:#555;
}
.FB_FileListUL LI DIV * { 
	vertical-align:middle;
}
.FB_FileListUL LI DIV SPAN {
	display:none;
}

.SEARCH_FORM_BOX{
}

.SEARCH_FORM_LABEL_TEXT{
}

.SUBMIT_BUTTON{
}
#EmergencyAlert {
	background-color: red;
	font-size: 18pt;
	text-align:center;
	font-weight:bold;
	color: #FFF;
}
#EmergencyAlert a{
	font-size: 18pt;
	color: #FFF;
	font-weight:bold;
	text-decoration:underline;
}