.header {
	float: left;
	height: 272px;
	width: 900px;
	background-image: url(siteimages/header.jpg);
	background-repeat: no-repeat;
}
.navbar {
	float: left;
	height: auto;
	width: 175px;
	line-height: 14px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #009900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	text-decoration: none;
	text-align: justify;
	float: left;
	height: auto;
	width: 525px;
	list-style-type: circle;
}


.news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	text-decoration: none;
	text-align: left;
	float: right;
	height: auto;
	width: 175px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #003300;
}


a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}
.footer {
	text-align: center;
	float: left;
	height: 60px;
	width: 900px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003300;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}
a:active {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.maintextspacer {
	float: left;
	height: 200px;
	width: 10px;
}
.maintextspacerright {
	float: left;
	height: 200px;
	width: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}
ul {
	list-style-type: circle;
}
.listspacer {
	float: left;
	height: 14px;
	width: 100px;
}
.adminmaintext {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #666666;
	text-decoration: none;
	text-align: justify;
	float: left;
	height: auto;
	width: 700px;
	list-style-type: circle;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.imageholder {
	float: right;
	height: auto;
	width: auto;
}
.navbuttons {
	background-color: #006600;
	float: left;
	height: 18px;
	width: 200px;
}
option {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

.navbelow {
	float: left;
	height: 15px;
	width: 900px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}

.navhorizontal {
	float: left;
	height: 92px;
	width: 114px;
}

a.homerollover {
	display: block;
	width: 114px;
	height: 92px;
	background: url("siteimages/home.jpg") 0 0 no-repeat;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}

a:hover.homerollover {
    background-position: 0px -92px;
}

.navhorizontal1 {
	float: left;
	height: 92px;
	width: 112px;
}

a.newsrollover {
	display: block;
	width: 112px;
	height: 92px;
	background: url("siteimages/news.jpg") 0 0 no-repeat;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}

a:hover.newsrollover {
    background-position: 0px -92px;
}

a.courserollover {
	display: block;
	width: 114px;
	height: 92px;
	background: url("siteimages/course.jpg") 0 0 no-repeat;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}

a:hover.courserollover {
    background-position: 0px -92px;
}

.navhorizontal2 {
	float: left;
	height: 92px;
	width: 111px;
}

a.clubhouserollover {
	display: block;
	width: 111px;
	height: 92px;
	background: url("siteimages/clubhouse.jpg") 0 0 no-repeat;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}

a:hover.clubhouserollover {
    background-position: 0px -92px;
}
a.competitionsrollover {
	display: block;
	width: 112px;
	height: 92px;
	background: url("siteimages/competitions.jpg") 0 0 no-repeat;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}

a:hover.competitionsrollover {
    background-position: 0px -92px;
}
a.visitorrollover {
	display: block;
	width: 111px;
	height: 92px;
	background: url("siteimages/visitorinfo.jpg") 0 0 no-repeat;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}

a:hover.visitorrollover {
    background-position: 0px -92px;
}
a.findusrollover {
	display: block;
	width: 112px;
	height: 92px;
	background: url("siteimages/findus.jpg") 0 0 no-repeat;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}

a:hover.findusrollover {
    background-position: 0px -92px;
}
a.contactrollover {
	display: block;
	width: 114px;
	height: 92px;
	background: url("siteimages/contact.jpg") 0 0 no-repeat;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}

a:hover.contactrollover {
    background-position: 0px -92px;
}


.greybar {
	float: left;
	height: 17px;
	width: 175px;
	line-height: 14px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(siteimages/greyback.jpg);
	background-repeat: no-repeat;
}
.spacersmall {
	float: left;
	height: 14px;
	width: 5px;
	background-image: url(siteimages/trans.jpg);
	background-repeat: no-repeat;
}
.spacerbigger {

	float: right;
	height: auto;
	width: 170px;
	background-image: url(siteimages/trans.jpg);
	background-repeat: repeat;
}
.greytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
	float: left;
	height: auto;
	width: 525px;
}
