#nav {
	background: #F7931E url(../images/nav-yellow.png) repeat-x 0 0;
	border-bottom:1px solid #dab854;
	border-top:1px solid #dab854;
	
}


#nav .current_page_item a:hover, #nav li a:active, #nav .current_page_ancestor{
	background:#8A3413 url(../images/nav-yellow-ov.png) repeat-x 0 0;
	color:#570101;
}
 #nav ul.dropdown li a:hover,#nav ul.dropdown .current_page_item a,body.home #nav ul.dropdown a.home{
	background:#8A3413 url(../images/nav-yellow-ov.png) repeat-x 0 0;
	color:#900;
}
#nav ul.dropdown li a:active{
	color:#570101;
	background: #F7931E url(../images/nav-yellow.png) repeat-x 0 0;
}


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

#feature #feature-footer.number_nav #featurenav a{
	border: 1px solid #7A2E14;
	background: #8A3413;
	color: #fff;
}
#feature #feature-footer.number_nav #featurenav a.activeSlide{
	background: transparent;
}
.fcontent .fsub {color: #fff;}


#maincontent #highlight {
	
	background: #380100 url(../images/highlightbg_orange.png) repeat-x 0 0;
	border-top: 1px solid #820000;
	border-bottom: 1px solid #000;

}

#welcome {
	background:transparent url(../images/welcomebg-orange.png) repeat-x top left;
	color: #3a2e00;
	text-shadow: none;
	text-align:center;
}
#welcome .greeting {border-bottom: 0px solid #8A3413;}
#welcome .welcometext {color:#3a2e00;}

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


a,.commentlist cite,.commentlist cite a, #sub_head #subnav .current_page_item a, #grandchildnav .current_page_item a, .headline h1 a:hover {color:#4F2979;}
.page a { text-decoration:underline;}

body.home .pagetitle { display:none;}
