@charset "UTF-8";
/* CSS Document */

.state {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 20px;
}

.churchwrapper {
	padding-left: 30px;
	padding-bottom: 20px;
}

.churchtitle {
	font-weight: bold;
	text-transform: uppercase;
}

.churchaddress {
	padding-bottom: 20px;
}

.phonesiteemail {
	padding-bottom: 16px;
}

.churchdivider {
	width: 300px;
	padding-bottom: 16px;
	border-top-color: #666666;
	border-top-style: groove;
	border-top-width: 1px;
}