@charset "utf-8";
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.textu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #CC0000;
	text-decoration: underline;
}

.basetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}

a#home:hover img {
	background: url(images/nav/home2.gif) top left no-repeat;
	border: 0;
}

a#faith:hover img {
	background: url(images/nav/faith2.gif) top left no-repeat;
	border: 0;
}

a#volunteer:hover img {
	background: url(images/nav/volunteer2.gif) top left no-repeat;
	border: 0;
}

a#services:hover img {
	background: url(images/nav/services2.gif) top left no-repeat;
	border: 0;
}

a#ministry:hover img {
	background: url(images/nav/ministry2.gif) top left no-repeat;
	border: 0;
}

a#contribute:hover img {
	background: url(images/nav/contribute2.gif) top left no-repeat;
	border: 0;
}
a#contact:hover img {
	background: url(images/nav/contact2.gif) top left no-repeat;
	border: 0;
}

a#gallery:hover img {
	background: url(images/nav/gallery2.gif) top left no-repeat;
	border: 0;
}