a{
	color: #860000;
}
a:hover{
	color: #860000; text-decoration: underline;
}

#header h1{
 	background: url(brownie/logo-trans.png) no-repeat;
}
#search{
	background: url(brownie/bgr-search.gif) no-repeat;
}
#topmenu li { border-left: 0px solid #dedbd1; height: 33px; line-height: 33px; 
	font-size:12px; }
#topmenu li a {	color: #ffffff; }
#topmenu li a:hover,#topmenu li.active a { color: #e8a02c; }

#footer{
	background:#28549d;
	
}	
#nav li ul li {
    background: #e9e4d4 url(../images/bgr-box-trans.png) repeat-x top; 
}

.box2{
	background: #e9e4d4;
}
.box2 .spacer.white, .list2 li{
	background: #f7f4ea;
}
#sidebar h3 {
	background:#e9f2ff;
}
span.continue-archives a { 
	color:#e9e4d4; 
}



