body     { font-size: 10pt; font-family: Tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: #cc9; text-align: center; margin-top: 0px }
p { font-size: 10pt; font-family: Tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
td { font-size: 10pt; font-family: Tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h1   { font-weight: bold; font-size: 13pt }
h2  { font-weight: bold; font-size: 11pt }
h3 { font-style: italic; font-size: 10pt }
a  { color: #660 }
a:hover   { color: #000 }
.greenbar { color: white; font-size: 9pt; text-align: center }
.topnav { color: white; font-size: 8pt; text-align: center; margin-top: 55px; margin-left: 55px }
.topnav a { color: white; font-size: 8pt; text-align: center }
.footer a { color: white; font-size: 8pt; text-align: center }
.topnav a:hover { color: white; font-size: 8pt; text-decoration: none; text-align: center }
.footer a:hover { color: white; font-size: 8pt; text-decoration: none; text-align: center }
.footer  { color: white; font-size: 8pt; text-align: center; padding: 5px }

#navcontainer   { width: 175px; }

#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
list-style: none;
font-family: Tahoma, Arial, Helvetica, sans-serif;
}

#navcontainer a
  { background-color: #996; padding: 5px; border-bottom: 1px solid #663; border-left: 1px solid #663; width: 100%; display: block; border-right: 1px solid #663}

html>body #navcontainer a {
		width: auto;
		}

#navcontainer a:link, #navlist a:visited
 { color: #fff; font-variant: small-caps; font-weight: bold; text-decoration: none }

#navcontainer a:hover
 { color: #000; font-variant: small-caps; font-weight: bold; background-color: #cc9 }
.mainbody  { margin-top: 15px; padding-right: 15px; padding-bottom: 15px; padding-left: 15px }
.buttons { text-align: center }
.product_name  { font-weight: bold; font-size: 11pt }
.product_price { font-weight: bold }
.product_onsale { color: #900; font-weight: bold }
.product_price_strikethrough { font-weight: bold; text-decoration: line-through }
h4 { color: #900; font-weight: bold }
.minicart { background-color: #996; margin: 5px; padding: 6px 4px; border: solid 1px #333 }

