 BODY {
  background-color:#6D9853; color:#FFFFFF;
  margin-top: 10px; margin-left: 0; margin-right: 0;
font-family: arial, verdana, helvetica, sans-serif;
}
  a:link {color: #0000FF;} 
  a:visited {color: #800080;} 
  a:active {color: #FF0000;} 
  a:hover {color: #CACACA;}
  a.plain {   text-decoration: none; color: #FFFFFF; background-color: #003000;}

 Div#wrapper{
  display: block;
  width: 90%;
  padding: 1em;
  background-color:#ffffff; color:#000000;
  border-width: 5px; border-style: ridge; border-color: #000000;
  text-align: left;
 
}

.banner{
  width: 100%;
  background-color:#ffffff; color:#000000;
 
}

  #menu ul{
  display: inline; 
  margin: 0;   padding: 0;
  list-style-type: none;
  text-align: center;
   font-family:Andy, verdana, arial, sans-serif;
   font-weight: bold; 
   text-decoration: none; 
   color: #000000; background-color: #ffffff;
}

  #menu ul li{
  display: inline;
  margin: 0px;   padding: 0;
  list-style-type: none;
  text-align: center;
  width: 120px;
   font-family:Andy, verdana, arial, sans-serif;
   font-weight: bold; 
   text-decoration: none; 
   color: #000000; background-color: #ffffff;
}

  #menu ul li a{
  display: inline; 
  margin: 0;   padding: 0;
  list-style-type: none;
  text-align: center;
  width: 120px;
   font-weight: bold; 
   text-decoration: none; 
   color: #C0C0C0; background-color: #ffffff;
}

  #menu ul li a:hover{
  display: inline; 
  margin: 0;   padding: 0;
  list-style-type: none;
  text-align: center;
  width: 120px;
   font-family:Andy, verdana, arial, sans-serif;
   font-weight: bold; 
   text-decoration: none; 
   color: #ffffff; background-color: #6D9853;
}

  .b {font-weight: bold;}
  .i {font-style: italic;}
  .sm {font-size:  smaller;}
  .sc {font-size:  smaller;   font-variant: small-caps; font-weight: bold;}
  .bg {font-size: large;}
  .center {text-align: center;} 
  .right {float: right;}
  .left {float: left;}
  .clear {clear: both;}
  .u {text-decoration: underline;}
  .in {text-indent: 1em;}
  .teal {color: teal;}
  .red {color: red;}
  .blue {color: blue;}
  .green {color: green;}
  .high {color: #6D9853;}

#bindex a#index{ 
color: #ffffff; background-color: #CACACA;
} 

#bprices a#prices{ 
color: #ffffff; background-color: #CACACA;
} 
#bproducts a#products{ 
color: #ffffff; background-color: #CACACA;
} 

#bgallery a#gallery{ 
color: #ffffff; background-color: #CACACA;
} 

#bspecials a#specials{ 
color: #ffffff; background-color: #CACACA;
} 

