#SundayServices, #WeekdayServices {
	margin-right: 10px;
	border: 1px #0099CC solid;
	padding: 9px 11px;
	float: left;
	width: 554px;
	height: 290px;
}

#SpecialEvents {
	border: 1px #0099CC solid;
	padding: 9px 11px;
	width: 1140px;
}

#ChristianCounter {
	text-align: center;
	margin-top: 20px;
}

.headerText {
	font-weight: bold;
	padding: 9px 11px;
	color: white;
	background-color: #0099CC;
}

.specialTextA {
	vertical-align: top;
	background-color: #FFF;
}

.specialTextB {
	vertical-align: top;
	background-color: #99CCFF; 
}