@charset "utf-8";
/* CSS Document */
html{
margin:0; 
padding:0; 
height:100%; 

}
body {
	margin-top: 0px;
	background-image:url(images/header2010.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
	height:100%;
	background-color: #FFFFFF;
}
body a{
	color: #1E7936;
}

body a:hover{
	color: #10411E;
}

.contentBig{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
}

.contentBig a:link, a:active, a:hover, a:visited{
	color:#10411E;
}

.contentBold{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

.contentBoldGreen{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #1E7936;
}

.contentBoldGreenLarge{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color: #1E7936;
}

.contentBoldGreenLarge a{
	color: #1E7936;
}

.contentBoldDarkGreen{
	color: #0E3615;
}

.contentHeading{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
}

.contentHeading a:link, a:active, a:hover, a:visited{
	color: #1E7936;
}

.contentWhite{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
}

.contentWhiteHeading{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
}

.contentWhiteHeading a{
	color:#FFFFFF;
}


.contentWhiteHeading a:hover{
	color:#99CC33;
}

.contentCourier {
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
	color:#000000;
}

.letter {
	text-indent: 20px;
}

hr{
	border: 1px dotted #0E3615;
}

a:link img, a:visited img{
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
a:focus img, a:hover img, a:active img{
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
	
.content{
	/*width:775px;*/
}

.greenBG{
	background-color: #D9EBAD;
	width:100%;
}

.sevenTwentyFive{
	width:725px;
}

.footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0E3615;
	text-decoration:none
}

.footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #25983B;
	text-decoration:none
}


.nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	display: block;
	text-decoration: none;
	line-height: 34px;
	padding-left:10px;
	padding-right:10px;
}

.nav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	display: block;
	text-decoration: none;
	line-height: 34px;
	padding-left:10px;
	padding-right:10px;
}

.nav a.active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	display: block;
	text-decoration: none;
	line-height: 31px;
	padding-left:10px;
	padding-right:10px;
	background-image:url(images/highlight_nav.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

.nav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	display: block;
	text-decoration: none;
	line-height: 31px;
	padding-left:10px;
	padding-right:10px;
	background-image:url(images/highlight_nav.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

.nav a.active:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	display: block;
	text-decoration: none;
	line-height: 31px;
	padding-left:10px;
	padding-right:10px;
	background-image:url(images/highlight_nav.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
/*drop down menu*/

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	background-image:url(images/drop.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-decoration: none;
	line-height: 16px;
	padding-top:4px;
	text-indent: 4px;
	padding-left:1px;
}

.menu a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	display: block;
	text-decoration: none;
	line-height: 16px;
}

.menu a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	display: block;
	text-decoration: none;
	line-height: 16px;
	background-color:#CCB722;
	width:121px;
}

.menu a:visited{
	color:#000000;
}

.menu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	background-image:url(images/drop2.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-decoration: none;
	line-height: 16px;
	padding-top:4px;
	text-indent: 4px;
	padding-left:1px;
}

.menu2 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-align: left;
	display: block;
	text-decoration: none;
	line-height: 16px;
}

.menu2 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-align: left;
	display: block;
	text-decoration: none;
	line-height: 16px;
	background-color:#CCB722;
	width:83px;
}

.menu2 a:hover{
	color:#000000;
}

.menu3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	background-image:url(images/drop3.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-decoration: none;
	line-height: 15px;
	padding-top:4px;
	text-indent: 4px;
	padding-left:1px;
}

.menu3 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-align: left;
	display: block;
	text-decoration: none;
	line-height: 15px;
}

.menu3 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-align: left;
	display: block;
	text-decoration: none;
	line-height: 15px;
	background-color:#CCB722;
	width:145px;
}

.menu3 a:visited{
	color:#000000;
}

.menuActuator a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	display: block;
	text-decoration: none;
	line-height: 34px;
	padding-left:10px;
	padding-right:10px;
}

.menuActuator a.active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	display: block;
	text-decoration: none;
	line-height: 31px;
	padding-left:10px;
	padding-right:10px;
	background-image:url(images/highlight_nav.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

.menuActuator a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	display: block;
	text-decoration: none;
	line-height: 31px;
	padding-left:10px;
	padding-right:10px;
	background-image:url(images/highlight_nav.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

.menuActuator a.active:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	display: block;
	text-decoration: none;
	line-height: 31px;
	padding-left:10px;
	padding-right:10px;
	background-image:url(images/highlight_nav.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
/*Section Bars*/

#sectionBox {
	background-image:url(images/sectionBars/sectionsBG.jpg);
	background-repeat:repeat-x;
	height:28px;
	width:100%;
}

#sectionText {
	background-repeat:no-repeat;
	float:left;
}

#sectionEnd {
	background-image:url(images/sectionBars/barEnd.jpg);
	width:241px;
	height:28px;
	background-repeat:no-repeat;
	float:right;
}

#leftLine {
	background-repeat:repeat-x;
	width: 4px;
	height:10px;
	float:right;
}
