body {
background-color: #ffffff;
}

.textbackground {
  background-color: #e0f9b9;
  font-family: verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
}

.primaryborder {
  background-color: #ffffff;
  border-style: none;
}

.secondaryborder {
  background-color: #ffffff;
  border-style:  none;
}

td.SideMenuInner { 
      border: #000000; 
      border-style: dashed; 
      border-top-width: 0px; 
      border-right-width: 1px; 
      border-bottom-width: 0px; 
      border-left-width: 0px;
}

}
a:link.SideMenu {
    color: #000000;
    text-decoration: none;
}
a:visited.SideMenu {
    text-decoration: none;
    color: #000000;
}
a:hover.SideMenu {
    text-decoration: none;
    color: #000000;
}

td.topmenu { 
      border: #000000; 
      border-style: dashed; 
      border-top-width: 1px; 
      border-right-width: 0px; 
      border-bottom-width: 1px; 
      border-left-width: 0px;
      background-color: #422524;
      color: #000000;
}

a:link.topmenu {
    color: #ffffff;
    text-decoration: none;
}
a:visited.topmenu {
    text-decoration: none;
    color: #ffffff;
}
a:hover.topmenu{
    text-decoration: none;
    color: #ffffff;
}

td.bottommenu { 
      border: #000000; 
      border-style: dashed; 
      border-top-width: 1px; 
      border-right-width: 0px; 
      border-bottom-width: 1px; 
      border-left-width: 0px;
      background-color: #422524;
}

a:link.bottommenu {
    color: #ffffff;
    text-decoration: none;
}
a:visited.bottommenu {
    text-decoration: none;
    color: #ffffff;
}
a:hover.bottommenu{
    text-decoration: none;
    color: #ffffff;
}


a:link {
    color: #000000;
    text-decoration: none;
}
a:visited {
    text-decoration: none;
    color: #000000;
}
a:hover {
    text-decoration: none;
    color: #000000;
}

td {
    font-family: verdana, Arial, Helvetica, sans-serif;
   font-size: 13px;
   color: #000000;
}

div.SideMenuTitle {
  font-weight:bold;
  text-decoration: none;
  font-size: 13pt;
  color: #000000;
}

p.heading {
    font-family: verdana, Arial, Helvetica, sans-serif;
   font-size: 14px;
   color: #000000;
   font-weight: bold; 
}














div.MainTitle, td.MainTitle, font.MainTitle {
  font-size: 20px; font-family: Tahoma; font-weight: bold; border: 6 solid #ffffff;
}

div.titlebold {
  font-size:13px;
  font-weight:bold;
}

div.titlenormal {
  font-size:13px;
}

td.cborder, tr.cborder {

}


font.themestorename {font-size: 20px; color: #000000;}
a.theme-font {font-size: 20px;}
font.theme-font {font-size: 20px;}


div.footer, a.footer:active, a.footer:visited, a.footer:link {
  font-size: 10pt;
  color: #ffffff;
}

div.header, a.header:active, a.header:visited, a.header:link {
  font-size: 15pt;
  color: #000000;
}

td.content {

}



.about-font
{
  font-size: 13px;
  text-align: left;

}




.producttitle
{
  font-size: 15px;
  color: #000000;

}


}
a:link.producttitle {
    color: #000000;
    text-decoration: none;
}
a:visited.producttitle {
    text-decoration: none;
    color: #000000;
}
a:hover.producttitle {
    text-decoration: none;
    color: #000000;
}


#gallery { width: 85%; margin: 0 auto 0 auto; padding: .5em; }
#gallery p { background: #eee; float: left; width: 140px; text-align: center; margin: .5em; border: 1px outset #888; }
#gallery img { border: 1px inset #888; }
#gallery a { display: block; height: 250px; color: #000; text-decoration: none; padding: .25em; }
#gallery a:hover { background: #ffc; color: #ffffff; }
#gallery a:hover img { border-color: #00a; }
