.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #E4D89B;
	vertical-align: top;
	padding: 10px;
	background-image: url(../images/church_back.gif);
	background-repeat: no-repeat;
	background-position: bottom;


}
.maintable {
	border: 1px solid #715E3D;
}
.menuarea {
	font-size: 12px;
	color: #8A684C;
	background-color: #F1EBCB;
	padding: 10px;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;



}
.menuarea a {
	text-decoration: none;
	color: #9F8466;
	display: block;
	margin-top: 25px;


}
.menuarea a:hover {
	color: #62513E;
}
.maintext h1 {
	font-size: 160%;
}
h2 {
	font-size: 130%;
	margin-bottom: 0px;

}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #DCCD7A;
}
.footer a {
	color: #C0B46C;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
	color: #9F8466;

}
.specialtable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
