body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #474747;
	background-color: #B9D2D8;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
a:link {
	color: #00728C;
	text-decoration: none;
}
a:visited {
	color: #00728C;
	text-decoration: none;
}
a:hover {
	color: #333;
	text-decoration: none;
}
a:active {
	color: #333;
	text-decoration: none;
}
.maintable {
	background-color: #EDE3C7;
}
.slideshow {
	background-image: url(images/slideshow-dropshadow.jpg);
	height: 314px;
	width: 412px;
	text-align: left;
	vertical-align: top;
}
.textbox {
	padding: 10px;
}
.smalltext {
	font-size: small;
}
.home a:link {
	color: #46760D;
	text-decoration: none;
}
.home a:visited {
	color: #46760D;
	text-decoration: none;
}
.home a:hover {
	color: #333;
	text-decoration: none;
}
.home a:active {
	color: #333;
	text-decoration: none;
}


.hometext {
	font-size: small;
	text-align: center;
	vertical-align: middle;
	line-height: 125%;
}

.imgcaption {
	font-size: small;
	text-align: center;
	vertical-align: top;
	width: 250px;
}

.navbox {
	padding: 10px;
	font-size: medium;
	line-height: 150%;
}

.navsubhead {
	font-size: small;
	margin-left: 20px;
}
.bottomlink {
	font-size: medium;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.toplink {
	font-size: medium;
	padding-right: 10px;
}

.sectiontitle {
	font-size: medium;
}
.bannershow {
	height: 243px;
	width: 776px;
	text-align: left;
	vertical-align: top;
	background-image: url(images/banner-stone2.jpg);
	background-repeat: no-repeat;
}
