/*
	Wellspring Foursquare Church
	Articles & Content CSS File
	Created: 4:04 PM Friday, June 09, 2006
*/

.centered_img {
	display: block;
	margin: 0 auto;
}

.photo_caption {
	display: block;
	margin: 0;
	padding: 0 0 1em 0;
	font-style: italic;
	width: 100%;
	text-align: center;
}

.contact_headers {
	width: 43em;
	font-size: 2.6em;
	text-align: left;
}

	.article_footer {
		border-top: #9F9F9F 1px solid;
		margin: 1em 0 0 0;
		padding: 0;
		width: 100%;
		text-align: right;
		color: #9F9F9F;
	}

	.article_footer a {
		color: #1657A2;
	}
