body {
	margin: 0;
	padding: 0;
	background: #000;
	text-align: left;
}

body.splash {background-color: #fff;}

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

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

body, td, select {
	font:normal 13px Georgia;
	line-height: 20px;
	color: #000;
}

h1 {
	padding: 0;
	font: bold 20px Georgia;
	color: #660000;
	text-transform: uppercase;
	}

h2, .header {
	margin: 0;
	padding: 0;
	font: bold 15px Georgia;
 	color: #996600;
	
}

h3, .subheader	{
	margin: 0;
	padding: 0;
	font: bold 13px Georgia;
	line-height: 20px;
 	color: #660000;
		}
	
h4 {
	margin: 0;
	padding: 0;
	font: bold 13px Georgia;
	line-height: 20px;
 	color: #000;
}
 
a	{
	color: #993300;
	font: normal 13px Georgia;
	line-height: 20px;
	text-decoration: underline;
	}
	
a:hover	{
	color: #993300;
	font: normal 13px Georgia;
	line-height: 20px;
	text-decoration: underline;
	}
	

/* =CONTAINER DIVS-----------------------------------------*/	
#container {
    margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 950px;
	position: relative;
	background: #fff url(../images/cab_bg.jpg) bottom left no-repeat;
}
div#header {
	margin: 0 auto 3px auto;
	width: 950px;
	height: 100px;
	background: #000 url(../images/header.jpg) top center no-repeat;
	}

div#banner {
	float:left;
	width: 930px;
	height: 146px;
	margin: 10px 10px 8px 10px;
	background: url(../images/banner.jpg) top center no-repeat;
}

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

div#header h1 a {
    text-indent: -9999px;
    position: absolute;
    display: block;
    width: 425px;
    height: 100px;
    top: 0px;
    left: 265px;
    text-decoration: none;
}

/* =NAVIGATION-----------------------------------------*/	
	

div#navBar {
	float: left;
	display: inline;
    margin: 0;
	width: 950px;
	height: 35px;
	
    }

ul#nav {
	float: right;
	width: 950px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	}
	
ul#nav li {
	margin: 0;
	padding: 0;
	display: inline;
	text-align: left;
	padding: 0 18px;
 	}
 	
ul#nav a {
	line-height: 18px;
	padding: 0;
	margin: 0;
	font: bold 12px Georgia;
	color: #000;
	text-transform: uppercase;
	text-decoration: none;
}

ul#nav a.on, ul#nav a:hover	{
	color: #996600; text-decoration: none;
		} 


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

div#eNav {
	width: 300px;
	float: right;
	}

ul#eNav {
    list-style-type: none;
	text-align: right;
	padding: 13px 0 0 0;
	margin: 0;
	line-height: 20px;
}

ul#eNav li {
    display: inline;
    margin: 0;
    padding: 13px 0 0 20px;
}

ul#eNav a {
	font: normal 11px Georgia;
	color: #cc9966;
	text-decoration: none;
	text-transform: uppercase;
	}

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


/* =EDITABLE BODY -----------------------------------------*/	

div#mainPageArea {
	float: left;
	display:inline;
	width: 930px;
	margin: 0 10px;
	padding: 0;
	}
	
div#specialsArea {	
	float: right;
	display: inline;
	width: 253px;
	margin: 0 0 10px 0;
	}

div#cmsContentArea {
	float: left;
	width: 630px;
	display: inline;
	margin: 15px 0 0 20px;
}

div#cmsContentArea p {
	margin: 0 0 1.5em 0;
}
div#kicker1 {width: 253px;
			height: 95px;
			background: url(../images/kicker1.jpg);
			margin: 0 0 10px 0; 
}
div#kicker2 {width: 253px;
			height: 280px;
			background: url(../images/shop_kicker.jpg);
			margin: 0 0 10px 0;
				}
div#mailing {width: 200px;
			height: 89px;
			background: url(../images/mailing_bg.jpg) no-repeat;
			margin: 70px 0 10px 0;
			padding: 0;
			display: inline;
			float: left;
			}

div#kicker4 {
	width: 253px;
	margin: 0px;
}

#mailing form#signform {float: left; margin: 34px 0px 0 15px;display: inline; padding:0; width: 175px; height: 42px;}


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

body#home div#banner {
	width: 950px;
	height: 216px;
	background: url(../images/home_banner.jpg) top left no-repeat;
}

body.news h2 { display:none;}

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

div#footer {	
	text-align: left;
	width: 950px;
	margin: 0 auto;
	clear: both;
	padding: 10px 0;
	line-height: none;
	}
	
div#footer a {
	font: normal 11px Georgia;
	padding: 0 0 0 18px;
	margin: 0;
	text-decoration: none;
	text-transform: uppercase;
	color: #cc9966;
	}

div#footer p {margin: 0; padding: 0; color: #999; font: normal 11px Georgia;}
div#footer p.legal {float: left; padding: 0;}
div#footer p.footlinks { text-align: center; padding: 0;}
div#footer p.rss {float: right; padding-right: 0; margin-right: -15px;}
div#footer p.rss a {padding:0 15px 0 0;}

.button	{
		display: inline;
		background-color: #660000;
		color: #fff;
		border: none;
		font: normal 11px Georgia;
		text-transform: uppercase;
		cursor: hand;
		cursor: pointer;
}

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

div.processBar {
	width: 100%;
}

/*
div.catalog_crumbs,
*/

div#autolist {
    display: none;
}


