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

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

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

body, td, select {
    font: 12px Arial;
    line-height: 24px;
    color: #000000;
}

h1 {
	margin: 0 0 10px 0;
	padding: 0;
	font: bold 18px Georgia;
 	color: #990000;
 	text-transform: uppercase;
}

h2, .header {
	margin: 0;
	padding: 0;
	font: bold 14px Georgia;
 	color: #990000;
 	text-transform: none;
}

h3, .subheader	{
	margin: 0;
	padding: 0;
	font: bold 12px Arial;
 	line-height: 24px;
	color: #000000;
	}
	
h4 {
	margin: 0 0 10px 0;
	line-height: 24px;
	padding: 0;
	font: bold 12px Arial;
 	color: #990000;
}
 
a	{
	color: #000000;
	font: 12px arial;
	line-height: 24px;
	text-decoration: underline;
	}
	
a:hover	{
	color: #000000;
	}
	
div#signup {
	display: inline;
	width: 300px;
	margin: 20px 0 20px 0;
    font: bold 12px Georgia;
 	color: #000000;
	}
	

/* =CONTAINER DIVS-----------------------------------------*/	
#container {
	margin: 0 auto 0 auto;
	text-align: left;
	background-color: #fff0c8;
	width: 949px;
	padding: 0 0 5px 0;
	position: relative;
}

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

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

div#banner h1 a {
    text-indent: -9999px;
    position: absolute;
    display: block;
    width: 280px;
    height: 125px;
    top: 10px;
    left: 10px;
    text-decoration: none;
}

/* =NAVIGATION-----------------------------------------*/	
	
div#navBar {
    padding: 8px 0 0 217px;
    }

ul#nav {;
	padding: 0;
	margin: 0;
	background: none;
	list-style-type: none;
	text-align: center;
	}
	
ul#nav li {
	margin: 0 ;
	padding: 0;
	display: inline;
	text-align: center;
 	}
 	
ul#nav a {
	line-height: 50px;
	padding: 0 10px 0 10px;
	margin: 0;
	font-family: Georgia;
	font-size: 12px;
	font-weight: bold;
	color: #ffcc99;
	text-decoration: none;
}

ul#nav a.on, ul#nav a:hover	{
	color: #ffffcc;
		} 
	
ul#nav ul {
	position: absolute;
	width: 700px;
	text-align: center;
	left: 200px;
	top: 60px;
	list-style-type: none;
	margin: 0;
	padding: 0;
		}

ul#nav li ul li	{
	display: inline;
	background: none;
	}

ul#nav li ul li a	{
    color: #ffcc99;
	font: 12px Georgia;
	line-height: 20px;
	background: none;
	text-align: center;
	font-weight: none;
	padding: 0 15px;
	text-decoration: none;
}

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




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

div#enav {
    width: 949px;
    margin: 10px auto 0 auto;
}

ul#eNav {
    list-style-type: none;
	font: 13px Georgia;
	color: #ffcc99;
	text-align: right;
	padding: 0;
	margin: 0 0 6px 0;
}

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

ul#eNav a {
	padding: 0 7px;
	font-size: 13px;
	color: #ffcc99;
	font-weight: none;
	text-decoration: none;
	line-height: 20px;
}

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


/* =EDITABLE BODY -----------------------------------------*/	
div#mainPageArea {
	margin: 0;
	width: 949px;
}
	
div#specialsArea {	
	float: right;
	display: inline;
	width: 320px;
	margin: 30px 0 0 0;
	}
	
div#kicker {
    background: none;
    width: 300px;
    margin: 10px 0 0 0;
}

div#kicker2 {
    background: url('../images/kicker2.jpg') top left no-repeat;
    width: 300px;
    height: 75px;
    margin: 10px 0 0 0;
}

div#kicker3 {
    background: url('../images/kicker3.jpg') top left no-repeat;
    width: 300px;
    height: 75px;
    margin: 10px 0 0 0;
}

div#kicker div  {padding: 20px 0 0 23px;}
	
div#cmsContentArea {
	float: left;
	width: 560px;
	display: inline;
	margin: 20px 0 10px 35px;
}

form#signform {width: 204px; margin: 0; padding: 0;}

div#cmsContentArea p {
	margin: 0 0 1.5em 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;
    }

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

body#home div#mainPageArea {
    margin: 0;
    width: 949;
    float:left;
}

ul#nav li.home a {color: #ffffcc;}

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

div#footer
	{
	text-align: left;
	width: 949px;
	margin: 10px auto 0 auto;
	clear: both;
	font-family: Arial;
	color: #ffcc99;
	font-size: 10px;
	background: url(../images/foot.jpg) bottom no-repeat;
	padding: 0;
	text-align: center;
	}
	
	
div#footer a {
	color: #ffcc99;
	padding: 0 7px;
	margin: 0;
	text-decoration: none;
	}
	
div#footer p {margin: 0; padding: 0;}
div#footer p.legal {float: left; padding-left: 15px;}
div#footer p.rss {float: right; padding-right: 15px;}
div#footer p.footlinks {padding: 6px 0 0 0; text-align: center;}


.button	{
		background-color: #990000;
		color: #ffffcc;
		border: none;
		font: bold 11px georgia;
		text-transform: small uppercase;
		cursor: hand;
		cursor: pointer;
}

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

div.processBar {
	width: 560px;
}

input {background-color:#fff;border: 1px solid #000;color: #000000;}

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

