body {
  background-color:#f4eecb;
}

#page_wrapper, 
#sidebar h3,
#container ul li a:hover, 
#titleBar .toggle:before {
  background-color:#bc7839;
}

#container ul li a, 
#titleBar .toggle:active:before, 
.pagination .pages a.active, 
.pagination .button a:active { 
  background-color:#f3c374;
}		