<style type="text/css">
<!--
body
{
	background-color: white;
	background-image: url(images/cloud_bg.jpg);
	background-repeat: no-repeat;
}

.header
{
height: 80px;
}

.nav
{
	font-family: verdana, arial, geneva, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #B63232;
	text-decoration: none;
}

.navHL
{
	font-family: verdana, arial, geneva, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}


.navWidth
{
width: 100%;
}

.smallText
{
	font-family: verdana, arial, geneva, helvetica, sans-serif;
	font-size: 12px;
	color: black;
	text-decoration: none;
}

.footerText
{
	font-family: verdana, arial, geneva, helvetica, sans-serif;
	font-size: 9px;
	color: black;
	text-decoration: none;
}

.links
{
	color: blue;
	text-decoration: none;
}

.linksSmall
{
	font-family: verdana, arial, geneva, helvetica, sans-serif;
	font-size: 12px;
	color: blue;
	text-decoration: none;
}

.linksBold
{
	color: blue;
	text-decoration: none;
	font-weight: bold;
}

.text
{
	font-family: verdana, arial, geneva, helvetica, sans-serif;
	font-size: 14px;
	color: balck;
	text-decoration: none;
}

.textBold
{
	font-family: verdana, arial, geneva, helvetica, sans-serif;
	font-size: 14px;
	color: balck;
	font-weight: bold;
	text-decoration: none;
}

.textHeader
{
	font-family: verdana, arial, geneva, helvetica, sans-serif;
	font-size: 22px;
	color: #3728B8;
	font-weight: bold;
	text-decoration: none;
}

.address
{
	padding-top: 5px;
	padding-left: 10px;
	width: 100%;
	height: 20px;
}

.addressSub
{
	padding-top: 5px;
	padding-left: 10px;
	width: 100%;
	height: 20px;
}

.homeSide
{
	background-image: url(images/home_side_text.gif);
	background-repeat: no-repeat;
	height: 400px;
	width: 40px;
	border: none;
}

.subSide
{
	background-image: url(images/sub_symbol.gif);
	background-repeat: no-repeat;
	height: 100px;
	width: 40px;
	border: none;
}

.subnavBG
{
	background-image: url(images/subnavBG.gif);
	background-repeat: no-repeat;
	height: 300px;
	width: 160px;
	border: none;
}

.firstChurch
{
	background-image: url(images/first_church.gif);
	background-repeat: no-repeat;
	height: 75px;
	width: 190px;
	border: none;
}

.tabLeft
{
	background-image: url(images/tab_left.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 5px;
	border: none;
}

.tabRight
{
	background-image: url(images/tab_right.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 6px;
	border: none;
}

.tabGrad
{
	background-image: url(images/tab_bg.gif);
	background-repeat: repeat-x;
}

.tabSpacer
{
	height: 1px;
	width: 5px;
	border: none;
}

.imageSpacer
{
	height: 10px;
	width: 1px;
	border: none;
}

.tabSpacerLink
{
	padding-left: 3px;
	padding-right: 4px;
}

.tabGradLine
{
	background-image: url(images/tab_grad_line.jpg);
	background-repeat: no-repeat;
	height: 1px;
	width: 120px;
	border: none;
	background-color: #568922;
}

.tabGradLeft
{
	background-image: url(images/tab_grad_left.jpg);
	background-repeat: no-repeat;
	height: 274px;
	width: 120px;
	border: none;
}

.tabGradLeftChurch
{
	background-image: url(images/tab_grad_left_church_2.jpg);
	background-repeat: no-repeat;
	height: 274px;
	width: 120px;
	border: none;
	font-family: verdana, arial, geneva, helvetica, sans-serif;
	font-size: 12px;
	color: balck;
	text-decoration: none;
}

.tabGradLeftSub
{
	background-repeat: no-repeat;
	height: 300px;
	width: 160px;
	border: none;
}

.tabBG
{
	background-image: url(images/tab_grad.jpg);
	background-repeat: repeat-x;
	background-color: white;
	height: 275px;
	width: 100%;
	padding-top: 30px;
}

.title
{
	width: 440px;
	height: 75px;
	border: none;
}

.lineColor
{
	background-color: #568922;
}

A:hover
{
	text-decoration: underline;
}

-->
</style>