body {
	background-color: #b4bd7f;
	background-image:url(images/background.png);
	background-repeat: repeat-y;
		background-position: center;
		}

.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: #fdffd8;
	color: #B54800;
	
	
}
.nav_block_title {
	/*border-bottom: 2px solid #faaf6b;*/
	
}
.nav_block{
	/*border-bottom: 2px solid #faaf6b;*/
}
.cat_links .expanded .parent a,
.cat_links .expanded .parent,
.nav_link_container a:hover,
.nav_block_content a:hover {
	background-color: #fdffd8;
	
}

#sc_inner,
.nav_block,
.cart_table,
.cart_table thead th,
.cart_discounts,
.cart_discounts h4,
.order_info_table th,
#order_ship_details h4,
.address_boxes .bill,
.address_boxes .ship,
.address_box h4 {
	
	background-color: #e7ebb2;
}
.sc_content, #sc_footer{
	background-color: #f6f8d6;
	
}
.sc_content{
	/*
border-right: 2px solid #D8DBA6;
	border-left: 2px solid #D8DBA6;
*/
}
#sc_footer{
	padding-top:10px;
	/*border-top: 2px solid #cccccc;*/
}
.breadcrumb_nav{
	background-color: #f6f8d6;
	}
.nav_block a,
.nav_link_container a:link,
.nav_link_container a:visited,
.sc_content a,
.cart_table a.prod_name,
.prod_name a,
.cat_links .expanded .parent a,
#sc_footer a:link,
#sc_footer a:visited {
	color: #1C4063;
	
}

.nav_link_container a.selected,
.nav_link_container a:hover,
.nav_block_content a:hover,
#sc_footer a:hover
 {
	color: #B54800;
}


.prod_detail h1,
.prod_section h2 {
	color: #B54800;
}

.prod_detail h1 {
	background-color: transparent;
}

.sc_form fieldset h3,
.sc_form fieldset h4 {
	color: green;
}


.cart_table tr.qty_row td,
.order_info_table .alt {
	background-color: #f1f3f9;
}

.sc_link,
.sc_link a,
.breadcrumb_nav,
.breadcrumb_nav a {
	color: #000;
}

