a{
	color: #cf4900;
}
a:hover{
	color: #cf4900;
}
body{
	background: #c2b67a url(insidenp/background-brown-3.jpg) no-repeat top center;
}
#background{
	background: url(brownie/bgr.jpg) repeat-x top;
}

#header { z-index: 10; }
#header h1{
 	background: url(brownie/logo-trans.png) no-repeat; 
}
#header h1 a {
	display: block; height: 80px; width: 820px;
}

#search{
	background: url(brownie/bgr-search.gif) no-repeat;
}
div #topmenu { margin-top: 23px; }
#topmenu li { border-left: 1px solid #c2b67a; }
#topmenu li:hover { background-color: #d9d1bc; }
#topmenu li a {	color: #cf4900; font-weight: bold;  }
#topmenu li a:hover,#topmenu li.active a { color: #333333; }

#footer{
	background:#e4e2db url(brownie/bgr-footer.gif) repeat-x;
}	
ul#nav { margin-top: -23px; }
#nav li ul li {
    background: #e9e4d4 url(../images/bgr-box-trans.png) repeat-x top;
}
.box, .widget{
	background: #f7f4ea url(../images/bgr-box-trans.png) repeat-x top left;
}
.box { 
    padding-top: 8px;
    padding-bottom: 4px;
}
.box2{
	background: #e9e4d4;padding: 3px 10px;
}
.box2 .spacer.white, .list2 li{
	background: #f7f4ea; 
}
.box2 h2 { width: 100%; text-align: center; }

.vidtabs .idTabs li a, .idTabs li a{
	background:#f7f4ea;
	color:#363636;
}
.vidtabs .idTabs li a:hover,
.vidtabs .idTabs .selected,
.idTabs li a:hover,
.idTabs .selected,
#sidebar h3 {
	background:#d5d0bf;
}
span.continue-archives a { 
	color:#e9e4d4; 
}
#footer, #footer a{
	color: #e9e4d4;
}

ul#nav {
    font-size: 1.25em;
    font-weight: normal;
}

div#page { min-height: 700px }
