#nav ul.dropdown li.page_item {
	background: url(../images/navseparator.png) right center no-repeat;
}

#feature{
	background: #DAD5D1 url('../images/contentshadow.png') no-repeat 0 0;
	border-top: 3px solid #03230E;
}

#featurenav a{
	border: 1px solid #fff;
	font: 13px "Times New Roman", Times, serif;
	background: transparent url('../images/featurenav_inactive_bg.png') no-repeat -2px -1px;
	color: #000;
}

.fcontent .fsub {
	font-family: "Times New Roman", Times, serif;
	color: #B07744;
}

#maincontent #highlight {
	background: #03230E url(../images/colors/highlightbg_green.png) repeat-x 0 0;
	border-top: 1px solid #006837;
	border-bottom: 1px solid #000;
}

#welcome {
	background:#006837 url(../images/colors/welcomebg-green.png) repeat-x top left;
	color: #fff;
	text-shadow: #006837 0px 0px 1px;
}
#welcome .greeting {border-bottom: 1px solid #1E9140;}

#welcome .welcometext {color:#fff;}

.post-date em {
	background: #eee;
	color: #000;
}
.post-date em a{
	color: #006837;
}

a,.commentlist cite,.commentlist cite a, #sub_head #subnav .current_page_item a, #grandchildnav .current_page_item a, .headline h1 a:hover{color:#006837;}