A:link, A:visited, A:active { color: #B76F0D; text-decoration: none; font-weight: bold }
A:active  { color: grey; text-decoration: none; font-weight: bold }
A:hover { color: black; text-decoration: none}

.header {
	background-attachment: scroll;
	background-image: url(images/course/headers/blank.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 142px;
	width: 750px;
	padding: 0px;
	margin: auto;
	float: none;
}
.pageinfo {
	padding-right: 40px;
	padding-left: 40px;
	height: auto;
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	float: none;
	overflow: visible;
	padding-bottom: 0px;
	padding-top: 10px;
	margin: 0px;
}
.sponsorsbox {
	background-color: #FFFFFF;
	text-align: center;
	border: 1px solid #475035;
	width: 375px;
}
.sponsorspage td {
	padding-bottom: 15px;
	padding-top: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #475035;
	border-right-color: #475035;
	border-bottom-color: #475035;
	border-left-color: #475035;
}

.sponsorsbox td {
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	width: 50%;
}
.sponsorsurl {
	font-size: 10px;
}


.headerxrepeat {
	background-attachment: scroll;
	background-image: url(images/topgoldgreenrow.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: auto;
	padding: 0px;
	float: none;
}


body {
	background-attachment: fixed;
	background-image: url(images/bkgd.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	background-color: #6f745e;
}
.title {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
	height: 48px;
	font-family: "Bookman Old Style", "Times New Roman", Verdana;
	font-size: 30px;
	line-height: 48px;
	color: #e6ebdd;
	text-align: right;
	padding-right: 34px;
	margin: auto;
}
.titlearea {
	background-attachment: scroll;
	background-image: url(images/title.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 48px;
	font-family: "Bookman Old Style", "Times New Roman", Verdana;
	font-size: 30px;
	line-height: 48px;
	color: #e6ebdd;
	text-align: right;
	width: 750px;
	float: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
}

.menugoeshere {
	text-decoration: none;
	font-size: 9px;
}

.contenthere {
	background-attachment: scroll;
	background-image: url(images/topcontent.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	padding: 0px;
	height: auto;
	width: 750px;
	float: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.small {
	font-size: 10px;
}

.footer {
	background-attachment: scroll;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	height: 20px;
	line-height: 20px;
	text-align: center;
	font-size: 9px;
	color: #e6ebdd;
	width: 750px;
	margin: auto;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.footer a {
	color: #e6ebdd;
	text-decoration: none;
}
.imgblockleft {
	float: none;
	margin-right: 10px;
	margin-bottom: 10px;
	display: block;
}
.textfloatright {
	float: right;
	height: auto;
}
.textfloatleft {

	float: left;
}
.imgfloatright {
	float: right;
	margin-left: 10px;
}
.imginline3wide {
	display: inline;
	margin-right: 5px;
	margin-left: 5px;
	border: 0;
}
.imgcourse {
	float: left;
	margin-right: 10px;
	margin-bottom: 0px;
	padding-bottom: 80px;
}
.courseholemenu {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 1px;
	display: block;
	margin-top: 15px;
}
.courseholemenu a:link {
	text-decoration: none;
}
.courseholemenu a:hover {
	text-decoration: underline;
}
.courseholemenu a:active {

	text-decoration: none;
}
.courseholemenu a:visited {

	text-decoration: none;
}
.pageinfo img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

