.tab1, .nav
{
	font-size:10pt;
	font-weight:600;
	height:15px;
} 
.navSM
{
	font-size:8pt;
	font-weight:500;
} 
fieldset
{
  	padding:10px;  
	margin:10px;
} 
img
{
  margin:5px;
} 
h1
{
    font-family: arial, helvetica, sans-serif; 
	font-size: 25pt;
	text-align: center;		
	padding-left:18px;  
}
h2
{
    font-family: arial, helvetica, sans-serif; 
	font-size: 20pt;
	font-weight: 700; 	
    text-align: center;
	padding-left:18px;  
}
h3
{
    text-align: center;
	font-size: 18pt;
    font-family: arial, helvetica, sans-serif; 	
	padding-left:18px;  
}
h4
{
	font-size: 16pt;
    font-family: arial, helvetica, sans-serif; 
	padding-left:18px;  
}
h5
{
	font-size: 15pt;
    font-family: arial, helvetica, sans-serif; 
	padding-left:18px;  
}
td
{
    font-size: 12pt;
	font-weight:600;
}   
tr
{
    vertical-align:top;
}
table
{
      width:100%;
      font-size:12pt;
}
#main   /*  this is the inside content area  */
{
	  /*  background-color: #3D99CF;  */
    background-color: #FFFFCC;
	max-width: 940px;
    font-size: 12pt;
	text-align:left;
	  /*  padding-left:10px; 
	padding-right:10px;   */ 
}
#all /*  this is the outside of content area , surrounding it with picture background */
{
	  /*  background-image: url("/pics/woods_background_960X.jpg");*/ 
	  /*  background-image: url("/pics/woods_background_960XOLD.jpg");       the other woods shot  
	background-image: url("/pics/Treeborder_background.jpg"); */
	background-image: url("/pics/forestbkgrd.gif"); 
	  /*  background-repeat: repeat-y repeat-x;  */
	background-position: top center;
    font-size: 11pt;
	font-family: verdana, arial, tahoma, helvetia, courier;
	font-weight: 600;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
 }
a 
{
     text-decoration: none; 
    font-family:arial;
    color:blue;
	font-size:11pt;
	font-weight: 600;
}
a:visited {color:#330099;}
a:hover
{
	color: #990000;
    text-decoration: underline; 
 }
 p 
 {
    text-indent: .5in;
    font-size:12pt;
	padding:10px;  
  }
 .text
 {
   font-size:12pt; 
   font-family:arial;
  }
  ul{font-weight: 500;}  
  .ulf
  {
   text-align:left;
   font-size:12pt;
   font-weight: 500; }
  .ll
  {
   font-size:15pt;
   font-weight:800; 
   color:red;
  }
  li
  {
   font-weight:700; 
  }
  .newStyle
  {
    margin-right: 100px;
	margin-left: 100px;
	width:800px;
	text-align:left;
  }
  a.smallLink
  {
   text-align:left;
   font-size:9pt;
   font-weight: 600; 
  }
  .picName
  {
   text-align: center;
   font-size:13pt;
   font-weight: 700; 
  }
  .personnel
  {
   text-align: left;
   font-weight: 700; 
  }
  hr.sectDiv
  {
	  height:3px;
	  color:#996666;
  }
  .picName
  {
    float:left; 
    clear:both;
	width:38%;
	font-size: 10pt;
	font-weight: 700;
	padding-bottom:12px;
  }
  .heading2
  {
    font-size:12pt;
	font-weight:700;
  }
   .heading3
  {
    font-size:10pt;
	font-weight:700;
  }