body {
	background-color: #FFFFFF;
	background-image: url(images/parksSite_bg.jpg);
	
}
H1 {
	color: #336666;
	font-weight: bold;
	text-align:center;
	font-style:normal;
	font-size:28px;
	font-family:Times New Roman;
}
H2 {
	color: #336666;
	font-weight: bold;
	font-size: large;
	text-align:center;
}
p{font-style:normal;
	font-size:12pts;
	font-family:Times New Roman;
}
p.goodsource {font-style:normal;
	font-size:8pts;
	font-family:Times New Roman;}


TABLE {border:none;}
.pageContent{align:center;}
td {padding: none;}
.mainContent{bgcolor="#E8EDDE";}
ol.alpha{list-style-type: lower-alpha}
#screen{height:100%;width:100%}
#wrap{height: 90%;width:90%}
#leftNavigation {
      background:#999999;
	  text-align:left;
	  vertical-align:top;
    
}

#donation {
      background:white;
	  text-align:center;
	  vertical-align:top;
	  border:solid;
	  border: white
    
}
div.img
  {
  margin: 5px;
  border: 5px solid white;
  height: auto;
  width: 150px;
 
  text-align: center;
  background: white;
  }
div.desc
  {
  text-align: center;
  font-weight: normal;
  background: white;
  width: 120px;
  margin: 2px;
  }


#good {
      
	  background:white;
	  text-align:left;
	  vertical-align:top;
	  border:solid;
	  border: white;
	  
    
}


#header{width: 763px;}
#mainContentArea {bgcolor: #E8EDDE; }


a.contentNavLink:link{font-weight: bold;color:white;text-decoration:none;align:left;}
a.contentNavLink:visited{font-weight: bold;color:white;text-decoration:none;align:left;}
a.contentNavLink:hover{font-weight: bold;color:green;text-decoration:none;align:left;}

a.contentLink:link{font-weight: bold;color:#336666;}
a.contentLink:visited{font-weight: bold;color:#336666;}
a.contentLink:hover{font-weight: bold;color:green;}

a.donationNavLink:link{font-weight: bold;color:black;text-decoration:none;align:left;}
a.donationNavLink:visited{font-weight: bold;color:black;text-decoration:none;align:left;}
a.donationNavLink:hover{font-weight: bold;color:green;text-decoration:none;align:left;}

       
}