body {
  font-family: Verdana;
  font-size: 12px;
  font-style: normal;
  font-weight:normal;
  font-variant: normal;
  line-height: 14px;
  text-indent: 0px;
  text-align: left;
  background-image: url(body-background.png);
  background-color: #484029;

}

p { margin-top: 5px;
    margin-bottom: 5px;
    text-align: left;
}

h3 {color: #281B04; font-size: 100%; margin-top: 7px; margin-bottom: 12px; }
A.h3:link  {text-decoration: none; color: #281B04;}
A.h3:visited {text-decoration: none; color: #281B04;}
A.h3:hover {text-decoration: none; color: #625A39;}

A.just_link:link  {text-decoration: underline; color: #281B04;}
A.just_link:visited {text-decoration: underline; color: #281B04;}
A.just_link:hover {text-decoration: underline; color: #625A39;}

.copyright {
    font-size: 11px;
	text-align: left;
	margin-left: 40px;
	vertical-align: middle;
	white-space: normal;
    color: #D3C8AA;}
A.copyright:link  {font-size: 11px; text-decoration: underline; color: #9D8E62;}
A.copyright:visited {font-size: 11px; text-decoration: underline; color: #C5B894;}
A.copyright:hover {font-size: 11px; text-decoration: underline; color: #C3B17D;}


A.close_window:link  { text-decoration: underline; color: #3E2E12;}
A.close_window:visited { text-decoration: underline; color: #856C41;}
A.close_window:hover { text-decoration: underline; color: #856C41;}


/* begin menu */
div.menu {
  margin: 0em;
  }
  div.menu ul {
  margin: 0em;
  padding-right: 10px;
  }
div.menu li {
  float: left;
  height: 10px;
  width: 80px;
  background-position: left center;
  list-style-type: none;
  background-repeat: no-repeat;
  font-size: 10px;
  text-align: left;
  text-decoration: none;
  vertical-align: middle;
  white-space: normal;
  }
div.menu li a {
  display: block;
  overflow: hidden;
  text-decoration: none;
  }
div.menu li a:link {
  background: url("button-OFF.png") no-repeat ;
  color: #917F5E;
  }
  
div.menu li a:visited {
  background: url("button-OFF.png") no-repeat;
  color: #917F5E;
  }

div.menu li a:hover {
  background: url("button-ON.png") no-repeat ;
  color: #A9A086;
  }
/* end menu */

.bg {
  	background-color: #bdb38b;   
}

.hr {margin-top: 10px; margin-bottom: 10px;
}

.left_cell {
	text-align: left;
    width: 120px;
    background-color: #bdb38b;
}

.top-top {
 display: block;
}
.top-bottom {
   background-image: url(top-bottom.gif);
   background-repeat: no-repeat;
   background-position: center;
}

span.hollow {font-size: 90%;}
li.hollow {margin-left: -22px;
            margin-top: 0px;
           list-style-type: disc;
           color: #585032;
           }
           
A.hollow:link  {font-size: 90%; text-decoration: none; color: #140E02; line-height: 12px;}
A.hollow:visited {font-size: 90%; text-decoration: none; color: #140E02; line-height: 12px;}
A.hollow:hover {font-size: 90%; text-decoration: none; color: #6C590C; line-height: 12px;}

span.hollow_cap {margin-left: 10px; color: #140E02;}

div.hollow_text {
            text-align: left;
            width: 120px;
            margin-top: 3px;
            border: solid 1px #D3CAA7;
}

ul.hollow { margin-top: 3px; margin-bottom: 3px;}


A.hollow_cap:link  {margin-left: 10px; text-decoration: none; color: #140E02;}
A.hollow_cap:visited {margin-left: 10px; text-decoration: none; color: #140E02;}
A.hollow_cap:hover {margin-left: 10px; text-decoration: none; color: #6C590C;}


li.sitemap { list-style-image: url(3d_plum_li.png);}

