body {
	background: #3C2106 url(i/bg.gif) repeat;
	margin:0; 
	padding:0;
 	font: 62.5%/1.7em Arial, Tahoma, "Trebuchet MS", Verdana, "Lucida Grande", "Lucida Sans",  sans-serif; 	
}

table {
	margin: 0px;
	padding: 0px;
}

a {
	text-decoration: underline;
	color: #634D41;	
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

h1 {
	font-size: 18pt;
	color: #CB5412;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-size: 1.8em;
	font-weight: 600;
	}
	
h3 {
	font-size: 1.6em;
	font-weight: 600;
	color: #CD5C1F;
	}

h4 	{
	font-size: 30pt;
	color: #830624;
	margin: 0px;
	padding: 0px;
}

h5 	{
	font-size: 14pt;
	color: #6F5F22;
	margin: 0px;
	padding: 0px;
}

small {
	font-size: 11pt;
	color: #BDBBBA;
}
	
table#maintable {
	width: 100%;
	margin: 0px auto;
	background: transparent;
}

table#header {
	height: 57px;
	width: 100%;
	background: #3C2106 url(i/hdr_bg.gif) repeat;
}

#logo {
	position: relative;
	left: 50%;
	margin-left: -365px; /* this adjust the logo position ... larger number more left */
}

#checkout { 
	position: absolute;
	margin-top: 5px;
	margin-left: 700px; 
}
	
table#wrap {
	width: 760px;
	margin: 0px auto;
	background-color: #A69281;
	border-top: 7px solid #5B4D1E;
}

table#main {
	width: 748px;
	margin: 0px auto;
	background-color: #FFF;
	border: 1px solid #3C2510;
}
* html table#main { margin-left: 6px; }
*:first-child+html table#main { margin-left: 6px; }
table#navtable {
	width: 100%;
	height: 41px;
	margin: 0px auto;
	background: url(i/bg_nav.gif) no-repeat top;
	text-align: center;
 	font: 0.9em Verdana, "Lucida Grande", "Lucida Sans",  sans-serif;	
	color: #634D41;	
}

/* Product Boxes*/

#one {
	border: 1px solid #5B4D1E;
	height: 175px;
	width: 244px;
	background: url(i/one.jpg) no-repeat;
}

#two {
	border: 1px solid #5B4D1E;
	height: 175px;
	width: 244px;
	background: url(i/two.jpg) no-repeat;
}


#three {
	border: 1px solid #5B4D1E;
	height: 175px;
	width: 244px;
	background: url(i/three.jpg) no-repeat;
	position: relative;
}
.detail { color: #757673; width: 90px; height: 15px; 
	margin-left:140px; 
	margin-top: 148px; font-size: 0.75em; text-align:right; }

.brandtext { 
	color: #757673; 
	width: 115px; 
	height: 75px; 
	float: right; 
	margin-top: 60px; 
	font-size: 0.85em; 
	}
* html .brandtext { margin-top: 55px; margin-right: 3px; margin-bottom: 5px; }
* html #three .brandtext { margin-top: 60px; }
*:first-child+html .brandtext { margin-top: 45px; margin-right: 3px; margin-bottom: 5px; }

#footer { font-size: 10px; color: #000000; padding-bottom: 6px;}
#footer p { margin: 10px 5px 10px; }
#footer #right { text-align: right; }
#footer a { color: #000000;}


/* INNER PAGES */

#leftnav {
	width: 170px;
	/* background-color: #6F5F22;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;*/
}
.leftnav {
	background-color: #6F5F22;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
}
.navlist
{
padding-left: 0;
margin-left: 3px;
margin-right: 3px;
border-bottom: 1px solid #E0C37D;
width: 164px;
}

.navlist li
{
list-style: none;
margin: 0;
padding: 0 0.25em 0.25em;
border-top: 1px solid #E0C37D;
color: #FFF;
font-size: 11px; 
	width: 158px;
	height: 22px;
}

.navlist li a { 
	text-decoration: none;
	color: #fff; 
	width: 154px;
	height: 18px;
	padding: 2px 0 0 4px;
	margin: 0.25em 0 0;
	display: block;
	}
* html .navlist li a { width: 160px; }	
.navlist li a:hover { 
	text-decoration: none;
	color: #fff; 
	background-color: #D6AF6A;}
	
.navlist li #current { 
	text-decoration: none;
	color: #fff; 
	display: block;
	background-color: #D6AF6A;}

#faceimg {
	background: url(i/img_facecare.jpg) no-repeat;
	height: 220px;
	width: 573px;
	border-top: 1px solid #fff;
}

.introtext {
	width: 320px;
	float: right;
	margin-right: 8px;
	margin-top: 40px;
	font-size: 12px;
	font-weight: 600;
	color: #FFF;
}

.products {
	margin-top: 1px;
	margin-left: 1px;
	border: 1px solid #D8BC94;
	width: 573px;
}

.box {
	border-right: 1px dotted #D8BC94;
}

.products img {
	float: left;
	margin-left: 50px;
	border: none;
}

.spec {
	background-color: #F0E5D5;
	margin: 1px 1px 1px 1px;
}
.spec p { margin: 1px 6px 2px 8px;}
.spec a {
	text-decoration: underline;
	font-size: 12px;
	color: #634D41;
}


/* Item Detail Page Specific Styles*/

#mb_page {
	background: url(i/bg_mbpage.gif);
}

#pg_head {
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
}

#detail {
	margin-left: 8px;
}

#detail p {
	font: 0.8em Arial, "Lucida Grande", "Lucida Sans",  sans-serif;
	margin-right: 20px;
	text-align: justify;
	color: #6F5F22;
}

#prod_detail {
	margin: 0px auto;
}


/* Content Page Specific Styles*/

#content {
	margin-left: 15px;
	margin-right: 15px;
	background: url(i/bg_mbpage.gif);	
}

#content p {
	font: 0.8em Arial, "Lucida Grande", "Lucida Sans",  sans-serif;
	text-align: justify;
	color: #000;
}






