/*******************************************
Title: Whitmore website Area Congregations styles
Last Updated: April 30, 2010
Author: James Sherman
********************************************/

#leftCol {
	float: left;
	width: 48%;
	margin-right: .5em;
}

#rightCol {
	float: right;
	width: 45%;
}

#noCol {
	clear: both;
}

.Title {
	font-size: 1.2em;
	font-weight: bold;
}

p.congregation {
	margin-top: 1em;
	margin-bottom: 1em;
	margin-right: 0px;
	margin-left: 0px;
}

