/* Default body text is 10pt Black Verdana */

body {
  background-color: #ffffff; 
  margin: 0px 0px 0px 0px; 
  font: normal 10pt/12pt verdana, arial, helvetica, sans-serif; 
  color: #000000; 
  }

/* Main Page Header (h3) is GREEN (same as in copyright footer) and sub-heads (h4) are LIGHT BLUE (same as in copyright footer)
(h5) is for Content Headers */

p {
  margin: 10pt 0pt 0pt;
  }

h3 {
  font: bold 14pt arial, helvetica, sans-serif;
  color: #008000;
  }
  
h4 {
  font: bold 12pt/18pt arial, helvetica, sans-serif;
  color: #336699;
  }

h5 {
  font: bold 10pt/12pt arial, helvetica, sans-serif;
  color: #800000;
  }

h6 {
  font: bold 10pt/12pt arial, helvetica, sans-serif;
  color: #000000;
  }

ul.links {
  list-style: disc url(http://www.forestinfo.org/images/arrow_rt.gif) inside;
  }

div.announce h5 {
  font: bold 10pt/12pt arial, helvetica, sans-serif; 
  color: #800000; 
  margin: 5px; 
  }

/* div.announce p {font-size: 8pt; margin: 5px; } */

div.menu p {
  font-size: 8pt; 
  margin: 0px 5px 5px; 
  }

div.menu p {font-size: 8pt;}

/* Underline links, make them blue.  Links flash green on mouse hover */

a {text-decoration: none;}
a:link {color: #336699;}
a:visited {color: blue;}
a:hover {color: #008000; text-decoration: underline;}

/* Division formatting for various purposes */

div.header {
  width: 100%; 
  height: 110px; 
  position: absolute; left: 0px; top: 0px; 
  background: #339 URL(http://www.forestinfo.org/images/top-fill.jpg) repeat-x;
  }

div.contents {
  width: 625px; 
  position: absolute; left: 150px; top: 150px; 
  margin: 0px 0px; 
  z-index: 1;
  }

div.menu {
  position: absolute; left: 5px; top: 140px; 
  margin: 0px;
  width: 135px; 
  height: 100%;
  text-align: right;
  }

div.announce {
  background-color: #CCF; 
  margin: 0px 5px 0px 0px; 
  border: 2px solid #333;
  }

div.spacer {
  clear: both;
  /*margin-bottom: 10px;*/
  }

div.float {
  float: left; 
  border: 1px solid #fff; 
  padding: 5px;
  }

div.fineprint {
  font-size: 8pt; 
  text-align:center;
  position: relative;
  padding: 25px 0px 0px;
  width: 125px;
  }
  
  .fineprint {
  font-size: 8pt; 
  text-align:center;
  position: relative;
  padding: 25px 0px 0px;
  width: 125px;
  }

div.scrapbook {text-align: center;}
div.list {margin-left: 24pt;}
div.navigate {z-index:10;}

div.contents img {
  border: 5px solid #fff;
  }
  
tr.announce {
  background-color: #CCF; 
  border: 2px solid #333;
}
/* used on 2008 tour pages for the primary heading */
.subhead {font: bold 14pt arial, helvetica, sans-serif;color: #008000;}