@charset "UTF-8";
body {
	margin: 0px;
	padding: 0px;
	background-image: url(golf_imgs/nav/bkg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 19px;
	font-size: 12px;
}
#wrapper {
	padding: 0px;
	width: 920px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#twoCols {
	margin: 0px;
	padding: 0px;
	width: 920px;
	background-image: url(golf_imgs/rightCol/bkg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
}
#leftCol {
	margin: 0px;
	width: 605px;
	padding-top: 25px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
}
#rightCol {
	margin: 0px;
	padding: 20px 0px 0px;
	float: left;
	width: 285px;
}
.floatRightBorder {
	background-color: #EBE5D8;
	padding: 2px;
	margin-left: 10px;
	border: 1px solid #BAB5A9;
	float: right;
	clear: right;
}
.border {
	background-color: #EBE5D8;
	padding: 2px;
	border: 1px solid #BAB5A9;
}
.floatLeftBorder {
	background-color: #EBE5D8;
	padding: 2px;
	border: 1px solid #BAB5A9;
	float: left;
	clear: both;
}
.floatLeftBorderM {
	background-color: #EBE5D8;
	padding: 2px;
	border: 1px solid #BAB5A9;
	float: left;
	margin-right: 10px;
}
.floatRightBorderTan {
	float: right;
	background-color: #FFFFFF;
	padding: 2px;
	margin-left: 5px;
	border: 1px solid #BAB5A9;
}
.halfCol {
	float: left;
	width: 290px;
}
.halfColPad {
	float: left;
	width: 290px;
	margin-left: 25px;
}
.halfColContain {
	float: left;
	width: 290px;
	padding-bottom: 20px;
}
.halfColContain img {
	float: left;
}
#twoCols  .halfColPad  ul    {
	margin: 0px;
	float: left;
	width: 154px;
}
.halfColContain  h3  {
	margin: 0px 0px 8px;
	padding: 0px 0px 3px;
	float: left;
	clear: none;
	width: 154px;
	text-transform: none;
}

#twoCols ul {
	margin: 0px 0px 10px;
	padding: 0px;
	list-style-type: none;
	color: #4C473D;
	line-height: 16px;
}
#twoCols li {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 3px;
	padding-left: 8px;
	background-image: url(golf_imgs/greenBul.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
}
.green {
	color: #386545;
}
.yellow {
	color: #EF8F01;
}
.red {
	color: #941616;
}
.error {
	color: #FFFFFF;
	background-color: #990000;
	margin-bottom: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
}
.clear {
	clear: both;
}
table.coachingRates  td         {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C2B79E;
	vertical-align: top;
}
.coachingRates    p {
	font-size: 12px;
	line-height: 16px;
	margin-top: 5px;
	margin-bottom: 5px;
}
table.coachingRates {
	margin-top: 15px;
	margin-bottom: 35px;
	padding-top: 0px;
}
.tableHead {
	background-color: #EBE5D8;
}
.tableRowBkg {
	background-color: #A2886C;
	color: #FFFFFF;
}
.h3 {
	font-size: 15px;
	text-transform: uppercase;
	color: #06432B;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.textBox {
	background-color: #EBE5D8;
	padding: 3px 10px 5px;
	color: #06432B;
	margin-bottom: 15px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #BAB5A9;
	border-bottom-color: #BAB5A9;
	border-left-color: #BAB5A9;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EBE5D8;
	top: -1px;
	position: relative;
}
.quotes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 20px;
	color: #06432B;
	background-color: #EBE5D8;
	border: 1px solid #C3B498;
	text-align: center;
	padding: 15px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.courseNav {
	float: left;
	width: 605px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
	clear: left;
	padding-right: 0px;
	padding-left: 0px;
}
.courseNav .courseNavLeft {
	float: left;
	width: 300px;
}
.courseNav .courseNavLeft a {
	padding-left: 17px;
	text-decoration: none;
	color: #1A5131;
	font-size: 12px;
	padding-bottom: 2px;
	background-image: url(golf_imgs/bulletOnWhiteLeft.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	width: 255px;
}
.courseNav .courseNavLeft a:hover, .courseNav .courseNavRight a:hover {
	color: #A2886C;
}
.courseNav   .courseNavRight  {
	float: right;
	width: 305px;
	text-align: right;
}
.courseNav .courseNavRight a {
	padding-right: 17px;
	width: 255px;
	background-image: url(golf_imgs/bulletOnWhite.gif);
	background-repeat: no-repeat;
	background-position: right 1px;
	color: #1A5131;
	text-decoration: none;
	padding-bottom: 2px;
}
.smallHead {
	font-style: italic;
	color: #555555;
	text-align: right;
	margin: 0px;
	padding-top: 0px;
}
.mainPic {
	padding-top: 15px;
	padding-bottom: 8px;
}
h3 span {
	float: right;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: -15px 0px 0px;
	font-size: 11px;
	line-height: 16px;
}
h3 span a {
	padding-right: 15px;
	background-image: url(golf_imgs/bulletOnWhiteUp.gif);
	background-repeat: no-repeat;
	background-position: right 2px;
	text-decoration: none;
	color: #0B472F;
	padding-bottom: 2px;
	padding-top: 2px;
}
h3 span a:hover {
	color: #A2886C;
}
#openComps {
	background-color: #F0ECE2;
}
#openComps td {
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	vertical-align: top;
	color: #053D27;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #DEDBD2;
	border-bottom: 1px solid #DEDBD2;
	border-left: 1px solid #F9F6F0;
	background-image: url(golf_imgs/fixtures/tableTdBkg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #F2EFE9;
}
#openComps .golfWeek td {
	background-image: url(golf_imgs/fixtures/tableTdBkgHigh.gif);
	background-position: left top;
	background-color: #FFFFFF;
}
#openComps td p {
	font-size: 12px;
	line-height: 15px;
	margin-top: 0px;
	margin-bottom: 4px;
}
#openComps td  a {
	color: #941616;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #941616;
	padding-bottom: 1px;
	text-decoration: none;
}
#openComps td .link a {
	color: #06432B;
	border-bottom-style: solid;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-color: #B9D39A;
	padding-bottom: 5px;
}
#openComps td .link a:hover {
	color: #A2886C;
	border-bottom-color: #E9E1D9;
}
#openComps ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#openComps li {
	background-image: url(golf_imgs/greenBul.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 8px;
	line-height: 16px;
}
#openComps .tablehead2 td {
	background-color: #176948;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(golf_imgs/fixtures/topBarTable.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #176948;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #176948;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #176948;
	border-right-color: #00482B;
}
#openComps  .rowHigh  {
	background-color: #AC9F89;
	background-image: none;
	color: #FFFFFF;
	font-size: 16px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 25px;
}
#costsPage #openComps td p {
	font-size: 13px;
	line-height: 16px;
	margin-top: 0px;
	margin-bottom: 3px;
}
#openComps .blankTd td, .aForm .blankTd td {
	background-color: #FFFFFF;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#openComps .tablehigh2 td {
	background-color: #F3F0EA;
	font-size: 14px;
	color: #961919;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(golf_imgs/fixtures/highBarTable.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-top: 1px solid #ECE2CD;
	border-right: 1px solid #C1B49C;
	border-bottom: 1px solid #ECE2CD;
	border-left: 1px solid #ECE2CD;
}
.aForm {
	font-size: 13px;
	color: #06432B;
}
.aForm td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDD7CB;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: top;
	background-color: #F2EFE9;
	padding-left: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
}
.aForm input, .aForm textarea {
	width: 98%;
}
#sForm, #signupbox {
	width: 25%;
}
.aForm   .tableHead3 p {
	font-size: 14px;
	text-transform: uppercase;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
}
.aForm .tableHead3 {
	background-color: #176948;
	background-image: url(golf_imgs/fixtures/topBarTable.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.floatRight400 {
	float: right;
	width: 400px;
	margin-left: 15px;
}
.floatLeftBorderTan {
	float: right;
	background-color: #FFFFFF;
	padding: 1px;
	border: 1px solid #BAB5A9;
	margin-right: 0px;
	margin-left: 4px;
}
.iFrameBorder {
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #EBE5D8;
	border-bottom-color: #EBE5D8;
}
.clear {
	margin: 0px;
	padding: 10px 0px;
	clear: both;
	font-size: 2px;
	line-height: 2px;
}
.right {
	float: right;
}
.left {
	float: left;
}
#cotswoldGolfBreaks {
	clear: both;
	margin-top: 15px;
	padding-top: 15px;
	float: left;
	width: 605px;
}
#cotswoldGolfBreaks img {
	float: left;
	padding-right: 15px;
}
#cotswoldGolfBreaks   a  em {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	font-size: 13px;
	line-height: 18px;
	padding-top: 5px;
	float: left;
	color: #555555;
}
#cotswoldGolfBreaks a {
	border-bottom-style: none;
}
#cotswoldGolfBreaks a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A3C97C;
}
.newsItemMonth {
	font-size: 14px;
	line-height: 18px;
	color: #4D865E;
	text-transform: uppercase;
}
.newsItemTitle {
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
	color: #555555;
	margin: 0px;
	padding: 15px 0px 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.newsPosted {
	font-size: 11px;
	line-height: 14px;
	color: #999999;
	margin: 0px 0px 15px;
	padding: 0px;
}
.newsPosted strong {
	font-weight: normal;
	color: #555555;
}
.newsHomePage {
	font-size: 12px;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #80746D;
	font-style: normal;
	display: block;
	padding-top: 5px;
}
.newsHomePage em, .newsHomePage strong {
	font-size: 12px;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #5E5551;
	font-style: normal;
	padding-top: 8px;
	margin-bottom: 4px;
	padding-bottom: 0px;
	display: block;
}
.home_news_img {
	background-color: #FFFFFF;
	padding: 1px;
	float: right;
	margin-left: 5px;
	border: 1px solid #938B84;
}
.redbanner {
	font-size: 14px;
	line-height: 18px;
	color: #FFFFFF;
	background-color: #AD2125;
	padding: 5px 10px;
	float: left;
	margin: 0px 0px 5px;
}
.clearSmall {
	font-size: 2px;
	line-height: 2px;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 2px;
}
#flashbanner {
	position: absolute;
	top: 0px;
	right: 0px;
}
.newsItem {
	padding-bottom: 15px;
	float: left;
	clear: left;
	width: 605px;
	margin-bottom: 35px;
}

.newsItem h2.news_head {
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px 0px 5px;
	padding-top: 7px;
	clear: left;
	float: left;
	width: 605px;
	border-top-width: 1px;
	border-top-color: #BAB5A9;
	padding-bottom: 7px;
	font-family: Arial, Helvetica, sans-serif;
	color: #1B5131;
	font-size: 18px;
	line-height: 22px;
}
.newsItem .newsDate {
	font-size: 14px;
	font-style: italic;
	color: #555555;
}
.newsItem .newsMetaWrap {
	clear: both;
	background-color: #F2EFE9;
	font-size: 11px;
	color: #2F6140;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #DDD7CB;
	border-bottom-color: #DDD7CB;
	margin-bottom: 15px;
}
.newsItem .newsMetaWrap strong {
	color: #033723;
}
.newsItem .img_right {
	padding: 2px;
	float: right;
	margin-left: 5px;
	border: 1px solid #DED8CA;
}
.leftlink a {
	background-image: url(golf_imgs/bulletOnWhiteLeft.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	float: left;
	padding-left: 15px;
}
.rightlink a {
	float: right;
	background-image: url(golf_imgs/bulletOnWhite.gif);
	background-repeat: no-repeat;
	background-position: right 4px;
	padding-right: 15px;
}
.fixture_head {
	margin-bottom: 10px;
	float: left;
	width: 605px;
}
h2.fixturehead   {
	padding-top: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 20px;
}

.fixture_head  h2 span {
	float: left;
}
.fixture_head a {
	font-size: 13px;
	float: right;
	padding-right: 17px;
	background-image: url(golf_imgs/bulletOnWhite.gif);
	background-repeat: no-repeat;
	background-position: right 7px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #1A5131;
}
#form_calendar {
	clear: left;
	float: left;
	width: 605px;
	margin-bottom: 10px;
}
.table_fixtures {
	clear: left;
}
#form_calendar {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #06432B;
}
#form_calendar em {
	color: #555555;
}
.table_fixtures .table_head td {
	background-color: #255939;
	color: #FFFFFF;
	font-size: 13px;
	line-height: 18px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(golf_imgs/green_tile.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.table_fixtures td {
	padding-top: 1px;
	padding-bottom: 1px;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBE5D8;
	font-size: 12px;
	color: #777777;
}
.table_fixtures td u {
	color: #444444;
	text-decoration: none;
}
.table_fixtures tr.alt td {
	background-color: #FAF9F6;
}
.table_fixtures td a {
	color: #06432B;
}
.calendarDateIcon {
	float: left;
	width: 35px;
}
.calendarDateIcon .calendarDateIconTop {
	background-repeat: no-repeat;
	background-image: url(golf_imgs/calendar/top.gif);
	background-position: left top;
	color: #FFFFFF;
	text-align: center;
	float: left;
	width: 35px;
	text-transform: uppercase;
	padding-top: 5px;
	font-size: 10px;
	line-height: 13px;
	padding-bottom: 1px;
}
.calendarDateIcon .calendarDateIconBot {
	background-image: url(golf_imgs/calendar/bot.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: center;
	float: left;
	width: 35px;
	font-size: 15px;
	line-height: 18px;
	padding-top: 2px;
	padding-bottom: 3px;
}
#openComps p.open_title {
	font-size: 14px;
	line-height: 19px;
	color: #1C5237;
}

p.eleven {
	font-size: 11px!important;
	line-height: 15px;
}
.ten {
	font-size: 10px!important;
}	
a.pdflink {
	background-repeat: no-repeat;
	background-image: url(golf_imgs/pdf_icon_small.gif);
	background-position: left top;
	padding-left: 20px;
	border-bottom-style: none!important;
	padding-bottom: 3px;
	display: block;
	text-decoration: underline!important;
	color: #990000;
	font-family: Arial, Helvetica, sans-serif!important;
	font-style: normal;
}
.resultTable .TableHead_results td {
	background-color: #EBE5D8;
	color: #06432B;
	padding-top: 3px;
	padding-bottom: 3px;
}
.table_results {
	margin-top: 5px;
	margin-bottom: 55px;
}
.table_results td {
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 12px;
	line-height: 18px;
	padding-right: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E9E9E9;
	vertical-align: top;
}
.table_results .tableHead td {
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #1A5131;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #06432B;
	font-size: 13px;
	border-top-style: none;
	padding-right: 8px;
	padding-left: 8px;
	background-image: url(golf_imgs/results/top.gif);
}
.table_results .winner td {
	background-image: url(golf_imgs/results/mid.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #033521;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4C7757;
	padding-right: 8px;
	padding-left: 8px;
	color: #CCDFFF!important;
	padding-bottom: 3px;
	border-bottom-style: none;
}
.table_results .winner p {
	margin: 0px;
	padding: 0px;
	color: #EBE5D8!important;
}
.table_results  .winner   p strong  {
	color: #FFFFFF;
}
.table_results .tableHead em {
	color: #BAE182;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.table_results .tableHead strong, .table_results .tableHead em {
	font-size: 14px;
}
.table_results .runners td {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 0px;
	background-image: url(golf_imgs/results/bot.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.table_results  .runners  td  p {
	font-size: 11px;
	line-height: 15px;
	margin-bottom: 0px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 2px;
}
.table_results  .runners  p.midblue {
	border-top-style: none;
	font-size: 12px;
}
.table_results  .runners  .midblue  em {
	font-size: 12px;
	font-style: normal;
}
.table_results .result_note td {
	background-color: #F4F1EA;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #625F5B;
	padding-left: 6px;
	line-height: 16px;
	font-style: italic;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EBE5D8;
}

ul.subnav {
	background-image: url(golf_imgs/sub_nav/bkg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	float: left;
	width: 600px!important;
	list-style-type: none;
	padding-left: 5px!important;
}
ul.subnav li {
	float: left;
	background-image: url(golf_imgs/sub_nav/left.gif)!important;
	background-repeat: no-repeat!important;
	background-position: left top!important;
	margin: 0px 2px 0px 0px!important;
	padding-top: 0px!important;
	padding-right: 0px!important;
	padding-bottom: 0px!important;
	padding-left: 4px!important;
}
ul.subnav li a {
	background-image: url(golf_imgs/sub_nav/right.gif)!important;
	background-repeat: no-repeat!important;
	background-position: right top!important;
	float: left;
	text-decoration: none;
	color: #1B5136;
	padding-right: 14px;
	padding-top: 5px;
	padding-bottom: 6px;
	padding-left: 10px;
	font-size: 14px;
	line-height: 18px;
	text-transform: capitalize;
}
ul.subnav li a:hover {
	color: #333333;
}
ul.subnav li.select {
	background-image: url(golf_imgs/sub_nav/left_select.gif)!important;
	background-repeat: no-repeat;
	background-position: left top;
}
ul.subnav li.select a {
	background-image: url(golf_imgs/sub_nav/right_select.gif)!important;
	background-repeat: no-repeat;
	background-position: right top;
	color: #514A43;
}
.box_605 {
	background-image: url(golf_imgs/box_605/top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 8px;
	margin-bottom: 25px;
}
.box_605_inner {
	background-image: url(golf_imgs/box_605/bot.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 575px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-top: 5px;
}
.box_605 .box_605_inner p {
	margin: 0px;
	padding: 0px;
}
