*
  {
  margin: 0;
  padding: 0;
  }

html, body
  {
  font-family: Verdana, georgia, Arial, Helvetica, sans-serif;
  }

h1
  {
  color: #235902;
  font-size: 1.5em;
  font-family: arial, verdana, helvetica, sans-serif;
  margin: 15px 0px 25px 0px; 
  }

h2
  {
  color: #235902;
  font-size: 1.0em;
  font-family: arial, verdana, helvetica, sans-serif;
  margin: 25px 0px 25px 0px;
  }

h3
  {
  color: #235902;
  font-size: 0.8em;
  font-weight: bold;
  margin: 15px 0px 25px 0px;
  }
p
  {
  font-family: verdana, georgia, arial, helvetica, sans-serif;
  font-size: 0.8em;
  margin-top: 1.0em;
  line-height: 1.6em;
  }

p.Testimonial
  {
  font-style: italic;
  margin-left: 50px;
  margin-right: 50px;
  line-height: 1.2em;
  }

ul
  {
  font-family: verdana, georgia, arial, helvetica, sans-serif;
  font-size: 0.8em;
  margin-top: 1.0em;
  margin-left: 35px;
  line-height: 1.6em;
  }

img
  {
  border: none;
  }

marquee
  {
  
  font-family: verdana, georgia, arial, helvetica, sans-serif;
  font-size: 0.8em;
  color: #710300;
  }

a.MenuLink
  {
  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  font-style: italic;
  color: white;
  background-color: transparent;
  text-decoration: none;
  }

a.MenuLink:hover
  {
  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  font-style: italic;
  color: #922503;
  background-color: transparent;
  text-decoration: none;
  }

a.MenuLink: visited
  {
  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  font-style: italic;
  color: white;
  background-color: transparent;
  text-decoration: none;
  }

sup
  {
  font-size: 12px;
  }

/*  -------------------  ID Specifications  ----------------------  */

#Header
  {
  width: 100%;
  min-width: 770px;
  height: 150px;
  background-image: url(images/top_background_repeat.gif);
  background-repeat: repeat-x;
  clear: right;
  }

#Container
  {
  height: 100%;
  width: 100%;
  min-height: 100%;
  background-image: url(images/left_side_repeat.gif);
  background-repeat: repeat-y;
  }

#LeftCol
  {
  float: left;
  width: 175px;
  }

#Content
  {
  width: auto;
  padding: 35px 35px 20px 195px;
  }

#Footer
  {
  width: 100%;
  height: 34px;
  background-image: url(images/bottom_bg.gif);
  text-align: center;
  }

/*  ---------------------  Class Specifications  ------------------------------  */
.Product
  {
  float: left;
  margin: 35px;
  }

.MenuSeparator
  {
  display: inline;
  float: left;
  height: 44px;
  vertical-align: middle;
  }

.MenuButton
  {
  display: inline;
  float: left;
  height: 32px;
  padding-top: 12px;
  padding-left: 15px;
  padding-right: 15px;
  background-image: url(interface/button_bg.gif);
  background-repeat: repeat-x;
  }

.Head
  {
  float: left;
  }

.HeadRight
  {
  float: right;
  }

.Bottom
  {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.7em;
  color: #339900;
  text-decoration: none;
  letter-spacing: .05em;
  text-align: center;
  }

.Disclaimer
  {
  font-size: 11px;
  font-weight: bold;
  margin: 25px auto 20px auto;
  text-align: center;
  }
  
.leftboxheading
  {
  background-image: url(images/cart_left-menu-header.png);
  background-repeat: repeat-x;
  background-color: #e5a42a;
  font-size: 10px;
  font-weight: bold;
  color: #ffffff;
  padding: 3px;
  height: 20px;
  padding-left: 5px;
  }
  
td.leftboxheading a, td.rightboxheading a, td.centerboxheading a, td.singleboxheading a {
  color: #ffffff;
}
TR.leftboxheading, TR.rightboxheading, TR.centerboxheading, TR.singleboxheading {
}

.leftboxcontent, .rightboxcontent, .centerboxcontent, .singleboxcontent {
  line-height: 125%;
  padding: 4px;
}

.leftboxfooter, .rightboxfooter, .centerboxfooter, .singleboxfooter {
  background-color: #ffffff;
  margin-bottom: 15px;
  border-bottom: thin solid black;
}

A.category-top, A.category-links {
  color: #428dff;
  text-decoration: none;
  font-size: 11px;
  line-height: 1.4em;  
}

/* categories_description */
TABLE.categoriesdescription {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #D0D0D0;
  border:1px solid #9a9a9a;
}

TD.categoriesdescription {
  font-size: 11px;
  line-height: 1.0em;
}
.leftbox
{
  position: absolute;
  top: 170px;
  left: 0px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #ffffff;
  border-left: 1px solid #9a9a9a;
  border-right: 1px solid #9a9a9a;
  margin-bottom: 15px;
  margin-left: 10px;
}