html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body {
    background-color: #393e3a;
  background-color: #494f4b;
color: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 14px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  text-align: center;
}
h1 {
  color: #fff5cc;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
}
h2 {
	font-family:Verdana, Geneva, sans-serif;
	color: #fff;
	color: #fff5cc;
  font-size: 22px;
  font-weight:normal;
  font-style:italic;
  line-height: 24px;
}
h3 {
	 color: #fff5cc;
}
h4 {
background-color:#668877;
  color: #fff;
  padding:0px 0px 0px 3px;
  margin-top:2px;
}
h5 {
	background-color:#F00;
  color: #fff;
  padding:0px 0px 0px 3px;
  margin-top:2px;
}
h6 {
background-color:#000;
  color: #fff;
  padding:0px 0px 0px 3px;
  margin-top:2px;
}
h7 {
  color: #9a5420;
}
p {
  padding:0.7em 0px 0em 0px;	
  margin:0;
}
a,  a:link {
  color: #273015;
  font-weight: bold;
  text-decoration: underline;
}
a:visited {
 color: #273015;
  font-weight: bold;
  text-decoration: none;
}
a:hover {
  color: #273015;
  text-decoration: none;
}



#outerWrapper {
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  width: 800px;
}
#outerWrapper #header {
  color: #fff5cc;
  font-size: 11px;
  font-weight:normal;
  line-height: 13px;
  padding: 10px 0px 0px 15px;
}  
#outerWrapper #header a:link {
	color:#fff5cc;
	text-decoration:underline;
}
#outerWrapper #header a:visited {
	color:#fff5cc;
	text-decoration:underline;
}
#outerWrapper #header a:hover, 
#outerWrapper #header a:active, 
#outerWrapper #header a:focus {
	color:#9C9;
	text-decoration:underline;
}





#outerWrapper #loggedin { 
	margin:0;
	float: left;
  position:relative;
	padding:0 100px 0 0px;
	font-size:11px;
} 
#outerWrapper #login { 
	margin:0;
	float: right;
  position:relative;
	padding:0 15px 0 80px;
	font-size:11px;
} 
#outerWrapper #searchbox { 
	margin:0;
	float: left;
  position:relative;
	padding:77px 0px 0 147px;
	font-size:10px;
} 
#outerWrapper #topNavigation {
  background-color: #ffffff;
  background-image: url("../sgc-images/banner-g.jpg");
  background-position: bottom;
  background-repeat: no-repeat;
  color: #160a00;
  font-weight: bold;
  height: 144px;
  padding: 0px 10px 0px 20px;
  text-align: left;
}
#outerWrapper #contentWrapper {
  background-image:url("../sgc-images/content-wrapper-1.jpg");
  background-repeat: repeat-y;
  height: 1%;
  min-height: 0;
}



#outerWrapper #contentWrapper #leftColumn1 {
  color: #344127;
  float: left;
  padding: 20px 10px 10px 20px;
  width: 160px;
  line-height:16px;
}
#outerWrapper #contentWrapper #leftColumn1 p {
	padding: 2px 15px 4px 0px;
	font-size:10px;
}
#outerWrapper #contentWrapper #leftColumn1 a {
	text-decoration:none;
	text-transform: none;
}
#outerWrapper #contentWrapper #leftColumn1 a:link {color:#668877;}
#outerWrapper #contentWrapper #leftColumn1 a:visited {
	color:#668877;
}
#outerWrapper #contentWrapper #leftColumn1 a:hover, 
#outerWrapper #contentWrapper #leftColumn1 a:active, 
#outerWrapper #contentWrapper #leftColumn1 a:focus {
	color:#9a5420;
	border:0;
	text-decoration:underline;
	text-align: right;
}
#outerWrapper #contentWrapper #leftColumn1 h3{
  color: #9a5420;
}
#outerWrapper #contentWrapper #leftColumn1 h3{
  color: #9a5420;
  font-size:12px;
  font-weight:bold;
  padding:2px 0 0 0;
}

#outerWrapper #contentWrapper #content {
  background-image: url("../sgc-images/content-bg-1-g.jpg");
  background-repeat: repeat-x;
  margin: 0  8px 0 204px;
  padding: 20px 10px 10px 14px;
  min-height:440px;
}
#outerWrapper #contentWrapper #content h1{
font-family:Verdana, Geneva, sans-serif;
font-weight:normal;
color: #fff;
font-size:34px;
line-height:32px;
letter-spacing:-0.05em;
padding:0px 0 10px 0;
}
#outerWrapper #contentWrapper #content h2{
  padding:5px 0 5px 0;
}
#outerWrapper #contentWrapper #content h3{
  padding:0 0 5px 0;
  color:#fff5cc;
  font-size:12px;
}
#outerWrapper #contentWrapper #content h7 {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
  color: #fff5cc;
  color: #fff;
  font-size: 17px;
  font-weight:normal;
  font-style:italic;
  line-height: 20px;
}
#outerWrapper #contentWrapper h8 {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
  color: #fff;
  font-size:14px;
  font-weight:normal;
  line-height: 14px;
  padding:0 0 10px 0;
}
#outerWrapper #contentWrapper #content #whiteBox {
  background:#FFF;
  padding:10px 5px 5px 5px;
  color:#000;
  font-size:11px;
  line-height:15px;
  min-height:480px;
  border:#668877 1px solid;
}
#outerWrapper #contentWrapper p {
  font-size: 13px;
  line-height:115%;
}
#outerWrapper #contentWrapper  ul {
	list-style-position:outside;
	padding:0px 0px 0px 20px;
	margin:0;
	}
	#outerWrapper #contentWrapper  li {
	padding:3px 20px 3px 2px;
	}
	
#outerWrapper #contentWrapper #holeleft {
  float: left;
  width: 350px;
  margin: 0px 10px 10px 0px;
}
#outerWrapper #contentWrapper #holetext {
  float: left;
  width: 200px;
  margin: 0px 0px 10px 0;
}
#outerWrapper #contentWrapper #content #lefthalf {
  float: left;
  width: 266px;
  margin: 10px 10px 10px 0;
}
#outerWrapper #contentWrapper #content #lefthalf p {
	line-height:20px;
}
#outerWrapper #contentWrapper #content #righthalf {
  float: left;
  width: 266px;
  margin: 10px 10px 10px 5px;
}
#outerWrapper #contentWrapper #content #righthalf p {
	line-height:20px;
}
#outerWrapper #contentWrapper #lefttext {
  float: left;
  width: 174px;
  margin: 10px 10px 10px 0;
}
#outerWrapper #contentWrapper #centretext {
  float: left;
  width: 174px;
  margin: 10px 10px 10px 5px;
}
#outerWrapper #contentWrapper #righttext {
  float: left;
  width: 174px;
  margin: 10px 0px 10px 5px;
}
#outerWrapper #contentWrapper #facilities {
  float: left;
  width: 550;
  margin: 10px 0px 0px 0px;
}
#outerWrapper #contentWrapper #bottomlink {
  float: left;
  width: 540px;
  margin: 20px 10px 5px 0px;
}
#outerWrapper #contentWrapper #content a:link {
	color:#fff5cc;
	text-decoration:underline;
	}
#outerWrapper #contentWrapper #content a:visited {
	color:#fff5cc;
	text-decoration:underline;
}
#outerWrapper #contentWrapper #content a:hover, 
#outerWrapper #contentWrapper #content a:active, 
#outerWrapper #contentWrapper #content a:focus {
	color:#9a5420;
	border:0;
	text-decoration:underline;
}
#outerWrapper #contentWrapper .clearFloat {
  clear: both;
  display: block;
}


#outerWrapper #divider {
  background-color: #393e3a;
  background-image: url("../sgc-images/dividerB.jpg");
  background-position: top;
  background-repeat: no-repeat;
	height:11px;
}

#outerWrapper #banner {
  background-image:url("../sgc-images/footer-wrapper-1.jpg");
  background-repeat: repeat-y;
  color: #dfeccc;
  font-size: 11px;
  margin: 0;
  padding: 0px 9px 0px 0px;
  height: 80px;
}

#outerWrapper #footer {
  background-image: url("../sgc-images/footer-2.jpg");
  background-position: top;
  background-repeat: no-repeat;
  color: #999;
  font-size: 11px;
  padding: 15px 0px 10px 20px;
}
#outerWrapper #footer a,  
#footerWrapper #footer a:link {
  color: #dfeccc;
text-decoration:underline;
}
#outerWrapper #footer a:visited {
  color: #dfeccc;
text-decoration:underline;
}
#outerWrapper #footer a:hover {
  color: #f00;
text-decoration:underline;
}
#outerWrapper #footer a:active {
  color: #dfeccc;
text-decoration:underline;
}

#outerWrapper #banner #status {
  color:#668877;
  float: left;
  padding: 5px 10px 0 20px;
  width: 173px;
 }

#outerWrapper #banner #status .closed {
font-family:Arial, Helvetica, sans-serif;
  color: #f00;
  font-size: 13px;
  font-weight: bold;
  font-style:normal;
}
#outerWrapper #banner #status .open {
font-family:Arial, Helvetica, sans-serif;
  color:#090;
  font-size: 13px;
  font-weight: bold;
  font-style:normal;
}
	
#outerWrapper #banner #status a:link {color:#090;}
#outerWrapper #banner #status a:visited {
	color:#090;
}
#outerWrapper #banner #status a:hover, 
#outerWrapper #banner #status a:active, 
#outerWrapper #banner #status a:focus {
	color:#0d0;
	border:0;
	text-decoration:underline;
}



/********** JQUERY **********/
#outerWrapper #banner #adverts
{
	display:inline;
  float : right ;
  height : 80px ;
  width : 588px ;
	margin:0;
	position:relative;
  overflow : hidden ;
  padding: 0px 0px 0px 0px;
}

#outerWrapper #banner #adverts a
{
    text-decoration : none ;
}

#slideshow
{
  display : inline ;
float : left ;
  height : 145px ;
  width : 195px ;
  padding : 0;
	margin:0px 0 10px 0;
  position : relative ;
  overflow : hidden ;
	border: 1px solid #fff;
}

#slideshow a
{
    text-decoration : none ;
}

#offers
{
	display : inline ;
	float : left ;
	height : 318px ;
	width : 550px ;
	margin : 0 ;
	padding:0;
  overflow : hidden ;
  position : relative ;
	border: 1px solid #fff;
}

#offers a
{
    text-decoration : none ;
}

#overlay
{
    background-color : transparent ;
    background-image:url("../images/overlay-clean.png");
    background-repeat : no-repeat ;
    background-position : center ;
    cursor : pointer ;
    height : 0px ;
    left : 0px ;
    overflow : hidden ;
    position : absolute ;
    top : 0px ;
    width : 0px ;
    z-index : 99 ;
}

#overlay2
{
    background-color : transparent ;
    background-image:url("../images/overlay2.png");
    background-repeat : no-repeat ;
    background-position : center ;
    cursor : pointer ;
    height : 0px ;
    left : 0px ;
    overflow : hidden ;
    position : absolute ;
    top : 0px ;
    width : 0px ;
    z-index : 99 ;
}


#outerWrapper #banner .clearBannerFloat {
  clear: both;
  display: block;
}


/************** GENERAL ***************/
.topSpace {margin-top: 10px;}
.red {color:#f00;}
.green {color:#090;}
.greybold {color:#999;font-weight:bold;}
.black {color:#000;}
.white {color:#fff;}
.beige {color: #fff5cc;}
.event {
  font-family:Arial, Helvetica, sans-serif;
  color: #f00;
  font-size: 20px;
  font-weight:bold;
  line-height: 20px;
}
.inputboxes {font-size:90%; background-color:#dFd;}
.buttons-small {font-size:95%;}
.caption {font-size:75%; color:#060; line-height:150%;}
.yards {color:#000; font-weight:bold; text-align:center; font-size:95%;}
.redyards {color:#fff; font-weight:bold; text-align:center; font-size:95%;}
.subtitles {color:#000; font-weight:normal; text-align:center; font-size:70%;}
.redsubtitles {color:#fff; font-weight:normal; text-align:center; font-size:70%;}
.holenames {color:#000; font-style:italic; text-align:left; font-size:105%;}
.px10 {  font-size: 10px;}
.px11 {  font-size: 11px;}
.px12 {  font-size: 12px;}
.px13 {  font-size: 13px;}
.px14 {  font-size: 14px;}
.px15 {  font-size: 15px;}
.px16 {  font-size: 16px;}
.px18 {  font-size: 18px;}
.px20 {  font-size: 20px;}
	