body {
	background-color: #8B0F04;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	font-family: Garamond;
	font-size: 14px;
	color: #4F6E18;
}
.bodytext_title {
	font-family: "Bradley Hand ITC";
	font-size: 22px;
	font-weight: bold;
	color: #8B0F04;
	background-color: #FFD98B;
}
.bodytext_newstitle {
	font-family: Garamond;
	font-size: 20px;
	color: #4F6E18;
	background-color: #FFFFFF;
	vertical-align: top;
	line-height: 19px;
	letter-spacing: 0.25px;
	font-weight: bold;
}
.bodytext_newstext {
	font-family: Garamond;
	font-size: 15px;
	color: #8B0F04;
	background-color: #FFFFFF;
	vertical-align: top;
	line-height: 19px;
	letter-spacing: 0.25px;
	font-weight: bold;
}
.bodytext_home {
	font-family: Garamond;
	font-size: 14px;
	color: #8B0F04;
	background-color: #FFFFFF;
	vertical-align: top;
	line-height: 19px;
	letter-spacing: 0.25px;
	font-weight: bold;
}
.bodytext_home_small {
	font-family: Garamond;
	font-size: 12px;
	color: #8B0F04;
	background-color: #FFFFFF;
	vertical-align: top;
	line-height: 17px;
	letter-spacing: 0.25px;
	font-weight: normal;
}
.bodytext_subpages {
	font-family: Garamond;
	font-size: 15px;
	color: #4F6E18;
	background-color: #FFD98B;
	vertical-align: top;
	line-height: normal;
	letter-spacing: normal;
	font-weight: normal;
}
.bodytext_subpages_small {
	font-family: Garamond;
	font-size: 12px;
	color: #4F6E18;
	background-color: #FFD98B;
	vertical-align: middle;
	line-height: normal;
	letter-spacing: normal;
	font-weight: normal;
}
.leftmenu_title_text {
	font-family: "Bradley Hand ITC";
	font-size: 16px;
	font-weight: bold;
	color: #8B0F04;
	background-color: #FFE3AB;
}
.leftmenu_body_text {
	font-family: Garamond;
	font-size: 12px;
	color: #5A3D1C;
	background-color: #FFE3AB;
	vertical-align: top;
	line-height: normal;
	letter-spacing: normal;
	font-weight: normal;
}
.bodyborder_left_home {
	background-color: #A7C078;
	background-image: url(../Images/body/bodyleft1_home.gif);
	background-repeat: repeat-y;
}
.bodyborder_right_home {
	background-color: #A7C078;
	background-image: url(../Images/body/bodyright3_home.gif);
	background-repeat: repeat-y;
}
.bodyborder_left_subpages {
	background-color: #D39D60;
	background-image: url(../Images/body/bodyleft1_subpage.gif);
	background-repeat: repeat-y;
}
.bodyborder_right_subpages {
	background-color: #D39D60;
	background-image: url(../Images/body/bodyright3_subpage.gif);
	background-repeat: repeat-y;
}
.header_background {
	background-color: #FFFFFF;
}
.bodybackground_home {
	background-color: #A7C078;
	vertical-align: top;
}
.bodybackground_subpages {
	background-color: #D39D60;
	vertical-align: top;
}
.footer_home {
	font-family: Garamond;
	font-size: 13px;
	color: #5A3D1C;
	background-color: #A7C078;
}
.footer_subpages {
	font-family: Garamond;
	font-size: 13px;
	color: #5A3D1C;
	background-color: #D39D60;
}
a:link {
	color: #4F6E18;
	text-decoration: underline;
}
a:visited {
	color: #5A3D1C;
	text-decoration: underline;
}
a:hover {
	color: #5A3D1C;
	text-decoration: underline;
}
a:active {
	color: #4F6E18;
	text-decoration: underline;
}
