#nav {
			text-transform: uppercase;
			font-size: .9em;	
			line-height: 1.1em;
			background: #ccc url(../images/nav-green.png) repeat-x 0 0;
			clear:both;
			border-top:1px solid #8fbb8f;
			text-shadow: none;
		}
		


#nav ul.dropdown a:hover, #nav ul.dropdown li.menuhover > a{
	border-top: 3px solid #8fbb8f; 
	color: #000; 
	background: #e7eee7;
	padding-top: 10px;		
	}
	
.home #maincontent, .home #sidebar, .hl {display:none;}

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

#nav .current_page_item a, #nav .current_page_item a:hover, #nav li a:active, #nav .current_page_ancestor{
			color:#000;
		}
		
#feature{
	background: #000 url(../images/featurebg-green.jpg) no-repeat 0 0;
}

#feature #feature-footer.number_nav #featurenav a{
	border: 1px solid #03230E;
	background: #03230E;
	color: #fff;
}
#feature #feature-footer.number_nav #featurenav a.activeSlide{
	background: transparent;
}
.fcontent .fsub {color: #fff;}


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

}

#welcome {
	background:#006837 url(../images/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;}

.metabar em {
	border-left: 3px solid #8fbb8f;
	border-right: 3px solid #8fbb8f;
	background: #e7eee7;
	color: #000;
	font-size: 11px;
	font-style: normal;
	padding: 5px 5px;
	line-height: 2.2em;
	font-style: italic;
	text-shadow: none;
}

#footer .content{
	color: #666;
}
#footer a{color: #8fbb8f; }
.post-date em {
	background: #eee;
	color: #000;
}


.post-date em a{
	color: #006837;
}
#sidebar {
		border-left: 1px solid #c1c1c1;
	}
	
.post-footer {
display: none;
}
#widgets {
border-left:1px solid #EAEAEA;
border-right:none;
border-top:1px solid #AAAAAA;
}

#sidebar .wtitle{	
	background: transparent url(../images/sidebar_title_effect.png) no-repeat center bottom;
	text-shadow: #fff 0 1px 0;
	padding:3px 0 20px;
	margin-bottom: 5px;
	text-align:center;
	color: #666;
}
.widget .winner { 
	border:1px solid #fff;
	background: #fff url(../images/box-bgr-gr.gif) repeat-x 0 0;
	padding: 10px 10px;
}

.logo 		{border:none;}

.textcontent img {
	border:3px solid #c4dbc4;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

body{
		background: #e7eee7 url(../images/bg.png) repeat-x top center;
	}

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

#morefoot {
	margin-top: 0;
	border: 1px solid #ddd;
	border-right: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
}

#morefoot p {
	font-size:12px;
}

#morefootbg {
		padding-top: 2em 0;
		border: 1px solid #fff;
		border-right: 1px solid transparent;
		border-bottom: 1px solid transparent;
		background:#FFF url(../../images/fbox-dividers.png) repeat-y top center;
	}
	
#morefoot h3{
	text-transform:uppercase;
	letter-spacing:0.2em;
	font-size: 1.3em;
	padding:3px 0 5px;
	margin-bottom: 5px;
	text-align:left;
	color: #999;
	font-weight: bold;
	}
	#morefoot .wcontain {

		margin:0 10px;
		width:298px;
		float: left;
		display: inline;
	}
	#morefoot .widget{
		padding: 1em;
		background: transparent;
	}
	
