body, p, div, table, td, input, select, textarea {
	font-size: 10pt;
	font-style: normal;
	color: #000;
	font-family:Candara, Verdana, Arial, Helvetica, sans-serif;
}
body {
	background:#a6cece;
}
A {
	/* color:#7F5A2E; */
	color:#3b3b3b;
	text-decoration:none;
}
.super_header {
	width: 980px;
	margin: 10px 0 10px 0;
	background: #FFF;
	color:#000;
}
.call_now {
	float:left;
	margin-left:40px;
	font-size:16pt;
}
.call_now span { color:#AD6103; }
.view_cart {
	float:right;
	margin-right:40px;
	font-size:12pt;
}
.gradient_wg {
	background: url('/images/scc/gradient_white-to-grey.gif') bottom left repeat-x;
}
.header {
	width:980px;
	background: #FFF url('/images/scc/hero.jpg')  no-repeat center right;
}
.main_body {
	width: 925px;
	text-align:center;
	background: #FFF;
}
.body_table {
	width:100%;
	background: transparent;
	margin: 0 auto 0;
}
.sub_nav {
	width:100%;
	background:#FFF;
	border-bottom:#a6cece 2px solid;
	text-align: center;
	font-size:15;
}
.sub_nav td { padding: 10px; }
.sub_nav a { color:#AD6103;font-size:12pt; }
.sub_nav_search {
	padding: 4px 0 10px 10px;
	width: 100%;
	background: url('/images/scc/gradient_grey-to-white.gif') bottom left repeat-x;
}
.page_header {
	color: #a6cece;
	width: 100%;
}
.search_box {
	 border:#C0C0C0 1px solid;
	 border-right: none;
	 height:22px;
	 padding-left:4;
}
.search_box_button {
	border:#C0C0C0 1px solid;
	border-left: none;
	background:#e2efef;
}
.top_header {
	background:#a6cece;
	border-top:#000 1px solid;
	border-bottom:#000 2px solid;
}

.nav_table_border {
	border-bottom:#000 2px solid;
	border-top:#000 2px solid;
}
.nav_header {
	font-size:12;
	font-weight:bold;
	color: #3b3b3b;
}
.widget_header {
	color: #3b3b3b;
}
.nav_header_ul {
	color: #3b3b3b;
	border-bottom:#000 1px solid;
}
.featured {
	color:#000;
}
.barker_copy {
	color:#000;
}
.underline {
	border-bottom: #000 1px solid;
}
.account_sb {
	border: #000 1px solid;
}
.address_header {
	background:#CCCCB4;
}
.cart_header {
	background:#CCCCB4;
}
.gwp_header{ 
	border: #000 1px solid;
	background: #eee;
}
.btn_action span {
	background: #000 ! important;
	color: #FFF ! important;
}
.nav_table {
	background:#e2efef;
	padding-left:10;
	padding-top:5;
	padding-bottom:5;
	margin-top:10;
	margin-bottom:10;
	font-size:12;
}
.barker_head {
	font-family:Century Gothic,Verdana,sans-serif;
	font-weight:bold;
	color:#000;
	font-size:14;
}
.barker_copy {
	color:#996665;
}

