@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 {
	color:#0d0d0d;
	line-height: 1.5;
	text-align:justify;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background:url(images/body_bg.gif) repeat-x;
}
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: collapse;
	border-spacing: 0;
}
p, ul {
	padding:0 0 10px 0;
}
a {
	color:#0d0d0d;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.clear {
	clear:both;
}
#wrapper {
	width:950px;
	margin:0 auto;
}
#header {
	height:197px;
	background:url(images/header_bg.jpg) top no-repeat;
	position:relative;
}
#logo {
}
#nav {
	height:39px;
	line-height:39px;
	top:131px;
	left:350px;
	position:absolute;
}
#nav ul {
}
#nav ul li {
	float:left;
}
#nav ul li a {
	color:#fff;
	text-transform:uppercase;
	padding:0 15px;
	display:block;
}
#nav ul li a:hover, #nav ul li.current_page_item a {
	color:#000;
	text-decoration:none;
	background:url(images/nav_ul_li_bg.gif) top repeat-x;
}
#main {
	background:url(images/main_bg.gif) top repeat-y;
	padding:0 20px;
}
#content {
	min-height:400px;
	height:auto !important;
	height:400px;
	background:url(images/content_bg.gif) no-repeat;
}
#banner {
	text-align:center;
}
#banner img {
	padding:0 11px 0 0;
}
.page {
	padding:36px 14px 25px;
}
.page h2 {
	color:#590e0e;
	font-size:15px;
	padding:0 0 20px 0;
}
.page h3 {
	color:#590e0e;
	padding:0 0 10px 0;
}
.page a {
	color:#590e0e;
}
#home_img {
	padding:22px 0 0 20px;
	float:right;
}
#contact_form {
	width:664px;
	height:157px;
	padding:25px 0 0 200px;
	clear:both;
	margin:0 auto;
}
.wholesale {
	background:url(images/wholesale_enquiry_bg.jpg) bottom no-repeat;
}
.retail {
	background:url(images/retail_enquiry_bg.jpg) bottom no-repeat;
}
#contact_form #form_left {
	width:316px;
	float:left;
}
#contact_form #form_left input, #contact_form textarea {
	border:1px solid #97927b;
}
#contact_form #form_left input {
	width:180px;
}
#contact_form textarea {
	width:223px;
	height:80px;
}
#contact_form #form_left .check input {
	width:auto;
	border:0;
}
#contact_form #form_right {
	width:346px;
	float:left;
}
#contact_form div div {
	clear:left;
	display:block;
	zoom:1;
	margin:5px 0 0 0;
	padding:1px 3px;
}
#contact_form div div label {
	display:block;
	float:left;
	width:95px;
	padding:3px 5px;
	margin: 0 0 5px 0;
}
#posts {
	width:598px;
	margin:25px 14px 0 14px;
	display:inline;
	float:left;
}
.post {
	border:1px solid #d4c4ab;
	background:#fff url(images/post_bg.gif) top no-repeat;
	margin:0 0 9px;
}
.post_hdr {
	padding:10px 10px 0 30px;
}
.post_date {
	width:52px;
	height:51px;
	padding:10px 10px 0 0;
	background:url(images/post_date_bg.gif);
	color:#fff;
	text-align:right;
	float:right;
}
.post_hdr h2 a {
	color:#590e0e;
	font-size:18px;
}
.entry {
	padding:15px 30px;
}
.post_ftr {
	height:51px;
	background:#e8e5d4;
}
#post_cmmnt {
	width:216px;
	height:31px;
	margin:10px 15px 0 0;
	padding:0 10px 0 0;
	text-align:right;
	line-height:31px;
	background:url(images/post_cmmnt_bg.gif) no-repeat;
	display:inline;
	float:right;
}
#sidebar {
	width:270px;
	font-size:12px;
	padding:25px 0 0 0;
	float:left;
}
#sidebar ul {	
}
#sidebar ul li {
	padding:0 0 7px 0;
	background:url(images/sidebar_ul_li_bg.gif) bottom no-repeat;
	margin:0 0 10px 0;
}
#sidebar ul li h2 {
	height:50px;
	padding:18px 0 0 40px;
	background:url(images/sidebar_ul_li_h2_bg.gif) no-repeat;
	color:#590e0e;
	font-size:16px;
}
#sidebar ul li ul {
	background:#fff url(images/sidebar_ul_li_ul_bg.gif) repeat-y;
	padding:15px;
}
#sidebar ul li ul li {
	background:#fff;
}
#sidebar ul li ul li a {
}
#sidebar ul li ul li a:hover {
	color:#590e0e;
	font-weight:bold;
}
#footer {
	height:57px;
	padding:55px 55px 0 35px;
	background:url(images/footer_bg.gif) top no-repeat;
}
#disclaimer {
	color:#434137;
	text-align:right;
	float:right;
}
#disclaimer a {
	color:#434137;
}
