body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #75001F;
	background-image: url(images/bkg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
a {
	color: #A5002B;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

#header {
	padding: 0px;
	width: 826px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 80px;
	background-image: url(images/top_mast.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#header h2 {
	font-size: 12px;
	font-weight: normal;
	color: #FFECC4;
	text-align: right;
	padding-right: 13px;
	margin: 0px;
	padding-top: 20px;
	padding-bottom: 0px;
	padding-left: 335px;
	line-height: 15px;
}
#header h2 strong {
	font-weight: normal;
	color: #FFFFFF;
}
#nav {
	float: left;
	width: 755px;
	height: 25px;
	margin: 0px;
	padding: 20px 0px 0px 65px;
}

#nav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#nav li {
	display: block;
	margin: 0px 1px;
	padding: 0px;
	height: 25px;
	float: left;
}
#nav a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-right: 12px;
	padding-bottom: 7px;
	padding-left: 12px;
	padding-top: 3px;
	margin: 0px;
	line-height: 15px;
	font-size: 12px;
	float: left;
}
	 /* Commented Backslash Hack hides rule from IE5-Mac \*/
  #nav a {float:none;}
  /* End IE5-Mac hack */
body#home #n-home, body#course #n-course, body#members #n-members, body#visitors #n-visitors, body#fixtures #n-fixtures, body#week #n-week, body#contact #n-contact {
	background-image: url(images/right_tab.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
body#home #n-home a, body#course #n-course a, body#members #n-members a, body#visitors #n-visitors a, body#fixtures #n-fixtures a, body#week #n-week a, body#contact #n-contact a {
	background-image: url(images/left_tab.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #75001F;
}
#nav a:hover {
	color: #FFECC4;
	display: block;
}
#wrapper {
	background-color: #FFFFFF;
	margin: 0px auto;
	padding: 0px 0px 14px;
	width: 800px;
	background-image: url(images/main_footer.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	clear: both;
}
#wrapper_1col {
	background-color: #FFFFFF;
	margin: 0px auto;
	padding: 0px 0px 14px;
	width: 800px;
	background-image: url(images/main_footer_1_col.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	clear: both;
}
#wrapper h2, #wrapper_1col h2 {
	color: #555555;
	font-weight: normal;
	padding-left: 0px;
	margin: 0px 0px 0px 30px;
	padding-top: 25px;
	font-size: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-right: 0px;
	padding-bottom: 5px;
	line-height: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#top_pad {
	padding-top: 5px;
	padding-left: 5px;
}
#left_col {
	margin: 0px 0px 10px;
	padding: 20px 20px 10px 30px;
	width: 485px;
	vertical-align: top;
}
#right_col {
	background-image: url(images/right_col_bkg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 230px;
	vertical-align: top;
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-size: 11px;
}
#left_col p {
	line-height: 18px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#right_col h3 {
	font-weight: bold;
	color: #A5002B;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin: 0px 0px 5px;
	padding: 20px 0px 5px;
	line-height: 16px;
}
#right_col ul {
	margin: 0px;
	padding: 5px 0px;
	list-style-type: none;
}
#right_col p {
	color: #654A42;
	line-height: 17px;
	margin: 3px 0px;
}
#right_col li {
	padding: 0px;
}
.alt1 {
	color: #A5002B;
	margin-top: 7px;
	margin-bottom: 2px;
	color: #A5002B;
}	
.main_button a {
	background-image: url(images/main_but_bkg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-left: 25px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	color: #555555;
	text-decoration: none;
	margin: 0px;
	height: 22px;
}
.main_button a:hover {
	color: #A5002B;
}
.main_button {
	padding-bottom: 10px;
	padding-top: 8px;
}
#footer {
	background-image: url(images/footer/top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 10px 0px 0px;
	width: 800px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
}
#footer table {
	background-image: url(images/footer/footer_bot.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#footer td {
	vertical-align: top;
	width: 172px;
	padding-left: 20px;
	padding-right: 8px;
	padding-bottom: 12px;
	padding-top: 2px;
}
#footer ul {
	margin: 0px;
	padding: 0px;
	line-height: 13px;
}
#footer li {
	list-style-type: none;
	margin: 2px 0px;
	padding: 0px 0px 0px 12px;
	background-image: url(images/footer/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 11px;
	line-height: 13px;
}
#footer li a {
	color: #555555;
	text-decoration: none;
}
#footer a {
	color: #A5002B;
	text-decoration: none;
}
#footer a:hover {
	color: #000000;
	text-decoration: none;
}
#footer #knowle {
	background-image: url(images/footer/knowle_icon.gif);
	background-repeat: no-repeat;
	background-position: 145px 2px;
}
#footer #members {
	background-image: url(images/footer/member_icon.gif);
	background-repeat: no-repeat;
	background-position: 145px 2px;
}
#footer #visitors {
	background-image: url(images/footer/golfball_icon.gif);
	background-repeat: no-repeat;
	background-position: 145px 2px;
}
#footer #contact {
	background-image: url(images/footer/contact_icon.gif);
	background-repeat: no-repeat;
	background-position: 145px 2px;
}
#footer h4 {
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	margin: 0px 0px 6px;
	padding: 0px;
}
#footer select {
	font-size: 10px;
	margin: 3px 0px 0px;
	line-height: 10px;
	padding: 0px;
	width: 155px;
}
#footer option {
	font-size: 9px;
}
#footer form {
	margin: 0px;
	padding: 0px;
}
#ender {
	background-image: url(images/footer/ender.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 55px;
	padding-left: 25px;
}
#ender h2 {
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	color: #BFBFBF;
	padding: 0px;
	margin: 0px;
}
#ender a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
#ender strong {
	color: #CCCCCC;
	font-weight: normal;
	padding-left: 125px;
}
h3 {
	font-weight: normal;
	color: #A5002B;
	font-size: 18px;
	line-height: 24px;
	margin: 23px 0px 8px;
	clear: both;
	padding-top: 7px;
}
.rightlink a {
	background-image: url(images/right_link_bkg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-left: 25px;
	color: #55272D;
	text-decoration: none;
	margin: 0px;
	height: 22px;
}
.rightlink a:hover {
	color: #A5002B;
}
.rightlink {
	padding-bottom: 10px;
	padding-top: 5px;
}
.border4px {
	padding: 2px;
	border: 1px solid #CCCCCC;
}
#course_nav {
	width: 485px;
	padding: 0px;
	float: left;
	height: 25px;
	font-size: 11px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#course_nav #course_left {
	background-image: url(images/footer/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	padding-left: 15px;

}
#course_nav #course_right {
	background-image: url(images/footer/arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	float: right;
	padding-right: 15px;

}
#course_nav a {
	color: #A5002B;
	text-decoration: none;

}
#course_nav a:hover {
	color: #000000;
	text-decoration: underline;
}
#course_card .card_header {
	color: #FFFFFF;
	background-color: #746A63;
}
#course_card td {
	width: 54px;
	padding-top: 1px;
	padding-bottom: 1px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D2C8;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D6D2C8;
}
#course_card a {
	text-decoration: none;
	display: block;
	color: #000000;
}
#course_card .alt {
	background-color: #F4F0E3;
}
#course_card .alt2:hover, #course_card .alt:hover, #course_card .alt_select, #course_card a:hover, #course_card .alt_select a {
	background-color: #FFFCF5;
	color: #A5002B;
}
#course_card {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D6D2C8;
}
h4 {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
	color: #555555;
	font-weight: normal;
	font-size: 15px;
	line-height: 22px;
}
#fixture table {
	background-color: #EBE6DA;
}

#fixture th {
	background-color: #A5002B;
	color: #FFFFFF;
	text-align: left;
	font-weight: normal;
	line-height: 12px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#fixture table td {
	padding: 2px 2px 2px 5px;
	background-color: #FFFFFF;
}
#history h4 {
	color: #8C8983;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	padding-bottom: 5px;
}
#history .history_border {
	padding: 3px;
	border: 1px solid #BAB2A0;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #F4F0E4;
	margin-left: 0px;
}
#right_col #right_nav {
	margin-top: 25px;
	font-size: 12px;
}
#right_col #right_nav li {
	padding-top: 7px;
	padding-bottom: 10px;
	background-image: url(images/nav_underline.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#right_col #right_nav img {
	vertical-align: top;
}
#right_col #right_nav a {
	text-decoration: none;
	color: #A5002B;
}

#right_col #right_nav #selecter a, #right_col #right_nav a:hover {
	color: #75001F;
}

.rule {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #A5002B;
}

#enquiry_form td {
	font-size: 11px;
	vertical-align: top;
	line-height: 16px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
}
#enquiry_form #name, #enquiry_form #address, #enquiry_form #telephone, #enquiry_form #email, #enquiry_form #dates, #enquiry_form #numbers, #enquiry_form #game_type, #enquiry_form #special_diets, #enquiry_form #message {
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#thisweek table th {
	background-color: #a5002b;
	color: #FFFFFF;
	text-align: left;
	padding: 5px 5px 5px 7px;
}
#thisweek table td {
	padding: 0px 2px 0px 5px;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#thisweek table p {
	margin: 6px 0px 7px;
	line-height: 12px;
}
#one_col {
	padding-top: 30px;
	padding-left: 30px;
	padding-right: 30px;
}
h2 em {
	font-size: 14px;
	padding-left: 25px;
	color: #000000;
}
#starting_times td {
	padding: 2px 4px 2px 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B9B9B9;
}
.shade_box {
	background-color: #E8E8E8;
}
#block_reverse {
	color: #FFFFFF;
	background-color: #A5002B;
	padding: 5px 5px 5px 10px;
	font-size: 20px;
	line-height: 27px;
	border: 3px solid #75001f;
	margin: 20px 0px 0px;
}
#block_reverse em {
	color: #ffecc4;
	font-style: normal;
}
#fixtures #left_col table td {
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 11px;
}
#atable td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	vertical-align: top;
	padding-top: 2px;
}
#fixtures #left_col table td em {
	color: #A5002B;
	font-weight: bold;
	font-style: normal;
	padding-bottom: 4px;
	padding-top: 4px;
	background-color: #EBE6DA;
	padding-right: 8px;
	display: block;
	margin: 0px;
	padding-left: 1px;
}
.back_to_top {
	font-size: 11px;
	color: #666666;
	background-image: url(images/arrow_up.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 12px;
	padding-top: 10px;
	text-align: right;
	padding-bottom: 0px;
}
a img {
	border: none;
}
.table_header {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #A5002B;
	line-height: 18px;
}
#results table td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#results h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
}
#results .scorelink {
	font-size: 14px;
	padding-left: 10px;
	font-style: italic;
}
h5 {
	font-size: 10px;
	line-height: 15px;
	font-weight: normal;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#flash {
	background-image: url(images/home/flashBot.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 224px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#flash #flashWrap {
	background-image: url(images/home/flashTop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 10px;
}
#flash h4 {
	text-align: center;
	color: #FFFFFF;
	font-size: 15px;
	line-height: 20px;
	margin: 0px;
	padding: 5px 0px 2px;
}
#flash p {
	text-align: center;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#flash p strong {
	font-size: 15px;
	line-height: 22px;
	margin: 0px;
	padding: 0px 0px 2px;
}
#flash a {
	color: #EBE6DA;
}
#flash a:hover {
	text-decoration: underline;
}
#left_col ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#left_col li {
	list-style-type: none;
	color: #333333;
	padding-left: 11px;
	line-height: 15px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	margin-bottom: 5px;
}
.accom td {
	vertical-align: top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EBE6DA;
	padding-top: 10px;
	padding-bottom: 10px;
}
.h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #686661;
	font-size: 15px;
	line-height: 18px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#flash  strong {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px!important;
	color: #FFFFFF;
	line-height: 20px;
	padding-top: 5px;
	font-weight: normal;
}
