body {
  font-family: Helvetica, Arial, sans-serif;
  
}

td {
	font-family: Helvetica, Arial, sans-serif; font-weight:300;  
}

th {
	font-family: Helvetica, Arial, sans-serif;
}

em { font-style: italic; font-weight: bold; }
strong { font-weight: bold; font-size:large; }



#topBorder {
	position:absolute;
	left:4px;
	top:4px;
	width:857px;
	height:17px;
	z-index:2;
	border:none;
	
	
}
	
#logo {
	position:absolute;
	left:4px;
	top:23px;
	width:240px;
	height:197px;
	z-index:3;
	border:none;
	
}

#leafPhoto {
	position:absolute;
	left:244px;
	top:23px;
	width:600px;
	height:141px;
	z-index:4;
	border:none;
	background-color:#FFFFFF;
}

#navBar {
	position:absolute;
	left:5px;
	top:192px;
	width:241px;
	height:260px;
	z-index:5;
	border:none;
}

#main {
	position:absolute;
	left:244px;
	top:112px;
	width:600px;
	height:597px;
	z-index:6;
	border: none;
	
}

#Ad1 {
	position:absolute;
	width:157px;
	height:588px;
	z-index:7;
	left: 846px;
	top: 33px;
}


  
  :link {
	color: #FFF5E8;
	text-decoration: none;
}  /* for unvisited links */
 
  a:hover {
	color: #FDEDF2;
	text-decoration: underline;
} /* when mouse is over link */

:visited { color:#FFF5E8; 
     text-decoration: none;
} /* for visited links */


  
h1 { font-size: 120%; color:#663300; } 
h2 { font-size: 100%; color:#663300;  }
h3 { font-size: 84%; padding-left: 0.7em;  padding-right: 0.7em; color: #663300; letter-spacing:0.7px;   }
h4 { font-size: 84%; letter-spacing:1px; }
h5 { font-size: 75%; color:#333333; letter-spacing:0.7px; }
h6 { font-size: 50%; font: Helvetica, Arial, sans-serif; color: #999999; letter-spacing:1px;}

p { margin-left:0.7em; margin-top: 0; margin-bottom: 0; margin-right: 0.7em;

 
    padding-left: none;
    border-left: none;
    border-right: none;
    border-top: none;
    border-bottom: none;
    
   
        
 }


span.highlight
{
background-color:#FFFFCC;
}

ul.none { border-right:1.0em; list-style-type: none}
ul.square { border-right:1.0em; list-style-type: square}
