@import url(main.css);

.congregationDetails {
	font-weight: bold;
}

.congregationDetails h4 {
	text-transform: uppercase;
	font-size: 12px;
	color: #98012e;
	margin-bottom: 2px;
	font-weight: bold;
	font-style: normal;
}

#mainColumn {
	vertical-align: top;
	background: url(/images/ui_congregationSidebarBkg.gif) repeat 2px 0;
}

