body {
	background-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-style: normal;
	font-size: 80%;
	line-height: 150%;
}
#wrapper {
	width: 960px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	padding-top: 15px;
	padding-bottom: 30px;
	background-color: #DDD8C3;
}
#navig {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	margin-bottom: 10px;
	text-align: left;
	margin-left: 30px;
	}
#innerwrapper {
	width: 900px;
	border: 2px solid #FFFFFF;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#stats {
	text-align: center;
	height: 12px;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 2px;
}
#frontcopy {
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: left;
	float: none;
	width: 900px;
}
#gardencopy {
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: left;
	width: 860px;
	padding-left: 40px;
	}
#watercopy {
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: left;
	width: 860px;
	padding-left: 40px;
}
.gardenimg {
	margin-left: 50px;
	margin-right: 10px;
}
a:link {
	font-weight: bold;
	color: #006700;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #006700;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #006700;
	text-decoration: underline;
}
td {
	border: 1px solid #ebebeb;
}
table {
	background-color: #E5E0CC;
	border: 1px solid #E6E6E6;
}
input {
 background-color: #ebebeb;
  border: 1px solid #6699cc;
}
textarea {
 background-color: #ebebeb;
  border: 1px solid #6699cc;
}
.bookingstable {
background-color: #E5E0CC;
	}
td.bookings {
	border: 1px solid #E5E0CC;
}
.greentxt {
	font-size: 120%;
	font-weight: bold;
	color: #036306;
}
.todo {
	border: 1px dashed #FFFFFF;
	width: 95%;
	padding: 5px;
	margin-top: 5px;
	background-color: #EBE6D2;
	}
.todocontact {
	border: 1px dashed #FFFFFF;
	width: 95%;
	padding: 5px;
	margin-top: 5px;
	background-color: #EBE6D2;
	background-image: url(images/beatepaul.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

