#content_container {
    text-align: center;
}

.homepage_content {
	float : left;
}
#church_picture {
	text-align : center;
}

#church_picture img {
/* 	width : 60%; */
	border : 1px ridge Linen;
	border-radius : 12px 12px 12px 12px;
}

.col_small {
/* 	width : 60% !important; */
	padding-bottom : 55px;
}

.col_full h2 {
	padding-top	: 20px !important;	
}
.col_full h2 { 
	text-align : center !important;
}

.articles li.article {
	list-style-type	: none !important;
}


#bodyarea .col_sidebar_left .widgetdiv1, #bodyarea .store_sidebar {
    background: url("../images/side-widget-bg.jpg") no-repeat scroll left top transparent;
    padding: 14px 10px;
    width: 262px;
}