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

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

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

body, td, select {
    font: 13px times;
    line-height: 18px;
    color: #333;
}

h1 {
	margin: 0 0 10px 0;
	padding: 0;
	font: 21px times;
	line-height: 26px;
 	color: #333;
}

h2, .header {
	margin: 0;
	padding: 0;
	font: 15px times;
 	color: #857c18;
 	line-height: 22px;
}

h3, .subheader	{
	margin: 0;
	padding: 0;
	font: 15px times;
 	color: #784918;
 	line-height: 20px;
	}
	
h4 {
		margin: 0;
	padding: 0;
	font: 15px times;
 	color: #333;
 	line-height: 20px;
}
 
a	{
	font: 13px times;
	line-height: 18px;
	color: #857c18;
	text-decoration: none;
	}
	
a:hover	{
	color: #857c18;
	text-decoration: none;
	}
	
	
div#signup {
	display: inline;
	width: 300px;
	margin: 0 0 20px 0;
    font: bold 12px times;
 	color: #666666;
	}
	

/* =CONTAINER DIVS-----------------------------------------*/	
#container {
	margin: 0 auto 0 auto;
	text-align: left;
	background-color: #ffffff;
	width: 950px;
	padding: 0 0 0 0;
	position: relative;
	border-bottom: 1px #e1e1e1;
}

div#banner {
	position: relative;
	width: 950px;
	height: 149px;
	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: 300px;
    height: 132px;
    top: 0px;
    left: 0px;
    text-decoration: none;
}


/* =NAVIGATION-----------------------------------------*/	
	
div#navBar {
    padding: 0;
    margin: 78px 0 0;
    float: right;
    display: inline;
   width: 800px;
   text-align: right;
    }

ul#nav {
	padding: 0;
	margin: 0;
	background: none;
	list-style-type: none;
	text-align: right;
	}
	
ul#nav li {
	margin: 0 ;
	padding: 0 0 0 17px;
	display: inline;
	text-align: right;
 	}
 	
ul#nav a {
	padding: 0px;
	margin: 0;
	font-family: times;
	font-size: 14px;
	color: #857c18;
	text-decoration: none;
}

ul#nav a.on, ul#nav a:hover	{
	color: #534e12;
		} 
	
div#subnav {
    padding: 0;
    margin: 12px 0 0;
    float: left;
    width: 680px;
    display: inline;
    }		
	
div#subnav ul {
	text-align: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
		}

div#subnav li	{
	display: inline;
	background: none;
	padding: 0 20px 0 0;
	}

div#subnav li a	{
    color: #666;
	font: 13px times;
	background: none;
	text-align: left;
	padding: 0;
	margin: 0;
	text-decoration: none;
}

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




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

div#enav {
    width: 400px;
    margin: 18px 0 0;
    padding: 0;
    float: right;
    display: inline;
}

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

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

ul#eNav a {
	padding: 0 5px;
	color: #333;
	font: 12px times;
	text-decoration: none;
}

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


/* =EDITABLE BODY -----------------------------------------*/	
div#mainPageArea {
	float: right;
	margin: 0px 0 0 0;
	width: 950px;
}
	
div#cmsContentArea {
	float: left;
	width: 690px;
	display: inline;
	margin: 60px 0px 10px 0px;
}

div#kickers {
    background: none;
    width: 230px;
    margin: 15px 0 0;
    float: right;
    display: inline; 
    padding: 0;
}

div#signup {
	display: inline;
	margin: 5px 0px 7px 0;
	padding: 0;
	float: left;
	width: 230px;
	height: 82px;
	background: #efede7;
}

div#signup h5 {font: 16px times;
	color: #857c18;
	padding: 0;
	display: inline;
	float: left;
	margin: 16px 0 0 10px;
}

form#signform {
	display: inline;
	float: left;
	width: 206px;
	height: 20px; 
	margin: 12px 0 0 10px; 
	padding: 0;
}
form#signform .button {display: inline; float: right;}
form#signform .text {display: inline; float: left;}


div#cmsContentArea p {
	margin: 0 0 1.5em 0;
}

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

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

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

body#home div#mainPageArea {
    margin: 15px 0 0 0;
}

body#home #cmsContentArea {overflow: hidden; width: 476px; height: 440px;float: left;
	display: inline;
	margin: 0px 0px 10px 0px;}

body#home div#kickers {
    background: none;
    width: 470px;
    margin: 0px 0 0;
    float: right;
    display: inline; 
    padding: 0;
}

body#home div#signup {
	display: inline;
	padding: 0;
	float: right;
	width: 465px;
	height: 55px; 
	margin: 16px 0 0 10px;
	background: #efede7;
}

body#home div#signup h5 {font: 16px times;
	color: #857c18;
	padding: 0;
	display: inline;
	float: left;
	margin: 18px 0 0 20px;
}

body#home form#signform {
	display: inline;
	float: right;
	width: 220px;
	height: 20px; 
	margin: 18px 10px 0 0; 
	padding: 0;
}

body#home #announcement {
	float: left;
	display:inline;
	margin:18px 0 0 0;
	padding: 0;
	height: 50px;
	width: 950px;
	background: #857c18;


}

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

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

div#footer
	{
	text-align: left;
	width: 950px;
	margin: 14px auto 0 auto;
	clear: both;
	color: #8f8f8f;
	font-family: times;
	font-size: 12px;
	background: none;
	padding: 0;
	text-align: center;
	}
	
	
div#footer a {
	color: #857c18;
	padding: 0 8px;
	margin: 0;
	text-decoration:none;
	}
	
div#footer p {margin: 0; padding: 0;}
div#footer p.legal {float: left; padding-left: 0px;}
div#footer span.rss {padding: 0 0 4px 21px; background: url(../images/rss.jpg) no-repeat;}
div#footer span.rss a {color: #8f8f8f;}
div#footer p.footlinks {float: right; text-align: right;}


.button	{
		background-color: #857c18;
		color: #fff;
		border: none;
		font: bold 11px times;
		text-transform: uppercase;
		cursor: hand;
		cursor: pointer;
}

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

div.processBar {
	width: 650px;
}


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

