@charset "utf-8";
body {
	background-color: #8899D5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../_images/full9.png);
	background-repeat: repeat;
}
h1 {
	font-size: 24px;
	color: #060;
}
h2 {
	font-size: 16px;
	color: #060;
	font-weight: bold;
}
h3 {
	font-size: 12px;
	color: #FF7F00;
}
.menucontainer {
	width: 900px;
	background-color: #FFF;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	height: 100px;
}
.container {
	width: 740px;
	background-color: #FFF;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	height: 100px;
}
#header {
	width: 640px;
	f\loat: left;
	height: auto;
	position: relative;
}
#seasonalpicture {
	f\loat: right;
	width: 100px;
	top: 0px;
	position: relative;
	height: 100px;
	background-color: #FFF;
}
#maincontent {
	position: relative;
	width: 650px;
	left: 0px;
	f\loat: right;
	padding-left: 10px;
	padding-right: 20px;
	background-color: #FFF;
	color: #000;
	text-align: justify;
}
#menu {
	width: 830px;
	background-color: #B5E294;
	position: absolute;
	f\loat: left;
	top: 110px;
	left: 0px;
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
	border-left-style: none;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 70px;
}
#container {
	width: 900px;
	position: absolute;
	top: 165px;
	float: left;
	left: 0px;
	background-color: #FFF;
}
#submenu {
	float: left;
	width: 200px;
	position: relative;
	top: 25px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-bottom: 15px;
}
.menucontainer #container table tr td h4 {
	font-size: 12px;
	color: #FC3;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #060;
	border-right-color: #060;
	border-bottom-color: #060;
	border-left-color: #060;
	background-color: #060;
}
.readmore {
	font-size: 9px;
	float: right;
	margin: 0px;
	position: relative;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.menucontainer #container #tablediv {
	padding-left: 10px;
	padding-right: 0px;
}
.pic {
	position: relative;
	text-align: center;
	margin-top: 0px;
	margin-right: 60px;
	margin-bottom: 0px;
	margin-left: 60px;
}
.description {
	width: 600px;
	clip: rect(auto,auto,auto,auto);
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.tourNav {
	height: 80px;
	width: 600px;
	float: left;
	font-size: x-small;
	font-style: italic;
	text-align: center;
}
#left {
	float: left;
	width: 50px;
	position: relative;
	padding-top: 220px;
	text-align: right;
}
#right {
	float: right;
	width: 50px;
	text-align: left;
	padding-top: 220px;
	margin-left: 10px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain its child floats */
  clear: both;
  height: 0;
  font-size: 1px;
  line-height: 0px;
}
#footer {
	clear: both;
	margin: 0px;
	background-color: #060;
	padding: 10px;
	color: #FFF;
}
#footer p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9pt;
	color: #FFF;
	font-style: normal;
}
#clearFloat {
	clear: both;
}
.left {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.right {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.centre {
	margin-top: 0px;
	margin-bottom: 0px;
	clear: both;
	margin-right: 15px;
	margin-left: 15px;
}
.menucontainer #container #maincontent img {
	position: relative;
}
