html,body,div,ol,ul,dl,dd,dt,fieldset,p,form,h1,h2,h3,h4,h5,iframe,blockquote,pre,img,label,legend,strong,span,em,table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
}
html {
	background-color: #eee;
}
body {
	font-size: 62.5%;
	text-align: center;
	font-family: verdana, helvetica, sans-serif;
	color: #333;
}
ol,ul {
	list-style: none;
}
ol.editorial {
	list-style-type: decimal;
	list-style-position: outside;
	margin: 0.5em 2.5em;
	clear: both;
}
ol.editorial li {
	margin-bottom: 0.5em;
}
h1,h2,h3,h4 {
	font-family: arial,verdana,sans-serif;
}
h1 {
	color: #10016a;
	margin-left: 110px;
	font-size: 2.5em;
	line-height: 3.8;
	text-indent: -2000px;
	background: transparent url(images/cgc_banner.gif) no-repeat 0px 44px;
}
h2 {
	font-size: 1.5em;
	line-height: 2;
	color: #000;
}
h3 {
	font-size: 1.3em;
	line-height: 1.4;
	color: #000;
	clear: both;
}
h4 {
	font-size: 1.1em;
	line-height: 1.4;
	color: #1c6b95;
}
h5 {
	font-size: 1em;
}
img { 
	border: 0; 
}
p {
	padding-bottom: 0.67em;
}
a,a:link {
	text-decoration: none;
	color: #0088cc;
}
a:hover,a:active {
	text-decoration: underline;
	color: #10016A;
}
a#returnTeaser,a#returnTeaser:link,a#returnTeaser:hover,a#returnTeaser:active {
	background: transparent url(images/back03.png) no-repeat top right;
	display: block;
	color: #f6c318;
	height: 25px;
	text-align: right;
	padding-right: 30px;
}
a#returnTeaser:hover,a#returnTeaser:active {
	text-decoration: none;
	color: #fff;
}
strong {
	font-weight: bold;
}
a.download,a.download:hover,a.download:hover,a.download:active {
	background: transparent url(images/cgc_download.gif) no-repeat center right;
	padding-right: 20px;
}
div.margin_auto {
	text-align: center;
}
table {
	margin: 2em auto;
	color: #000;
	border: 1px solid #ccc;
	border-collapse: collapse;
	background-color: #fff8df;
	font-family: arial,verdana,sans-serif;
}
table.shift_left {
	margin: 1em 0;
}
table p {
	padding-bottom: 0;
}
th,td {
	padding: 0.3em;
	border: 1px solid #ccc;
}
th {
	color: #000;
	background: #eee url(images/yui_sprite.png) repeat-x 0 0;
	/*font-weight: bold;*/
	text-transform: uppercase;
	font-size: 105%;
}
td {
	text-align: left;
}
tr.zebra td {
	background-color: #fff;
}
tr.loading td {
	background-color: #fff;
}
table.scorecard {
	width: 100%;
	clear: both;
	color: #000;
	background-color: #000;
	border-color: #000;
	margin-top: 0;
}
table.scorecard td,table.scorecard th {
	font-family: arial, verdana, sans-serif;
	background-color: #fff;
	color: #000;
	border-color:#000;
	text-align: center;
	padding: 0.1em 0.3em;
	background-image: none;
}
table.scorecard tfoot td {
	font-weight: bold;
}
table.scorecard td.normal_tee {
	background-color: yellow;
}
table.scorecard td.ladies_tee {
	background-color: #c00;
}
table td.align_right {
	text-align: right;
}
table .align_left, .align_left {
	text-align: left;
}
table .align_center,.align_center {
	text-align: center;
}
blockquote {
	color: #fff;
	float: left;
	background: #000 url(images/quote_open.gif) no-repeat 5px 5px;
	padding: 1em 1em 1em 2em;
	margin: 0.5em;
	border: 1px solid #000;
	-moz-border-radius: 10px; /* Will fail CSS validation */
	-webkit-border-radius: 10px; /* Will fail CSS validation */
	border-radius: 10px;
}
blockquote p {
	padding: 0 2em 0 0;
	background: #000 url(images/quote_close.gif) no-repeat top right;
}
cite {
	color: #fff;
	padding: 1em 2em 1em 0;
	margin-bottom: 0.5em;
}
div#wrapper {
	font-size: 1.2em;
	line-height: 1.5;
	width: 969px;
	margin: 25px auto;
	text-align: left;
}
div#pageHeader {
	height: 10px;
	line-height: 0.8;
	background: transparent url(images/content_top.gif) no-repeat 0 0;
}
div#contentWrapper {
	background: #fff url(images/content_middle.gif) repeat-y 0 0;
	padding: 5px 0 15px 0;
	float: left;
	width: 100%;
}
div#banner {
	margin: 0 25px;
	background: transparent url(images/banner_bg.jpg) no-repeat 468px 2px;
}
div#banner img {
	float: left;
	margin: 10px 0 0 0;
}
ol#navigation {
	width: 912px;
	height: 42px;
	margin: 1px 28px 0 28px;
	background: transparent url(images/nav_bg.png) no-repeat 0 0;
}
ol#navigation li {
	float: left;
	width: 150px;
	height: 42px;
	text-align: center;
	margin: 0 2px 0 0;
}
ol#navigation li.rhs {
	margin: 0;
	width: 151px;
}
ol#navigation li a,ol#navigation li a:link {
	display: block;
	height: 42px;
	text-decoration: none;
	background-color: transparent;
	color: #333;
	line-height: 2.4;
	font-size: 1.3em;
	padding: 0;
	text-shadow: 1px 1px 0px #eee;
}
ol#navigation li a:hover,ol#navigation li a:active,ol#navigation li a.selected {
	text-decoration: none;
	background: transparent url(images/nav_on.png) repeat-x 0 0;
	color: #fff;
	text-shadow: 1px 1px 0px #333;
}
ol#navigation li.lhs a:hover,ol#navigation li.lhs a:active,ol#navigation li.lhs a.selected {
	background: transparent url(images/nav_on_left.png) no-repeat 0 0;
}
ol#navigation li.rhs a:hover,ol#navigation li.rhs a:active,ol#navigation li.rhs a.selected {
	background: transparent url(images/nav_on_right.png) no-repeat top right;
}
div#content {
	margin: 10px 25px 0 28px;
	clear: both;
}
.hasNavigation div#content {
	width: 616px;
	float: left;
	display: inline;
}
div#content h3 {
	margin-top: 10px;
}
div#contentNavigation {
	width: 270px;
	float: left;
	display: inline;
	margin-top: 48px;
}
.homepage div#contentNavigation {
	border-top: 1px solid #ccc;
	padding-top: 10px;
}
div#contentNavigation ol {
	margin: 0 0 20px 0;
	text-align: left;
	float: left;
	display: inline;
	border-top: 1px solid #d2e1eb;
}
div#contentNavigation ol li {
	float: left;
	width: 270px;
}
div#contentNavigation ol li a,div#contentNavigation ol li a:link {
	display: block;
	text-decoration: none;
	border-bottom: 1px solid #ddd;
	padding: 0 20px 0 40px;
	line-height: 2.4;
	color: #333;
	background-color: #fff;
}
div#contentNavigation ol li a:hover,div#contentNavigation ol li a:active {
	text-decoration: none;
	background-color: #e6f1f9;
}
div#contentNavigation ol li.ancestor a,div#contentNavigation ol li.ancestor a:link {
	color: #000;
	background-color: #e6f1f9;
	border-bottom-color: #d2e1eb;
	padding-left: 20px;
}
div#contentNavigation ol li.ancestor a:hover,div#contentNavigation ol li.ancestor a:active {

}
div#contentNavigation ol li.self a,div#contentNavigation ol li.self a:link {
	color: #000;
	border-bottom-color: #d2e1eb;
	background-color: #e6f1f9;
}
div#contentNavigation ol li.self a:hover,div#contentNavigation ol li.self a:active {
	
}



div#contentNavigation ol li.sibling a,div#contentNavigation ol li.sibling a:link {

}
div#contentNavigation ol li.sibling a:hover,div#contentNavigation ol li.sibling a:active {
		background-color: #e6f1f9;
}
div#infoNavigation {
	clear: left;
	margin-bottom: 20px;
	text-align: right;
}
div#infoNavigation a,div#infoNavigation a:link,div#infoNavigation a:hover,div#infoNavigation a:active {
	margin-left: 5px;
    text-decoration: none;
}


div#pageFooter {
	position: relative;
	color: #999;
	height: 50px;
	background: transparent url(images/content_bottom.gif) no-repeat 0 0;
	clear: both;
}
div#pageFooter span {
	position: absolute;
	left: 25px;
	top: 20px;
}
div#pageFooter ol {
	position: absolute;
	right: 25px;
	top: 20px;
}
div#pageFooter li {
	display: inline;
}
div#pageFooter a,div#pageFooter a:link {
	color: #999;
	text-decoration: none;
}
div#pageFooter a:hover,div#pageFooter a:active {
	color: #999;
	text-decoration: underline;
	background-color: transparent;
}
a#validHTML img {
	height: 31px;
	width: 88px;
}
a#validCSS {
	width: 88px;
	height: 31px;
}
li#logo9eggsContainer a,li#logo9eggsContainer a:link,li#logo9eggsContainer a:hover,li#logo9eggsContainer a:active {
	background: #eee url(images/eggs.png) no-repeat 0 -1px;
	outline: 0;
	text-indent: -5000px;
	display: inline-block;
	width: 140px;
	height: 26px;
	padding: 0;
}
div#eggs {
	position: absolute;
	bottom: 0px;
	left: 530px;
	z-index: 100;
	background: transparent url(images/9eggs_container.png) no-repeat top left;
	width: 250px;
	height: 155px;
	color: #333;
	text-align: center;
}
div#eggs div {
	margin: 18px 20px 20px 20px;
	position: static;
}
div#eggs strong {
	visibility: hidden;
}
div#eggs h5 {
	font-weight: normal;
	text-align: left;
	margin-bottom: 0.5em;
}
div#pageFooter div#eggs ol {
	position: static;
	margin-top: 1em;
}
div#pageFooter div#eggs li {
	display: inline;
}
div#eggs a,div#eggs a:link {
	color: #666;
}
div#eggs a:hover,div#eggs a:active {

}

/* Homepage */
.homepage #content {
	margin: 20px 30px 0 30px;
	float: left;
	clear: both;
	color: #333;
	line-height: 1.5;
}
.homepage h3 {
	padding-left: 25px;
}
.homepage h3 {
	background-repeat: no-repeat;
	background-position: -6px 50%;
}
h3.calendar {
	background-repeat: no-repeat;
	background-image: url(images/iconCalendar.png);
	padding-left: 25px;
	background-position: -6px 50%;
}
h3.info {
	background-image: url(images/iconHelp.png);	
}
h3.news {
	background-image: url(images/iconNews.png);
}
#homeMain {
	float: left;
	width: 100%;
	width: 912px;
	clear: both;
	margin-bottom: 20px;
}
#wrapperHomeImage {
    margin-top: 15px;
}
#homeClubNews {
	width: 289px;
	float: left;
	color: #666;
}
#homeClubNews li {
	margin-bottom: 10px;
}
#homeClubNews div {
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
	
}
#homeClubNews p,#homeMoreInfo p {
	font-size: 0.95em;	
}
#homeEditorial {
	margin-left: 309px;
}
#homeMoreInfo {
	background-color: #e6f1f9;
	clear: both;;
	color: #666;
}
#homeMoreInfo {
	float: left;
	width: 912px;
	border-width: 1px 0;
	border-style: solid;
	border-color:  #d2e1eb;
}
#homeMoreInfo h4 {
	margin-bottom: 3px;
}
.homepage div#content h3 {
	margin-top: 5px;
}
#homeMoreInfo ol {
	float: left;
	margin: 12px 20px;
}
#homeMoreInfo li {
	display: inline-block;
	float: left;
	width: 203px;
	margin-right: 20px;
}
#homeMoreInfo li.last {
	margin-right: 0;
}

/* Call Out Box */
div.call_out_box {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #ccc;
	clear: both;
}
div.call_out_box p {
	color: #666;
	font-size: 0.95em;
	line-height: 1.5;
}
div.call_out_box h3 {
	padding: 0 0 0 25px;
	background-repeat: no-repeat;
	background-position: -6px 50%;
	background-image: url(images/iconHelp.png);
}
div.call_out_box div {
	color: #666;
}
div.call_out_box h3 {
	background-repeat: no-repeat;
	background-position: -6px 50%;
}
div.call_out_box h3.calendar {
	background-image: url(images/iconCalendar.png);
	
}
div.call_out_box h3.info {
	background-image: url(images/iconHelp.png);
}
div.call_out_box h3.news,h3.news {
	background-image: url(images/iconNews.png);
}


/* Image Wrapper */
div.img_wrapper {
	float: left;
	padding: 0.5em 1em 1em 0;
	text-align: center;
}
div.img_wrapper.float_right {
	float: right;
}
div.img_wrapper a {
	display: block;
	margin: 0 auto;
}
div.img_wrapper p {
	padding: 0 10px;
	font-size: 0.9em;
	line-height: 1.2;
	color: #666;
	font-style: italic;
}


/* Page Sections */
div.page_section {
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
}
div.page_section div {
	position: relative;
	padding-bottom: 10px;
}
div.page_section h4 {
	line-height: 2;
}
div.page_section p {
	width: 65%;
	min-height: 50px;
	_height: 100px;
	color: #666;
}
div.page_section ul {
	width: 30%;
	position: absolute;
	top: 0.5em;
	right: 0.5em;
	padding-left: 10px;
}
div.page_section ul li {
	text-align: right;
}
div.page_section ul.go_left li {
	text-align: left;
}
div.page_section span {
	padding-right: 5px;
	font-weight: bold;
}
div.page_section.no_article ul {
	display: none;
}
div.page_section.no_article p {
	width: 100%;
}
div.page_section h3.report_photos {
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding-right: 25px;
	background-image: url(images/photos.png);
	padding-left: 25px;
	line-height: 1.5;
}
span#photoKey {
	font-weight: bold;
	background: #999 url(images/photos.png) no-repeat right 1px;
	color: #fff;
	margin: 0 5px;
	padding: 3px 25px 3px 5px;
}
div#teamsWrapper {
	border-top: 1px solid #ccc;
	padding-top: 10px;
}


/* Contacts */
address {
	display: inline;
}
div#contactsWrapper {
	width: 440px;
	height: 300px;
	background-color: #fff;
	margin-left: 460px;
	border: 1px solid #666;
	margin-bottom: 0.5em;
}
div#contactsWrapper h3 {
	clear: none;
}
ol#contactsLinks {
	width: 140px;
	float: left;
	height: 50px;
}
ol#contactsLinks li {
	zoom: 1;
}
ol#contactsLinks a,ol#contactsLinks a:link {
	display: block;
	line-height: 4.17;
	background-color: #666;
	color: #fff;
	padding: 0 10px;
	text-decoration: none;
	zoom: 1; /* Will fail CSS validation */
}
ol#contactsLinks a:hover,ol#contactsLinks a:active,ol#contactsLinks a.contact_on,ol#contactsLinks a.contact_on:link {
	background-color: #fff;
	color: #333;
	text-decoration: none;
}
ol#contactsLinks a:hover,ol#contactsLinks a:active {
	background-color: #f5f5f5;
}
ol#contactsLinks a.contact_on:hover,ol#contactsLinks a.contact_on:active {
	background-color: #fff;
}
div#contactsAddresses {
	margin-left: 140px;
	padding: 0 10px;
	line-height: 3;
	zoom: 1;
}
div#contactsAddresses p {
	line-height: 1.2;
}
div#contactsAddresses p.email a,div#contactsAddresses p.email a:link,div#contactsAddresses p.email a:hover,div#contactsAddresses p.email a:active {
	display: inline;
	background-image: none;
}
div#contactsAddresses p.name_title {
	font-weight: bold;
	font-size: 110%;
}
div#contactsAddresses a,div#contactsAddresses a:link,div#contactsAddresses a:hover,div#contactsAddresses a:active {
	text-decoration: none;
	height: 30px;
	display: block;
	background: transparent url(images/vcf_small.png) no-repeat center right;
	margin-bottom: 0.3em;
}
div#map {
	width: 450px;
	height: 300px;
	background-color: #fff;
	float: left;
	margin-bottom: 0.5em;
}
div.ytContainer {
	padding: 20px;
	margin-bottom: 10px;
	background-color: #eee;
}

/* Image Gallery */
div#imageGallery {}
div#imageGallery div {}
div#imageGallery div img {
	width: 616px;
	height: 462px;
}
div#imageGallery ol {
	float: left;
	width: 100%;
}
div#imageGallery ol img {
	width: 98px;
	height: 74px;
	float: left;
	cursor: pointer;
}
div#imageGallery ol a,div#imageGallery ol a:link {
	float: left;
	padding: 0;
	cursor: pointer;
}
div#imageGallery ol a:hover,div#imageGallery ol a:active {
	cursor: pointer;
}
div#imageGallery li {
	float: left;
	display: inline;
	width: 98px;
	margin: 0 5px 5px 0;
}
div#imageGallery p {
	background-color: #fff;
	padding: 0 15px 10px 15px;
	font-size: 0.9em;
	clear: both;
	text-align: center;
	color: #10016a;
	font-weight: bold;
	font-style: italic;
}
div#imageGallery li.strip_right_margin {
	margin-right: 0;
}
div#imageGallery #imageGalleryNavigation {
	display: none;
}

/* Reports Image gallery */
.box_rotate {
	-moz-transform: rotate(-1deg);  /* FF3.5+ */
	-o-transform: rotate(-1deg);  /* Opera 10.5 */
	-webkit-transform: rotate(-1deg);  /* Saf3.1+, Chrome */
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=-0.01)"; /* IE8 */	
	-moz-box-shadow: 20px 20px 20px #000;
	-webkit-box-shadow: 20px 20px 20px #000; /* Saf3.0+, Chrome */
	box-shadow: 20px 20px 20px #000; /* Opera 10.5, IE 9.0 */
}
div#polaroid {
	float: left;
}
#images {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;
	color: #fff;
	text-align: center;
}
#images ol {
	margin: 0 auto;
	width: 100%;
	padding: 0;
	position: relative;
}
#images li {
	float: left;
	margin: 10px 10px;
}
li.team_image {
	background-color: #fff;
	min-width: 400px;
}
#placeholder {
	background-color: #fff;
	text-align: center;
	position: relative;
}
#placeholder img {
	margin: 15px;
}
#description {
	min-height: 30px;
	color: #414141;
	background-color: #fff;
	text-align: center;
	font-style: italic;
	padding: 0 15px 15px 15px;
}
#description strong {
	font-size: 1.5em;
	padding: 0 3px;
	font-family: arial,helvetica,sans-serif;
}
#next,#previous {
	background: #000 url(images/seal_gallery_next.png) no-repeat 50% 50%;
	width: 45px;
	height: 45px;
	cursor: pointer;
}
#previous {
	background-image: url(images/seal_gallery_previous.png);
}
#close {
	background: #000 url(images/seal_gallery_close.png) no-repeat 50% 50%;
	width: 45px;
	height: 45px;
	cursor: pointer;
	margin: 0;
	position: absolute;
	top: 0px;
	right: 0px;
	opacity: 0.9;
	filter: alpha(opacity=90);
}

/* Twitter Feed */
.twitters {
	font-family: arial,verdana,sans-serif;
	background-color: #10016a;
	color: #fff;
	text-align: center;
	font-size: 1.5em;
	line-height: 2;
	border-bottom: 2px solid #bbb;
	padding: 0 25px;
}
.twitters a,.twitters a:link {
	color: #ccc;
	text-decoration: underline;
	white-space: nowrap;
}
.twitters a:hover,.twitters a:active {
	text-decoration: none;
	color: #ce000c;
}
.twitterTime {
	font-style: italic;
	color: #ccc;
	white-space: nowrap;
}

/* Images */
div.img_wrapper_default {
	width: 250px;
}
div#img18th {
	width: 310px;
}
div#img18th img {
	width: 300px;
	height: 218px;
}
div#img2008captain {
	width: 160px;
}
div#img2008captain img {
	width: 150px;
	height: 156px;
}
div#imgMap {
	clear: both;
}
div#img1908 {
	clear: both;
}
div#imgAllWinners2007 {
	clear: both;
}
div#imgAngel {
	width: 166px;
}
div#imgRange {
	width: 248px;
}
div#imgBaker {
	width: 158px;
}
div#imgPractice {
	width: 408px;
}
div#imgCatering {
	width: 170px;
}
div#imgToowoo {
	width: 300px;
}
div#imgGPlayer,div#imgJuniors {
	width: 220px;
}

/* Diary */
.mens {
	font-weight: bolder;
}
.ladies {
	font-weight: bolder;
	font-style: italic;
}
.veterans {
	
}
.mixed,.social {
	font-style: italic;
}
.society {
	color: blue;
}
div.page_toggle {
	height: 25px;
}
div.page_toggle a,div.page_toggle a:link,div.page_toggle a:hover,div.page_toggle a:active {
	background: transparent url(images/back03.png) no-repeat top right;
	color: #f6c318;
	width: 88px;
	text-align: center;
	padding: 0;
	height: 25px;
}
div.page_toggle a.left {
	float: left;
}
div.page_toggle a.right {
	float: right;
}
div.page_toggle a:hover,div.page_toggle a:active {
	text-decoration: none;
	color: #fff;
}
div.menu {
	background-color: #fff8df;
	padding: 1em 2em;
	border: 1px solid #fae089;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
div.menu h4 {
	text-align: center;
}
div.menu p {
	padding-bottom: 0;
	text-align: center;
}

/* Teams */
div#teamsWrapper div.loader {
	min-height: 100px;
	_height: 100px;
	background: #fff url(images/loading.gif) no-repeat center center;
	margin-bottom: 20px;
}
div#teamsWrapper,div#teamsWrapper div {
	background-color: #fff;
}

/* Masks */
div#mask {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background-color: #000;
	opacity: 0.8;
	filter: alpha(opacity=80); 
}
.mask_content {
	position: absolute;
	top: 20px;
	width: 100%;
}
.mask_content div.mask_content_inner {
	margin: 0 auto;
	text-align: center;
}
#weather_close {
	display: block;
	text-align: center;
	color: #fff;
}
div#openDay2008 {
	background-color: transparent;
	position: absolute;
	top: 20px;
	left: 0px;
	width: 100%;
	text-align: center;
}
div#openDay2008 div {
	margin: 0 auto;
	width: 374px;
	height: 533px;
	border: 20px solid #fff;
	background: transparent url(images/open_day.png) no-repeat top left;
}
div#openDay2008 div a {
	font-size: 1.4em;
}

/* Generics */
.clear {
	clear: both;
}
.float_right {
	float: right;
}
.firstpara {
	font-weight: bold;
	color: #000;
}