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


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


#featurenav a{
	border: 1px solid #631111;
	background: #730418 url(/images/navbar.jpg);
	color: #fff;
}

.fcontent .fsub {color: #fff;}


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

}

#welcome {
	background:#820000  /*url(../images/colors/welcomebg-red.png) repeat-x top left */;
	color: #fff;
	text-shadow: #222 0px 0px 1px;
}
#welcome .greeting {border-bottom: 1px solid #A54D5A;}
#welcome .welcometext {color:#fff;}

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

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