body {
	background-image:url(images/background.jpg);
	background-repeat:repeat-x;
	margin:0 auto;
	background-color:#bebebe;
	font-size:62.5%;
	font-family:Arial, Helvetica, sans-serif;
}
/*Header*/

#header {
	width:995px;
	height:161px;
	margin:0 auto;
	background-image:url(images/header.jpg);
}
#logo {
	height:66px;
	width:397px;
	padding:58px 0px 0px 96px;
	float:left;
}
#opening-hours {
	width:265px;
	height:15px;
	float:right;
	margin:34px 40px 0px 0px;
	padding-right:5px;
	font-size:1.2em;
	font-weight:bold;
	color:#FFF;
	text-align:right;
}
#telephone-number {
	width:240px;
	height:42px;
	float:right;
	margin:2px 40px 0px 0px;
	background-image:url(images/tel-box.gif);
	background-repeat:no-repeat;
	padding:8px 0px 0px 25px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-size:2.7em;
	color:#1c325b;
}
#address {
	width:250px;
	height:46px;
	float:right;
	margin-right:40px;
	padding-right:5px;
	font-weight:lighter;
	font-size:1.4em;
	color:#46cac5;
	text-align:right;
}
#address p {
	margin:0px 0px 2px 0px;
}
/*Navigation*/

#menu {
	width:961px;
	height:51px;
	margin:0 auto;
	background-image:url(images/menu.gif);
	font-size: 1.5em;
	color:#081e47;
	text-align:left;
}
#menu ul {
	margin: 0px;
}
.border {
	border-left:1px solid #49d3ce;
	border-right:1px solid #2e8683;
	margin:0px;
}
#menu li {
	float:left;
	margin:0px;
	list-style-type:none;
}
#menu li a:hover {
	background-color:#dddddd;
	color:#081e47;
	display:block;
	text-decoration: none;
	border-left:2px solid #49d3ce;
	border-right:2px solid #2e8683;
	padding:16px 30px 17px 30px;
}
#menu a:link {
	text-decoration: none;
	display:block;
	border-left:2px solid #49d3ce;
	border-right:2px solid #2e8683;
	color:#081e47;
	padding:16px 30px 17px 30px;
}
#menu a:visited {
	text-decoration: none;
	display:block;
	border-left:2px solid #49d3ce;
	border-right:2px solid #2e8683;
	color:#081e47;
	padding:16px 30px 17px 30px;
}
#menu a:active {
	text-decoration: none;
	display:block;
	border-left:2px solid #49d3ce;
	border-right:2px solid #2e8683;
	color: #fff;
	padding:16px 30px 17px 30px;
}
/*Main Content*/

#container {
	width:968px;
	padding-top:10px;
	margin:0 auto;
}
#left-main {
	width:668px;
	float:left;
	background-image:url(images/main-background.gif);
	background-repeat:repeat-y;
}
#left-main p {
	padding:0px 12px 15px 18px;
	font-size:1.2em;
	color:#333333;
	line-height:1.4em;
}
#left-main ul {
	padding-left:18px;
	font-size:1.2em;
	color:#333333;
}
#left-main li {
	padding-bottom:2px;
	list-style:none;
}
.left-header {
	padding-top:0px;
	margin-top:0px;
	float:left;
}
.left-bottom {
	width:668px;
	float:left;
	padding:12px 0px 0px 0px;
	margin:12px 0px 0px 0px;
}
#right-main {
	width:291px;
	margin-left:5px;
	float:left;
	background-image:url(images/main-background2.gif);
	background-repeat:repeat-y;
	overflow:hidden;
}
.right-bottom {
	width:291px;
	float:left;
	padding-top:42px;
}
#sitemap-main {
	width:668px;
	float:left;
	background-image:url(images/main-background.gif);
	background-repeat:repeat-y;
}
#sitemap-main p {
	padding:0px 12px 0px 18px;
	font-size:1.2em;
	color:#333333;
	line-height:1.4em;
}
#sitemap-main ul {
	padding-left:25px;
	font-size:1.2em;
	color:#333333;
	list-style:circle;
	line-height:2.4em;
}
#sitemap-main li {
	padding-bottom:2px;
	list-style:square;
}
#flash-container {
	float:left;
	width:657px;
	padding-bottom:8px;
}
.flash {
	float:left;
	margin-left:6px;
}
.pic-align {
	float:right;
	padding:0px 20px 13px 20px;
}
.google-maps {
	float:left;
	margin:0px 5px 16px 16px;
	border:solid 1px #999;
}
.google-maps-text {
	font-size:0.9em;
}
/*Right Column*/

.buttons {
	margin-left:9px;
	margin-top:0px;
	margin-bottom:2px;
}
.enquire-heading {
	font-size:1.4em;
	font-weight:bold;
	margin:15px 0px 0px 14px;
	float:left;
	color:#031a6a;
	padding-right:90px;
}
.enquiry-subheading {
	font-size:1.1em;
	font-weight:bold;
	padding-bottom:0px;
	color:#000;
}
#enquiry-form {
	width:270px;
	height:160px;
	margin:10px 0px 0px 10px;
	padding-left:5px;
}
#enquiry-table {
	padding-left:0px;
}
#enquiry-form-contactpage {
	width:270px;
	margin:10px 0px 14px 10px;
	padding-left:5px;
}
#enquiry-form-contactpage p {
	font-size:1.1em;
	font-weight:bold;
	padding-bottom:1px;
	margin-top:0px;
}
.submit-button {
	margin:10px 0px 15px 0px;
	width:261px;
	height:31px;
}
.form-text {
	width:190px;
}
.enquiry-fields {
	font-size:1.1em;
	color:#000;
	border:1px;
	border-style:solid;
	border-color:#CCC;
	margin-bottom:5px;
	padding:4px 0px 0px 4px;
}
.enquiry-fields-highlighted {
	font-size:1.2em;
	color:#000;
	background-color:#FFC;
	border:1px;
	border-style:solid;
	border-color:#CCC;
	margin-bottom:5px;
	padding:4px 0px 0px 4px;
	width:255px;
	font-family:Arial, Helvetica, sans-serif;
}
#facilities {
	width:261px;
	height:233px;
	margin:10px 0px 20px 14px;
	background-image:url(images/venue-facilities.gif);
	background-repeat:no-repeat;
	overflow:hidden;
	
}
#facilities ul {
	padding-top:34px;
	font-size:1.3em;
	color:#FFF;
	list-style:url(images/tick.gif);
	margin-bottom:1px;
}
#facilities li {
	padding:0px;
	margin:0px;
}
#hire-prices {
	width:261px;
	min-height:710px;
	margin:10px 0px 20px 14px;
	padding:35px 8px 0px 8px;
	background-image:url(images/prices.gif);
	background-repeat:no-repeat;
	font-size:1.0em;
	color:#FFF;
	overflow:hidden;
}
.hire-prices p {
	font-size:1.0em;
}
.hire-prices-heading {
	font-size:1.2em;
	color:#FFF;
	padding-top:15px;
}
#table-spacing {
	margin-top:5px;
}
#table-spacing2 {
	margin-top:5px;
}
.bubble {
	margin:20px 20px 10px 20px;
	background-color:#ECECEC;
	color:#ee4180;
	padding:10px 10px 2px 10px;
}
/*Headings*/
h1 {
	font-family:"Times New Roman", Times, serif;
	font-weight:lighter;
	font-size:2.4em;
	padding-top:15px;
	color:#39a5a1;
	padding-left:16px;
}
h2 {
	font-size:1.8em;
	color:#036;
	padding:20px 0px 0px 16px;
}
h3 {
	font-size:1.8em;
	color:#036;
	padding:20px 0px 0px 16px;
}
h4 {
	font-size:1.8em;
	color:#036;
	padding:20px 0px 0px 16px;
}
.h1 {
	font-family:"Times New Roman", Times, serif;
	font-weight:lighter;
	font-size:2.4em;
	padding:15px 0px 0px 16px;
	color:#39a5a1;
}
.h2 {
	font-size:1.8em;
	color:#036;
	padding:20px 0px 0px 16px;
	font-weight:bold;
	margin-top:15px;
}
/*Footer*/

#footer {
	width:968px;
	margin:0 auto;
	padding:15px 0px 20px 0px;
	float:left;
	font-size:1.1em;
	color:#333333;
	text-align:center;
}
#footer p {
	padding-bottom:2px;
	margin-bottom:2px;
	line-height:0.6em;
}
#footer ul {
	padding:0px;
	text-align:center;
}
#footer li {
	padding:0px 7px 0px 7px;
	list-style-type:none;
	display:inline;
	border-right: 1px solid #9e9e9e;
	color:#333333;
}
#footer a:link {
	color:#333333;
	text-decoration:none;
	font-size:1em;
}
#footer a:visited {
	color:#333333;
	text-decoration:none;
	font-size:1em;
}
#footer a:hover {
	color:#39a5a1;
	text-decoration:none;
	font-size:1em;
}
a:link {
	color:#000;
	text-decoration:underline;
	font-size:1em;
}
a:visited {
	color:#000;
	text-decoration:underline;
	font-size:1em;
}
a:hover {
	color:#39a5a1;
	text-decoration:none;
	font-size:1em;
}

