body
{
background: #C5DFAC;
background-image: url(images/lite_bg.jpg);
margin-top: 0px;
FONT-FAMILY: Verdana,Arial,Geneva,Helvetica,sans-serif;
COLOR: #336600;
font-size: 10pt;
}
a:link    { color:#336600; text-decoration : underline; }
a:visited { color:#336600; text-decoration : underline; }
a:active  { color:#336600; text-decoration : underline; }
a:hover   { color:#99CC66; text-decoration : none; }

.dark_bg
{
  background: #9BD461;
}
.main_section_bg
{
  background: #B9E58A;
  background-image: url(images/main_bg.jpg);
}
.left_bg
{
  background: #B9E58A;
  background-image: url(images/left_lower_bg.jpg);
}
.lower_left_bg
{
  background:#B9E58A;
  background-image: url(images/left_lower_bg.jpg);
}
.main_lower_bg
{
  background: #9BD461;
  background-image: url(images/main_lower_bg.jpg);
}
.main_area
{
  margin-left: 10px;
  margin-top: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
}
.fullphoto_main_section_bg
{
  background-image: url(images/fullphoto_bg.jpg);
}
.fullphoto_lower_bg
{
  background-image: url(images/fullphoto_lower_bg.jpg);
}
.about_txt_tbl
{
  margin-left: 10px;
  margin-top: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
}
.section_header
{
  font-size: 12pt;
  font-weight: bold;
}
.underline
{
  text-decoration: underline;
}
.bold
{
  font-weight: bold;
}
.label
{
  font-weight: bold;
}
.form_tbl
{
  border: 1px solid #336600;
}
.form_field {
  border: 1px solid #336600;
  background: #ffffff;
}
.form_btn {
  border: 1px solid #336600;
  background: #B9E58A;
  color: #336600;
}
.white{
  color: #ffffff;
}
.footer	
{
  color: #ffffff;
  font-size: 9pt;
}
.footer a:link    { color:#ffffff; text-decoration : underline; }
.footer a:visited { color:#ffffff; text-decoration : underline; }
.footer a:active  { color:#ffffff; text-decoration : none; }
.footer a:hover   { color:#CCFF99; text-decoration : none; }

.promo
{
  color: #336600;
  font-size: 9pt;  
}
.promo a:link    { color:#336600; text-decoration : underline; }
.promo a:visited { color:#336600; text-decoration : underline; }
.promo a:active  { color:#333333; text-decoration : none; }
.promo a:hover   { color:#99CC66; text-decoration : none; }

