body {
	background:url(images/bg.gif) repeat-x #FFF;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	font-family:Verdana, Arial, sans-serif;
	font-size:12px;
}
.containerTop {
	float:left;
	background:url(images/pageTop.gif) no-repeat;
	width:1000px;
	height:25px;
}
.container {
	float:left;
	background:url(images/pageBG.gif) repeat-y;
	text-align:justify;
	width:1000px;
}
.containerBot {
	float:left;
	background:url(images/pageBot.gif) no-repeat;
	width:1000px;
	height:25px;
}
.header {
	float:left;
	width:1000px;
	height:85px;
	position:relative;
	z-index:5;
}
.logo {
	float:left;
	width:159px;
	height:161px;
}
.headerRight {
	float:left;
	width:841px;
	height:85px;
}
h1 {
	font-size:12px;
	text-align:right;
	margin:-3px 20px 0 10px;
}
h2 {
	font-size:14px;
	text-align:left;
	margin:10px 0px;
}
h3 {
	margin-top:0px;
	font-size:14px;
}
h4 {
	margin-top:0px;
	font-size:14px;
}
.menu {
	float:left;
	width:200px;
	margin-left:10px;
	padding-top:45px;
	text-align:center;
	font-weight:bold;
}
.menu a {
	background:url(images/button.gif) no-repeat;
	width:200px;
	line-height:30px;
	display:block;
	text-decoration:none;
	color:#666;
}
.menu a:hover {
	background:url(images/button_hover.gif) no-repeat;
	text-decoration:underline;
	color:#000;
}
.main ul {
	width:530px;
}
.main li {
	width:530px;
	list-style-position:outside;
	list-style-type:disc;
}
.menu ul,li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:0;
	margin:0;
}
.main {
	float:left;
	width:560px;
	padding:0 10px;
}
.main img {
	margin:0 10px 5px 10px;
}
.openingTimes {
	float:right;
	background:none;
	border:1px solid #297095;
	color:#297095;
	width:350px;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	margin:24px 10px 0 0;
	position:relative;
	z-index:3;
}
.right_col {
	float:left;
	width:190px;
	padding:0 5px;
}
.columnTitle {
	float:left;
	background:url(images/columnTitle.gif) no-repeat;
	width:160px;
	margin:0 6px;
	padding:0 10px;
	line-height:30px;
	height:30px;
}
.columnTitle h3 {
	text-align:center;
}
.columnTitle a {
	color:#000;
	text-decoration:none;
}
.columnTitle a:hover {
	color:#B1D25B;
	text-decoration:underline;
}
.notepad {
	float:left;
	width:170px;
	padding:10px;
	height:197px;
	overflow:hidden;
}
.notepad img {
	margin-bottom:10px;
}
#map {
	float:left;
	width:560px;
	height:450px;
	border:1px solid #aaaaaa;
}
.ClosedDates {
	float:left;
	width:178px;
	background:#E5E5E5;
	overflow:hidden;
	border:1px solid #aaaaaa;
	margin:0 6px 20px;
	text-align:left;
}
.open {
	font-size:14px;
	color:#C00;
	font-weight:bold;
}
.ClosedDates .open {
	font-size:12px;
}
.ClosedDates a {
	color:#000;
	text-decoration:none;
}
.ClosedDates a:hover {
	color:#B1D25B;
	text-decoration:underline;
}
.ClosedDates h4 {
	font-size:14px;
	padding:10px 10px 5px 10px;
	background-color:#e5e5e5;
	border:1px solid #ffffff;
	border-bottom:none;
	border-right:none;
	position:relative;
	margin:0;
	font-weight:normal;
}
.ClosedDates p {
	margin:0;
	font-size:11px;
	padding:0 10px 5px;
	border-bottom:1px solid #aaaaaa;
	background-color:#e5e5e5;
	border-left:1px solid #ffffff;
	position:relative;
}
.ClosedDates p.last {
	border-bottom:1px solid #ffffff;
}
.ClosedDates div {
	margin-top:0;
}
.ClosedDates ul,li {
	width:180px;
}
.temperature {
	float:left;
	width:728px;
	margin:10px 136px;
}
.Notices {
	float:left;
	width:530px;
	background:#E5E5E5;
	border:1px solid #aaaaaa;
	margin:5px 10px;
}
.Notices h3,h4 {
	margin:5px;
}
.Notices p {
	margin:15px 5px;
}
.captcha {
	background:#FFF;
	color:#000;
	margin:0px;
}
.footer {
	float:left;
	width:1000px;
	clear:both;
	margin-top:10px;
	font-size:10px;
	text-align:center;
}
.footer a {
	color:#000;
	text-decoration:none;
}
.footer a:hover {
	color:#B1D25B;
	text-decoration:underline;
}
