body {
	margin-top: 0px;
	padding-top: 0px;
}

.background {
	background-image: url(images/backgroundstripe.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.menubkgrnd {
	background-repeat: no-repeat;
	background-position: center;
	background-color: #7C0928;
}
.goldbkgrnd {
	background-repeat: repeat-y;
	background-position: center top;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.bottomaddress {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.regtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.pagehdrs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #007D7D;
	text-decoration: none;
}
.holes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.topnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}

.topnav a:hover {
	color: #FFFFFF;
	text-decoration: none;	
}
.regtextspacing {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
.boxoutlinelime {
	border: 8px solid #C0C04E;
}
.boxlimenotop {
	border-right-width: 8px;
	border-bottom-width: 8px;
	border-left-width: 8px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C0C04E;
	border-right-color: #C0C04E;
	border-bottom-color: #C0C04E;
	border-left-color: #C0C04E;
}
