.fineprint {
	font-size: xx-small;
}
h1 {
	width: 98%;
	color: navy;
	padding: 10px;
	text-align: left;
	background-color: #FFFFF4;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	font-size: large;
}

h2{
	width: 98%;
	color: navy;
	padding: 10px;
	text-align: left;
	background-color: #FFFFF4;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	font-size: medium;
}

h3 {
	width: 100%;
	color: navy;
	padding: 3px;
	text-align: left;
	background-color: #FFFFF4;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	font-size: medium;
	margin-left: 0px;

}
h4 {

	width: 100%;
	color: navy;
	padding: 3px;
	text-align: left;
	background-color: #FFFFF4;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	font-size: small;
	margin-left: 0px;
}

h4 {

	width: 100%;
	color: navy;
	padding: 3px;
	text-align: left;
	background-color: #FFFFF4;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	font-size: small;
	margin-left: 0px;
}


.navigation {
	color: navy;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	font-size: small;
	font-weight: bold;
	margin: 0px;
	background-color: #EFDB00;
	padding: 3px;




}
.section {
	font-size: large;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	color: #0F3193;



}

th {
	text-align: left;
	background-color: #000080;
	color: #FFFFFF;
}
.title {
	width: 100%;
	color: navy;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;


}
.title-bottom {
	background-color: navy;
	color: gold;
	padding: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	width: 30%;

}

ul.golfList {
  list-style-image: url('images/golf.png')
}
