@charset "utf-8";
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.HEADER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #3C0D37;
	text-decoration: none;
	line-height: 27px;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding: 5;
	line-height: 16px;
}
.insideLINKS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3C0D37;
	text-decoration: none;
	text-align: left;
}
a.insideLINKS:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #3C0D37;
	text-decoration: none;
	text-align: left;
	line-height: 20px;
}
.questions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #F00;
	text-decoration: none;
}
.centertext {
	text-align: left;
}
#center {
	text-align: center;
}
#right {
	text-align: right;
}
.WhatNew {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	text-decoration: none;
	background-color: #CCC;
	text-align: left;
	border: thin dotted #3C0D37;
}
.WorshipTimes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	text-decoration: none;
	background-color: #4B0F47;
	text-align: center;
	border: medium double #3C0D37;
}
.HEADER-WHITE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	text-align: left;
}
.MainPageText-WHITE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
	text-decoration: none;
	line-height: 21px;
}
.MainPageText-WHITECENTER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	line-height: 18px;
	font-weight: normal;
}
.bodyRIGHT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding: 5;
	line-height: 16px;
	text-align: right;
}
.bodyCENTER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding: 5;
	line-height: 16px;
	text-align: center;
}

