body { 
	margin: 0;
	padding: 0;
	background: #a39b94;
	text-align: center;
}

a.skip	{display: none;}
a img {border: none;}

/* =TYPOGRAPHY-----------------------------------------*/	

body, td, select {
    font: 12px verdana;
    line-height: 18px;
    color: #666;
}

h1 {
	margin: 0 0;
	padding: 0;
	font: 22px times;
	line-height: 29px;
 	color: #000;
}

h2, .header {
	margin: 0;
	padding: 0;
	line-height: 23px;
	font: 15px times;
	letter-spacing: 0.1em;
 	color: #000;
 	text-transform: uppercase;
}

h3, .subheader	{
	margin: 0;
	padding: 0;
	line-height: 18px;
	font: 12px verdana;
 	color: #928361;
	}
	
h4 {
	margin: 0;
	padding: 0;
	line-height: 18px;
	font: 12px verdana;
 	color: #000;
}
 
a	{
	font: 12px verdana;
	color: #666;
	line-height: 18px;
	text-decoration: underline;
	}
	
a:hover	{
	color: #666;
	line-height: 18px;
	text-decoration: none;
	}
	

/* =CONTAINER DIVS-----------------------------------------*/	
#container {
	margin: 0 auto 0 auto;
	text-align: left;
	background: url(../images/containerbg.jpg) repeat-y;
	width: 950px;
	padding: 0 0px 0;
	position: relative;
}

div#banner {
	position: relative;
	width: 950px;
	height: 229px;
	background: url(../images/banner.jpg) top no-repeat;
}

div#banner h1 {
    position: absolute;
    margin: 0;
    padding: 0;
}

div#banner  a.home {
	float: left;
	margin: 24px 0 0 15px;;
padding: 0;    
display: inline;
    width: 227px;
    height: 145px;
    top: 24px;
    left: 15px;
    text-decoration: none;
}

div#banner a.home span {display: none;}

/* =NAVIGATION-----------------------------------------*/	
body#home div#navBar {margin: 185px 0 0 0;}

div#navBar {
	float: left;
	display: inline;
    margin: 16px 0 0 0px;
    padding: 0;
	width: 950px;
	height: 30px;
	text-align: center;
    }

ul#nav {
	width: 950px;
	margin: 0px 0 0 0;
	padding: 0px 0 0;
	list-style-type: none;
	text-align: center;
	display: inline;	
}
body#home ul#nav li {padding: 0 0 1px 0;
}
ul#nav li {
	border-right:1px dotted #d3d2d2;
	float:left;
	height:22px;
	margin:0;
	padding:0;
	text-align:center;
	}

 		
ul#nav li.contact {border-right: none; float: left;}
ul#nav li.contact a {padding: 0 0 0 18px;}

ul#nav a {
	display:block;
	line-height: 28px;
	padding: 0 18px;
	margin: 0;
	font-family: times;
	font-size: 13px;
	font-weight: none;
	color: #928361;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 0.1em;
}


ul#nav a.on, ul#nav a:hover	{
	color: #663300;
		} 
		
body#home ul#nav li.home a 	{color: #ffffcc;}	

div#subnav {margin: 0;padding: 0;}	
div#subnav ul {
 	float: left;
	width: 550px;
	height: 20px;
	text-align: left;
	display: inline;
	list-style-type: none;
	margin: 10px 0 0 50px;
	padding: 0;
		}

div#subnav li	{
	margin: 0 ;
	padding: 0 10px 0 0;
	display: inline;
	text-align: left;	
	color: #ccc;
	}

div#subnav li a	{
    color: #928361;
	font: 11px verdana;
	line-height: 14px;
	background: none;
	padding: 0;
	text-decoration: none;
	text-transform: uppercase;
}

div#subnav li a:hover, div#subnav li a.on { color: #663300;}
	
#nav a:hover {
	text-decoration: none;
}




/* =SHOPPING MENU -----------------------------------------*/	

div#enav {
    width: 950px;
    height: 20px;
    margin: 10px auto 0;
    padding: 0;
}

ul#eNav {
    list-style-type: none;
	font: 11px Georgia;
	text-align: right;
	margin: 0;
	padding: 0 0 10px 0;
}

ul#eNav li {
    display: inline;
    margin: 0;
    padding: 0;
    color: #fff;
}

ul#eNav a {
	padding: 0 5px;
	color: #fff;
	text-transform: uppercase;
	font: 11px verdana;
	text-decoration: none;
}

ul#eNav a:hover,
ul#eNav a.on {
	color: #fff;
}


/* =EDITABLE BODY -----------------------------------------*/	
div#mainPageArea {
	margin: 0;
	padding: 0 0 66px 0;
	float: left;
	background: url(../images/main.jpg) bottom left no-repeat;
	width: 950px;
}

div#cmsContentArea {
	float: left;
	width: 653px;
	display: inline;
	margin: 14px 0 10px 28px;
	padding: 0;
}
	
div#specialsArea {	
	float: right;
	display: inline;
	width: 187px;
	margin: 12px 22px 0 0;
	padding: 0;
	}
	

div#signup {
	background: url(../images/mailing.jpg) top no-repeat;
	float: left;
	width: 300px;
	height: 71px;
	display: inline;
	margin: 0px;
	padding: 0;
	}

form#signform {width: 272px; margin: 38px 0 0 14px; padding: 0; float: left; display: inline;}

form#signform input.text {float: left; margin: 0; padding: 0;}
form#signform input.button {float: right; margin: 0; padding: 0;}


hr.cleaner {
      clear:both;
      height:1px;
      margin: -1px 0 0 0; 
	  padding: 5px;
      border:none;
      visibility: hidden;
      }

/* =HOMEPAGE-----------------------------------------*/	

body#home #banner h1 {
    display: none;
    }


/* =FOOTER DIV-----------------------------------------*/	

div#footer
	{
	text-align: left;
	width: 950px;
	height: 99px;
	margin: 0;
	float: left;
	font-family: verdana;
	color: #666;
	font-size: 11px;
	background: url(../images/footer.jpg) bottom no-repeat;
	padding: 0;
	}
	
	
div#footer a {
	padding: 0 12px;
	margin: 0;
	text-decoration: none;
	font-family: georgia;
	font-size: 11px;
	color: #666;
	}

div#footer span.line {color: #fff;}	
div#footer p {margin: 0; padding: 0px 0 0;}
div#footer p.legal {padding: 4px 0 0;text-align: center;}
div#footer p.footlinks {text-align: center; padding: 20px 0 0;}


.button	{
		background-color: #a39b94;
		color: #fff;
		border: none;
		font: 10px verdana;
		text-transform: uppercase;
		cursor: hand;
		cursor: pointer;
}

/* =GENERIC OVERRIDES STYLES-------------------------------------*/

div.processBar {
	width: 570px;
}


/*
div.catalog_crumbs,
div#autolist {
    display: none;
}
*/

