div#header {
  border-bottom:4px solid #c69339;
  border-right:4px solid #c69339;
  background:url(../images/brown/header.bg.jpg) top right no-repeat #fff;
}
div#header table h1{
  color:#31250a;
}
div#header table th{
  color:#31250a;
}
div#header table td{
  color:#31250a;
}
div#header table td a{
  color:#31250a;
}
td#leftNav {
  background:url(../images/brown/leftNav.bg.jpg) bottom left no-repeat #b9b0a0;
}
td#leftNav h2{
  color:#31250a;
}
td#leftNav ul li{
  color:#31250a;
  border-bottom:1px dashed #eed8e7;
}
td#leftNav ul li a{
  color:#31250a;
}
td#content {
  border-right:4px solid #c69339;
}
td#content img.detail {
  border:1px solid #ccc;
}
td#content h3{
  color:#31250a;
}
table#thumb td a{
  color:#31250a;
}
td#content .h4{
  background-color:#c69339;
  color:#fff;
}
td#content p{
  color:#333;
}
table#detail a{
  color:#31250a;
}
table#detail strong{
  color:#31250a;
}
td#barBottom{
  background-color:#a78e79;
  border-right:4px solid #c69339;
}
div#footer p{
  color:#333;
}
div#footer a{
  color:#31250a;
}
td#landingContent a{
  color:#31250a;
}
