.darkkhaki {
	background-color: #999966;
                width: 450px;
                height: 9px;

}

/* MAIN PAGE TITLES AND LINKS */
.featurebg {
	background-color: #336633;
}

.featuretitle {
	background-color: #CCCC99;
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #003366;
	text-align: center;
	padding: 2px 0px 2px 0px;	
}

.featuretext {
	font-family: Arial, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #fff;
	padding: 3px 0px 3px 6px;
}

.featuretext a:link {
	background-color: #336633;
	font-family: Arial, sans-serif;
	font-weight: bold;
	color: #fff;
	text-decoration: underline;
}

.featuretext a:visited {
	background-color: #336633;
	font-family: Arial, sans-serif;
	font-weight: bold;
	color: #fff;
	text-decoration: underline;
}

.featuretext a:hover {
	background-color: #336633;
	font-family: Arial, sans-serif;
	font-weight: bold;
	color: #fff;
	text-decoration: underline;
}

.featuretext a:active {
	background-color: #336633;
	font-family: Arial, sans-serif;
	font-weight: bold;
	color: #fff;
	text-decoration: underline;
}

.featuretext p {
	margin: 1px;
}
