/* CSS Document */
body {
	background-color: #698f4e;
	text-align: center;
	font-size: 1px;
	}
p {
	margin-top: 5px;
	margin-bottom: 10px;
	padding-left: 0px;
	margin-right: 0px;
}
ul {
	margin-top: 5px;
	margin-bottom: 5px;
	
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #82BC41;
}

td#lhs {
	margin: 0;
}
td#rhs{
	font-size: 11px;
	text-align: left;
	border: 0px solid #000000;
	margin-right: 0px;
	padding-right: 40px;
	padding-left: 40px;
}



div#mainbody{
	background-image: url(images/page_elements/green_home3.jpg);
	background-repeat: no-repeat;
	width: 760px;
	margin: 0px;
	float: left;
}
div#def {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	padding-left: 5px;
	border: 1px solid #000000;
	margin-top: 30px;
	margin-left: 10px;
	margin-right: 10px;
	padding-right: 5px;
}
div#def p {
	margin:0px;
	padding-top: 5px;
	padding-bottom: 5px;
	}

div#exp{
}
div#bottom{
	background-color: #3F552E;
	color: #81BD43;
	width: 760px;
}
h2 {
	text-align: center;
	color: #ffffff;
	font-size: 10px;
	font-weight: normal;
	padding-top: 4px;
	letter-spacing: 1.5px;
	padding-right: 68px;
	}
table#container {
	width: 760px;
	background-color: #FFFFFF;
	border-left: 1px solid #5A2805;
	border-right: 1px solid #5A2805;
	text-align: left;
	border-bottom: 15px solid #3F552E;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}
table td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color:#FFFFFF;
	vertical-align:top;
}
td#topbanner {
	background-image: url(images/bannertop3.jpg);
	background-repeat: no-repeat;
	margin-bottom: 0px;
	height: 198px;}
td#nav{
	background-image: url(images/bannerbottom3.jpg);
	width: 760px;
	background-repeat: no-repeat;
	background-position: left top;
	height: 14px;
	margin-top: 0px;
	border-bottom: 1px solid #80BE43;
}
td#nav a {
	display: block;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
	float:left;
	font-weight: bold;
	font-size: 11px;
	margin-top: 1px;
	padding-left: 12px;
	padding-right: 12px;
}
td#nav a#contact {
}
td#nav a:hover {
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 0px;
	background-color: #62AF23;
	color: #FFFFFF;
	height: 20px;
}
td#bottom {
	border-bottom: 2px solid #85bb3f;
	border-top: 1px solid #85bb3f;
	padding-top: 5px;
	text-align: center;
	font-weight: bold;
	padding-bottom: 5px;
	}

.image {
	width: 170px;
	margin-left: 20px;
	margin-top: 10px;
	padding-bottom: 10px;
	color: #740C13;
	font-weight: bold;
	text-align: center;
}
h1 {
	color: #512500;
	font-size: 13px;
	font-weight: bold;
	margin-top: 10px;
	color: #512500;
	text-align: center;
	}
h3 {
	font-size: 11px;
	margin-top: 10px;
	text-align: center;
}
h4 {
	color: #512500;
	font-size: 13px;
	font-weight: bold;
	margin-top: 10px;
	}
table.bookingtable {
	font-size:11px;
	width:100%;
	border :1px solid #82BC41;}


div#green2 {
	background-color:#C2D6B4;
	border: 1px solid #fff;
}
div.green {
	font-weight: normal;
	font-size: 11px;
	padding: 5px;
	font-style: italic;
	background-color:#C2D6B4;
	border: 1px solid #82BC41;
	color:#333;
	}
div#pic {
	float: left;
	width: 40%;
}
div#right {
	float: left;
	width: 45%;
}
div#contact {
	background-color: #698f4e;
	color: #FFFFFF;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	border-left: 1px solid #97B4D2;
	border-right: 1px solid #97B4D2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 760px;
	position: relative;
	margin: 0 auto;
}
div#contact a {
	color: #FFFFFF;
}
div#contact a:hover {
	color: #3F552E;
}
div#botlinks {
	background-color: #698f4e;
	color: #FFFFFF;
	font-size: 10px;
	text-align: center;
	font-weight: normal;
	border-left: 1px solid #698f4e;
	border-right: 1px solid #698f4e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 760px;
	position: relative;
	margin: 0 auto;
	margin-top: 5px;
}
div#botlinks a {
	color: #FFFFFF;
	text-decoration: none;
}
div#botlinks a:hover {
	color: #3F552E;
}
