@charset "utf-8";

* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


body { 
	margin: 0px;
	padding: 0px;
	background: url(images/body_background2.gif) repeat-y;
}

#wrapper {
	width: 800px;
 	_width:845px;
	position: relative;
	float: left;
	overflow: hidden;

}

	
#header_container {
	position: relative;
	float:left;
	width:100%;
	background-color: #8BA903;
	padding-left: 1920px;
	margin-left: -1920px;
}
.twocolcontainer ul li {
	line-height: 1.5em;
}

	
#header {
	background-color: #8BA903;
	height: 149px;
	width: 800px;
	position: relative;
	float: left;

}


#logo {
	float: left;
	padding-left: 33px;
	padding-top: 15px;
	padding-bottom: 15px;

}

#masthead {
	float: right;
	text-align: right;
	font-size: 0.8em;
	color: #FFFFFF;
	padding-right: 20px;
	padding-top: 15px;
	padding-bottom: 15px;

}



#menu {
	background-color: #92B100;
	background-image: url(images/menu_background.gif);
	background-position: -111px -62px;
	background-repeat: no-repeat;
	width: 170px;
	position: relative;
	float: left;
	/* 
	padding-top: 120px; 
	padding-bottom: 170px;
	*/
	padding-top: 100px; 
	padding-bottom: 190px;
	
}

#content {
	position: relative;
	width: 630px;
	float: right;
	background-color: #C7DC74;
	background-image: url(images/body_background.gif);
	background-position: -280px -62px;
	background-repeat: no-repeat;
	padding-top: 30px;
}


.footer {

	color: #8B9F50;
	font-size: .8em;
	text-align: center;
	padding: 5px;
	clear:both;
	

}


.twocolcontainer {
	\width: 630px;
	w\idth: 570px;
	padding-left: 40px;
	padding-right: 20px;
	font-size: 80%;
	color: #587403;
}

.twocol {
	width: 240px;
	position: relative;
	float: left;
	margin-right: 45px;
	margin-bottom: 15px;
/*	font-size: 80%;
	color: #587403;*/

	}

.twocol img {
	position: relative;
	float: left;
	margin-right: 10px;
	margin-bottom: 4px;
	clear:both;
	border: none;
}

 .headline {
	clear:both;
	margin-bottom:5px;
}

#bigpic_container {
	width: 392px;
	position: relative;
	float: left;
	margin-top: 12px;
	}

#thumbnail_container {
	position: relative;
	float: right;
	width: 160px;
	margin-bottom:50px;
	margin-top: 12px;
	}
	
#thumbnail_container img {
	margin-left: 5px;
	margin-bottom: 5px;
	}

/* BUTTONS */

img {
	border:0;
	}

#btncontact a, #btnmission a, #btnedge a, #btnabout a, #btngallery a, #btnbuilt a {
	display:block;
	margin: 0px;
	padding: 0px;
	height: 30px;
	}
	
	
	
#btncontact a:hover  {
	background: url('images/active-link.gif') -28px 13px no-repeat;
	}
/* Attach this class on the active page's nav <a> tag */
.btncontactActive {
	background: url('images/active-link.gif') -28px 13px no-repeat;
	}
	

#btnmission a:hover  {
	background: url('images/active-link.gif') -35px 11px no-repeat;
	}
/* Attach this class on the active page's nav <a> tag */
.btnmissionActive {
	background: url('images/active-link.gif') -35px 11px no-repeat;
	}	
	
	
#btnbuilt a:hover  {
	background: url('images/active-link.gif') -50px 12px no-repeat;
	}
/* Attach this class on the active page's nav <a> tag */
.btnbuiltActive {
	background: url('images/active-link.gif') -50px 12px no-repeat;
	}	
		

#btnedge a:hover  {
	background: url('images/active-link.gif') -55px 12px no-repeat;
	}
/* Attach this class on the active page's nav <a> tag */
.btnedgeActive {
	background: url('images/active-link.gif') -55px 12px no-repeat;
	}		

#btngallery a:hover  {
	background: url('images/active-link.gif') -5px 13px no-repeat;
	}
/* Attach this class on the active page's nav <a> tag */
.btngalleryActive {
	background: url('images/active-link.gif') -5px 13px no-repeat;
	}	
	
#btnabout a:hover  {
	background: url('images/active-link.gif') -10px 10px no-repeat;
	}
/* Attach this class on the active page's nav <a> tag */
.btnaboutActive {
	background: url('images/active-link.gif') -10px 10px no-repeat;
	}			
.edgesubhead {
	font-weight: bold;
	line-height: 150%;
}

.missionlogos {
	position: relative;
	float: left;
	width: 200px;
	margin-right: 25px;
	}

.missionlogos img {
	float: left;
}

.missionlogos p {
	color: #587403;
	clear:both;
}
.twocolcontainer a {
	font-weight: bold;
	text-decoration: underline;
	color: #587403;
}
