body {
	background: #eee6d1 url(body.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0 0 20px 0;
	margin: 0;
	line-height: 18px;
	}
	
/* Baseline grid overrides */
/*#wrapper,
#header
 {
	background: none !important;
	}*/
	
.flash_block_replaced_content {
  display: none;
}
	
hr, .hide {
	display: none;
	}
	
img {
	border: none;
	}
	
p {
	line-height: 18px;
	margin: 0 0 18px 0;
	}

/*  links */

a {
	color: #a70e13;
	text-decoration: none;
	}
	
a:hover {
	background-color: #E7DDD4;
	text-decoration: underline;
	}

li {
	min-height: 1px;
	}
	
* html li {
	height: 1px;
	}

.clear{
	min-height: 1px;
}

* html .clear{
	height: 1px;
}

.clear:after {
	content: ".";
	height: 0;
	visibility: hidden;
	clear: both;
	display: block;
	}
	
	
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #815743;
	line-height: 18px;
	}
	
* html h1,
* html h2,
* html h3,
* html h4,
* html h5,
* html h6
  {
 	height: 1px;
	}
	
h1 embed,
h2 embed,
h3 embed,
h4 embed,
h5 embed,
h6 embed
	{
	display: block;
	position: relative;
	left: -3px;
	}	
	
h1 {
	font-size: 30px;
	line-height: 34px;
	margin: 0 0 18px 0;
	font-weight: bold;
	color: #603314;	
	}
	
h2, h3, h4 {
	font-size: 16px;
	margin: 18px 0 0 0;
	font-weight: bold;
	}
	
h2 {
	}
	
h3 {
	}
	
h4 {
	}

h5 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	}
	
	
/* [ Wrapper ] */

#wrapper {
	margin: 0;
	padding: 0;
	background: #fff;
	position: relative;
	min-height: 1px;
	}
	

/* [ Site Header ] */

#site_header_wrapper {
	position: relative;
	height: 110px;
	margin: 0;
	background: #eee6d1 url(site_header.gif);
	z-index: 100;
	}
	
.wholesaler #site_header_wrapper {
	background: #eee6d1 url(wholesaler.site_header.jpg) repeat-x center 0;
	}
	
#site_header {
	height: 110px;
	width: 750px;
	margin: 0 auto;
	position: relative;

	}
	
.wholesale_logo{
	position: absolute;
	right: 0;
	bottom: 0;
}
	
#site_header_logo {
	position: absolute;
	top: 30px;
	left: -2px;
	}
	
#site_header_logo a {
	color: #fff;
	}
	
	#site_header_logo a:hover {
		background: none;
		}
	
/* [ Site Header Tools ] */
#site_header_tools {
	position: absolute;
	top: 10px;
	right: 0;
	font-size: 11px;
	color: #603314;
	text-align: right;
	text-transform: lowercase;
	}
	
#site_header_tools a {
	color: #603314;
	text-decoration: none;
	padding: 0 5px;
	}
	
#site_header_tools a:hover {
	color: #603314;
	text-decoration: underline;
	background-color: transparent;
	}
	
/* [ Shop Categories ] */
#shop_categories {
	width: 540px;
	height: 90px;
	background: url(shop_categories.png) no-repeat;
	position: absolute;
	bottom: 10px;
	left: -5px;
	padding: 5px;
	}
	
	#shop_categories a {
		color: #b68e72;
		}
		
		#shop_categories a strong {
			color: #eee6d1;
			font-weight: normal;
			}
		
		#shop_categories a:hover {
			color: #fff;
			background-color: transparent;
			}
	
	#shop_categories ul {
		margin: 0;
		padding: 9px 0;
		list-style: none;
		height: 65px;
		overflow: hidden;
		position: relative;
		}
		
		#shop_categories:after {
			content: ".";
			height: 0;
			visibility: hidden;
			clear: both;
			display: block;
			}
		
	#shop_categories li {
		width: 125px;
		float: left;
		padding: 0 0 0 10px;
		margin: 0;
		line-height: 18px;
		height: 18px;
		display: inline;
		position: relative;
		}
	
/* [ Mini Search ] */

#mini_search {
	position: absolute;
	top: 5px;
	right: 0px;
	width: 200px;
	height: 30px;
	padding: 0;
	z-index: 100;
	}
	
.mini_search_field {
	height: 16px;
	line-height: 16px;
	width: 180px;
	padding: 2px 0 0 20px;
	font-size: 10px;
	line-height: 12px;
	color: #603314;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	border: none;
	background: #fff url(mini_search_field.gif) no-repeat 0 0;
	position: absolute;
	top: 0;
	right: 0;
	}
	
#mini_search .focus {
	background-position: 0 -18px; 
	}

.mini_search_button {
	display: block;
	width: 15px;
	height: 16px;
	text-indent: -9000px;
	background: #56595c url(mini_search_button.gif) no-repeat 0 0;
	position: absolute;
	top: 1px;
	right: 1px;
	font-size: 1px;
	line-height: 1px;
	}
	
.mini_search_button:hover {
	background-position: 0 -16px;
	}
	
	
/* [ User Tools ] */
#user_tools {
	position: absolute;
	left: 0;
	top: 0;
	font-size: 10px;
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
	color: #eccbcc;
	width: 525px;
	z-index: 100;
	}
	
	#user_tools a {
		padding: 0 5px;
		color: #eccbcc;
		}
		
	#user_tools a:hover {
		background-color: transparent;
		color: #fff;
		}
	
	#user_tools .sign_in {
		background: url(sign_in.gif) no-repeat right 2px;
		padding-right: 15px;
		}
		
	#user_tools_name {
		position: absolute;
		top: 0;
		left: 15px;
		}
	
	#user_tools_name h4 {
		font-size: 11px;
		line-height: 30px;
		margin: 0;
		padding: 0;
		color: #fff;
		font-weight: normal;
		}
/* [ Page Header ] */

#page_header_wrapper {
	height: 30px;
	background: #603314;
	position: relative;
	z-index: 1000;
	}
	
#page_header {
	height: 30px;
	width: 750px;
	margin: 0 auto;
	position: relative;
	}

	
/* [ Main ] */

#main_wrapper {
	position: relative;
	min-height: 1px;
	background: #faf8f3;
	border-bottom: 5px solid #603314;
	z-index:8;
}

#main {
	width: 750px;
	margin: 0 auto;
	position: relative;
	z-index: 1;
	min-height: 1px;
	padding: 0 0 50px 0;	
	}
	
	* html #main {
		height: 1px;
		}
	
	#main:after {
		height: 0;
		clear: both;
		display: block;
		content: ".";
		visibility: hidden;
		}
	
/* [ Breadcrumb ] */
#breadcrumb {
	height: 20px;
	margin: 0;
	padding: 0;
	font-size: 10px;
	position: relative;
	}
	
	
/* [ Content ] */

#content {
	font-size: 12px;
	padding: 0 0 20px; 
	color: #603314;
	position: relative;
	min-height: 400px;
	z-index: 1;
	float: left;
	width: 560px;
	}
	
	* html #content {
		height: 400px;
		}

	#content:after {
		content: ".";
		height: 0;
		visibility: hidden;
		clear: both;
		display: block;
		}
	
/* [ Sidebar ] */
.sidebar {
	width: 170px;
	float: left;
	position: relative;
	padding: 0;
	z-index: 900;
	margin: 0 20px 0 0;
	}
	
	.sidebar ul a {
		color: #582108;
		}
	
.link_button {
	background: #a70e13 url(link_button.gif) repeat-x top;
	border: 1px solid #a70e13;
	display: block;
	color: #fff;
	height: 28px;
	line-height: 28px;
	padding: 0 10px;
	margin: 0 0 10px 0;
	}

#online_specials{
	display: block;
	width: 180px;
	height: 40px;
	background: url(online_specials.gif) no-repeat 0 0;
	margin: 10px -5px 5px -5px;
}

#online_specials:hover{
	background-position: 0 bottom;
}

#instore_specials{
	display: block;
	width: 180px;
	height: 40px;
	background: url(instore_specials.gif) no-repeat 0 0;
	margin: 5px -5px;
}

#instore_specials:hover{
	background-position: 0 bottom;
}

#agents_button{
	display: block;
	width: 180px;
	height: 40px;
	background: url(agents_button.gif) no-repeat 0 0;
	margin: 5px -5px;
}

#agents_button:hover{
	background-position: 0 bottom;
}

.wholesale_ordering{
	display: block;
	width: 180px;
	height:40px;
	background: url(wholesale_store.gif) no-repeat 0 0;
	margin:5px -5px;
}

.wholesale_ordering:hover{
	background-position:0 bottom;
}

/* [ Footer ] */
#footer_wrapper {
	min-height: 100px;
	background: url(footer_wrapper.gif) repeat-x top;
	clear: both;
	position: relative;
	z-index: 4;
	}
	
	* html #footer_wrapper {
		height: 1px;
		}

#footer {
	width: 750px;
	margin: 0 auto;
	font-size: 11px;
	color: #603314;
	line-height: 15px;
	position: relative;
	clear: both;
	min-height: 1px;
	padding: 20px 0;
	z-index:4;
	}
	
	* html #footer {
		height: 1px;
		}
	
#footer p {
	margin: 0;
	}
	
#footer a {
	color: #603314;
	text-decoration: none;
	}
	
#footer a:hover {
	text-decoration: underline;
	}
	
#site_credit {
	position: absolute;
	top: 0;
	right: 0;
	padding: 20px 0;
	color: #a08469;	
	}
	
	#site_credit a {
		color: #a08469;
		}
	
	#site_credit a:hover {
		color: #603314;
		}	


/* [ Generic vCard ] */

.vcard {
	background: #f0eae3;
	padding: 10px;
	border: 1px solid #a98c7d;
	font-size: 12px;
	line-height: 16px;
	margin: 10px 0;
	color: #582108;
	position: relative;
	}
	
	.vcard .fn {
		font-size: 14px;
		font-weight: bold;
		}
		
	.vcard .adr {
		padding: 5px 0;
		}
		
		
.adr { min-height: 1px }

* html .adr {height: 1px}

.adr:after {content: “.”; height: 0; visibility: hidden; display: block; clear: both; }

		
	.vcard .org {
		border-bottom: 1px solid #a98c7d;
		margin: 5px 0 0;
		font-weight: bold;
		padding: 0 0 5px 0;
		}
		
	.vcard .map {
		position: absolute;
		top: 14px;
		right: 10px;
		background: url(vcard_map.gif) no-repeat 0 2px;
		padding: 0 0 0 16px;
		font-size: 11px;
		}

	.vcard .phone_numbers {
		margin: 5px 0 10px 0;
		}

	.vcard .tel {
		position: relative;
		min-height: 1px;
		}
		
		.vcard .tel .type {
			float: left;
			width: 100px;
			min-height: 1px;
			position: relative;
			}
			
/* site map */


#site_map{
	padding-left:0px;
	list-style:none;
	margin:0;
	min-height:1px;
}

* html #site_map{
	height:1px;
}

#site_map li{
	padding:0;
	margin:0;
	margin-bottom:10px;
	min-height:1px;
}

* html #site_map li{
	height:1px;
}

#site_map li ul{
	margin:0;
	padding:0;
	list-style:none;
}
#site_map li ul li{
	margin:0;
	margin-left:10px;
}


.product_list td,
.product_list th{
	padding: 7px 3px;
	font-size: 10px;
	border-bottom:solid 1px #e8dfc7;
}

.product_list th{
	font-size: 14px;
	background: #efe9d9;
}

.product_list .table_head th{
	font-size: 12px;
	background: none;
}

.product_list .no_border td,
.product_list .no_border th{
	border: none !important;
}

.product_list .no_border th{
	font-size: 18px;
	padding-top: 20px;
}

#content .vcard img {
	float: right;
	margin: 15px 0 10px 20px;
	background: #e7ddd4;
	border: 1px solid #b9a295;
	padding: 5px;
	clear: both;
	}
	

	
.vcard {
    min-height:1px;
} * html .vcard { height:1px; } .vcard:after { display:block; visibility:hidden; content:"."; height:0; clear:both; }

/* [ videos ] */

#videos {
    background:#ebe4d1;
    border:1px solid #d1c4bb;
    padding:0;
    margin:0;
    list-style:none;
    min-height:1px;
} * html #videos { height:1px; } #videos:after { content:"."; clear:both; height:0; visibility:hidden; display:block; }

#videos li {
    float:left;
    width:268px;
    padding:5px;
    margin:0;
    list-style:none;
    text-align:center;
    font-size:20px;
    line-height:22px;
    
}

#videos li a {
   color:#603314;
}

#videos li a:hover {
    background:none;
    text-decoration:none;
    color:#A70E13;
}

#videos li img {
    border:none;
    float:none;
    background:none;
    margin:5px 0 0;
    padding:0;
    border:1px solid #fff;
}