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


body {
	background:url(sage.jpg) #FFFFFF no-repeat center top fixed;
}

#menu a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	letter-spacing:normal;
	display: block;
	height: 20px;
	line-height: 20px;
	padding: 15px 20px 0px;
	text-align: center;
	border-bottom: 15px solid #799d39;
	color: #ffffff;
	text-decoration:none;
	background:;
}

#menu a:hover{
	border-bottom: 15px solid #365e1c;
	background-color: #;
	color: #ffffff;
	text-decoration:none;		
}

#menu .current_page_item {
	color: #000000;
	border-bottom: 15px solid #2a6604;
	background:url(wbg.png);
}

a:link, a:visited, a:active {
	color: #2a6604;
	text-decoration:underline;
}
a:hover {
	color: #2a6604;
	text-decoration:none;
}
#secondNav{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	letter-spacing:normal;
	width:950px;
	height:32px;
	background:url(../grnbg.png);
	text-align:center;
	line-height:32px;
	position:relative;
}



-->
