body {
  font-size: 12px;
  font-family: verdana,arial, sans-serif;
  font-weight: normal;
  color:#636363;
  background: #ffffff;
  margin: 0px;
  }

p, td, dd, li, ul {
  font-size: 12px;
  font-family: verdana,arial, sans-serif;
  font-weight: normal;
  color:#636363;
  line-height: 20px;
  }
 
a {
  font-size: 12px;
  color:#76b743;
  font-weight: bold;
  text-decoration:none;
  text-decoration:underline;
  }
  
a:hover {
  color:#3d837b;
  font-weight: bold;
  text-decoration:underline;
  }

#products hr {
  height:1px;
  width:100%;
  background:#859c99;
  border: 0px;
  margin: 0px 0px 5px 0px;  
  }
   
h1 {font-size: 18px; color: #1b3664; }
h2 {font-size: 16px; color: #1b3664; }
h3 {font-size: 14px; color: #1b3664; }

#headertop {
  height: 80px;
  text-align: left;
  background: #1d6159;
  border-bottom: 1px solid #ffffff;
  }

#headerbottom {
  height: 6px;
  background: #81905e;
  }

#content {
  padding: 10px 36px 0px 36px;
  text-align: left;
  font-family: verdana,arial, sans-serif;
  color: #4d4d4d;
  font-size: 12px; 
  font-weight: normal;
  }

#navbar {
  height: 17px;
  border-top: 2px solid #859c99;
  border-bottom: 2px solid #859c99;
  }

#homepage_content {
  text-align: left;
  background-image: url(images/vert_strip.gif); 
  background-repeat: repeat-x; 
  background-position: top center;
  }

#producttable {
  border: 1px solid #4a817a;
  left: 35px;
  top: 97px;
  }
 
#nutritionheader {
  background-color: #caddda;
  }
table#nutrition {
  border: solid #b1cac6 1px;
  }
table#nutrition td {
  border: solid #b1cac6 1px;
  }
