@charset "utf-8";
body {
	background-color: #262626;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #000;
	margin:0;
	padding:0;
	font-size: medium;
}
h1 {
	display:none;
	margin:0;
	padding:0;
}
h2 {
	font-size:110%;
	text-transform: uppercase;
}
h3 {
	font-size:85%;
	text-transform: uppercase;	
}
#wrapper { 
	background-image: url(images/wrapper.gif); 
	background-repeat: repeat-y;
	background-color: transparent;
	width: 967px;
	margin:auto;
	padding: 21px;
}
#wrapper #nsf {
	width: 150px;
	margin-left:21px;
}
#wrapper #nsf p {
	font-size: 55%;
	line-height: normal;
}
#banner {	
	background-color: transparent;
	margin: 0;
	padding: 0 0 21px 21px;
}
#banner img {	border:none; }
#h-nav {
	margin-left: 20px;
	padding:0;
	background-color:transparent;
}
#h-nav #search {
	position: relative;
	background-color:#efefef;
	float:left; 
	width: 131px;
	height: 25px;
	border: 5px solid #7db139;
	margin:3px 16px 0 0;
	font-size:70%;
	padding:0;	
	z-index: 1;
}
#search form label input#query {
	border:none;	
	position:absolute;
	left: 2px;	
	top: 3px;
	z-index:3;
	background-color:#efefef;
}
#h-nav ul {
	float:left;
	display:inline;
	margin:0; padding:0;	
	background-color: transparent;
}
#h-nav ul li {
	float:left;
	display: inline;
	border-top: 5px solid #7db139;
	background-color: #d6d4d0;
	text-transform: uppercase;
	text-align: center;
	font-size:90%;
	color: #000;
	width:140px;
	height: 26px;
	margin-right: 17px;
	margin-top: 5px;
	padding-top: 3px;
	list-style-image: none;
	list-style-type: none;
}
#h-nav ul li.last {
	float:left;
	display: inline;
	border-top: 5px solid #7db139;
	background-color: #d6d4d0;
	text-transform: uppercase;
	text-align: center;
	font-size:90%;
	color: #000;
	width:140px;
	height: 26px;
	margin-right: 0;
	margin-top: 5px;
	padding-top: 3px;
	list-style-image: none;
	list-style-type: none;
}
#h-nav ul li a {	
	text-decoration: none;
	color:#000;
	line-height:1.8em;
}
#h-nav ul li a:hover {
	color: #360;
	text-decoration: none;
}
#v-nav  {
	float:left;
	background-color: transparent;	
	width:135px;
	margin:0 0 0 23px;
	padding:0;
	z-index:2;
}
#v-nav ul {
	background-color: transparent;
	list-style-image: none;
	list-style-type: none;
	margin:21px 0; 
	padding:0;	
}
#v-nav ul li {
	background-color: transparent;
	color: #000;
	line-height:1.8em;
	font-size:90%;
	text-transform: uppercase;
}
#v-nav ul li a {
	color: #000;
	text-decoration: none;
}
#v-nav ul li a:hover{
	color: #360;
	text-decoration: none;
}
#content {
	float:left;
	width:750px;
	background-color: transparent;
	font-size:small;
	line-height:1.3em;
	z-index:2;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
}
#content img {
	float:left;
	border: 4px none #808080;
	margin: 0px;
}
#content .break {
	height: 2px;
	border-top: thin dashed #808080;
	border-bottom: thin dashed #808080;
}
#content a {
	color: #360;
	text-decoration: underline;
	font-family: Helvetica, Arial, Verdana, sans-serif;
}
#footer {
	width:100%;
	background-image: url(images/footer-bg.jpg);
	background-repeat: repeat-x;
	border-top: 5px solid #7db139;
}
#footer #footer-content {
	width: 965px;
	margin: 0 auto;                                                                                                                                                  
}
#footer #footer-content p {
	padding: 20px 0 30px 175px;
	color:#fff;
	font-size: 80%;
	line-height:1.2em;      
}	
#footer-content a {
	color: #360;
}
#mission {
	line-height: 2em;
}
#mission {
	line-height: 3px;
	text-indent: 10px;
}
#agenda {
	color: #689330;
}

