body {
	background: #332d25 url(../images/body-bg.png) repeat-x 0 0;
}

#wrap {
	width: 996px;
	margin: 0 auto 0; padding: 40px 0 0 0;
	position: relative;
}

h1 {
	width: 390px; height: 161px;
	background: url(../images/logo.png) no-repeat 0 0;

	position: absolute; z-index: 100;
	top: 10px; left:0;
}

	h1 a {
	width: 390px; height: 161px;
	display: block;
	overflow: hidden; text-indent: -999em;
	}

#page {
	background: #f3eed6;
	width: 940px;
	margin: 20px 0 0 24px; padding: 4px;
}

/*subnav*/

#subnav {
	position: absolute;
	top: 36px; right: 18px;
	}

#subnav li a {
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	text-decoration: none;
	}
	
	#subnav li a:hover {
	text-decoration: underline;
	}

.h-nav {
	margin: 0; padding: 0;
	list-style: none;
}

	.h-nav li {
		margin: 0; padding: 0 10px 0 8px;
		display: inline;
		border-right: 1px solid #fff;
	}
	
	.h-nav li:last-child {
	border-right: 0px none;
	}

#banner {
	position: relative;
	width: 940px; height: 183px;
	margin-bottom: 4px;
}
	.home #banner {height: 493px;}

	#bnr-caption {
	background: url(darkbg.png) repeat; 
	background: rgba(0,0,0,0.8);
	position: absolute;
	bottom: 0;
	padding: .75em 1.5em; margin: 0;
	z-index: 2000;
	}
	#bnr-caption h2 {
	font: italic 116% Georgia, "Times New Roman", Times, serif;
	color: #b55b12;
	padding: 4px 0 4px 55px; margin: 0;
	background: url(../images/mark-a.png) no-repeat 0 0;
	font-weight: normal;
	
	}
	
	#caption-inner {
	padding-right: 56px;
	background: url(../images/mark-b.png) no-repeat 100% 0;
	}

/* NAV */
#nav {
	width: 241px;
	position: absolute; z-index: 100;
	top:86px; right: 0;
}

#nav-top {
	width: 241px; height: 19px;
	background: url(../images/nav-top.png) no-repeat;
}

#nav-mid {
	width: 241px;
	background: url(../images/nav-mid.png) repeat-y;
}

#nav-btm {
	width: 241px; height: 21px;
	background: url(../images/nav-btm.png) no-repeat;
}

#nav-mid .inner {padding: 2px 2em 2em 1.5em;}

#nav h3 {
	font: bold 131% Frutiger, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #b55b12;
	border-bottom: 1px dotted #999;
	text-transform: uppercase;
	margin: .5em 0; padding: .35em 0;
	}
	
#nav h3 a {
	color: #b55b12;
	text-decoration: none;
	}
	
#nav ul, #nav li {
	margin: 0; padding: 0; list-style: none;
	}
	
#nav li a {
	color: #342e26;
	font: 116%/1.5em Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	}
	
	#nav li a:hover {
	text-decoration: underline;
	}
	
#nav ul {
	padding-bottom: .5em;
	border-bottom: 1px dotted #999;	
	}
	
#nav .colshop a {
	display: block; overflow: hidden;
	background: url(../images/nav-color-dots.jpg) no-repeat 100% 0;
	}
	
	#nav .dkneutrals a {background-position: 100% 8px;}
	#nav .ltneutrals a {background-position: 100% -19px;}
	#nav .multicol a {background-position: 100% -43px;}
	#nav .warm a {background-position: 100% -68px;}
	#nav .cool a {background-position: 100% -93px;}
	
/*Feature*/
#feature {
	overflow: hidden;
	background-image: url(../images/fabric-bg.jpg);
	}
#feature img {
	float: left;
	border-right: 4px solid #f3eed6;
	}
#feat-txt {
	float: left;
	padding: 20px;
	width: 400px;
	color: #f3eed6;
	}
	#feat-txt h2 {
	margin: 0 0 .5em; padding: 0;
	font: normal 138.5% Georgia, "Times New Roman", Times, serif;
	
	}
	#feat-txt h3 {
	margin: 0 0 .5em;
	font: normal 182% Georgia, "Times New Roman", Times, serif;
	color: #e2d07c;
	
	}
	#feat-txt p {
	font: normal 116%/1.5em Georgia, "Times New Roman", Times, serif;
	}
	
	#feat-txt a {color: #B55B12}

/* Product Pages */

#content_area {
	width: 688px;
	border: 2px solid #e2e0d5;
	background: #f8f6eb;
	padding: 10px 16px;
}

	.home #content_area {width: 100%; border: 0px none; background: transparent; padding: 0;}
	
.PageText_L656n {font-weight: bold;}

p.legal, p.legal a, p.cartby, p.cartby a {font-size: smaller; margin: 0; color: #6F675A !important;}