.button {
	font-size: 16px;
	font-style: normal;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-transform: none;
}
.menuColor {
	background-color: #B89857;
}

.bodyBGcolor {
	background-color: #FFFFFF;
}

.statement {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.content {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #212543;
	font-weight: lighter;
}
.subtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #009D00;
}
/*
a.sideButton:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000033;
	font-weight: normal;
}

a.sideButton:visited{color:#000033;}
a.sideButton.hover{ color: red; }
*/
a.specialLink:link {
	color: blue;
}
a.specialLink:visited { color: blue; }
a.specialLink:hover { color: red; }

a.specialLink_2:link { color: #257814; }
/*                        font-weight: bold; } */
a.specialLink_2:visited { color: #257814; }
a.specialLink_2:hover { color: red; }

a.specialLink_black:link { color: black;}                     
a.specialLink_black:visited { color: black; }
a.specialLink_black:hover { color: black; }

.address {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #131C13;
}
.slideshow {
    width: 300
	height:500
}
.piccaption {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #002400;
}
.pageTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #009D00;
}
.imgRight {
	float: right;
	margin-left: 5px;
}
.sectionTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #660066;
	font-weight: bold;
}
.sideButton {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}
.newsTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #804000;
}
.imagePos {
	float: right;
}
