/* by Jeff McNeil - www.jmcn.com - 2006 */

h3 {
	font-size: 13px;
	color: #000;
	text-transform: uppercase;
}

h4 {
	font-size: 12px;
	color: #003300;
	margin: 0;
}

.holes p{
	font-size: 11px;
	font-weight: normal;
	margin: 0 0 10px 0;
}

.holes li {
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0;
	border-bottom: 1px solid #CCC;
}

ol.holes {
	margin: 0 0 0 5px;
	padding: 0 0 0 20px;
}

ul.events b {
	color: #003300;
}

ul.facilityfeatures {
	list-style-type: disc;
	font-size: 11px;
	padding-left: 3em;
}