.golfCourseUtilities
{
	margin: 20px 0 40px 0;
}

.golfCourseUtilities h3
{
	background: url(images/right_grass_1.gif) bottom right no-repeat;
	border-bottom: 1px solid #a0a0a0;
	font-size: 1.3em;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

.golfCourseUtilities h4
{
	border-top: 2px solid #eee;
	color: #60A642;
	font-size: 1.3em;
	margin: 10px 0 5px 0;
	padding-top: 10px;
	text-transform: uppercase;
}

.golfCourseUtilities .noBorder h4
{
	border-top: 0;
	margin-top: 5px;
}

.golfCourseUtilities h4 span
{
	font-weight: normal;
}

.seasonTable
{
	margin-top: 10px;
}
.seasonTable th, .seasonTable td
{
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	height: 20px;
	line-height: 20px;
	padding: 4px;
	text-align: center;
	width: 65px;
}
.seasonTable th
{
	color: #2D69A6;
	font-weight: bold;
	padding: 0 4px;
}
.seasonTable .seasonText
{
	width: 75px;
}
.seasonTable .weekDay
{
	background: url(images/2fore1.cross.16x16.gif) no-repeat center center;
	text-indent: -9000px;
}
.seasonTable .yes241
{
	background-image: url(images/2fore1.tick.16x16.gif);
}

.orderVouchers
{
	margin-top: 20px;
}
.orderVouchers .left
{
	float: left;
	width: 285px;
}
.orderVouchers .right
{
	float: right;
}
.orderVouchers h5
{
	font-size: 1.2em;
	font-weight: bold;
	margin: 0;
}
.orderVouchers h5 span
{
	color: #60A642;
}

.otherCourseRegion ul
{
	font-size: 1.0em !important;
	list-style-type: square !important;
	margin-left: 15px;
}
.otherCourseRegion .relatedInfo h3
{
	display: none !important;
}
.otherCourseRegion ul li
{
	color: #1F4A75 !important;
	margin: 4px 0 !important;
}
.otherCourseRegion ul li a
{
	color: #1F4A75 !important;
	font-weight: normal !important;
	text-decoration: none !important;
}
.otherCourseRegion ul li a:hover
{
	text-decoration: underline !important;
}
