body {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFCC;
}
.centre {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background-image: url(../_img/page-background.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}










.contact-details {
	text-align: center;
	background-color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #660000;
	padding: 7px;
	font-weight: normal;
	margin: 0px;
}
.contact-details a {
	color: #660000;
	text-decoration: none;
	font-weight: normal;
}
.contact-details a:hover {
	color: #660000;
	text-decoration: underline;
}











.topnav {
	text-align: center;
	background-color: #660000;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #FFFFCC;
	padding: 7px;
	font-weight: normal;
	margin: 0px;
}
.topnav a {
	color: #FFFFCC;
	text-decoration: none;
	font-weight: normal;
	margin-right: 8px;
	margin-left: 8px;
}
.topnav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}











.mainimage {
	background-color: #CCCCCC;
	width: 750px;
	margin: 0px;
}











.main {
}











.left {
	width: 490px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
	float: left;
	padding-left: 20px;
}
.left h1 {
	margin-top: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: large;
	margin-right: 15px;
	margin-left: 15px;
	font-style: italic;
}
.left h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #660000;
	margin-top: 0px;
	margin-bottom: 5px;
	font-weight: normal;
	margin-right: 15px;
	margin-left: 15px;
}
.left p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	line-height: 1.5em;
	color: #666666;
	margin-bottom: 15px;
	margin-top: 0px;
	margin-left: 15px;
	margin-right: 15px;
}
.left p strong {
	color: #000000;
	font-weight: normal;
}
.left table {
	margin-top: 20px;
	margin-bottom: 20px;
}
.left table tr td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	background-color: #CCCC99;
	padding: 5px;
	color: #660000;
}
input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC0000;
}










.right {
	width: 185px;
	float: right;
	margin-bottom: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #660000;
	padding-left: 20px;
	margin-top: 25px;
	padding-right: 20px;
}
.right p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #333333;
	line-height: 1.4em;
	margin-top: 0px;
}
.right p strong {
	color: #000000;
	font-style: italic;
}
.right h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	line-height: 1.4em;
	color: #660000;
	margin-top: 0px;
}








.footer {
	clear: both;
	padding-top: 30px;
	padding-bottom: 15px;
	margin-top: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	color: #660000;
	line-height: 1.4em;
	text-align: right;
	padding-right: 100px;
	background-image: url(../_img/page-bottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 75px;
	margin-bottom: 0px;
	background-color: #FFFFCC;
}
.freebottle {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(../_img/freebottle-bg.jpg);
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #660000;
	border-left-color: #660000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #333333;
	text-align: center;
	line-height: 1.4em;
}
.openingtimes {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#freebottlebottom {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#title {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.eventslist {}
.eventslist ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: normal;
	text-decoration: none;
	list-style-type: none;
	display: block;
	margin: 0px;
	list-style-position: outside;
	padding: 0px;
}
.eventslist ul li {
	list-style-type: none;
	display: block;
	list-style-position: outside;
	margin: 0px 0px 1px;
	text-align: left;
	background-color: #999966;
}
.eventslist ul li a {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #999966;
	padding: 6px 7px;
	display: block;
	list-style-type: none;
}
.eventslist ul li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #660000;
}
.eventslist .on {
	background-image: url(../_img/buttonbg.gif);
	background-repeat: repeat-y;
	background-color: #006699;
	background-position: right;
}
.left p a {
	color: #333333;
}
.left p a:hover {
	text-decoration: underline;
	color: #990000;
}
.left form {
	margin-right: 15px;
	margin-left: 15px;
}
.rimgtop {
	margin-top: 15px;
}
.red {
	color: #990000;
}
.main2 {
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
	float: left;
	padding-left: 100px;
	padding-right: 100px;
	text-align: center;
}
.main2  h1 {
	margin-top: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: large;
	margin-right: 15px;
	margin-left: 15px;
	font-style: italic;
}
.main2  h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #660000;
	margin-top: 0px;
	margin-bottom: 20px;
	font-weight: normal;
	margin-right: 15px;
	margin-left: 15px;
	line-height: 1.5em;
}
.main2  p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	line-height: 1.5em;
	color: #333333;
	margin-bottom: 15px;
	margin-top: 0px;
	margin-left: 15px;
	margin-right: 15px;
}
.main2  p  strong {
	color: #000000;
	font-weight: normal;
}
.main2  p  a {
	color: #333333;
}
.main2  p  a:hover {
	text-decoration: underline;
	color: #990000;
}
