body { 
	margin: 0;
	padding: 0;
	background-color: #999966;
	font-family: Georgia, Times, serif;
	font-size: 12px;
	line-height: 15px;
	color: #000;
}

body#home	
{
	font-family: Verdana, Helvetica, sans-serif;
		}
		
hr.cleaner {
      clear:both;
      height:1px;
      margin: -1px 0 0 0; 
	  padding:0;
      border:none;
      visibility: hidden;
      }
	  
.catalog_crumbs	{display: none;}	

/* =TYPOGRAPHY-----------------------------------------*/	


h1 {
	margin: 0 0 10px 0;
	padding: 10px 0 0 0;
	font-family: Georgia, Times, serif; 
	font-size: 18px;
	color: #960;
}

h2, h3, .subheader, .header	{	
	font: bold 12px/18px Georgia, Times, serif; 
	color: black;
	margin: 0;
	padding: 0;
	}
	
h2 {text-transform: uppercase;}

.specialArea h2	{
	font-size: 11px;
	color: #CCC;
	}
	
#news h2	{font-size: 11px;}
	
	
.specialArea p.permission {
	color: #966308;
	padding-bottom: 50px;
	}

body.store h2	{
	color: #966308;
	} 


a	{
	color: #916400;
	text-decoration: underline;
	font-weight: normal;
	}
	
a:hover	{text-decoration: none;}

body.store td .header {display: none;}

/* =CONTAINER DIVS-----------------------------------------*/	
#container {
	position: relative;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	text-align: left;
	width: 770px;
	padding: 0;
}

#container2
	{
	background-color: #EFEFE6;
	position: relative;
	padding: 0;
	margin: 0;
	}

div#banner {
	width: 770px;
	height: 83px;
	background: url(../images/logohead.gif) right top no-repeat;
	margin: 0;
	}
	
body#home div#banner	{
	height: 160px;
	background: url(../images/homelogohead.gif) no-repeat;
	margin-top: 15px;
	}
	
div#banner h1	{text-indent: -9999px;}

div#banner h1 a {
	display: block;
	position: absolute;
	width: 200px;
	height: 100px;
	top: 20px;
	left: 300px;
	}
	
div#header	{
	margin: 0;
	padding: 0;
	position: relative;
	}

div#news	{
	height: 100px;
	background: #EFEFE6 url(../images/news.gif) left no-repeat;
	padding: 20px 150px 0 145px;
	}	
	
/* =NAVIGATION-----------------------------------------*/	
	
div#subBanner 	{
	width: 770px;
	height: 105px;
	background: url(../images/hd_default.jpg) no-repeat;
	}	
	
body#home div#subBanner	{
	background: url(../images/hd_home.jpg) no-repeat;
	}
	
div#subBanner img	{border: none;}

ul#nav {
	text-align: center;
	padding: 0;
	margin: 0;
	display: block;
	width: 770px;
	height: 2.5em;
	background-color: #000;
	list-style-type: none;
	position: relative;
	}
	
ul#nav li {
	margin: 0;
	padding: 0;
	display: inline;
	text-align: center;
	color: #40311B;
 	margin-left: 10px;
 	}

ul#nav a {
	margin: 0;
	line-height: 1.8em;
	padding-left: 10px;
	padding-right: 10px;
	font-family: 'Arial Narrow', Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

ul#nav a.on	{
	color: #9A6505;
		} 

#nav a:hover {
	color: #FFF;
	text-decoration: none;
}

div#subnav	{
position: absolute;
margin: 15px 0 0 30px;
font: 10px Verdana;
color: #B8B895;
}

div#subnav a {
	color: #976502;
	text-decoration: none;
	}



/* =SHOPPING MENU -----------------------------------------*/	
.eNav {
	float: right;
	margin: 0;
	margin-top: 15px;
	padding: 0;
	text-align: right;
	font: 10px Verdana;
	color: #B8B895;
	position: relative;
}

.eNav a {
	margin: 0 10px 0 0;
	padding: 0 5px 0 5px;
	color: #976502;
	text-decoration: none;
}


/* =EDITABLE BODY -----------------------------------------*/	
div.mainPageArea	{
	background-color: #EFEFE6;
	}
	
body#home div.mainPageArea	{
	background: #EFEFE6 url(../images/bg_home.gif) repeat-y;
	position: relative;
	}
	
#contentArea {
	width: 645px;
	margin: 45px auto 15px auto;
	padding-bottom: 10px;
	position: relative;
}

body#home #contentArea {
	display: inline;
	float: left;
	width: 469px;
	margin: 20px 0 160px 150px;
	font-size: 12px;
	line-height: 16px;
	}	
	
body.accolades #contentArea td p	{
	margin: 1.3em 0;
	}
	
body.accolades #contentArea td h2 {
	margin: 1em 0 3px 0;
}
	
body#home div.specialArea {
	margin-top: 20px;
	margin-right: 5px;
	float: right;
	width: 115px;
	bottom: 30px;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ccc;
	}
	
	
hr.cleaner {
      clear:both;
      height:1px;
      margin: -1px 0 0 0; padding:0;
      border:none;
      visibility: hidden;
      }

/* =FOOTER DIV-----------------------------------------*/	

div#footer
	{
	clear: both;
	padding-top: 1em;
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	position: relative;
	height: 2.7em;
	}
	
div.footlinks	{
	float:right;
	padding-right: 15px;
	color: #636945;
	}

div.footlinks a {
	color: #333;
	text-decoration: none;
	}

div.legal	{padding-left: 15px;}
p.rss {
    width: 770px;
    text-align: center;
    clear: both;
    margin: 0;
    padding: 0 0 15px 0;
    }
p.rss a {color: #333; text-decoration: none;}


/* =CMS STYLES-------------------------------------*/	

input.button	{
		background-color: #906F4B;
		color: white;
		border-top: 1px solid #CDBC9D;
		border-left: 1px solid #CDBC9D;
		border-bottom: 1px solid black;
		border-right: 1px solid black;
}

.errormsg       { color: red; font-weight: bold; }


.catalog_cats   {
	display: none;
	position: absolute;
	font: 10px Verdana;
	color: #B8B895;
} 
.catlinkclass {
 color: #000000;
   font-size: 11px;
   font-weight: bold;
text-decoration: none;

}

#cattable { 
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

#cattable a: link { 
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#cattable a: visited { 
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#cattable a: hover { 
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

#cattable a: active { 
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

#singlecolcat  {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

#singlecolcat a:link {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#singlecolcat a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#singlecolcat a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

#singlecolcat a:active {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

.catlinkclass  a:link {
text-decoration: none;
}

.catlinkclass  a:visited {
text-decoration: none;
}

.catlinkclass  a:hover {
text-decoration: underline;
}

.catlinkclass  a:active {
text-decoration: underline;
}	
