/* CSS Document */

/* neutralize defaults to something reasonable */
html, form, fieldset { margin: 0; padding: 0; font: 12px/14px Verdana, Arial, Helvetica, sans-serif; }
/* elements w/ vertival margin */
h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address { margin: 0; padding: 0; }
/* left margin for the few elements that need it */
li, dd, blockquote { margin-left: 1em; }
/* Miscellaneous conveniences: */
form label { cursor: pointer; }
fieldset { border: none; }
input, select, textarea { font-size: 100%; }
/* basic elements */
li, ul, ol {list-style: none; text-align: left;}

.popup1
{
COLOR: #9F141A;
CURSOR: help;
TEXT-DECORATION: none
}

.bullet {
list-style-type: disc;
padding-bottom: 8px;
}
.quotes {
color: #2D5900;
font: 14px Arial, Helvetica, sans-serif;
font-weight: bold;
font-style:italic;
line-height: 20px;
width: 80%;
margin-left: 40px;
margin-right: 40px;
}

tr {
 text-align: left; /* IE hack to center page */
 font: 11px/normal Verdana, Arial, Helvetica, sans-serif;
 color: #333333;
 margin: 0px;
 padding-top: 5px;
 padding-left: 5px;
 line-height: 17px;
 margin-left: 20px;
}
body {
 text-align: center; /* IE hack to center page */
 font: 11px/normal Verdana, Arial, Helvetica, sans-serif;
 color: #333333;
 margin: 0px;
 padding-top: 5px;
 padding-left: 5px;
 line-height: 17px;
 margin-left: 20px;
 background: #F8F7EF;
}  
    
.reddot { font-size: 10px; color: #FF0000; }
/* specific classes */
.toprule {}
.bottomrule {display: none;}
A {
FONT-SIZE: 11px; 
COLOR: #990000; 
text-decoration: none; 
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
A:hover{
FONT-SIZE: 11px; 
COLOR: #990000; 
text-decoration: underline; 
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
h1{
font: 1.9em Georgia, 
"Times New Roman", serif; 
letter-spacing: 1px;
line-height: 0px;
padding-top: 18px;
padding-bottom: 15px;
color: #2D5900;

}
h2{
font: 1.5em Georgia, 
"Times New Roman", serif; 
letter-spacing: 1px;
line-height: 20px;
padding-bottom: 4px;
color: #2D5900
}
.navsel {
 font:11px/normal Verdana, Arial, Helvetica, sans-serif;
padding:5px;
padding-top:7px;
padding-bottom:7px;
text-align:left;
border-bottom-width: 1px;
 border-bottom-style: solid;
 border-bottom-color: #B2B2B2;
background:#2D5900;
color:#FFFFFF;
}

.navlink, .navlabel, .navtextonly, .navemailfriend{
 font:11px/normal Verdana, Arial, Helvetica, sans-serif;
text-align:left;
}

.navlink a{
padding-left:5px;
padding-top:7px;
padding-bottom:7px;
display:block;
background:#F8F7EF;
width:175px;
border-bottom-width: 1px;
 border-bottom-style: solid;
 border-bottom-color: #B2B2B2;
 text-decoration: none;
color:#2D5900;
font-weight: bold;

}
* html .navlink a{
width:170px;
}
.navlink a:hover{
 text-decoration: none;
border-bottom-width: 1px;
 border-bottom-style: solid;
 border-bottom-color: #B2B2B2;
display:block;
background:#2D5900;
color:#FFFFFF;
}
.subnavlink {
    background: #FFFFFF;
line-height: 12px;
    font-size: 8pt;
   padding-left: 12px;
padding-top: 4px;
padding-bottom: 4px;
font-weight: normal;
color:#2D5900;
}
.subnavlink a {
}
.subnavlink a:hover{
line-height: 12px;
    font-size: 8pt;
font-weight: normal;
color:#2D5900;
}
.subnavsel {
background: #FFFFFF;
line-height: 12px;
    font-size: 8pt;
   padding-left: 12px;
padding-top: 4px;
padding-bottom: 4px;
font-weight: normal;
color:#2D5900;
}
#metastuff {text-align: center; font: 1em Georgia, serif; height: 38px;  
  background: #F8F7EF; background-image:url("img/Blockplane.gif"); background-position: 400px 5px; background-repeat: no-repeat;
  border: 1px solid #B2B2B2; border-width: 1px 0;}
#content #metastuff li, #content #metastuff p {display: inline; padding: 0; margin: 0; background: none;}
#content #metastuff a {font: 0.9em Verdana, sans-serif; border-bottom-width: 0;}
#content #metastuff a:hover {border-bottom-width: 1px;}
#content #metastuff b {margin: 0 0.5em;}
#content #metastuff p a {background: url(/pix/comment_tn.gif) 0 0 no-repeat;
  padding-left: 20px;}
  
#interest {padding-top: 9px; text-align: center; font: 1.2em Georgia, serif; height: 30px;  
  background: #F8F7EF; border: 1px solid #B2B2B2; border-width: 1px 0;}
#content #interest li, #content #interest p {display: inline; padding: 0; margin: 0; background: none;}
#content #interest a {font: 0.9em Verdana, sans-serif; border-bottom-width: 0;}
#content #interest a:hover {border-bottom-width: 1px;}
#content #interest b {margin: 0 0.5em;}
#content #interest p a {background: url(/pix/comment_tn.gif) 0 0 no-repeat;
  padding-left: 20px;}


/* specific divs */
#wrapper {
    background: #FFFFFF;
    width: 730px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 5px;
    text-align: left;
    border: solid 2px #E3E0C1;
    padding: 7px;
    overflow: hidden;
}
* html #wrapper {
    background: #FFFFFF;
    width: 750px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 5px;
    text-align: left;
    border: solid 2px #E3E0C1;
    padding: 7px;
}
    
#container {
	position: relative;
}
#topblock {
}
#headerblock {
    width: 730px;
	height: 200px;
	background-image:url(img/Forest_Header.jpg) no-repeat top left;
}
#topnav {
    width: 730px;
    float: left;
}
#breadbar { 
    background: #FFFFFF; 
    font-size: 10px; padding:5px; 
     
}
#topseparator {border-top-width:1px; border-top-style: solid; border-top-color: #B2B2B2; margin-left: 8px;
	margin-right: 8px; padding: 4px;
    
}
#main {
	padding-right: 10px;
    float: right;
	voice-family: "\"}\""; voice-family:inherit; width: 525px;
}
#mainabove {
}
#bodytoptext {
    
}
#bodycontent {
    
}
#mainbelow {
    clear: both; 
}
#bottomimage {
        
}
#bottomseparator {
        
}
#bottomtext { 
    font-size: 9px; COLOR: black; line-height: 10px; 
}
#lastmod { 
    text-align: center; 
}
#sidebar { 
    background: #FFFFFF; 
    width: 180px;
    float: left;
	margin-left: 5px;
	margin-right: 8px;
    
}
#sidenav {
    
}
#sideextra {
        text-align: center;
    padding-top: 30px;
}

#btmtree {
width: 150px;
	height: 150px;
	background-image: url("img/tree.png");
	position: fixed;
	background-repeat: no-repeat;
	bottom: -20px;
	left: -30px;
}

