body {
	background-color: #97BE97;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a img {border: none; } 

.bodytext {
	font-size: 14px;
	font-family: Verdana;
	color: #FFFFFF;
	line-height:150%
	}

a:link {
	font-family: Verdana;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #003300;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}



h1{font-size: 120%;color: #ffffff;}


.maintable {
	width:750px;
	margin:auto;
	border:2px solid #003300;
	background-color:#64a264;

}

.headtable {
	width:750px;
	height:128px;
	}
	
.cententstable {
	width:720px;
	}
	
	
.bodytableleft {
	width:460px;
	text-align: left;
	padding: 20px;
	font-size: 14px;
	font-family: Verdana;
	color: #FFFFFF;
	line-height:150%;
	}
	
.bodytableright {
	width:220px;
	margin:auto;
	}

.menutable {
	height:25px;
	text-align:center;
	padding-left: 15px;
	background-color:#3e6d3e;
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	}
	


.menutableback {
	height:25px;
	margin:auto;
	background-color:#3e6d3e;
	}

.footer {
	background-color:#003300;
	width:750px;
	height:20px;
	font-size: 10px;
	font-family: Verdana;
	color: #FFFFFF;
	margin: 5px 0px 0px;
	vertical-align: middle;
	text-align: center;
}

.websiteby {
	width:750px;
	text-align:center;
	margin: auto;
		font-size: 10px;
	font-family: Verdana;
	color: #FFFFFF;
	}


.spacertable {
	width:100px;
	height:130px;
	background-color:#f1ebe1;
	margin: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}


	
.galleryleft {
	width:230px;
	margin:auto;
	padding-left: 20px;
	text-align: center;
	vertical-align: top;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
	
.gallerycentre {
	width:230px;
	margin:auto;
	text-align: center;
	vertical-align: top;
border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
	
.galleryright {
	width:230px;
	margin:auto;
	text-align: center;
	vertical-align: top;
border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}


.list {
	font-size: 14px;
	font-family: Verdana;
	color: #FFFFFF;
	line-height:150%;
	list-style-position: outside;
	list-style-type: disc;
	text-align: left;
	display: list-item;
	}
