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

body {
	margin: 0px;
}

input {
   font-family: Arial,Verdana,sans-serif; 
	color: #CE762F; 
	background-color: #fcfaac; 
	font-size: 11px;
}
.contentPadding {
	padding: 12px 12px 0px 12px;
}
.contentArea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	height: 350px;
}

.contentArea a:link {
	color: #de621b;
	font-weight: bold;
	text-decoration: underline;
}
.contentArea a:visited {
	color: #de621b;
	font-weight: bold;
	text-decoration: underline;
}
.contentArea a:hover {
	color: #3c5c2a;
	font-weight: bold;
	text-decoration: underline;
}
.inContentArea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}

.inContentArea a:link {
	color: #de621b;
	font-weight: bold;
	text-decoration: underline;
}
.inContentArea a:visited {
	color: #de621b;
	font-weight: bold;
	text-decoration: underline;
}
.inContentArea a:hover {
	color: #3c5c2a;
	font-weight: bold;
	text-decoration: underline;
}

.bkgrndOrange {
	background-color: #de621b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
}
.bkgrndOrange a:link {
	color: #3c5c2a;
	font-weight: bold;
	text-decoration: underline;
}
.bkgrndOrange a:visited {
	color: #3c5c2a;
	font-weight: bold;
	text-decoration: underline;
}
.bkgrndOrange a:hover {
	color: #F7DB7B;
	font-weight: bold;
	text-decoration: underline;
}
.bkgrndWhite {
	background-color: #FFFFFF;
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	padding: 8px;
}
.bkgrndWhite a:link {
	color: #de621b;
	font-weight: bold;
	text-decoration: underline;
}
.bkgrndWhite a:visited {
	color: #de621b;
	font-weight: bold;
	text-decoration: underline;
}
.bkgrndWhite a:hover {
	color: #3c5c2a;
	font-weight: bold;
	text-decoration: underline;
} 

.bkgrndLight {
	background-color: #6F8C51;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	padding: 8px;
}
.bkgrndLight a:link {
	color: #f1ffc2;
	font-weight: bold;
	text-decoration: underline;
}
.bkgrndLight a:visited {
	color: #f1ffc2;
	font-weight: bold;
	text-decoration: underline;
}
.bkgrndLight a:hover {
	color: #F7DB7B;
	font-weight: bold;
	text-decoration: underline;
}

.bkgrndGold {
	background-color: #F7DB7B;
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	padding: 8px;
}
.bkgrndGold a:link {
	color: #de621b;
	font-weight: bold;
	text-decoration: underline;
}
.bkgrndGold a:visited {
	color: #de621b;
	font-weight: bold;
	text-decoration: underline;
}
.bkgrndGold a:hover {
	color: #3c5c2a;
	font-weight: bold;
	text-decoration: underline;
}
.bkgrndGreen {
	background-color: #3c5c2a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	padding: 8px;
}
.bkgrndGreen a:link {
	color: #F7DB7B;
	font-weight: bold;
	text-decoration: underline;
}
.bkgrndGreen a:visited {
	color: #F7DB7B;
	font-weight: bold;
	text-decoration: underline;
}
.bkgrndGreen a:hover {
	color: #f1ffc2;
	font-weight: bold;
	text-decoration: underline;
}

.lrgHdr {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 19px;
	font-weight: bold;
	color: #3c5c2a;
}
.medHdr {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 17px;
	font-weight: bold;
	color: #3c5c2a;
}
.smHdr {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
	color: #3c5c2a;
}
.mission {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 16px;
	color: #FFFFFF;
}
.updatebox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	padding: 5px;
	width: 255px;
}
.updatebox a:link {
	color: #de621b;
	font-weight: bold;
	text-decoration: underline;
}
.updatebox a:visited {
	color: #de621b;
	font-weight: bold;
	text-decoration: underline;
}
.updatebox a:hover {
	color: #3c5c2a;
	font-weight: bold;
	text-decoration: underline;
}
.popup {
	background-color: #6f8c51;
	margin: 0px;
	background-image: url(/mainimages/rtbkgrnd.gif);
	background-position: top;
	background-repeat: repeat-x;
	padding: 25px;
}
.errors {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #CC0000;
}




.tableBorder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px;
	border: 1px solid #000000;
}
.tableHeader {
	background-color: #2B6F1C;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.tableRowColor {
	padding: 5px;
	background-color: #DFEADA;
}
.tableRowfooter {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFBF26;
	background-color: #DFEADA;
}
.tableRowWhite {
	padding: 5px;
	background-color: #FFFFFF;
}
.tableRowWhiteFooter {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFBF26;
	background-color: #FFFFFF;
}
.tableRow1 {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFBF26;
	background-color: #DFEADA;
}
.tableRow2 {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFBF26;
	background-color: #FFFFFF;
}
/* Manage Navigation Text */
.manageText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #770000;
}
.manageText a:link {
	color: #FF6600;
	text-decoration: none;
}
.manageText a:visited {
	color: #FF6600;
	text-decoration: none;
}
.manageText a:hover {
	color: #FFCC00;
	text-decoration: none;
}
.manageText a:active {
	color: #FF6600;
	text-decoration: none;
}
.maptext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #E8E1C5;
}
.maptext a:link {
	color: #FCFAAC;
}
.maptext a:visited {
	color: #FCFAAC;
}
.maptext a:hover {
	color: #FFFFFF;
}

.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.sidebar a:link {
	color: #FCFAAC;
}
.sidebar a:visited {
	color: #FCFAAC;
}
.sidebar a:hover {
	color: #FFFFFF;
}
.eventTable {
	position: relative;
	left: 5px;
	top: 0px;

}
.lrgHdrNormal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #2B6F1C;
	font-style: normal;
	font-weight:bold;
}

.smHdrNormal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #2B6F1C;
	font-style: normal;
	font-weight:bold;
}.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
.photoRight {
	clear: right;
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.photoLeft {
	clear: left;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 10px;
}.smText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.smText a:link {
	text-decoration: none;

}
