body {
	margin: 0;
	margin-top: 5px;
	padding: 0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	text-align: center;
	background: url('../images/bodybg.gif') repeat-x top left;
	background-attachment: fixed;
	background-color: #cc6666;
}

#container {
	margin: 0 auto;
	margin-bottom: 10px;
	padding: 0;
	width: 750px;
	text-align: left;
	border: 1px solid #bf8d8d;
	background: url('../images/bg.gif') repeat-x bottom left;
	background-color: #990000;
}

#containerheader {
	margin: 0;
	padding: 0;
	height: 100px;
}

#containerheadimg {
	margin: 0;
	padding: 0;
	height: 140px;
	border-bottom: 1px solid #bf8d8d;
}

#containerheadimg img{
	margin: 0;
	padding: 0;
}



/* Header */

#header h1 {
	display: none;
}

#containerheader h2 {
	display: none;
}


/* Large Headers */

#welcome {
	margin: 0;
	padding: 0;
	margin-top: 5px;
	background: url('../images/headers/welcome.gif');
	background-position: top left; 
	background-repeat: no-repeat;
	width: 568px;
	height: 30px;
	background-color: #660000;
	border: 1px solid #bf8d8d;
}

#welcome h2 {
	display: none;
}

#contentheader {
	margin: 0;
	padding: 0;
	margin-top: 5px;
	width: 568px;
	height: 30px;
	background-color: #660000;
	border: 1px solid #bf8d8d;
}

#contentheader h2 {
	margin: 0;
	padding: 0;
	padding-left: 8px;
	padding-top: 2px;
	font-size: 20px;
	font-family: Century Gothic, Verdana, Arial, sans-serif;
	color: #fff;
	font-weight: normal;
}

#newshead {
	margin: 0;
	padding: 0;
	margin-top: 5px;
	background: url('../images/headers/news.gif');
	background-position: top left; 
	background-repeat: no-repeat;
	width: 568px;
	height: 30px;
	background-color: #660000;
	border: 1px solid #bf8d8d;
}

#newshead h2 {
	display: none;
}

#fees {
	margin: 0;
	padding: 0;
	margin-top: 5px;
	background: url('../images/headers/greenfees.gif');
	background-position: top left;
	background-repeat: no-repeat;
	width: 568px;
	height: 30px;
	background-color: #660000;
	border: 1px solid #bf8d8d;
}

#fees h2 {
	display: none;
}

#locationhead {
	margin: 0;
	padding: 0;
	margin-top: 5px;
	background: url('../images/headers/location.gif');
	background-position: top left;
	background-repeat: no-repeat;
	width: 568px;
	height: 30px;
	background-color: #660000;
	border: 1px solid #bf8d8d;
}

#locationhead h2 {
	display: none;
}


#facilitieshead {
	margin: 0;
	padding: 0;
	margin-top: 5px;
	background: url('../images/headers/facilities.gif');
	background-position: top left;
	background-repeat: no-repeat;
	width: 568px;
	height: 30px;
	background-color: #660000;
	border: 1px solid #bf8d8d;
}

#facilitieshead h2 {
	display: none;
}

#scorecardhead {
	margin: 0;
	padding: 0;
	margin-top: 5px;
	background: url('../images/headers/scorecard.gif');
	background-position: top left;
	background-repeat: no-repeat;
	width: 568px;
	height: 30px;
	background-color: #660000;
	border: 1px solid #bf8d8d;
}

#scorecardhead h2 {
	display: none;
}

#clubhousehead {
	margin: 0;
	padding: 0;
	margin-top: 5px;
	background: url('../images/headers/clubhouse.gif');
	background-position: top left;
	background-repeat: no-repeat;
	width: 568px;
	height: 30px;
	background-color: #660000;
	border: 1px solid #bf8d8d;
}

#clubhousehead h2 {
	display: none;
}

#practicehead {
	margin: 0;
	padding: 0;
	margin-top: 5px;
	background: url('../images/headers/practicearea.gif');
	background-position: top left;
	background-repeat: no-repeat;
	width: 568px;
	height: 30px;
	background-color: #660000;
	border: 1px solid #bf8d8d;
}

#practicehead h2 {
	display: none;
}

#coursehead {
	margin: 0;
	padding: 0;
	margin-top: 5px;
	background: url('../images/headers/course.gif');
	background-position: top left;
	background-repeat: no-repeat;
	width: 568px;
	height: 30px;
	background-color: #660000;
	border: 1px solid #bf8d8d;
}

#coursehead h2 {
	display: none;
}


#contacthead {
	margin: 0;
	padding: 0;
	margin-top: 5px;
	background: url('../images/headers/contact.gif');
	background-position: top left;
	background-repeat: no-repeat;
	width: 568px;
	height: 30px;
	background-color: #660000;
	border: 1px solid #bf8d8d;
}

#contacthead h2 {
	display: none;
}



/* sidebar */

#sidebar {
	float: left;
	position: relative;
	width: 160px;
	color: #ffffff;
}

#sidebar img {
	margin: 0;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
}


/* navigation */

#nav ul {
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
}

#nav li {
	list-style: none;
}

#nav li a {
	color: #ffffff;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	font-weight: normal;
	text-decoration: none;
	width: 154px;
	border-bottom: 1px solid #bf8d8d;
	background-color: #660000;
}

#nav li a:hover{
	color: #ffffff;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	font-weight: normal;
	text-decoration: none;
	width: 149px;
	border-bottom: 1px solid #bf8d8d;
	border-left: 3px solid #ffffff;
	background-color: #a03838;
}


/* Homepage Nav box */

#contentbox {
	margin: 0;
	padding: 0;
	padding-top: 6px;
}

#contentbox h3 {
	margin: 0;
	padding: 0;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 12px;
	font-weight: normal;
	background-color: #660000;
	border-bottom: 1px solid #bf8d8d;
}

#contentbox img {	
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #bf8d8d;
}

#contentbox p {
	margin: 0;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#contentbox a {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

#contentbox a:hover{
	color: #bf8d8d;
	font-weight: normal;
	text-decoration: none;
}

#news {
	margin: 0;
	padding: 0;
	margin-right: 6px;
	float: left;
	background: url('../images/homepage/bg.gif');
	background-color: #990000;
	background-position: bottom; 
	background-repeat: repeat-x;
	height: 125px;
	width: 184px;
	border: 1px solid #bf8d8d;
}

#location {
	margin: 0;
	padding: 0;
	margin-right: 6px;
	float: left;
	background: url('../images/homepage/bg.gif');
	background-color: #990000;
	background-position: bottom; 
	background-repeat: repeat-x;
	height: 125px;
	width: 184px;
	border: 1px solid #bf8d8d;
}

#proshop {
	margin: 0;
	padding: 0;
	float: left;
	background: url('../images/homepage/bg.gif');
	background-color: #990000;
	background-position: bottom; 
	background-repeat: repeat-x;
	height: 125px;
	width: 184px;
	border: 1px solid #bf8d8d;
}

#greenfees {
	margin: 0;
	padding: 0;
	margin-top: 6px;
	margin-right: 6px;
	float: left;
	background: url('../images/homepage/bg.gif');
	background-color: #990000;
	background-position: bottom; 
	background-repeat: repeat-x;
	height: 125px;
	width: 184px;
	border: 1px solid #bf8d8d;
}

#facilities {
	margin: 0;
	padding: 0;
	margin-top: 6px;
	margin-right: 6px;
	float: left;
	background: url('../images/homepage/bg.gif');
	background-color: #990000;
	background-position: bottom; 
	background-repeat: repeat-x;
	height: 125px;
	width: 184px;
	border: 1px solid #bf8d8d;
}

#golfingbreaks {
	margin: 0;
	padding: 0;
	margin-top: 6px;
	float: left;
	background: url('../images/homepage/bg.gif');
	background-color: #990000;
	background-position: bottom; 
	background-repeat: repeat-x;
	height: 125px;
	width: 184px;
	border: 1px solid #bf8d8d;
}



/* content */

#content {
	float: right;
	width: 570px;
	padding-left: 10px;
	padding-right: 9px;
	text-align: left;
	color: #ffffff;
	border-left: 1px solid #bf8d8d;
	height: 570px;
}

#content2 {
	float: right;
	width: 570px;
	padding-left: 10px;
	padding-right: 9px;
	padding-bottom: 10px;
	text-align: left;
	color: #ffffff;
	border-left: 1px solid #bf8d8d;
}

.outsidecontent {
	margin: 0;
	padding: 0;
	clear: both;
	margin-bottom: 10px;
}

.outsidecontent p {
	margin: 0;
	padding: 0;
	
}

.outsidecontent ul{
	margin: 0;
	padding: 0;
}

.outsidecontent li{
	margin: 0;
	padding: 0;
	margin-right: 3px;
	display: inline;
	list-style: none;
}

.outsidecontent a {
	line-height: 20px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	color: #fff;
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
	border: 1px solid #bf8d8d;
	background-color: #660000;
}

.outsidecontent a:hover{
	color: #fff;
	border: 1px solid #bf8d8d;
	background-color: #a03838;
}


#welcomecontent {
	border-left: 1px solid #bf8d8d;
	border-right: 1px solid #bf8d8d;
	border-bottom: 1px solid #bf8d8d;
	background: url('../images/homepage/bg2.gif');
	background-color: #990000;
	background-position: bottom; 
	background-repeat: repeat-x;
	height: 255px;
}

#welcomecontent p {
	margin: 0;
	padding-bottom: 5px;
	line-height: 1.5;
	text-align: justify;
}

#welcomecontentleft {
	margin: 0;
	padding: 0;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 276px;
}

#welcomecontentleft h3 {
	margin: 0;
	padding: 0;
	margin-top: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-size: 11px;
	font-weight: normal;
	background-color: #660000;
	border-top: 1px solid #924546;
	border-left: 1px solid #924546;
	border-right: 1px solid #924546;
}

#welcomecontentleft ul {
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	border-top: 1px solid #924546;
	border-left: 1px solid #924546;
	border-right: 1px solid #924546;
	background: url('../images/homepage/bg.gif');
	background-color: #990000;
	background-position: bottom; 
	background-repeat: repeat-x;
}

#welcomecontentleft li {
	margin: 0;
	padding: 0;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	list-style: none;
	border-bottom: 1px solid #924546;
}

#welcomecontentright {
	margin: 0;
	padding: 0;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 250px;
}

#welcomecontentright img{
	margin: 0;
	padding: 0;
	margin-top: 5px;
}

#welcomecontentright h3 {
	margin: 0;
	padding: 0;
	margin-top: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-size: 11px;
	font-weight: normal;
	background-color: #660000;
	border-top: 1px solid #924546;
	border-left: 1px solid #924546;
	border-right: 1px solid #924546;
}

#welcomecontentright ul {
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	border-top: 1px solid #924546;
	border-left: 1px solid #924546;
	border-right: 1px solid #924546;
	background: url('../images/homepage/bg.gif');
	background-color: #990000;
	background-position: bottom; 
	background-repeat: repeat-x;
}

#welcomecontentright li {
	margin: 0;
	padding: 0;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	list-style: none;
	border-bottom: 1px solid #924546;
}


/* Announcements */

#announcements {
	margin: 0;
	padding: 0;
	float: right;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 250px;
}



#announcements h3 {
	margin: 0;
	padding: 0;
	margin-top: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-size: 11px;
	font-weight: normal;
	background-color: #660000;
	border: 1px solid #924546;
}

#announcements img{
	margin: 0;
	padding: 0;
	height: 90px;
	border-left: 1px solid #924546;
	border-right: 1px solid #924546;
}

#announcements h4 {
	margin: 0;
	padding: 0;
	font-size: 11px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
}

#announcements p {
	margin: 0;
	padding: 0;
	padding-left: 10px;
	padding-right: 10px;
}

#announcements ul {
	margin: 0;
	padding: 0;
	border-top: 1px solid #924546;
	border-left: 1px solid #924546;
	border-right: 1px solid #924546;
	background: url('../images/homepage/bg.gif');
	background-color: #990000;
	background-position: bottom;
	background-repeat: repeat-x;
}

#announcements li {
	margin: 0;
	padding: 0;
	list-style: none;
	border-bottom: 1px solid #924546;
}

#announcements li a {
	color: #fff;
	display: block;
	text-decoration: none;
	height: 40px;
}

#announcements li a:hover{
	color: #fff;
	display: block;
	text-decoration: none;
	background: #a03838;
	height: 40px;
}


/* Gallery */

#gallery {
	margin: 0;
	padding: 0;
	float: right;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 250px;
	text-align: center;
}



#gallery h3 {
	margin: 0;
	padding: 0;
	margin-top: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-size: 11px;
	font-weight: normal;
	background-color: #660000;
	border: 1px solid #924546;
	text-align: left;
}

#gallery img{
	margin: 0;
	padding: 0;
	border: 1px solid #924546;
}

#gallery h4 {
	margin: 0;
	padding: 0;
	font-size: 11px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
}

#gallery p {
	margin: 0;
	padding: 0;
	padding-left: 10px;
	padding-right: 10px;
}

#gallery ul {
	margin: 0;
	padding: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	border-left: 1px solid #924546;
	border-right: 1px solid #924546;
	border-bottom: 1px solid #924546;
	background: url('../images/homepage/bg.gif');
	background-color: #990000;
	background-position: bottom;
	background-repeat: repeat-x;
}

#gallery li {
	margin: 0;
	padding: 0;
	padding: 2px;
	display: inline;
	list-style: none;
}



/* featured section */

.featuredsection {
	margin: 0;
	padding: 0;
	margin-top: 10px;
	width: 568px;
	height: 187px;
	background: url('../images/homepage/bg2.gif');
	background-color: #990000;
	background-position: bottom; 
	background-repeat: repeat-x;
	border: 1px solid #bf8d8d;
}

.featuredsection h5 {
	margin: 0;
	padding-left: 5px;
	padding-top: 5px;
	font-size: 12px;
	font-weight: normal;
	background-color: #660000;
	border-bottom: 1px solid #bf8d8d;
	height: 21px;
}

.featuredsection img {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #bf8d8d;
	width: 568px;
	height 160px;
}

.featuredsection li h6 {
	margin: 0;
	padding: 0;
	font-size: 10px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
}

.featuredsection li p {
	margin: 0;
	padding: 0;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 10px;
}

.featuredsection ul {
	margin: 0;
	padding: 0;
	width: 292px;
	float: right;
	background: url('../images/homepage/bg.gif');
	background-color: #990000;
	background-position: bottom; 
	background-repeat: repeat-x;
}

.featuredsection li {
	margin: 0;
	padding: 0;
	list-style: none;
	height: 39px;
	border-bottom: 1px solid #924546;
}

.featuredsection li a {
	color: #fff;
	display: block;
	text-decoration: none;
	height: 39px;
}

.featuredsection li a:hover{
	color: #fff;
	display: block;
	text-decoration: none;
	background: #a03838;
	height: 39px;
}



/* news */

.newsarchive {
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	margin-top: 10px;
	border-left: 1px solid #bf8d8d;
	border-right: 1px solid #bf8d8d;
	border-top: 1px solid #bf8d8d;
	width: 568px;
	clear: both;
}

.newsarchive h3 {
	margin: 0;
	padding: 0;
	padding-left: 5px;
	padding-top: 2px;
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	font-family: Verdana, Arial, sans-serif;
	width: 563px;
	background-color: #660000;
	height: 18px;
	border-bottom: 1px solid #bf8d8d;
}

.newsarchive h4 {
	margin: 0;
	padding: 0;
	font-size: 11px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
}

.newsarchive p {
	margin: 0;
	padding: 0;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
}

.newsarchive ul {
	margin:0;
	padding:0;
}

.newsarchive li {
	list-style: none;
	line-height: 1.5;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 1px solid #bf8d8d;
	height: 45px;
}

.newsarchive li a {
	color: #fff;
	display: block;
	background-image: url('../images/news_bg.gif');
	background-position: bottom; 
	background-repeat: repeat-x;
	background-color: #660000;
	text-decoration: none;
	height: 45px;
}

.newsarchive li a:hover{
	color: #fff;
	display: block;
	background: #a03838;
	text-decoration: none;
	height: 45px;
}

.newsarchive img.floatRight {
	float: right; 
	margin: 5px;
	padding-left: 5px;
}


/* fixtures */

.fixtures {
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	margin-top: 10px;
	border-left: 1px solid #bf8d8d;
	border-right: 1px solid #bf8d8d;
	border-top: 1px solid #bf8d8d;
	width: 568px;
	clear: both;
}

.fixtures h3 {
	margin: 0;
	padding: 0;
	padding-left: 5px;
	padding-top: 2px;
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	font-family: Verdana, Arial, sans-serif;
	width: 563px;
	background-color: #660000;
	height: 18px;
	border-bottom: 1px solid #bf8d8d;
}

.fixtures h4 {
	margin: 0;
	padding: 0;
	font-size: 11px;
}

.fixtures p {
	margin: 0;
	padding: 0;
}

.fixtures ul {
	margin:0;
	padding:0;
}

.fixtures li {
	list-style: none;
	line-height: 1.5;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: normal;
	text-decoration: none;
	background: url('../images/news_bg.gif');
	background-position: bottom; 
	background-repeat: repeat-x;
	background-color: #660000;
	border-bottom: 1px solid #bf8d8d;
}

.fixtures li a {
	color: #fff;
	display: block;
	text-decoration: none;
}

.fixtures li a:hover{
	color: #d9bfbf;
	display: block;
	text-decoration: none;
}

.fixtures img.floatRight {
	float: right; 
	margin: 5px;
	padding-left: 5px;
}



/* green fees content */

#greenfeescontent {
	border-left: 1px solid #bf8d8d;
	border-right: 1px solid #bf8d8d;
	border-bottom: 1px solid #bf8d8d;
	background: url('../images/homepage/bg2.gif');
	background-color: #990000;
	background-position: bottom; 
	background-repeat: repeat-x;
	height: 395px;
}

#greenfeescontent img {
	border: 1px solid #924546;
}

#greenfeescontent p {
	margin: 0;
	padding-bottom: 5px;
	line-height: 1.5;
}



#greenfeesleft {
	margin: 0;
	padding: 0;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 5px;
	padding-bottom: 5px;
	width: 276px;
}

#greenfeesleft h3 {
	margin: 0;
	padding: 0;
	margin-top: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-size: 11px;
	font-weight: normal;
	background-color: #660000;
	border-top: 1px solid #924546;
	border-left: 1px solid #924546;
	border-right: 1px solid #924546;
}

#greenfeesleft ul {
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	border-top: 1px solid #924546;
	border-left: 1px solid #924546;
	border-right: 1px solid #924546;
	background: url('../images/homepage/bg.gif');
	background-color: #990000;
	background-position: bottom; 
	background-repeat: repeat-x;
}

#greenfeesleft li {
	margin: 0;
	padding: 0;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	list-style: none;
	border-bottom: 1px solid #924546;
}

#greenfeesright {
	margin: 0;
	padding: 0;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	padding-bottom: 5px;
	width: 248px;
	background: url('../images/homepage/bg.gif');
	background-color: #990000;
	background-position: bottom; 
	background-repeat: repeat-x;
	border: 1px solid #924546;
}

#greenfeesright img{
	margin: 0;
	padding: 0;
	border: 0;
	border-bottom: 1px solid #924546;
}

#greenfeesright h3 {
	margin: 0;
	padding: 0;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-size: 12px;
	font-weight: normal;
	background-color: #660000;
	border-bottom: 1px solid #924546;
}

#greenfeesright h4 {
	margin: 0;
	padding: 0;
	font-size: 11px;
	padding-top: 5px;
}

#greenfeestext {
	margin: 0;
	padding: 0;
	padding-left: 10px;
	padding-right: 10px;
}




/* location content */

#locationcontent {
	border-left: 1px solid #bf8d8d;
	border-right: 1px solid #bf8d8d;
	border-bottom: 1px solid #bf8d8d;
	background: url('../images/homepage/bg2.gif');
	background-color: #990000;
	background-position: bottom; 
	background-repeat: repeat-x;
	height: 355px;
}

#locationcontent a {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

#locationcontent a:hover{
	color: #bf8d8d;
	font-weight: normal;
	text-decoration: none;
}

#locationleft p {
	margin: 0;
	padding-bottom: 5px;
	line-height: 1.5;
	text-align: justify;
}

#locationleft {
	margin: 0;
	padding: 0;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 5px;
	padding-bottom: 5px;
	width: 276px;
}

#locationleft h3 {
	margin: 0;
	padding: 0;
	margin-top: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-size: 11px;
	font-weight: normal;
	background-color: #660000;
	border-top: 1px solid #924546;
	border-left: 1px solid #924546;
	border-right: 1px solid #924546;
}

#locationleft ul {
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	border-top: 1px solid #924546;
	border-left: 1px solid #924546;
	border-right: 1px solid #924546;
	background: url('../images/homepage/bg.gif');
	background-color: #990000;
	background-position: bottom; 
	background-repeat: repeat-x;
}

#locationleft li {
	margin: 0;
	padding: 0;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	list-style: none;
	border-bottom: 1px solid #924546;
}



#locationright {
	margin: 0;
	padding: 0;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	padding-bottom: 5px;
	width: 248px;
	background: url('../images/homepage/bg.gif');
	background-color: #990000;
	background-position: bottom; 
	background-repeat: repeat-x;
	border: 1px solid #924546;
}

#locationright img{
	margin: 0;
	padding: 0;
	border: 0;
	border-bottom: 1px solid #924546;
}

#locationright h3 {
	margin: 0;
	padding: 0;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-size: 12px;
	font-weight: normal;
	background-color: #660000;
	border-bottom: 1px solid #924546;
}

#locationright h4 {
	margin: 0;
	padding: 0;
	font-size: 11px;
	padding-top: 5px;
}

#locationtext {
	margin: 0;
	padding: 0;
	padding-left: 10px;
	padding-right: 10px;
}

#locationtext p {
	margin: 0;
	padding-bottom: 5px;
	line-height: 1.5;
}


/* news content */

#newscontent {
	border-left: 1px solid #bf8d8d;
	border-right: 1px solid #bf8d8d;
	border-bottom: 1px solid #bf8d8d;
	background: url('../images/homepage/bg2.gif');
	background-color: #990000;
	background-position: bottom; 
	background-repeat: repeat-x;
	height: 145px;
	margin-bottom: 10px;
}

#newscontent img {
	border-top: 1px solid #924546;
	border-bottom: 1px solid #924546;
}

#newscontent p {
	margin: 0;
	padding-bottom: 5px;
	line-height: 1.5;
	text-align: justify;
}

#newscontentleft {
	margin: 0;
	padding: 0;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 276px;
}

#newscontentleft h3 {
	margin: 0;
	padding: 0;
	margin-top: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-size: 11px;
	font-weight: normal;
	background-color: #660000;
	border-top: 1px solid #924546;
	border-left: 1px solid #924546;
	border-right: 1px solid #924546;
}

#newscontentleft ul {
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	border-top: 1px solid #924546;
	border-left: 1px solid #924546;
	border-right: 1px solid #924546;
	background: url('../images/homepage/bg.gif');
	background-color: #990000;
	background-position: bottom; 
	background-repeat: repeat-x;
}

#newscontentleft li {
	margin: 0;
	padding: 0;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	list-style: none;
	border-bottom: 1px solid #924546;
}

#newscontentright {
	margin: 0;
	padding: 0;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	width: 248px;
	border: 1px solid #924546;
	background: url('../images/homepage/bg.gif');
	background-color: #990000;
	background-position: bottom; 
	background-repeat: repeat-x;
}

#newscontentright img{
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
}

#newscontentright h3 {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #924546;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-size: 11px;
	font-weight: normal;
	background-color: #660000;
}

#newscontentright ul {
	margin: 0;
	padding: 0;
	margin-top: 5px;
	margin-bottom: 5px;
}

#newscontentright li {
	margin: 0;
	padding: 0;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 10px;
	list-style: none;
}

#newscontent a {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

#newscontent a:hover{
	color: #bf8d8d;
	font-weight: normal;
	text-decoration: none;
}



/* News Sections */

#newssection {
	border-left: 1px solid #bf8d8d;
	border-right: 1px solid #bf8d8d;
	border-bottom: 1px solid #bf8d8d;
	background: url('../images/homepage/bg2.gif');
	background-color: #990000;
	background-position: bottom; 
	background-repeat: repeat-x;
	height: 310px;
	margin-bottom: 10px;
}

#newssection a {
	color: #ffffff;
	text-decoration: none;
}

#newssection a:hover{
	color: #bf8d8d;
	text-decoration: none;
}

#newssection2 {
	border-left: 1px solid #bf8d8d;
	border-right: 1px solid #bf8d8d;
	border-bottom: 1px solid #bf8d8d;
	background: url('../images/homepage/bg2.gif');
	background-color: #990000;
	background-position: bottom; 
	background-repeat: repeat-x;
	height: 600px;
	margin-bottom: 10px;
}

#newssection2 a {
	color: #ffffff;
	text-decoration: none;
}

#newssection2 a:hover{
	color: #bf8d8d;
	text-decoration: none;
}

#newssection5 {
	border-left: 1px solid #bf8d8d;
	border-right: 1px solid #bf8d8d;
	border-bottom: 1px solid #bf8d8d;
	background: url('../images/homepage/bg2.gif');
	background-color: #990000;
	background-position: bottom; 
	background-repeat: repeat-x;
	height: 1050px;
	margin-bottom: 10px;
}

#newssection5 a {
	color: #ffffff;
	text-decoration: none;
}

#newssection5 a:hover{
	color: #bf8d8d;
	text-decoration: none;
}

#newssectionleft {
	margin: 0;
	padding: 0;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 276px;
}

#newssectionleft p {
	margin: 0;
	padding: 0;
	padding-bottom: 5px;
	line-height: 1.5;
	text-align: justify;
}

#newssectionleft h3 {
	margin: 0;
	padding: 0;
	margin-top: 5px;
	padding-bottom: 3px;
	font-size: 11px;
}

#newssectionleft ul {
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	border-top: 1px solid #924546;
	border-left: 1px solid #924546;
	border-right: 1px solid #924546;
	background: url('../images/homepage/bg.gif');
	background-color: #990000;
	background-position: bottom; 
	background-repeat: repeat-x;
}

#newssectionleft li {
	margin: 0;
	padding: 0;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	list-style: none;
	border-bottom: 1px solid #924546;
}



#newssectionleft2 {
	margin: 0;
	padding: 0;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 276px;
	clear: both;
}

#newssectionleft2 p {
	margin: 0;
	padding: 0;
	padding-bottom: 5px;
	line-height: 1.5;
	text-align: justify;
}

#newssectionleft2 h3 {
	margin: 0;
	padding: 0;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-bottom: 3px;
	font-size: 11px;
}

#newssectionleft2 h4 {
	margin: 0;
	padding: 0;
	margin-top: 5px;
	padding-bottom: 3px;
	font-size: 11px;
}

#newssectionleft2 ul {
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	font-size: 12px;
}

#newssectionleft2 li {
	margin: 0;
	padding: 0;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-left: 20px;
	list-style: decimal;
}

#newssection3 {
	padding: 5px 10px 20px 10px;
	border-left: 1px solid #bf8d8d;
	border-right: 1px solid #bf8d8d;
	border-bottom: 1px solid #bf8d8d;
	background: url('../images/homepage/bg2.gif');
	background-color: #990000;
	background-position: bottom; 
	background-repeat: repeat-x;
	margin-bottom: 10px;
}

#newssection3 a {
	color: #ffffff;
	text-decoration: none;
}

#newssection3 a:hover{
	color: #bf8d8d;
	text-decoration: none;
}

#newssection3 p {
	margin: 0;
	padding: 0;
	padding-bottom: 5px;
	line-height: 1.5;
	text-align: justify;
}

#newssection3 h3 {
	margin: 0;
	padding: 0;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-bottom: 3px;
	font-size: 11px;
}

#newssection3 h4 {
	margin: 0;
	padding: 0;
	margin-top: 5px;
	padding-bottom: 3px;
	font-size: 11px;
}

#newssection3 ul {
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	font-size: 12px;
}

#newssection3 li {
	margin: 0;
	padding: 0;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-left: 20px;
	list-style: decimal;
}


/* Fixtures Content */

#fixturescontent {
	border-left: 1px solid #bf8d8d;
	border-right: 1px solid #bf8d8d;
	border-bottom: 1px solid #bf8d8d;
	background: url('../images/homepage/bg2.gif');
	background-color: #990000;
	background-position: bottom; 
	background-repeat: repeat-x;
	height: 320px;
	margin-bottom: 10px;
}

#fixturescontent p {
	margin: 0;
	padding-bottom: 5px;
	line-height: 1.5;
	text-align: justify;
}

#fixturescontent a {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

#fixturescontent a:hover{
	color: #bf8d8d;
	font-weight: normal;
	text-decoration: none;
}

#fixturescontentleft {
	margin: 0;
	padding: 0;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 276px;
}

#fixturescontentleft h3 {
	margin: 0;
	padding: 0;
	margin-top: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-size: 11px;
	font-weight: normal;
	background-color: #660000;
	border-top: 1px solid #924546;
	border-left: 1px solid #924546;
	border-right: 1px solid #924546;
}

#fixturescontentleft ul {
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	border-top: 1px solid #924546;
	border-left: 1px solid #924546;
	border-right: 1px solid #924546;
	background: url('../images/homepage/bg.gif');
	background-color: #990000;
	background-position: bottom; 
	background-repeat: repeat-x;
}

#fixturescontentleft li {
	margin: 0;
	padding: 0;
	list-style: none;
	border-bottom: 1px solid #924546;
}

#fixturescontentleft li a{
	margin: 0;
	padding: 0;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 10px;
	display: block;
}

#fixturescontentleft li a:hover{
	margin: 0;
	padding: 0;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #fff;
	display: block;
	background: #a03838;
}

#fixturescontentright {
	margin: 0;
	padding: 0;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 5px;
	width: 248px;
	border: 1px solid #924546;
	background: url('../images/homepage/bg.gif');
	background-color: #990000;
	background-position: bottom; 
	background-repeat: repeat-x;
}

#fixturescontentright img{
	margin: 0;
	padding: 0;
}

#fixturescontentright h3 {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #924546;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-size: 11px;
	font-weight: normal;
	background-color: #660000;
}



#fixturescontentright ul {
	margin: 0;
	padding: 0;
	margin-top: 5px;
	margin-bottom: 5px;
}

#fixturescontentright li {
	margin: 0;
	padding: 0;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 10px;
	list-style: none;
}



/* facilities content */

#facilitiescontent {
	border-left: 1px solid #bf8d8d;
	border-right: 1px solid #bf8d8d;
	border-bottom: 1px solid #bf8d8d;
	background: url('../images/homepage/bg2.gif');
	background-color: #990000;
	background-position: bottom; 
	background-repeat: repeat-x;
	height: 145px;
	margin-bottom: 10px;
}

#facilitiescontent img {
	border: 1px solid #bf8d8d;
}

#facilitiescontent p {
	margin: 0;
	padding-bottom: 5px;
	line-height: 1.5;
	text-align: justify;
}

#facilitiescontentleft {
	margin: 0;
	padding: 0;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 276px;
}

#facilitiescontentleft h3 {
	margin: 0;
	padding: 0;
	margin-top: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-size: 11px;
	font-weight: normal;
	background-color: #660000;
	border-top: 1px solid #924546;
	border-left: 1px solid #924546;
	border-right: 1px solid #924546;
}

#facilitiescontentleft ul {
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	border-top: 1px solid #924546;
	border-left: 1px solid #924546;
	border-right: 1px solid #924546;
	background: url('../images/homepage/bg.gif');
	background-color: #990000;
	background-position: bottom; 
	background-repeat: repeat-x;
}

#facilitiescontentleft li {
	margin: 0;
	padding: 0;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	list-style: none;
	border-bottom: 1px solid #924546;
}

#facilitiescontentright {
	margin: 0;
	padding: 0;
	float: left;
	margin-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 250px;
}

#facilitiescontentright img{
	margin: 0;
	padding: 0;
	margin-top: 5px;
}

#facilitiescontentright h3 {
	margin: 0;
	padding: 0;
	margin-top: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-size: 11px;
	font-weight: normal;
	background-color: #660000;
	border-top: 1px solid #924546;
	border-left: 1px solid #924546;
	border-right: 1px solid #924546;
}

#facilitiescontentright ul {
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	border-top: 1px solid #924546;
	border-left: 1px solid #924546;
	border-right: 1px solid #924546;
	background: url('../images/homepage/bg.gif');
	background-color: #990000;
	background-position: bottom; 
	background-repeat: repeat-x;
}

#facilitiescontentright li {
	margin: 0;
	padding: 0;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	list-style: none;
	border-bottom: 1px solid #924546;
}

#facilitiescontent a {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

#facilitiescontent a:hover{
	color: #bf8d8d;
	font-weight: normal;
	text-decoration: none;
}


#contentbox2 {
	margin: 0;
	padding: 0;
}

#contentbox2 h3 {
	margin: 0;
	padding: 0;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 12px;
	font-weight: normal;
	background-color: #660000;
	border-bottom: 1px solid #bf8d8d;
}

#contentbox2 img {	
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #bf8d8d;
}

#contentbox2 p {
	margin: 0;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#contentbox2 a {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

#contentbox2 a:hover{
	color: #bf8d8d;
	font-weight: normal;
	text-decoration: none;
}


#coursebox {
	margin: 0;
	padding: 0;
	margin-bottom: 6px;
	margin-right: 6px;
	float: left;
	background: url('../images/homepage/bg.gif');
	background-color: #990000;
	background-position: bottom; 
	background-repeat: repeat-x;
	height: 125px;
	width: 280px;
	border: 1px solid #bf8d8d;
}

#scorecardbox {
	margin: 0;
	padding: 0;
	margin-bottom: 6px;
	float: left;
	background: url('../images/homepage/bg.gif');
	background-color: #990000;
	background-position: bottom; 
	background-repeat: repeat-x;
	height: 125px;
	width: 280px;
	border: 1px solid #bf8d8d;
}

#practicebox {
	margin: 0;
	padding: 0;
	margin-right: 6px;
	float: left;
	background: url('../images/homepage/bg.gif');
	background-color: #990000;
	background-position: bottom; 
	background-repeat: repeat-x;
	height: 125px;
	width: 280px;
	border: 1px solid #bf8d8d;
}

#clubhousebox {
	margin: 0;
	padding: 0;
	margin-bottom: 6px;
	float: left;
	background: url('../images/homepage/bg.gif');
	background-color: #990000;
	background-position: bottom; 
	background-repeat: repeat-x;
	height: 125px;
	width: 280px;
	border: 1px solid #bf8d8d;
}


/* scorecard */

.hole {
	margin-bottom: 10px;
	border: 1px solid #bf8d8d;
	background: url('../images/homepage/bg2.gif');
	background-color: #990000;
	background-position: bottom; 
	background-repeat: repeat-x;
	height: 135px;
}

.hole h3 {
	margin: 0;
	padding: 0;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 12px;
	font-weight: normal;
	background-color: #660000;
	border-bottom: 1px solid #bf8d8d;
}

.hole p {
	margin:0;
	padding: 0;
	text-align: justify;
}

.hole ul {
	margin: 0px;
	padding: 0px;
}

.hole li {
	margin: 0;
	padding-top: 0px;
	padding-bottom: 2px;
	font-weight: normal;
	list-style: none;
}
	

.holeleft {
	margin: 0;
	padding: 0;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 120px;
}

.holeright {
	margin: 0;
	padding: 0;
	float: left;
	margin-right: 6px;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 400px;
}

.sponsor {
	margin: 0;
	padding: 0;
	clear: both;
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 5px;
	padding-right: 5px;
	border: 1px solid #bf8d8d;
	background-color: #c24f4f;
}

.sponsor p {
	margin: 0;
	padding: 0;
	padding-top: 2px;
	padding-bottom: 3px;
}


/* course */

#coursecontent {
	border-left: 1px solid #bf8d8d;
	border-right: 1px solid #bf8d8d;
	border-bottom: 1px solid #bf8d8d;
	padding: 8px;
	background: url('../images/homepage/bg2.gif');
	background-color: #990000;
	background-position: bottom; 
	background-repeat: repeat-x;
	color: #323232;
	margin-bottom: 10px;
}

#coursecontent img {
	border: 1px solid #bf8d8d;
}

#coursecontent p {
	margin: 0;
	padding-top: 5px;
	line-height: 1.5;
	text-align: justify;
}

#coursecontent ul {
	margin: 0;
	padding: 0;
	margin-left: 1px;
	margin-bottom: 5px;
}

#coursecontent li {
	margin: 0;
	padding: 0;
	padding-right: 5px;
	list-style: none;
	display: inline;
}

#coursecontent a {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

#coursecontent a:hover{
	color: #bf8d8d;
	font-weight: normal;
	text-decoration: none;
}


/* contact content */

#contactcontent {
	border-left: 1px solid #bf8d8d;
	border-right: 1px solid #bf8d8d;
	border-bottom: 1px solid #bf8d8d;
	background: url('../images/homepage/bg2.gif');
	background-color: #990000;
	background-position: bottom; 
	background-repeat: repeat-x;
	height: 420px;
}

#contactcontent img {
	border: 1px solid #924546;
}

#contactcontent p {
	margin: 0;
	padding-bottom: 5px;
	line-height: 1.5;
}



#contactleft {
	margin: 0;
	padding: 0;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 5px;
	padding-bottom: 5px;
	width: 276px;
}

#contactleft h3 {
	margin: 0;
	padding: 0;
	margin-top: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-size: 11px;
	font-weight: normal;
	background-color: #660000;
	border-top: 1px solid #924546;
	border-left: 1px solid #924546;
	border-right: 1px solid #924546;
}



#contactright {
	margin: 0;
	padding: 0;
	margin-top: 10px;
	margin-left: 10px;
	float: left;
	width: 248px;
}

#contactright ul {
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #924546;
	background: url('../images/homepage/bg.gif');
	background-color: #990000;
	background-position: bottom; 
	background-repeat: repeat-x;
}

#contactright li {
	margin: 0;
	padding: 0;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 10px;
	list-style: none;
}

#contactright img{
	margin: 0;
	padding: 0;
	margin-top: 5px;
}

#contactright h3 {
	margin: 0;
	padding: 0;
	margin-top: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-size: 11px;
	font-weight: normal;
	background-color: #660000;
	border-top: 1px solid #924546;
	border-left: 1px solid #924546;
	border-right: 1px solid #924546;
}

#contactright h4 {
	margin: 0;
	padding: 0;
	font-size: 11px;
	padding-top: 5px;
}

#contactcontent a {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

#contactcontent a:hover{
	color: #bf8d8d;
	font-weight: normal;
	text-decoration: none;
}



/* under construction popup */

#popup {
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	width: 350px;
	border: 1px solid #bf8d8d;
	background-color: #990000;
	color: #ffffff;
}

#popup h3 {
	margin: 0;
	padding: 0;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	text-align: left;
	font-size: 11px;
	background-color: #660000;
	border-bottom: 1px solid #bf8d8d;
}

#popup img {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #bf8d8d;
}

#popup p {
	margin: 0;
	padding: 5px;
	
}

#popup a {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

#popup a:hover{
	color: #bf8d8d;
	font-weight: normal;
	text-decoration: none;
}


/* footer */

#spacer {
	margin-top: 5px;
	padding: 0;
}

#footer {
	text-align: center;
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
	color: #ffffff;
	clear: both;
	line-height: 1.5;
	background: #990000;
	padding-bottom: 5px;
}

#footer p {
	margin: 0;
	padding: 0;
	padding-top: 4px;
}

#footer a {
	color: #ffffff;
	text-decoration: underline;
}

#footer a:hover{
	color: #cccccc;
	text-decoration: none;
}


/* form */

#form {
	margin: 0;
	margin-top: 5px;
	padding: 0;
}

#form ul {
	margin: 0;
	padding: 0;
	text-align: left;
}

#form li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#form p {
	margin: 0;
	font-size: 10px;
	text-align: center;
}

#formfields{
	margin: 0;
	padding: 0;
}

#formfields ul {
	margin: 0px;
	padding: 0px;
	margin-top: 3px;
}

#formfields li {
	list-style: none;
	margin-left: 5px;
	padding-bottom: 2px;
}

.buttons {
	margin: 0;
	padding: 0;
	margin-top: 5px;
	padding-left: 5px;
}

.formbuttons {
	font-family: verdana;
	text-transform: none;
	font-size: 11px;
	color: #ffffff;
	border: 1px solid #bf8d8d;
	background: #660000;
	line-height: 14px;
}

.fields {
	font-family: verdana;
	text-transform: none;
	color: #333333;
	font-size: 11px;
	border: 1px solid #999999;
	background-color: #ffffff;
	line-height: 15px;
}
.textform {
	font-family: verdana;
	padding-bottom: 2px;
	margin-left: 5px;
	margin-right: 5px;
}

.textform2{
	font-family: verdana;
}