body,p,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

a {
	color: #9A3131;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


.content {
	background-image: url(../images/content-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.header {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #9A3131;
}
.navtext {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.nav-top {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.nav-top a {
	color: #FFFFFF;
	text-decoration: none;
}

.nav-top a:hover {
	text-decoration:None;
	color: #E6C554;
}

.navtext a {
	color: #FFFFFF;
	text-decoration: none;
}

.navtext a:hover {
	text-decoration: None;
	color: #E6C554;
}
.subhead {
	font-size: 13px;
	font-weight: bold;
	color: #DFB524;
	text-decoration: underline;
}

.worship {
	font-size:11px;
}

.mission {
	font-size:12px;
	line-height:20px;
}
	
