#menu ul {
}
#menu ul li {
	position: relative;
}
#menu ul li ul {
	display: none;
	position: absolute;
	top: 25px;
	left: 0;
	z-index: 100;
	overflow: visible;
	border-bottom: 1px solid #5d8cb0;
}
#menu ul li ul li {
	height: auto;
}
#menu ul li ul li a {
	height: auto;
	background: #9ec7e6;
	border: 1px solid #5d8cb0;
	border-top: none;
	border-bottom: none;
}
#menu ul li ul li a:hover {
	color: #355065;
	border-top: none;
	border-bottom: none;
}
.accessibility, hr {
   position: absolute;
   top: -999em;
   left: -999em;
}
dfn {
   position: absolute;
   left: -1000px;
   top: -1000px;
   width: 0;
   height: 0;
   overflow: hidden;
   display: inline;
}
p,h1,h2,h3,h4,h5,h6,form,ul,li,fieldset {
  margin: 0;
  padding: 0;
  list-style: none;
}
.clearb {
	clear: both;
}
.right {
	float: right;
}
.left {
	float: left;
}
.image {
	width: 0;
	height: 0;
	overflow: hidden;
	display: block;
}
body {
	margin: 0;
	text-align: center;
}
#container,#header,#footer {
	width: 857px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}
#header_container {
	height: 85px;
	background: #343026;
}
#footer_container {
	/*margin-top: -90px;*/
	background: #343026;
}
#header {
	height: 85px;
}
#header #logo {
	/*width: 330px;*/
	/*height: 31px;*/
	padding: 0;
	position: absolute;
	left: 10px;
	bottom: 25px;
	border: 1px solid #fff;
	border-left: none;
	border-right: none;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 250%;
	text-transform: uppercase;
}
#header #logo a {
	padding: 5px 0;
	color: #fff;
	/*padding: 25px 330px 0 0;
	display: block;
	background: url(../images/default/logo.png) no-repeat left 5px;*/
}
#header #logo a:hover {
	text-decoration: none;
}
#header #call {
	position: absolute;
	right: 10px;
	bottom: 25px;
}
#menu {
	width: 857px;
	height: 39px;
	position: absolute;
	top: 285px;
	left: 0;
	z-index: 1000;
}
#menu ul {
	height: 39px;
}
#menu ul li,#menu ul li a,#footer ul li {
	float: left;
}
#menu ul li {
	text-align: center;
}
#menu ul li a {
	height: 26px;
	padding: 12px 17px 0 17px;
	display: block;
}
#breadcrumb {
	position: absolute;
	left: 17px;
	top: 45px;
}
#content {
	position: relative;
}
#banner {
	height: 284px;
	overflow: hidden;
}
#banner p {
	width: 837px;
	padding: 10px;
	display: block;
	position: absolute;
	left: 0;
	bottom: 3px;
	color: #fff;
	background: url(../images/default/banner_p.png) no-repeat left bottom;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 150%;
}
#information {
	margin: 0 0 10px 0;
	width: 590px;
	float: left;
	background: #4d7428 url(../images/default/green_bg.png) repeat-x bottom;
	/*background: url(../images/default/information_bg.gif) repeat-y left;*/
}
#information .block {
	min-height: 235px;
	margin: 0 7px 7px 7px;
	padding: 10px;
	/*border: solid 5px #4d7428;*/
	border-top: none;
	background: #fff;
	color: #4F3E2A;
}
#information .block img {
	padding: 2px;
	background: #343026;
}
#information .block #map img,#information .block #directions img {
	padding: 0;
	background: none;
}
#sidebar {
	width: 237px;
	float: right;
	background: #4d7428 url(../images/default/green_bg.png) repeat-x bottom;
}
#sidebar .block {
	margin: 0 0 10px 0;
	padding: 10px;
	min-height: 236px;
}
#sidebar h2 {
	padding: 0 0 10px 0;
}
#sidebar p {
	padding: 5px 0 0 0;
}
#sidebar #contactUs {
	margin: 0 6px 13px 9px;
}
#sidebar #contactUs h2 {
	padding: 12px 12px 5px 12px;
}
#sidebar #contactUs p {
	padding: 5px 12px 10px 12px;
}
#sidebar #history p,#sidebar #details p,#sidebar #enquiry .formbuilderform {
	padding: 0;
}
#sidebar #details ul {
	padding: 0 10px 10px 17px;
}
#sidebar #details ul,#sidebar #details li {
	padding-bottom: 5px;
}
ul#sidebar_navigation {
	height: 32px;
	margin: 7px 7px 0 7px;
}
ul#sidebar_navigation li {
	width: 50%;
	float: left;
}
ul#sidebar_navigation li a,ul#sidebar_navigation li span {
	width: 100%;
	text-align: center;
	padding: 5px 0 7px 0;
	display: block;
	color: #4d7428;
	color: #fff;
	background: #B2D88B;
	background: #4d7428;
	font-size: 140%;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
ul#sidebar_navigation li#tab1 a {
	color: #4F3E2A;
	background: #fff;
}
ul#sidebar_navigation li a:hover {
	text-decoration: none;
}
ul#sidebar_navigation li#tab1_active span {
	color: #4d7428;
	background: #fff;
}
ul#tabs {
	height: 32px;
	margin: 10px 0 0 0;
	border-top: 1px solid #4d7428;
}
ul#tabs li {
	float: left;
}
ul#tabs li a,ul#tabs li span {
	padding: 5px 10px;
	display: block;
	color: #4d7428;
	font-size: 140%;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	border: 1px solid #4d7428;
	border-top: none;
}
ul#tabs li#tab1 a {
	color: #4d7428;
	background: #fff;
}
ul#tabs li a:hover {
	text-decoration: none;
}
ul#tabs li.active span {
	color: #fff;
	background: #4d7428;
}
#information #contactform,#information #enquiryform {
	padding: 0;
	margin: 0;
}
#sidebar #enquiry {
	color: #fff;
	background: #B2D88B;
	background: none;
}
#footer {
	padding: 30px 10px 10px 10px;
	font-size: 90%;
}
#footer ul li {
	padding: 0 5px 0 0;
}
p,h1,h2,h3,h4,h5,h6,form,ul,li,fieldset {
	font-size: 100%;
	font-weight: normal;
}
a {
	color: #233C03;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
body {
	background: #343026;
	font-size: 75%;
	font-family: Arial, Helvetica, sans-serif;
	color: #DDF7BE;
}
#container_wrap {
	padding: 25px 0 0 0;
	background: #f5f5f5 url(../images/default/shadow_top.png) repeat-x top;
}
#header #call {
	font-size: 200%;
	font-family: "Times New Roman", Times, serif;
	color: #fff;
}
#menu {
	background: url(../images/default/menu.gif) no-repeat left top; background: #4d7428;
	/*font-family: "Times New Roman", Times, serif;*/
	font-size: 120%;
}
#menu, #menu a {
	color: #fff;
}
#menu ul li a:hover,#menu ul li a.menuactive {
	background: #345609  url(../images/default/menuactive.png) repeat-x left top;
	text-decoration: none;
}
#breadcrumb {
	font-weight: bold;
}
#banner {
	margin: 0 0 25px 0;
	padding: 0 0 39px 0;
}
#banner,#information,#sidebar {
}
h1 {
	height: 33px;
	padding: 7px 17px 0 17px;
	font-family: "Times New Roman", Times, serif;
	font-size: 180%;
	color: #4d7428;
	color: #fff;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 150%;
}
#information p {
	padding: 5px 0;
}
#sidebar {
	width: 242px;
}
#sidebar .block {
	margin: 0 7px 7px 7px;
	color: #fff;
	background: #81B242;
	color: #4F3E2A;
	background: #fff;
}
#sidebar h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 190%;
	color: #4d7428;
}
#sidebar #history a.readMore,#sidebar #details a.readMore {
	font-family: Georgia, "Times New Roman", Times, serif;
}
#sidebar #details ul,#sidebar #details li {
	list-style: disc;
}

#footer,#footer a {
	color: #fff;
}
.error_message {
	color: #ff0000;
}
#information .error_message ul {
	padding: 0;
}
.error_message ul li {
	padding: 0 0 1px 0;
	background: none;
	list-style: none;
}
.formbuilderform {
	width: 100%;
	padding: 10px 0 0 0;
}
#enquiry .formbuilderform {
	width: auto;
}
.formbuilderform.signup {
	padding: 0;
	position: relative;
}
.formbuilderform legend {
	display: none;
}
.formbuilderform fieldset {
	margin: 0;
	padding: 0;
	border: none;
	clear: both;
}
.formbuilderform.enquire fieldset {
	padding: 0 0 0 5px;
}
.formbuilderform fieldset fieldset.col {
	margin: 10px 13px 0 0;
	width: 106px;
	float: left;
	clear: none;
}
.formbuilderform fieldset fieldset.col.result {
	margin: 10px 0 0 0;
}
.formbuilderform fieldset legend {
	margin: 0;
	padding: 0;
	color: #5F6971;
}
.formbuilderform fieldset div {
	width: 410px;
	min-height: 30px;
	padding: 5px 0;
	float: left;
}
#enquiry .formbuilderform fieldset div  {
	width: 100%;
}
.formbuilderform fieldset div.row {
	float: none;
	width: 100%;
	clear: both;
}
#enquiry .formbuilderform fieldset div.row {
	float: none;
	width: 100%;
	padding: 0;
	clear: both;
}
#enquiry .formbuilderform fieldset div {
	min-height: 22px;
	padding: 3px 0 0 0;
	clear: both;
}
.formbuilderform fieldset div.editor {
	width: 798px;
	margin: 10px 0 0 0;
	padding: 5px 10px;
	display: block;
	float: none;
	border: 1px solid #c0c0c0;
	background: #fff;
	clear: both;
}
#enquiry .formbuilderform fieldset div.editor {
	margin: 5px 0 0 0;
	padding: 2px;
	color: #000;
	border: none;
	background: #fff;
}
.formbuilderform.signup fieldset div {
	width: 170px;
	float: left;
	clear: none;
}
.formbuilderform fieldset.col div {
	padding: 5px 0;
}
.formbuilderform fieldset div label {
	max-width: 440px;
	padding: 3px 0 3px 10px;
	float: left;
}
#enquiry .formbuilderform fieldset div label {
	padding-left: 0;
}
.formbuilderform fieldset div.row label {
	width: 120px;
	display: block;
	float: left;
}
#enquiry .formbuilderform fieldset div.row label {
	width: 100%;
	padding-left: 0;
	display: block;
	float: left;
}
.formbuilderform.signup fieldset div label {
	display: none;
}
.formbuilderform fieldset div.strong label {
	font-weight: bold;
}
.formbuilderform fieldset div.break label {
	max-width: 470px;
	padding: 3px 0;
}
.formbuilderform fieldset div.postcode label {
	width: 200px;
}
.formbuilderform fieldset div.checkbox label {
	width: 400px;
	margin: -20px 0 0 0;
}
.formbuilderform fieldset div.textarea label {
	width: 464px;
	padding: 3px;
}
.formbuilderform fieldset div input,.formbuilderform fieldset div select {
	float: right;
}
.formbuilderform.signup fieldset div input,.formbuilderform fieldset div.row select {
	float: none;
}
#enquiry .formbuilderform fieldset div.row select {
	clear: both;
}
.formbuilderform fieldset fieldset.col div input,.formbuilderform fieldset fieldset.col div select {
	width: 100px;
	float: none;
}
.formbuilderform fieldset div input[type="text"] {
	width: 136px;
	padding: 3px 5px;
	color: #5f6971;
	border: 1px solid #c0c0c0;
}
#information .formbuilderform fieldset div input[type="text"] {
	width: 200px;
}
#enquiry .formbuilderform fieldset div input[type="text"] {
	width: 102px;
	padding: 2px;
	color: #000;
	border: none;
	background: #fff;
}
.formbuilderform.signup fieldset div input[type="text"] {
	width: 150px;
}
.formbuilderform.signup fieldset div.email input[type="text"] {
	width: 200px;
}
.formbuilderform fieldset fieldset.col div input[type="text"] {
	width: 100px;
}
body.contact .formbuilderform fieldset div input[type="text"] {
	width: 410px;
}
.formbuilderform fieldset div select {
	width: 148px;
	padding: 3px;
	color: #5f6971;
	border: 1px solid #c0c0c0;
}
#information .formbuilderform fieldset div select {
	width: 212px;
}
#information .formbuilderform fieldset div.row label {
	width: 178px;
}
#information .formbuilderform fieldset div.row select {
	width: auto;
}
#enquiry .formbuilderform fieldset div select {
	width: 106px;
	padding: 2px;
	color: #000;
	border: none;
	background: #fff;
}
#enquiry .formbuilderform fieldset div.row select {
	width: 225px; width: auto;
	padding: 2px;
	color: #000;
	border: none;
	background: #fff;
}
.formbuilderform fieldset div.row select {
	width: auto;
	padding: 2px;
	color: #5f6971;
	border: 1px solid #c0c0c0;
}
.formbuilderform fieldset div.postcode input {
	float: right;
}
.formbuilderform fieldset div textarea {
	color: #5f6971;
	border: 1px solid #c0c0c0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
.formbuilderform fieldset div.editor textarea {
	width: 100%;
	height: 100px;
	margin: 0;
	padding: 0;
	float: none;
	border: none;
	color: #000;
}
#enquiry .formbuilderform fieldset div.editor textarea {
	height: 40px;
	color: #000;
	background: #fff;
}
.formbuilderform fieldset div input[type="checkbox"] {
	margin: 3px 0 0 0;
	float: right;
}
.formbuilderform div.submit {
	text-align: right;
	padding: 10px 0 0 0;
}
#enquiry .formbuilderform div.submit {
	text-align: right;
	padding: 5px 0 0 0;
}
.formbuilderform.signup div.submit {
	padding: 0;
	position: absolute;
	right: 5px;
	bottom: 7px;
}