h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	margin-left: 0px;
	margin-top: 0px;
	background-position: center;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-style: normal;
	font-weight: 400;
	margin-left: 2px;
	margin-top: 2px;
	color: #333333;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	margin-left: 5px;
	margin-top: 5px;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-style: normal;
	font-weight: 300;
	margin-left: 5px;
	margin-top: 5px;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	font-weight: 200;
	margin-left: 5px;
	margin-top: 5px;
	color: #666666;
}
.blocktext {
	background-color: #F0F0F0;
	display: block;
	margin: 5px;
	padding: 5px;
	border: 1px dashed #999999;
}

.blocktextgolf {
	background-color: #ECE9D8;
	display: block;
	margin: 5px;
	padding: 5px;
	border: 1px dashed #999999;
	background-image: url(images/driver.jpg);
	background-repeat: no-repeat;
}

.imageStyle {
	border: 1px solid #333333;
	margin: 4;
	padding: 0px;
}
.contactBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #333333;
	background-color: #FFFFFF;
	border: 5px solid #CC0000;
	padding: 10px;
}

.psmall {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: 200;
	margin-left: 5px;
	margin-top: 5px;
	color: #666666;
	font-size: x-small;
}
.h1white {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: normal;
	font-weight: bold;
	margin-left: 0px;
	margin-top: 0px;
	color: #484540;
}
.impact {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	margin: 2px 5px 5px;
	padding: 5px;
	border: thin dashed #464646;
	background-image: none;
	background-repeat: no-repeat;
	background-color: #484540;
}
.impact2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;
	display: block;
	margin: 2px 5px 5px;
	padding: 5px;
	border: thick solid #CC6600;
	background-image: none;
	background-repeat: no-repeat;
	background-color: #484540;
	background-position: center;
}
body {
	background-color: #988C49;
}

.pwhite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: 200;
	margin-left: 5px;
	margin-top: 5px;
	color: #FFFFFF;
	font-size: small;
}
