H1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #86B479;
	text-transform:uppercase;
}

H2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
	width:100%;
	background-color: #86B479;
}

td, p, body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.newParkProjects {
	border: 2px solid #86B479;
}

.parksGreenNav {
	line-height: 20px;
}

.parksGreenNav a:link {
	color: #006600;
}

.parksGreenNav a:hover {
	color: #006600;
	font-weight: bold;
	background-color: #F0F6EE;
}
.parksGreenNav a:visited {
	color: #006600;
}

/* Golf Course Pages Styles */

 	.golf { 
  		font-family: Arial,Helvetica,sans-serif;
  		font-size: 12px;
  	}
  
	.golfHeadernav {
	font-family: Arial,Helvetica,sans-serif;
	color: #F0F6EE;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	font-size: 12px;
	}
  
	.golfHeadernav a {
		font-family: Arial,Helvetica,sans-serif;
		color: #F0F6EE;
		font-weight: bold;
		text-align: center;
		text-decoration: none;
		font-size: 12px;
	}  
	
	.golfHeadernav a:hover {
		font-family: Arial,Helvetica,sans-serif;
		color: #2C7F2C;
		font-weight: bold;
		text-align: center;
		font-size: 12px;
		background-color: #F0F6EE;
	}	
	
	.golfFooternav {
	font-family: Arial,Helvetica,sans-serif;
	color: #339933;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	font-size: 10px;
	}
  
	.golfFooternav a {
		font-family: Arial,Helvetica,sans-serif;
		color: #339933;
		font-weight: bold;
		text-align: center;
		text-decoration: none;
		font-size: 10px;
	}  
	
	.golfFooternav a:hover {
		font-family: Arial,Helvetica,sans-serif;
		color: #2C7F2C;
		font-weight: bold;
		text-align: center;
		font-size: 10px;
		background-color: #F0F6EE;
	}	
	.golfInformation  {
	font-family: Arial,Helvetica,sans-serif;
	color: #2C7F2C;
	font-size: 11px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;

  	} 
  	 	
	  	
  	.golfinfoHeading {
  		font-family: Arial,Helvetica,sans-serif;
  		color: #F0F6EE;
  		font-weight: bold;
  		font-style: italic;
  		font-size: 14px;
  	}
	
	
  div#scorecard table { border: 4px solid rgb(0, 0, 153);
    font-weight: bold;
    font-size: 10px;
    }

  div#scorecard td { border-style: solid;
    border-color: rgb(0, 0, 0);
    border-left: 1px solid rgb(0, 0, 0);
    border-right: 1px solid rgb(0, 0, 0);
    border-bottom: 1px solid rgb(0, 0, 0);
    border-top-width: 1px ! important;
    }

  .par { background-color: rgb(0, 0, 153);
    color: rgb(255, 255, 255);
    font-weight: bold;
    }

  .handicap { background-color: rgb(255, 204, 102);
    }

  .redtees { background-color: rgb(255, 0, 0);
    }
	
.styleimg {
	padding: 0px;
	border-top: 1px #339933;
	border-right: 1px #339933;
	border-bottom: 1px solid #339933;
	border-left: 1px solid #339933;
	margin: 0px;


}
.golfHeading {
	font-size: 14px;
	font-weight: bold;
	color: #339933;
}
.golfHeading2 {
	font-size: 12px;
	font-weight: bold;
	color: #339933;
	font-style: italic;

}