BODY {
	font-family: Verdana, Arial, sans-serif;
	background-image: url(/images/dimpel.gif);
	background-repeat: repeat;
	margin: 0px;


}

.menu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #AF0020;
	font-weight: bold;
	display: block;
	width: 80px;
	border-top: 1px none #99CCFF;
	border-right: 1px none #3366FF;
	border-bottom: 1px none #3366FF;
	border-left: 1px none #99CCFF;
	height: 14px;
	text-align: center;






}

.menu:hover {
	border-top: 1px none #330099;
	border-right: 1px none #6699FF;
	border-bottom: 1px none #6699FF;
	border-left: 1px none #330099;
	color: #660012;

}
h1 {
	color: #009900;
	font-size: x-large;

}
.reqrequired {
	font-weight: bold;
}
.reqrequired2 {
	font-weight: bold;
	color: #FF0000;
	font-size: .8em;
}
.reqtable {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
.reqtbody {
	margin: 0px;
	padding: 0px;
	border: 0px;
	text-align: left;
}
.reqerrormsg {
	font-weight: bold;
	color: #FF0000;
}.nowrap {
	white-space: nowrap;
}
.banner {
	background-image: url(/images/prosticks-golf.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 145px;
	width: 720px;
	vertical-align: bottom;
	padding-top: 70px;



}
.photo {
	border: 1px solid #006600;
	margin-bottom: 6px;
	margin-top: 2px;
	margin-right: 2px;
	margin-left: 2px;


}
.grassBkgnd {
	background-image: url(/images/grass-bkgnd.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;



}
.button {
	text-decoration: none;
	display: block;
	width: 86px;
	border-top: 1px none #99CCFF;
	border-right: 1px none #3366FF;
	border-bottom: 1px none #3366FF;
	border-left: 1px none #99CCFF;
	height: 14px;
	text-align: center;
	background-image: url(/images/button.gif);
	background-repeat: no-repeat;
}
.testimonial-byline {
	font-style: italic;
	font-weight: bold;
	text-align: right;
}
.green {

	color: #009900;
}
