body {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	background-color:#798c9b;
		display: inline;
}
h4 {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 10px;
}
#ministryBox {
	width: 510px;
	display:inline;
}




.ministryDesc, .galleryDesc, .eventDesc, .formBody, .sermonDesc, .eventHead, .galleryHead {
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	display: block;
	margin-right: 30px;
	margin-left: 10px;
}
.sermonDesc {
	margin-right: 10px;
}
.formBody {
	width: 780px;
	display: inline;
}
.ministryDesc a, .eventDesc a, galleryDesc a, .ministryDesc a{
	color: #FFFFFF;
	text-decoration:underline;
}

.ministryDesc a:hover, .galleryDesc a:hover, .eventDesc a:hover, .eventHead a:hover, .galleryHead a:hover, .ministryDesc a:hover {
	color: #CC6600;
}
.eventHead a, .galleryHead a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 16px;
}

.ministryHead, .formHead {
	font-family: Tahoma;
	font-size: 38px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 10px;
}

.ministryImg {
	float: left;
	display: inline;
	width: 175px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.bioImg {
	float: right;
	display: inline;
	width: 200px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px; 
	text-align: right;
}
.miniHead {
	color: #FFFFFF;
}
.eventImg {
	float: right;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 10px;
}
.formsLink {
	color: #FFFFFF;
	text-decoration: underline;
}
.formBoxL, .formBoxR {
	float: left;
	width: 375px;
	display:inline;
	clear: none;
}
.formBoxL {
	margin-left: 10px;
}
.formBoxR {
	float: right;
}
.formBoxR a {
	color: #FFFFFF;
}
.formBoxR a:hover {
	color: #CC6600;
}
.audDown {
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: underline;
}

