body   { background: url(/images/BG.jpg) repeat-x #0585a0; }

p, li  { font-family: Verdana, Helvetica, sans-serif; font-size: 11px; }

hr     { margin-top: 8px; margin-bottom: 8px; height: 0px; border: 0px solid #98826A; border-top-width: 1px; } 

a         {color : #98826A;}
a:hover   {color : #98826A;}
a:visited {color : #98826A;}

h1 { color: #98826A; font-size: 20px; font-weight: bold; }
h2 { color: #98826A; font-size: 11px; font-weight: bold; }
h3 { color: #98826A; font-size: 14px; font-weight: bold; }

#sitecontainer   { background:#E6E2AF; width:800px; margin-right:auto; margin-left:auto; margin-top:0px; border: solid 0px #98826A; }

#header { width:800px; height:140px; background: url(/images/Header.jpg) no-repeat; padding:0px; margin-bottom:20px; float:left; }
#navcontainer { background:#fff; width:170px; padding-left:10px; float:left; border:solid 0px #888; }
#introcopy { background:#fff; width:580px; float:right; border: solid 0px #888; padding-right:20px; }
#productcontainer { background:#fff; width:610px; float:right; border: solid 0px #888; }
#productlist { background:#fff; width:280px; float:left; padding: 5px 5px 5px 5px; margin:5px; border: solid 1px #888; }
#productdetail { background:#fff; width:580px; float:right; border: solid 0px #888; margin-bottom:200px; padding-right:20px; }

.mainnav a { color: #98826A; background:#fff; text-decoration: none; font-size: 11px; font-weight: bold; width: 150px; text-align: left; padding: 5px 2px 5px 4px; display: block; border-bottom: 1px solid #98826A; border-left: 1px solid #98826A; }
.mainnav a:hover { color: #98826A; background:#f9e8ce; text-decoration: none; }

