@charset "utf-8";
/* CSS Document */

body {
margin: 0;
padding: 0;
font: 16px/1.5 Arial, Helvetica, Geneva, sans-serif;
}
h1 {
	font-size: 28px;
	font-weight: 100;
	text-align: center;
	margin-top: 0em;
	margin-bottom: .5em;
}
h2 {
	font-size: 22px;
	font-weight: 100;
	text-align: center;
	margin-top: 0em;
	margin-bottom: .5em;
}
header nav {
	text-align: center;
	background: #3d1f0f;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}
header nav ul {
margin: 0;
padding: 1em;
list-style-type: none;
}
header nav ul li {
display: inline;
margin-left: 1em;
}
header nav ul li:first-child {
margin-left: 0;
}
header nav ul li ul {
display: none;
}
nav a, nav a:hover {color:#fff;}
#logo img {
	width: 100%;
}
#logo {
	background-color: #d8dfe7;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7f7f7f;
}
a {
color: #000;
}
a:hover {
color: #333;
}
a, a:hover {
-o-transition: color 0.25s ease-in;
-webkit-transition: color 0.25s ease-in;
-moz-transition: color 0.25s ease-in;
transition: color 0.25s ease-in;
}
section, article, header {
float: left;
width: 100%;
}
section,article {display:block;}
article {
	width: 96%;
	padding-top: 2em;
	padding-right: 2%;
	padding-bottom: 2em;
	padding-left: 2%;
}
#slider img {
	width: 100%;
}
article p {
	margin-top: 0em;
	margin-bottom: .8em;
}

#footer {
	background-color: #3f3f3f;
	clear:both;
	text-align: center;
	vertical-align: middle;
	padding: 0.5em;
}
#footer a{color:#fff; text-decoration:none; font-size: 1.5em; display:block;}

.hole_links {
font-size: 14px;
text-transform: uppercase;
padding-bottom: 2px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #FFF;
}
article.center{text-align:center;}

.button a {
	font-size: 16px;
	color: #666;
	text-decoration: none;
	padding: 10px 14px 10px 14px;
	font: Arial;
	background-color:#e3e3e3;
}

.button a:hover, .hole_links a:hover {
 	background-color:#ccc;
	text-decoration:none;
}
.button {
	display: block;
	margin: 20px auto 30px auto;
	text-align: center;
} 
a {
	color: #a8a844;
	text-decoration:none;
}
a:hover {text-decoration:underline;}

.hole_links a {
	color: #666;
	padding: 3px;
	width: 18px;
	display: block;
	float: left;
	text-align: center;
	margin-right: 10px;
	background-color:#e3e3e3;
}
.hole_links {
	text-align:center;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	margin-top: 20px;
}
#holemap {
	text-align: center;
	margin: 20px 0 20px 0;
}
#holemap img {border:0px;}
.topPad_0px {padding-top:0px;}
img.photo {width:100%}
#mobile_bookings input.form_field {
	width: 95%;
	height: 30px;
	font-size:16px;
}
.2col {float:left; width:60px;}
#mobile_bookings .2col .form_field {width:50px;height:30px;font-size:16px;}
.thumbs {margin-top: 20px; padding-top: 20px; border-top: solid 1px #CCCCCC}
.brief_grey {
background-color: #e3e6ed;
padding-bottom: 10px;
}
.newsbrief {
padding-top: 20px;
padding-right: 20px;
padding-bottom: 5px;
padding-left: 20px;
}
.newsbrief p {
	margin-top: 5px;
	margin-bottom: 5px;
}
.newsbrief  img {
	border: 3px solid #FFF;
	float: right;
	margin-top: 0px;
	margin-left: 20px;
	margin-bottom: 5px;
}
.newsbrief h2 {text-align:left;}
.newsbrief h2 a {
	text-decoration: none;
	color: #000;
}
.newsbrief h2 a:hover {
	text-decoration: underline;
	color: #000;
}
#article_photo img {
	float: none;
	margin: 0px;
	border-bottom-style: none;
}
#article_photo {
	float: right;
	margin-bottom: 5px;
	margin-left: 20px;
	padding: 5px;
	background-color: #FFF;
}
#article_photo p {
	font-size: 11px;
	text-align: center;
	margin: 0px;
	line-height: 18px;
}
.news_search {text-align:center; margin-bottom: 20px;}
input {font-size: 16px;}
#playerRequest td {
	font-size:10px;
	border-bottom: solid 1px #999999;
	vertical-align: top;
}
#playerRequest th {font-size:12px; text-align:left;}
#playerRequest a {color:#000;}
.no_wrap {white-space:nowrap;}

article p.rates {
  border-bottom: solid 1px #ccc;
  padding-bottom: 4px;
  margin-bottom: 0px;
  margin-top: 0px;
}

article div.rates {margin-bottom:15px;}

.rate_details {
  font-size: 11px;
  line-height: 16px;
  padding:10px 0px;
}

div.rates{margin-bottom:15px;}