@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.rtGrey {
	background-image: url(../images/rtGrey.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.leftGrey {
	background-image: url(../images/lftgrey.jpg);
	background-repeat: repeat-y;
	background-position: right;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-repeat: repeat-x;
	background-position: top;
	background-image: url(../images/bgBrn.jpg);
}
.bodyBG {
	background-image: url(../images/bodyBG.jpg);
	background-repeat: repeat-y;
}
.menuBG {
	background-image: url(../images/menuBG.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 31px;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 24px;
	color: #003366;
}
h2 {
	font-size: 18px;
	color: #009966;
}
h3 {
	font-size: 14px;
	color: #000000;
}
h4 {
	font-size: 12px;
	color: #FF0000;
}
.city {
	background-image: url(../images/city.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
.eventsBG {
	background-image: url(../images/EVENTS.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 381px;
	width: 350px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-image: url(../images/footerBG.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.whiteFont {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	text-indent: 5px;
}
.box1 {
	background-image: url(../images/box1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	text-indent: 8px;
	vertical-align: top;
	height: 328px;
	width: 293px;
}
.pastor {
	background-image: url(../images/pastor.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.box2 div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	height: 252px;
	width: 280px;
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 5px;
}
a.whiteLink:link,
a.whiteLink:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}
a.whiteLink:hover {
	text-decoration: underline;
}
a.whiteLink:active {
	text-decoration: none;
	
}
