#golfcontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 100%;
	line-height: 165%;
	margin-bottom: 280px;
}
#golfcontent h3 {
	line-height: 0.3em;
	margin-top: 30px;
}
#col1 {	
	background-image: url(/images/golf/golf-watermark.jpg);
}
#col2 {	
	border-top: 0 none;
	border-right: 0 none;
	border-bottom: 0 none;
	border-left: 1px solid #cc9;
}
h1 {
	font-size: 1.1em;
	color: #4b6e22;
	padding-top: 10px;
	margin-top: 15px;
	border-top: 1px solid #4b6e22;
	border-right: 0 none;
	border-bottom: 0 none;
	border-left: 0 none;
}
h2 {
	font-size: 1.0em;
	color: #995b00;
}
h3 {
	color: #4b6e22;
}
h4 {
	font-size: 1.0em;
	color: #000000;
	font-weight: normal;
	margin-bottom: 20px;
}
h5 {
	list-style: none;
	font-size: 1.0em;
	margin-left: 15px;
	color: #995b00;
	line-height: 20px;
}
h6 {
	font-size: 1.0em;
	margin-left: 2px;
	color: #003300;
	line-height: inherit;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h7 {
	font-size: 1.5em;
	color: #995b00;
	line-height: 2em;	
}

a:link {
	color: #333;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #74a722;
}
a:active {
	color: #74a722;
}
a.one:link {
	color: #74a722;
}
a.one:visited {
	color: #74a722;
}
a.one:hover {
	color: #74a722;
}
a.one:active {
	color: #74a722;
}

#foot2 {
	border-top: 0px solid #cc9;
	border-right: 0 none;
	border-bottom: 0 none;
	border-left: 0 none;
}

/* Golf left main */



#leftnav ul {
	padding: 0;
	list-style-type: none;
}
#leftnav ul {
	padding: 0;
	list-style-type: none;
}
#leftnav ul a:link, #leftnav ul a:visited {
	display: block;
	width: 260px;
	height: 40px;
	line-height: 29px;
	color: #4b6e22;
	text-decoration: none;
	background: #fff url("../images/golf/buttons/golf-button.jpg") no-repeat left top;
	text-indent: 45px;
	font-weight: 700;
}
#leftnav ul a:hover {
	background: #fff url("../images/golf/buttons/golf-button.jpg") no-repeat right top;
	color: #4b6e22;
	font-weight: 700;
}
#leftnav li {
	display: inline;
}
#leftnav li.first a {
	height: 40px;
	line-height: 40px;
}
#leftnav h2 {
	margin-bottom: 30px;
}

/* Contact Details */

div #resNumber ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4b6e22;
	line-height: 2em;
	font-size: 1em;
	font-weight: bold;
	list-style: none;
    margin-left: 10px;
	padding-left: 0px;
}

div #onlineNumber ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4b6e22;
	line-height: 2em;
	font-size: 1em;
	font-weight: bold;
	list-style: none;
    margin-left: 10px;
	padding-left: 0px;
}

#telNumbers ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4b6e22;
	line-height: 2em;
	font-size: 1em;
	font-weight: bold;
	list-style: none;
	margin-left: 10px;
	padding-left: 0px;
}

.onlineNumber {
    font-size: 1.1em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
    color: #4b6e22;
	line-height: 1.0em;
}
.resNumber {
	font-size: 1.5em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #74a722;
	line-height: 1.0em;
}


/*CSS to customise offer listing table*/

table.offerList {
	border-bottom: 1px solid #4b6e22;
	border-top: 0 none;
	border-left: 0 none;
	border-right: 0 none;
	background: url(../images/golf/offer-top-golf.jpg) #fff;
	background-repeat: no-repeat;
	background-position: left top;
}
table a:link, table a:visited {
	color: #006600;
}
table a:hover, thead th {
	color: #4b6e22;
}
tbody, th, td {
	border-top: 1px solid #4b6e22;
}
th {
	border-left: 1px solid #4b6e22;
}
td {
	border-right: 1px solid #4b6e22;
}
.offerLoc {
	width: 36%;
}
.offerHotel {
	width: 42%;
	color: #333;
}
.offerPrice {
	width: 22%;
	color: #fff;
	text-indent: 10px;
}
.date {
	color: #4b6e22;
}


h2 a:visited {
	font-size: 1.1em;
	color: #74a722;
}
h2 a:hover {
	font-size: 1.1em;
	color: #74a722;
}


.new {
	font-weight: bold;
	font-size: 1em;
	color: #ff0000;
}
