#footer {
	height: 70px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/Grass-base.png);
	background-repeat: repeat-x;
	text-align: center;
	padding-top: 40px;
	clear: both;
}
#sliderwrap {
	height: 250px;
	width: 470px;
	margin-top: 0px;
	margin-bottom: 0px;
	overflow: hidden;
	left: auto;
	right: auto;
	z-index: 1;
}
#sliderwrap img {
	display:none
}	

#sliderwrap .is-showing {
	display:inline
}
.apbutterflies {
	height: 130px;
	width: 70px;
	overflow: hidden;
	position: absolute;
	z-index: 100;
	left: auto;
	top: 180px;
	clear: none;
	float: left;
	right: auto;
	visibility: visible;
}
.butterfliesoverlap {
	height: 250px;
	width: 470px;
	overflow: hidden;
	position: relative;
	z-index: 1;
	left: auto;
	top: 0px;
	clear: none;
	float: left;
	right: auto;
	visibility: visible;
}
#content {
	height: auto;
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	background-color: #fbf6e3;
	padding: 5px;
	padding-bottom: 30px;
}
#banner {
	height: 150px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #fbf6e3;
}
#NavBar {
	height: 40px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#Site_map {
	height: 100px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	font-size: x-small;
	text-align: center;
	clear: both;
}
.threecolfltleft {
	clear: none;
	float: left;
	height: auto;
	width: 470px;
	padding: 5px;
}
.twocolfltright {
	float: right;
	height: auto;
	width: 300px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.threecolfltright {
	float: right;
	height: auto;
	width: 400px;
	padding: 5px;
	font-weight: bold;
	clear: left;
	text-align: center;
}
.twocolfltleft {
	float: left;
	height: auto;
	width: 300px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.mainheading {
	font-size: large;
	color: #630;
	font-weight: bold;
}
.subheading {
	font-size: medium;
	color: #630;
}
.bodytext {
	font-size: small;
	color: #630;
	padding-left: 10px;
	padding-right: 10px;
}
#content .twocolfltright ul {
	font-size: small;
	font-style: italic;
	color: #630;
}
.sitemap_table {
	font-size: x-small;
	text-align: center;
}
.twocolfltright_highlight {
	background-color: #FFF;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	width: 270px;
	text-align: center;
	background-image: url(images/50x50cornerfold.jpg);
	background-repeat: no-repeat;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d0f0ed;
	border-right-color: #d0f0ed;
	border-bottom-color: #d0f0ed;
	border-left-color: #d0f0ed;
}
.smallimages_fltleft {
	padding: 5px;
	clear: both;
	float: left;
	height: 100px;
	width: 130px;
}
.buttons_fltleft {
	float: left;
	height: 130px;
	width: 130px;
	margin-right: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d0f0ed;
	border-right-color: #d0f0ed;
	border-bottom-color: #d0f0ed;
	border-left-color: #d0f0ed;
	margin-top: 5px;
	margin-bottom: 5px;
}
.threecolfltright_highlight {
	padding: 5px;
	float: left;
	width: 445px;
	background-color: #FFF;
	background-image: url(images/50x50cornerfold.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
}
#footer p {
	color: #040;
}
.fullwidthtext {
	clear: both;
	float: left;
	width: 850px;
	font-size: small;
	font-style: normal;
	color: #630;
	text-align: left;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
