.sermons_page {

}
.sermons_title {
	font-size: 20px;
	font-weight: bold;
}
.sermons_sermon_count {

}
.sermons_name {
	font-size: 20px;
	font-weight: bold;
}
.sermons_bits {

}
.sermons_bit_preacher {
	font-size: 18px;
}
.sermons_bits a:link {
	color: #18274b;
	text-decoration: none;
}
.sermons_bits a:visited  {
	color: #18274b;
	text-decoration: none;
}
.sermons_bits a:active {
	color: #18274b;
	text-decoration: none;	
}
.sermons_bits a:hover {
	color: #18274b;
	text-decoration: underline;	
}
.sermons_bit_sermon {
	font-size: 20px;
	margin-top: 20px;
}
.sermons_bit_published_date {
	font-style: italic;
}
.sermons_bit_sermon_length {
	font-style: italic;
}
.sermons_bit_preacher_image {
	margin-top: 25px;
	max-width: 70px;
	vertical-align: top;
	box-shadow:0px 5px 5px 0px  #888;	
}