@charset "utf-8";
/* CSS Document  */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1.3;
	color:#4d2827;
	font-size:11px;
	background:#fff url('images/body_bg.jpg') top repeat-x;
	font-family:Arial, Helvetica, sans-serif;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: seperate;
	border-spacing: 2px;
	margin:5px auto;
}
table.noborder tr td {
	border:0;
}
table tr {
}
table tr th {
	font-size:12px;
	font-weight:normal;
	color:#fff;
	background:#01a0b0;
	padding:1px 5px;
	border:1px solid #01a0b0;
	margin:1px;
}
table tr td {
	margin:1px;
	background:#fff;
	border:1px solid #bab187;
	padding:3px 5px;
}
table tr td table {
	margin:0 auto;
}
table tr td table td {
	border:0;
}
hr {
	margin:5px auto;
}
h1, h3, h4, h5, h6, p {
	padding:0 0 10px 0;
}
a {
	color:#4d2827;
}
.clear {
	clear:both;
}
form#contact div {
	clear:left;
	display:block;
	zoom:1;
	margin:5px 0 0 0;
	padding:1px 3px;
}
form#contact div label {
	display:block;
	float:left;
	width:130px;
	padding:3px 5px;
	margin: 0 0 5px 0;
	text-align:right;
}
#outer {
	background:url('images/outer_bg.jpg') top no-repeat;
	margin:0 auto;
}
#wrapper {
	min-height:320px;
	height:auto !important;
	height:320px;
	width:933px;
	margin:0 auto;
}
#header {
	height:118px;
	position:relative;
}
#logo {
	position:absolute;
}
#cart {
	width:207px;
	height:27px;
	top:9px;
	right:10px;
	font-size:11px;
	color:#4d2827;
	position:absolute;
}
#cart_info {
	width:84px;
	padding:2px;
	float:left;
}
#cart_butts {
	width:119px;
	float:left;
}
#header #nav {
	width:620px;
	height:31px;
	top:52px;
	left:313px;
	position:absolute;
}
#nav img {
	margin:0 0 0 5px;
}
#main {
	background:url('images/main_bg.gif') bottom left no-repeat;
}
#sidebar {
	width:188px;
	font-size:11px;
	background:url('images/controls_bg.gif') top no-repeat;
	float:left;
}
#sidebar #controls {
	padding:16px 0 10px 0;
}
#sidebar #controls div {
	padding:0 14px 5px 14px;
}
#sidebar #controls div img {
	cursor:pointer;
}
#sidebar #sectionlist {
	width:188px;
	background:url(images/sidebar_bg.gif) repeat-y;
}
#sidebar ul {
	padding:0 6px;
}
#sidebar ul li {
	width:174px;
	padding:0 0 5px 0;
	margin:2px 0 0 0;
	background:#e4e0d2 url(images/sidebar_li_bg.gif) bottom no-repeat;
	display:block;
}
#sidebar ul li h2 {
	height:32px;
	color:#fff;
	font-size:14px;
	padding:6px 0 0 10px;
	background:url(images/sidebar_h2_bg.gif) no-repeat;
}
#sidebar ul li ul {
	width:134px;
	padding:0 10px;
}
#sidebar ul li ul li {
	width:auto;
	padding:0;
	margin:0;
	background:none;
}
#sidebar ul li ul li a {
	color:#4d2827;
	text-decoration:none;
}
#sidebar ul li ul li a:hover {
	color:#16a7b5;
}
#social {
	margin-top:16px;
	text-align:center;
}
#social img {
	margin-bottom:5px;
}
#content {
	width:737px;
	padding:0 0 0 8px;
	float:left;
}
#breadcrumbs {
	height:31px;
	padding:0 0 0 30px;
	line-height:31px;
	color:#fff;
	font-size:10px;
	text-decoration:none;
	background:url('images/breadcrumbs_bg.gif');
}
#breadcrumbs a {
	color:#fff;
	text-decoration:underline;
}
#title {
	height:80px;
	padding:8px 0 0 20px;
	background:url('images/title_bg.gif');
}
#title h1 {
	height:47px;
	color:#fff;
	font-size:18px;
	line-height:44px;
	padding:0 0 0 57px;
	background:url('images/title_left.gif') no-repeat;
	display:inline;
	float:left;
}
#title span {
	height:47px;
	padding:0 25px 0 10px;
	background:url('images/title_right.gif') no-repeat 100% 0%;
	display:inline;
	float:left;
}
#prod_list {
	width:715px;
	border-right:1px solid #B98053;
	border-left:1px solid #B98053;
	margin:0 auto;
}
.post {
	width:695px;
	background:url(images/post_bg.gif) repeat-y;
	margin:0 auto;
}
.post_hdr {
	height:91px;
	padding:0 0 0 20px;
	background:url(images/post_hdr_bg.gif) no-repeat;
}
.post_date {
	width:56px;
	height:48px;
	padding:30px 30px 0 0;
	font-size:14px;
	color:#fff;
	text-align:center;
	background:url(images/post_date_bg.gif) no-repeat;
	float:right;
}
.post_date span {
	font-size:12px;
	display:block;
	font-weight:bold;
}
.post h2 {
	padding:20px 0 0 0;
	font-size:20px;
}
.post_cat {
}
.entry {
	padding:0 25px;
}
.post_ftr {
	height:33px;
	background:url(images/post_ftr_bg.gif) no-repeat;
}
.post_cmmnts {
	line-height:33px;
	font-weight:bold;
	background:url(images/post_cmmnt_bg.gif) left no-repeat;
	padding:0 47px 0 15px;
	float:right;
}
.post_cmmnts a {
	font-weight:normal;
}
#prod_list_ftr {
	text-align:center;
}
#footer {
	margin:10px 0 0 0;
}
#disclaimer {
	height:77px;
	padding:15px 0 0 188px;
	text-align:center;
	font-size:10px;
	clear:both;
}
#disclaimer a {
	color:#674f39;
	text-decoration:none;
}
#disclaimer #nav {
	font-size:12px;
	color:#9e4b16;
}
#disclaimer #nav a {
	color:#9e4b16;
}
#disclaimer #nav a:hover {
	color:#4d2827;
}
#disclaimer p {
	padding:0 0 10px 0;
}
