/* CSS Document */

body {
	background-image:url(../images/background.gif);
	background-repeat: repeat;
}
.mission{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 25px;
	color: #FFFFFF;
	
}

.headline{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 20px;
	color: #000000;
}

.grn_headline{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 20px;
	color: #FFFFFF;
}

.home_body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 28px;
	color: #7C7F4E;
}

.body_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color:#7C7F4E;
	list-style-type: disc;
	font-weight: normal;
}

.links{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #909859;
	list-style-type: disc;
}
.links:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #6D6E71;
	list-style-type: disc;
}



.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	color:#000000;
}
.footer:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: #909859;
}
.subhead_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6D6E71;
	font-weight: bold;
	line-height: 20px;
}
.subhead_text_li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6D6E71;
	font-weight: bold;
	line-height: 20px;
	list-style-type: none;
}
.subnav{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 30px;
	color: #FFFFFF;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	text-decoration: none;
}
.subnav_link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 30px;
	color: #FFFFFF;
	font-weight: bold;
	border-bottom-width: 1px;
	text-decoration: none;
}


.subnav_link:visited{
font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 1px;
	text-decoration: none;
}
.subnav_link:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 30px;
	color: #000000;
	font-weight: bold;
	border-bottom-width: 1px;
	text-decoration: none;
}
	
	
	.lines{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;}
	
		.border{
	margin-right: 10px;
	margin-bottom: 5px;
}
