#nav {
//	background: #333 url(../images/colors/nav-green.png) repeat-x 0 0;
	background: #333333 url(../images/stories/nav_bg.jpg) repeat-x scroll 0 0;
}

#nav ul.dropdown li.page_item {
	background:transparent url(../images/stories/buttondevider.jpg) no-repeat scroll right center;
}

#nav ul.dropdown ul li.page_item{
	background: none;
}

#nav ul.dropdown li.current_page_ancestor{
	background:#03230E url(../images/colors/nav-green.png) repeat-x 0 -70px;
}

#nav .current_page_item a, #nav .current_page_item a:hover, #nav li a:active, #nav .current_page_ancestor{
	background:#03230E url(../images/colors/nav-green.png) repeat-x 0 -70px;
}
 #nav li a:hover{
	background:#03230E url(../images/colors/nav-green.png) repeat-x 0 -35px;
}
#nav li a:active{
	color:#ddd;
	background:#03230E url(../images/colors/nav-green.png) repeat-x 0 -70px;
}


#feature{
	background: #000 none no-repeat 0 0;
//	background: #000 url(../images/colors/featurebg-green.jpg) no-repeat 0 0;
}

#featurenav a{
	border: 1px solid #669933;
//	background: #03230E;
	color: #fff;
//	padding-right: 19px;
//	padding-bottom: 9px;
}

#featurenav a.activeSlide{
	background: #669933;
}

#feature .fcontent{
	background:#000000 url(../images/stories/left_greenbg.jpg) no-repeat scroll 0 0;
	height: 321px;
	width: 303px;
	margin: 0px;
}

.fcontent .fsub {color: #fff;}

.fcontent{
	padding: 0px;
}

.fcontent .fheading{
	height: 19px;
	width: 247px;
	margin-top: 38px;
	margin-left: 28px;
	margin-bottom: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
}

.fcontent .fdivider{
	height: 3px;
	position: relative;
	margin-left: 28px;
	margin-top: 8px;
	margin-bottom: 16px;
	background: url(../images/stories/left_line.jpg) no-repeat 0 0;
}

.fcontent .ftext{
	height: 156px;
	width: 247px;
	margin-left: 28px;
	margin-bottom: 19px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
//	line-height: 13.5px;
}

#feature .fmedia{
	height: 321px;
	margin: 0px;
	width: 667px;
}

 .fmedia a.featurelink{
                text-indent: -3300em;
                border: none;
                line-height: 10px;
                padding: 5px 60px;
                background: url(../images/morebutton.jpg) no-repeat 0 0;
		-moz-border-radius-bottomright: 5px;
		border-bottom-right-radius:5px;
		-webkit-border-bottom-right-radius:5px;
        }

.fmedia a {
	float:right;
	font-size:1em;
	position:relative;
//	right:1px;
	text-align:center;
//	top:-22px;
	z-index:999;
}
#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;
	color:#2F9921;
}

