h1 {
	color: #962866;
}
a {
	color: #962866
}
body {
	background: url(../images/tile.gif) repeat top left;
}
div.photo-image {
	height: 470px;
	background: url(../images/bg_image1.jpg) no-repeat top left	
}
div.submenu-background {
	background-color: #962866;
}
div.sidebar-makebooking  {
	background-color: #FFD9EE;	
}
#sidebar-makebooking span.label {
	font-weight: bold;
}
#sidebar-makebooking div.field {
	padding-bottom: 6px;
}

th {
	vertical-align: top;
	background-color: #962866;
	color: #FFF;
}
td, th {
	border: 1px solid #962866;
	padding: 5px;
	margin: 0;	
}
a.golfbookingbtn {
	display: block;
	width: 170px;
	height: 34px;
	background-image: url('../images/golfbooking_btn.gif');
	float: left;
	margin-bottom: 7px;
	margin-right: 7px;
}
a.golfbookingbtn:hover {
	background-position: 0px 34px;
}
td.althead, th.althead {
	border: 0;
	text-align: left;
	color: #962866;
	font-weight: bold;
}
.package td, .package th {	
	
}
td.currency {
	text-align: right;
}
th.right, td.right {
	text-align: right;
}
