#header-content {
   padding-bottom:10px;
   border-bottom: 5px solid #9c642d;
}

.navigation1 {
   border-top: 5px solid #9c642d;
}

.quick-search {
   background-color: #d3ad73;
}

#wrapper2 {
   background-color: #d3ad73;
}

.category-list-header, 
.category-list-header a, 
.category-list-header a:visited {
   color: #850B0C;
}

.category-list-header a:hover  {
   color: #a85605;
}

.category-list ol li a {	
   background-color: #f7efc8;
   border-bottom: 2px solid #a85605;
}

.category-list ol li a:hover {
   color:#ffffff;
   background-color: #E68A00;
   border-bottom: 2px solid #a85605;
}

.content-product-header {
   color:#ffffff;
   background:#a85605;
}

.page-block {
   padding:10px;
}

#termdescription {
   font-size:14px;
   padding-bottom:10px;
}

.footer-section {
   color: #ffffff;
   background-color: #9c642d;
}

