/* Global Styles */



body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	line-height: 20px;
}


h1 {
	font-family: "Gill Sans Light", "Gill Sans", "Century Gothic", Arial, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #333333;
	padding: 0px 0px 2px;
	margin: 0;
	letter-spacing: 0.07em;
	text-transform: uppercase;
	line-height: 30px;
	
}

h2 {
	font-family: "Century Gothic", Geneva, Arial, sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
	color: #62801F;
	padding: 0px 0px 2px;
	margin: 0;
	font-style: normal;
	
}
	
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #BE5410;
	letter-spacing: 1px;
	margin: 0;
	padding: 7px 0px 15px;
}



	
h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #999999;
	letter-spacing: 1px;
	margin: 0;
	padding: 0px 0px 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
	
h5 {
	font-family: "Gill Sans Light", "Gill Sans", "Century Gothic", Arial, sans-serif;
	font-size: 19px;
	line-height: 28px;
	font-weight: normal;
	color: #666666;
	padding: 0px 0px 2px;
	margin: 0;
	letter-spacing: 0.07em;
	
}
	
	
	
	
h6 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
	letter-spacing: 1px;
	margin: 0;
	padding: 7px 0px 5px;
}


p {
	margin-top: 10px;
	margin-bottom: 10px;
}


li {
	color: #666666;
	margin-bottom: 2px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
	list-style-image: none;
	list-style-type: none;
	background-image: url(../_images/bullet-arrow-green.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 10px;
	margin-left: 0px;
	font-size: 11px;
}


ul {
	list-style-image:  none;
	list-style-type: none;
	margin-left: 6px;
	margin-top: -5px;
	padding: 0px;
}

ul ul {
	margin-top: 1px;
	list-style-type: none;
	margin-left: 11px;
	list-style-image: url(../_images/bullet-rec-open.gif);
}



menu {
	margin-left: 15px;
}

menu menu {
	margin-left: 20px;
}



#sideBar {
	float: right;
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A1BA65;
	margin-left: 25px;
	margin-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A1BA65;
	background-color: #FCFDF6;
}


.clearfloat {
clear:both;

}




/*#sideBar ul {
	list-style-image:  none;
	margin-top: 10px;
	list-style-type: none;
	padding: 0px;
}

#sideBar ul ul {
	list-style-type: none;
	list-style-image: none;
	background-image: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
}

#sideBar ul ul li {
	list-style-type: none;
	list-style-image: none;
	margin: 0px 0px 0px -5px;
	background-image: url(../_images/bullet-rec-open-or.gif);
	background-repeat: no-repeat;
	background-position: -3px 6px;
	padding: 0px 0px 0px 7px;
}

#sideBar li {
	font-size: 11px;
	color: #666666;
	margin-bottom: 2px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
	background-image: url(../_images/bullet-rec-orange.gif);
	list-style-image: none;
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: 0px 6px;
}

*/



#sideBar a:link {
	color: #FF6600;
	text-decoration: none;
}

#sideBar a:visited {
	color: #669900;
	text-decoration: none;
}


#sideBar a:hover {
	color: #BE5410;
	text-decoration: underline;
}

#sideBar a:active {
	color: #0066CC;
	text-decoration: underline;
}




#bullets {
	font-size: 11px;
	color: #666666;
	margin-bottom: 2px;
	margin-top: 0px;
	padding: 0px;
	margin-left: 13px;
	}


#bullets li {
	background-image: url(../_images/bullet-rec-orange.gif);
	list-style-image: none;
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-bottom: 3px;
	padding-left: 14px;
	}








#navArea1 {
	width: 520px;
	height: 91px;
	text-align: left;
	margin: 0px;
}

#navArea2 {
	height: 91px;
	padding: 0px;
	text-align: right;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #62801F;
	border-left-color: #62801F;
	width: 999px;
	margin: 0px 0px 0px 1px;
}













/* all nav */

a:link {
	color: #669900;
	text-decoration: none;
}

a:visited {
	color: #669900;
	text-decoration: none;
}


a:hover {
	color: #FF3300;
	text-decoration: underline;
}
a:active {
	color: #FFCC00;
	text-decoration: underline;
}








/* inline second tier nav */

 #nav3 {
	padding: 0px;
	padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
}

 #nav3 ul{
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 13px 0px 12px 15px;
	white-space: nowrap;
	text-align: left;
}
 #nav3 li {
	list-style-image: none;
	list-style-type: none;
	margin: 0px 3px 0px 0px;
	padding: 0px;
	display: inline;
	background-image: none;

}

	#nav3 a:link, #nav3 a:visited {
	color:#7DA123;
	text-decoration:none;
	padding: 2px 11px 2px 12px;
	border: 1px solid #7DA123;
}

	#nav3 a:hover {
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	padding: 2px 11px 2px 12px;
	background-color: #7DA123;
}

	#nav3 a:active {
	color:#FFFFFF;
	border: 1px solid #FF6600;
	background-color: #FF6600;
	}





/* Second Tier Nav */

 #nav2 {
	padding: 0px;
	font-family: "Century Gothic", Geneva, Arial, sans-serif;
	margin: 0px;
	color: #666666;
	text-transform: uppercase;
}

 #nav2 ul{
	float: right;
	list-style-image: none;
	list-style-type: none;
	margin: 10px 10px 0px 0px;
	padding: 0px;
}

 #nav2 ul ul{
	
	list-style-image: none;
	list-style-type: none;
	margin: 0px 10px 0px 0px;
	white-space: nowrap;
	padding: 0px;
}


 #nav2 li {
	list-style-image: none;
	list-style-type: none;
	margin: 0px 0px 2px;
	padding: 0px;
	text-align: right;
	background-image: none;
	font-size: 11px;

}

	#nav2 a:link, #nav2 a:visited {
	color:#666666;
	text-decoration:none;
	margin: 0px;
	text-align: right;
	padding: 0px;
}

	#nav2 a:hover {
	color: #FF3300;
	text-decoration: none;

}

	#nav2 a:active {
	color:#669900;
	text-decoration: none;
}




#navBread {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	line-height: 15px;
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
	list-style-image: none;
	list-style-type: none;
}


#navBread ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	background-image: none;

}

#navBread li {
	list-style-image: none;
	list-style-type: none;
	display: inline;
	background-image: none;
   
}

#navBread a:link, #navBread a:visited {
	color: #999999;
	text-decoration: underline;
}

#navBread a:hover {
	color: #F99E1C;
	text-decoration: none;
}

#navBread a:active {
	color: #99FF00;
	text-decoration: none;
}

.rule {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}


/* Form Styles */

.formBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 18px;
}



.formSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #999999;
	line-height: 15px;
	}

.formButton {
	font-family: Arial;
	font-size: 10px;
	color: #666600;
	background-color: #E7F7C6;
	height: 17px;
	background-image: url(../_images/formButton.jpg);
	background-repeat: repeat-x;
	vertical-align: middle;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	padding-right: 5px;
	padding-left: 5px;
		}
		

.formArea {
	font-family: Arial;
	color: #62801F;
	border: 1px solid #CCCCCC;
	background-color:#E7F7C6;
	font-size: 12px;
			}
			
.formBox {
	font-family: Arial;
	color: #62801F;
	border: 1px solid #999999;
	background-color:#E7F7C6;
	font-size: 11px;
	height: 17px;
			}
