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

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

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

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

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

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

h3, .subheader	{
	margin: 0;
	padding: 0;
	font: bold 12px Arial;
 	line-height: 28px;
	color: #000000;
	}
	
h4 {
	margin: 0 0 10px 0;
	line-height: 28px;
	padding: 0;
	font: bold 12px Arial;
 	color: #996600;
}

body#news h2.generic, body#events h2.generic {display: none;}
 
a	{
	color: #000000;
	font: 12px arial bold;
	line-height: 28px;
	text-decoration: underline;
	}
	
a.on, a:hover	{
	color: #000000;
	line-height: 28px;
	}
	

/* =CONTAINER DIVS-----------------------------------------*/	
#container {
	margin: 0 auto 0 auto;
	text-align: left;
	background-color: #fcf4d6;
	border-right: 5px solid #000;
	border-left: 5px solid #000;
	width: 942px;
	padding: 0 0 5px 0;
	position: relative;
}

div#banner {
	position: relative;
	width: 942px;
	height: 239px;
	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: 221px;
    height: 64px;
    top: 5px;
    left: 5px;
    text-decoration: none;
}

/* =NAVIGATION-----------------------------------------*/	
	
div#navBar {
    padding: 0;
    width: 600px;
    }

ul#nav {
	position: absolute;
	top: 38px;
	left: 187px;
	width: 600px;
	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: 18px;
	padding: 0 15px 0 15px;
	margin: 0;
	font-family: arial;
	font-size: 14px;
	font-weight: normal;
	color: #ffffcc;
	text-decoration: none;
	text-transform: uppercase;
}

ul#nav a.on, ul#nav a:hover	{
	color: #ffcc66;
		} 
	
ul#nav ul {
	position: absolute;
	width: 600px;
	text-align: left;
	left: 34px;
	top: 42px;
	list-style-type: none;
	margin: 0;
	padding: 0;
		}

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

ul#nav li ul li a	{
    color: #666666;
	font: 14px arial;
	line-height: 20px;
	background: none;
	text-align: left;
	font-weight: bold;
	padding: 0 15px;
	text-decoration: none;
	text-transform: none;

}

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




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

div#enav {
    display: inline;	   
    width: 942px;
    margin: 10px auto 0 auto;
}

ul#eNav {
    list-style-type: none;
	font: 11px arial;
	color: #ffcc33;
	text-align: right;
	padding: 5px 8px 0 0;
	margin: 0 0 6px 0;
}

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

ul#eNav a {
	font-family: arial;
	padding: 0 6px;
	font-size: 11px;
	color: #ffcc33;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 20px;
}

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


/* =EDITABLE BODY -----------------------------------------*/	
div#mainPageArea {
	margin: 20px 0 0 0;
	width: 660px;
	float: left;
	border-right: 1px solid #e9e2c6;
}

div#sidebar { 
	float: right;
	display: inline;
	width: 230px;
	margin: 33px 45px 0 0;
	}
	
div#specialsArea {	
	float: left;
	display: inline;
	width: 200px;
	margin: 0 0 0 30px;
	}
	
div#kicker {
    background: url('../images/kicker1.jpg') top left no-repeat;
    width: 300px;
    height: 75px;
    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: 600px;
	display: inline;
	margin: 0px 0 10px 20px;
}

div#signup {
	background: #fcf4d6;
	float: left;
	height: 75px;
	width: 191px;
	display: inline;
	color: #000; 
	font: 12px verdana;
	margin: 0 0 30px 0px;
	padding: 0;
}

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

div#allocate {
	margin: 0px 0 0 0;
	padding: 0;
	display: inline;
}

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: 361px;
    background: url('../images/home_banner.jpg') top left no-repeat;
}

body#home div#mainPageArea {
	margin: 0 0 0 0;
	width: 660px;
	float: left;
	border: none;
}

body#home div#sidebar { 
	float: right;
	display: inline;
	width: 230px;
	margin: 33px 45px 0 0;
	border-left: 1px solid #e9e2c6;
	}
	
body#home div#specialsArea {	
	float: left;
	display: inline;
	width: 200px;
	margin: 10px 0 0 30px;
	}

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

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

div#footer
	{
	text-align: left;
	width: 952px;
	height: 30px;
	margin: 0 auto 0 auto;
	clear: both;
	font-family: Arial;
	color: #ffffcc;
	font-size: 10px;
	background: #000;
	padding: 10px 0 0 0;
	text-align: center;
	text-transform: uppercase;
	line-height: normal;
	}
	
	
div#footer a {
	font: 10px arial;
	color: #ffffcc;
	padding: 0 7px;
	margin: 0;
	text-decoration: none;
	text-transform: uppercase;
	}
	
div#footer p {margin: 0; padding: 0 12px 0 0;}
div#footer p.legal {float: left; padding: 3px 0px 0 20px;}
div#footer p.footlinks {float: right; padding: 3px 12px 0 0;}


.button	{
		background-color: #ffcc00;
		color: #000;
		border: 1px solid #000;
		font: bold 11px arial;
		text-transform: none;
		cursor: hand;
		cursor: pointer;
}

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

div.processBar {
	width: 100%;
}

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

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

