
body {
	text-align: center;

		/* custom */
		background: #f6f6f6 url(../images/contbak.jpg) top center repeat-y;
		font-family: verdana;
		font-size: .7em;
		color: #545550;
		margin-left: -1px;
}

html {
		background: #f6f6f6 url(../images/contbak.jpg) top center repeat-y;
}

a {
		color: #415c23;
}

a:hover {
		color: #478008;
}


ol, ul {
	list-style-type: disc;
	padding-left: 20px;
	margin-left: 20px;
}

ol {
	list-style-type: decimal;
}

p {
	padding: 8px 0;
}

h1,h2,h3,h4,h5 {
	line-height: 1.5em; padding: 9px 0; margin: 0;
}

h1 {font-size: 1.7em; font-family: georgia; color: #495f38;}
h2 {font-size: 1.4em; font-family: georgia; color: #495f38;}
h3 {font-size: 1.2em; font-family: georgia; color: #495f38;}
h4 {font-size: 1.1em;}
h5 {font-size: 1em;}
h6 {font-size: .9em;}



#c1 {
	margin: 0 auto;
	width: 772px;
	text-align: left;
	z-index: 1;

		/* custom */
		background: #fff url(../images/contbak.jpg) top center repeat-y;
}

#c2 {
	margin: 0 auto;
	width: 764px;
	z-index: 2;
}

#c3 {
	z-index: 3;
}

.holder {
	padding: 10px 27px 45px 27px;
	width: 710px;
	z-index: 101;
}

#topbar {

	width: 708px;
		/* custom */
		background: #ffffff;
		padding: 0;
		border: 1px solid #014933;
}

#topbar img.graphic,#topbar img#logo, #topbar span.imghldr {
		border: 1px solid #014933;
		float: left;
		width: 116px;
		height: 75px;
		overflow: hidden;
}

#topbar img.graphic {

}

#topimgdiv {
}

#content {
	width: 710px;

		/* custom */
		line-height: 1.6em;
		overflow:auto;
		top:210px;
		bottom:70px;
		position:fixed;
		padding: 0 0 0 30px;
		z-index: 100;
}

.floatleft {
		float: left;
		margin: 0 10px 6px 0;
}

.floatright {
		float: right;
		margin: 0 0 6px 10px;
}

.floatleft, .floatright, #lhs img {
		border-style: solid;
		border-color: #ffffff;
}

#lhs {

		/* custom - set width of lhs */
		margin: 0;
		padding: 10px 10px 20px 10px;
		font-size: 1.1em;
}

.bak {
		float: right;
}

.memb b.boldit {
		float: left;
		width: 150px;
		padding: 8px 0;
}

.memb .membtype p {
		float: left;
		width: 400px;
}

#map {
		height: 500px;
		width: 476px;
		border: 1px solid #E2EFF8;
		margin: 15px 0;
}

.searchinput {
		width: 160px;
		margin: 0;
		padding: 2px;
		height: 17px;
		font-size: 13px;
		border-top: 1px solid #d5d5d5;
		border-left: 1px solid #d5d5d5;
		border-right: 1px solid #a8acab;
		border-bottom: 1px solid #a8acab;
		color: #626262;
}

#searchbutt {
		border: 0;
		margin: 0 0 0 2px;
		background: #0d2994;
		color: #ffffff;
		border-right: 1px solid #9BBACF;
		border-bottom: 1px solid #4F7F9F;
		padding: 2px;
		font-weight: bold;
}

#searchbutt:hover {
		background: #5795E0;
		color: #2E3957;
}

#searchbutt:focus {
		background: #fff;
		color: #2E3957;
}

.gallery, .galleryleft {
		text-align: center;
		margin:20px 22px 0 0;
		float: left;
}

.galleryleft {
		margin:20px 0 0 0;
}

.gallery img, .galleryleft img, .bordered {
		border: 1px solid #fff;
}

.gallery a, .galleryleft a {
		text-decoration: none;
}

.gallery span, .galleryleft span {
       font-family: arial;
       padding: 1px;
}

.gallery a span, .galleryleft a span {
		margin-top: 2px;
		padding: 0 10px 0 0;
		background: url(../images/magnify.png) top right no-repeat;
		display: block;
}

/* The booking form CSS */

.contactform {
		margin: 0;
		padding: 0;
		padding-top: 20px;
		font-size: 12px;
		float: left;
}

.contactform div input, .contactform div select, .contactform div textarea {
		width: 250px;
		font-size: 13px;
		padding: 1px 3px;
		margin: 0 0 0 0;
		float: right;
		color: #4F4A4A;
		border: 1px solid #ABADB3;
}

.contactform div input:focus, .contactform div select:focus, .contactform div textarea:focus {
		border: 1px solid #5F595B;
}

.contactform label {
		float: left;
		font-weight: bold;
		width: 155px;
		text-align: left;
}

.contactform div {
		clear: both;
		float: left;
		width: 420px;
		display: block;
		margin: 1px 0 0 0;
		padding: 4px 3px;
}

.contactform fieldset {
		float: left;
		font-size: 100%;
		padding: 0;
		margin: 0;
}

.contactform fieldset legend {
		font-size: 120%;
		font-weight: normal;
		margin: 0 0 0 0;
		line-height: 1.5em;
}

.contactform span {
		font-weight: normal;
}

.red {
		color: #FF2F2F;
		padding-left: 5px;
}

.contactform p {
		margin: 0;
		padding-left: 248px;
		text-align: left;
		clear: both;
}

#submit input {
		width: 250px;
		font-style: italic;
		margin: 0;
		font-weight: bold;
		padding: 0;
		color: #fff;
		background: #4CAF91;
}

#submit input:hover {
		background: #D3DCC7;
		color: #495F38;
}

#rhs {
	float: right;

		/* custom - set width of rhs */
		width: 208px;
		padding: 0 0 10px 25px;
}

#rhs a {
		color: #6b6361;
}

#rhs a:hover {
		color: #478008;
}

.rhsitem {
		padding: 14px 0 0 0;
		margin: 0 0 19px 0;

}

.rhsitem#RHS1 {
		border-top: none;
}

#rhs h3 {
		color: #343235;
		padding: 0 0 5px 0;
		margin: 0 0 10px 0;
		font-size: 1.2em;
		border-bottom: 1px dashed #6e8074;
}

#rhs h3 a {
		color: #343235;
		text-decoration: none;
}

#rhs h5 a {
		font-size: 1em;
		color: #099F6E;
		font-style: italic;
		text-decoration: none;
}

#rhs h5 a:hover {
		color: #099F6E;
}

#rhs h5 {
		padding-bottom: 0;
}

#rhs .newslinks a {
		display: block;
		font-weight: bold;
}

#rhs #testimonial blockquote {
		color: #466031;
		font-family: Georgia;
		font-size: 1.1em;
		font-style: italic;
		font-weight: bold;
}

#rhs #testimonial p {
		color: #636864;
		padding: 7px 0 0 0;
}

.unsub {
		text-align: center;
		display: block;
}

#wht {
		border-bottom: 4px solid #fff;
}

#credits {

		/* custom */
		width: 764px;
		height: 70px;
		padding: 30px 0 0 0;
		line-height: 1.8em;
		z-index: 10;
		text-align: center;
		position: absolute;
		bottom: 0;
}


#credits p {
		color: #ffffff;
		padding: 10px 20px;
		margin: 30px 26px 0 26px;
		background: #004a33;

}

#credits a {
		color: #ffffff;
		text-decoration: none;
}

#credits a:hover {
		text-decoration: underline;
}

p.not {display: none}

.clear {
	clear: both;
}

#sitemap li {
margin-left: 15px;
padding-left: 5px;
list-style-type: disc;
}

#sitemap li li {
list-style-type: square;
}

#sitemap li li li {
list-style-type: circle;
}