body {
	background-color: #4D2600;
	background-image: url(images/burnt-orange/bodybg.gif);
	}

#head-content {
	background-image: url(images/burnt-orange/headbg.gif);
	}

a, a:link, a:visited {
	color:#663300;
	}

a:hover, a:active {
	color:#000;
	}

#topnav li {
	background:url(images/burnt-orange/navbg-black.gif) bottom center no-repeat;
	}

#topnav li a:hover, #topnav li a:active, #topnav li ul {
	background: #996633;
	}

.widgettitle, .content-col1 h2, li.title h2, h1.archive-title {
	background: #663300;
	}

#sidebar li ul.tabs li a, #sidebar li ul.tabs li a:link, #sidebar li ul.tabs li a:visited {
	border: 1px solid #663300;
	border-bottom: 0;
	background: #663300;
	}

#sidebar li ul.tabs li a:hover, #sidebar li ul.tabs li a:active {
	background: #996633; 
	border: 1px solid #996633;
	border-bottom: 0;    
	}

#sidebar li ul.tabs li a.on {
	background:#eee;
	border: 1px solid #ddd;
	border-bottom: 0; 
	}





