body {
	background-color: #a55200;
}

.nav_block_title,
.sc_content h1,
.cart_table thead th,
.order_info_table th,
#order_ship_details h4,
.cart_discounts h4,
.address_box h4 {
	background-color: #BF8853;
	color: #fff;
}

.cat_links .expanded .parent a,
.cat_links .expanded .parent,
.nav_link_container a:hover {
	background-color: #efb277;
}

.nav_block,
.sc_content {
	border-color: #fff7ef;
}

.nav_block a,
.nav_link_container a:link,
.nav_link_container a:visited,
.nav_link_container a.selected,
.sc_content a,
.prod_section h2,
.cart_table a.prod_name,
.prod_name a,
.sc_form fieldset h3,
.sc_form fieldset h4,
.cat_links .expanded .parent a,
.prod_detail h1 {
	color: #6d3700;
}

.prod_detail h1 {
	background-color: transparent;
}

.cart_table tr.qty_row td,
.order_info_table .alt {
	background-color: #fff7ef;
}

.sc_link,
.sc_link a,
.breadcrumb_nav,
.breadcrumb_nav a {
	color: #fff;
}

