/* Start parameters for the site */
/* Default color for all links */
a, a:visited, a:active, a:hover{
	color: #5a461a;
}

.wrapper, .absheader, .absfooter{
/* Width of the site */
	width: 998px; /* SITE_WIDTH */
}
/* Height of the header */
.absheader{
	height: 279px;
	width: 918px;
	padding: 21px 40px 0 40px;
}
.wrapperone .absheader{
	height: 259px;
}
.wrapperinner{
	padding-top: 300px;
}
.wrapperone .wrapperinner{
	padding-top: 280px;
}
/* Padding top */
.wrapper{
	margin-top: 0;
	position: relative;
}
/* Content padding */
.content{
/*
	padding: top right bottom left;
*/
	padding: 12px 18px 12px 12px; /* LEFT_PADDING, RIGHT_PADDING */
}
.content-one{
	padding: 0 20px;
/*	
	margin-top: -20px;
	position: relative;
	z-index: 1;
*/
}
.content-one ul, .content ul{
	margin: 0 0 0 20px;
}
.bg{
	position: fixed;
	overflow: hidden;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
}
.bg img{
	width: 100%;
	height: 100%;
	margin: 0;
	display: block;
}

/* Width of the left navigation */
.colleft{
	width: 159px; /* LEFTCOL_WIDTH */
	padding: 0 0 0 21px;
}
.content{
	width: 750px; /* =SITE_WIDTH - LEFTCOL_WIDTH - LEFT_PADDING - RIGHT_PADDING */
}
.contentwrapper{
	background: url(../images/bg.png) repeat-y;
	padding: 0 19px;
}
/* Default styles for the whole site */
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5b471b;
}
input, textarea, select{
	font-family: Arial, Helvetica, sans-serif;	
}
.wrapper{	
	min-height: 100%;
}
.absheader{
	background: url(../images/headerbg.png) no-repeat;
}
.absfooter{
	background: url(../images/footerbg.png) no-repeat;
	height: 232px;
	padding: 58px 39px 0;
	width: 920px;
}
/* End parameters for the site */

body{
	margin: 0;
	padding: 0;
}
form{
	margin: 0;
	padding: 0;
}
img{
	border: 0;
}

fieldset{
	margin: 0;
	padding: 0;
	border: none;
}
fieldset legend{
	display: none;
}
ul, li{
	margin: 0;
	padding: 0;
}
.content ul{
	margin: 0 0 12px 24px;
}

.no-display{
	display: none;
}
.wrapper{
	margin-left: auto;
	margin-right: auto;
}
.content{
	float: right;
}
.absheader{
	position: absolute;
	top: 0;
	left: 0;
}
.slogan{
	text-align: center;
	color: #5b471b;
	font-size: 18px;
	line-height: 38px;
	font-style: italic;
	margin: 0;
	font-family: Archer;
}
.promotext{
	text-align: center;
	color: #5b471b;
	font-size: 18px;
	font-style: italic;
	margin: 0;
	font-family: Archer;
}
.logo{
	float: left;
	margin: 0 0 21px 0;
}
.logo a{
	display: block;
	width: 300px;
	height: 160px;
	text-indent: -3000px;
	overflow: hidden;
}
.info{
	float: right;
	text-align: right;
	padding: 39px 6px 0 0;
}
p.phone{
	margin: 0 0 3px 0;
	background: url(../images/phone.png) no-repeat right 0;
	text-indent: -3000px;
	overflow: hidden;
	text-align: left;
}
.info ul{
	list-style: none;
	font-weight: bold;
}
.info ul img{
	display: block;
}
.info ul li{
	float: right;
	margin-left: 10px;
}
.info ul li.myaccount a{
	background: url(../images/myaccount.png) no-repeat 0 50%;
	height: 22px;
	display: block;
	width: 85px;
	text-indent: -3000px;
	overflow: hidden;
	text-align: left;
}
.minicart{
	clear: both;
	float: right;
	height: 18px;
	padding: 2px 0 0 148px;
	margin: 0 0 9px 0;
	font-weight: bold;
	background: url(../images/cart.png) no-repeat 0 50%;
	font-size: 13px;
	text-decoration: none;
}
#items{
	font-weight: normal;
	color: #a29a8b;
	padding-left: 10px;
}
.searchfrm{
	clear: both;
}
.searchfrm input{
	vertical-align: middle;
}
.searchfrm .txt{
	border: 1px solid #d8ccb9;
	width: 170px;
	height: 20px;	
	line-height: 20px;
	padding: 4px;
	font-size: 12px;
	color: #5a461a;
	font-weight: bold;
	text-align: center;
	margin-right: 5px;
}

.topnav{
	clear: both;
	list-style: none;
	background: url(../images/topnavbg.png) no-repeat;
	width: 909px;
	height: 13px;	
}
.topnav li.level1{
	float: left;
	padding-right: 3px;
	position: relative;
}
.topnav li.topnav1{
	width: 52px;
}
.topnav li.topnav2{
	width: 88px;
}
.topnav li.topnav3{
	width: 55px;
}
.topnav li.topnav4{
	width: 60px;
}
.topnav li.topnav5{
	width: 95px;
}
.topnav li.topnav6{
	width: 115px;
}
.topnav li.topnav7{
	width: 158px;
}
.topnav li.topnav8{
	width: 154px;
}
.topnav li.topnav9{
	width: 108px;
	padding: 0;
}
.subnav{
	visibility: hidden;
	position: absolute;
	z-index: 11;
	top: 13px;
	background: url(../images/arrow.png) no-repeat 22px 9px;
	padding-top: 14px;
	margin-left: -4px;	
}
.active .subnav{
	visibility: visible;
}
.topnav2 .subnav{
	background: url(../images/arrow.png) no-repeat 43px 9px;	
}
.topnav4 .subnav{
	background: url(../images/arrow.png) no-repeat 30px 9px;	
}
.topnav5 .subnav{
	background: url(../images/arrow.png) no-repeat 47px 9px;	
	margin-left: -6px;
}
.topnav6 .subnav{
	background: url(../images/arrow.png) no-repeat 157px 9px;	
	margin-left: -104px;
}
.topnav7 .subnav{
	background: url(../images/arrow.png) no-repeat 120px 9px;	
	margin-left: -90px;
}
.topnav8 .subnav{
	background: url(../images/arrow.png) no-repeat 120px 9px;	
	margin-left: -80px;
}
.topnav9 .subnav{
	background: url(../images/arrow.png) no-repeat 120px 9px;	
	margin-left: -70px;
}


.subnavheader{
	background: url(../images/subnavheaderbg.png) no-repeat 0 0;
	height: 42px;
	overflow: hidden;
	clear: both;
}
.subnavsmall .subnavheader{
	background: url(../images/subnavsmallheaderbg.png) no-repeat 0 0;
	height: 12px;	
}
.subnavfooter{
	background: url(../images/subnavfooterbg.png) no-repeat 0 0;
	height: 18px;
	overflow: hidden;
	clear: both;
}
.subnavsmall .subnavfooter{
	background: url(../images/subnavsmallfooterbg.png) no-repeat 0 0;	
}
.subnavinner{	
	background: url(../images/subnavbg.png) repeat-y 0 0;
	width: 655px;
	padding-left: 5px;
}
.subnavsmall .subnavinner{
	background: url(../images/subnavsmallbg.png) repeat-y 0 0;
	padding: 0px 20px 4px;
	width: 150px;
}
.subnavinner ul{
	list-style: none;
}
.subnavinner ul h4{
	margin: 0;
	line-height: 39px;
	color: #bb5a15;
	text-transform: uppercase;
	padding: 0 0 0 21px;
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	margin-top: -45px;
}
.subnavinner ul li.main{
	float: left;
	width: 214px;
	padding-top: 7px;
}
.subnavinner ul li.mainimg{
	width: 227px;
	text-align: center;
}
.subnavinner ul li.mainimg img{
	display: block;
	margin: 0 auto;
}
.subnavinner ul li a{
	color: #5A461A;
	text-decoration: none;
}
.subnavinner ul li a:hover{
	text-decoration: underline;
}
.subnavinner ul li ul{
	background: url(../images/vdot.png) repeat-y 0 0;
	padding: 0 21px 0 21px;
	line-height: 14px;
}
.subnavinner ul li ul li{
	padding: 2px 0;
}


.topnav a.main, .topnav h3{
	display: block;
	height: 13px;
	margin: 0;
	text-transform: uppercase;
	font-weight: bold;
	text-indent: -3000px;
	overflow: hidden;
}

.colleft{
	float: left;
}
.colleft h2{
	text-transform: uppercase;
	font-size: 18px;
	font-weight: bold;
	background: url(../images/sep.png) no-repeat 0 bottom;
	padding: 0 0 17px 2px;
	margin: 0 0 16px 0;
	font-family: Archer;
	letter-spacing: 1px;
}
.colleft h3{
	font-family: Archer;
	text-transform: uppercase;	
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 11px 0;
	letter-spacing: 1px;
}
.colleft ul{
	list-style: none;
	padding: 0 0 0 10px;
	margin: 0 0 13px 0;
	line-height: 14px;
	font-size: 13px;
}
.colleft ul li{
	padding: 2px 0;
}
.colleft ul a{
	color: #5A461A;
	text-decoration: none;
}
.colleft ul a:hover{
	text-decoration: underline;
}
.absfooter{
	margin: 0 auto;
}
.bottomnav{
	list-style: none;
}
.bottomnav li.col{
	float: left;
}
.bottomnav li.col1{
	width: 330px;
}
.bottomnav li.col2{
	width: 190px;
}
.bottomnav li.col3{
	width: 180px;
}
.bottomnav li.col4{
	width: 220px;
}
.bottomnav h3{
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	margin: 0 0 12px 0;
	font-family: Archer;
	letter-spacing: 1px;
}
.bottomnav ul{
	list-style: none;
}
.newsletterfrm{
	margin: -5px 0 16px 0;
}
.newsletterfrm input{
	vertical-align: middle;
	margin: 0;
}
.newsletterfrm .txt{
	border: 1px solid #d8ccb9;
	width: 180px;
	height: 20px;
	line-height: 20px;
	padding: 4px 4px;
	color: #5a461a;
}
.social li{
	float: left;
	margin: -5px 6px 0 0;
}
.social li a{
	display: block;
	width: 32px;
	height: 32px;
	text-indent: -3000px;
	overflow: hidden;
}
.social li.twitter a{
	background: url(../images/twitter.png);
}
.social li.youtube a{
	background: url(../images/youtube.png);
}
.social li.facebook a{
	background: url(../images/facebook.png);
}
.links{
	line-height: 16px;
}
.links a{
	text-decoration: none;
	color: #5A461A;
}
.links a:hover{
	text-decoration: underline;
}

.copyright{
	padding: 30px 0 0 0;
	clear: both;
	text-align: center;
	margin: 0;
}


