@import url(base.css);
@import url(text.css);

#main_content h3 {
	font-size:160%;
	font-style:normal;
	color:#990000;
	margin:10px 0;
}

#main_content h4 {
	font-style:normal;
	font-size:110%;
	margin:5px 0;
}

#church_clips {
	float:right;
	width:226px;
	font-size:80%;
	color:#333366;
	margin:20px 0 10px 5px;
}

#church_clips ul {
	list-style-type:none;
	margin:0;
	padding:0;
}

#church_clips li {
	margin:10px 0;
	line-height:1.25;
}

#church_clips h2 {
 	margin:0;
}

#church_clips h3 {
	margin:0;
	display:inline;
	color:#333366;
	font-size:130%;
}

#church_clips p {
	display:inline;
}

#church_clips div{
	padding:4px;
	border:2px solid #333366;
}

#church_clips span {
	margin-top:20px;
	float:right;
	width:130px;
	display:block;
}

#church_clips img {
	vertical-align:middle;
}

#church_clips address {
	display:block;
}

.float_right {
	float:right;
}
