body {
	/* background-color: #FFFFFF; */
	background-color: #D08740;
	/* background-color: #EBAE43; */
	margin: 0;
   /* setting border: 0 hoses ie5 win window inner well border */
   padding: 0;
   font-family: verdana, 'trebuchet ms', sans-serif;
   font-size: 12px;
   min-width: 800px;
   color: #333;
}

a { color: #36414d; text-decoration: underline; }

a:hover { color: #a3b8cc; }

#container {
   width: 802px;
   margin-top: 12px;
   margin-bottom: 20px;
   background: #fff;
   text-align: left;
	border: 0px;
}

#container-inner {
   border: 1px solid #945416;
   background-color: #F9EA98; position: static; width: auto; 
}

#banner  {
     width: 800px;
	 height: 112px;
	 background-repeat: no-repeat;
	 padding: 0px;
	 border-top: 1px solid #945416;
	 border-right: 1px solid #945416;
	 border-left: 1px solid #945416;
	 background-image: url(graphics/topbanner.jpg);
	 margin: 0px;
     background: #425F02;
     background-image: url(graphics/topbanner.jpg);
	 }
	 
 #banner-inner {
   padding: 15px 13px;
   border: 0px;
}

#subbanner {
	width: 800px;
	background-color: #546E42;
	border-left: 1px solid #945416;
	border-right: 1px solid #945416;
	border-bottom: 1px solid #945416;
	padding: 2px 0px 3px 0px;
	background-image: url(graphics/subbanner.jpg);
	text-align: center;
	}
	
#subbanner a {
	text-decoration: none;
	color: #F9EA98;
	text-transform: uppercase;
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	display: inline;
	margin-left: 15px;
	margin-right: 15px;
	letter-spacing: .3em;
	}
	
#subbanner a:hover {
	text-decoration: underline;
	}
	 
	 /*
	 
#leftnav {
     width: 172px;
	 min-height: 400px;
	 padding: 12px 18px 12px 28px;
	 text-align: left;
	 font-size: 10px;
	 color: #666666;
	 background-color: #F9EA98;
	 background-image: url(graphics/verticalborder1.gif); 
	 background-repeat: repeat-y;
	 background-position: left;
	 float: right;
	 border-right: 1px solid #945416;
	 }
	 
#leftnav h2, h3, h4 {
	font-family: Trebuchet, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: .3em;
	padding: 2px 2px 2px 6px;
	color: #FFFFFF;
	background-color: #7FA663;
	border-left: 12px solid #546E42;
	margin: 0px 0px 10px 0px;
	}	 

#leftnav a {
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #546E42;
	text-decoration: none;
	margin-left: 14px;
	line-height: 125%;
	}
	
#leftnav a:hover {
	color: #D08740;
	}
	
.linksection {
	margin: 0px 0px 12px 0px;
	padding: 0px 0px 10px 0px;
	background-color: #B1D39A;
	border: 1px solid #D08740;

	}

*/

#content {
     width:522px;
	 padding: 12px 24px 12px 36px;
	 min-height: 400px;
	 text-align: left;
	 background-color: #F9EA98;
	 border-left: 1px solid #945416;
	 float:left;
	 font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	 font-size: 12px;
	 color: #5F7053;
	 }
	 
#content h1, h2, h3, h4 {
	font-weight: normal;
	margin-top: 0;
   border-left: 10px solid #B1D39A;
   padding: 0 0 0 10px;
   color: #425F02;
   font-size: 16px;
	}
	
#content p {
	text-indent: 30px;
	line-height: 1.5;
	}
	 
#footer {
	clear: both;
	width: 800px;
	padding: 10px 0px 10px 0px;
	background-color: #7F460E;
	border-left: 1px solid #945416;
	border-right: 1px solid #945416;
	border-bottom: 1px solid #945416;
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height: 150%;
	color: #F9EA98;
	background-image: url(graphics/burlap.jpg); 
	text-align: center;
	}
	
#footer a {
	text-decoration: underline;
	color: #F9EA98;
	}
	
#footer a:hover {
	text-decoration: none;
	}
	
#menu { width: 200px; background: #F9EA98; 
	vertical-align: top;
	float: right;
	}
	
#menu-inner {
	padding: 10px 10px 0 30px;
	background-image: url(graphics/verticalborder1.gif);
	background-position: left;
	background-repeat: repeat-y;
}

.menusection {
   margin: 0 0 10px 0;
   padding: 0px;
   border-bottom: 1px solid #D08740;
   background: #B1D39A;
   font-size: 10px;
   line-height: 1.2;
}

.menusection a { 
	color: #425F02; 
	text-decoration: none;
}

.menusection a:hover { 
	color: #D08740; 
	}
	
.menulinks {
  	 font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	 font-size: 10px;
	 margin-left: 8px;
	 margin-top: 6px;
	 margin-bottom: 12px;
	 line-height: 135%;
	
}

.menuheading {
   /* ie win (5, 5.5, 6) bugfix */
   p\osition: relative;
   width: 100%;
   w\idth: auto;
   margin: 0;
   border-left: 8px solid #546E42;
   
   border-bottom: 1px solid #cfd4d9;
   padding: 5px;
   color: #fff;
   background: #7FA663;
   font-size: 11px;
   letter-spacing: .3em;
   font-weight: bold;
   font-style: normal;
   font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
   line-height: 1;
   text-transform: uppercase;
}

td.productcell {
	padding: 6px 6px 18px 6px;
	text-align: center;
	vertical-align: top;
	}
	
td.productcell img {
	border: 2px solid #7FA663;
	margin: 4px 4px 6px 4px;
	}
	
.productcaption {
	font-size: 10px;
	font-weight: bold;
	letter-spacing: .2em;
	text-transform: uppercase;
	}
