.sermon_page {

}
.sermon_video {
	padding-bottom: 20px;
}
.sermon_audio {

}
.sermon_text {
	color: #18274b;
	font-size: 20px;	
}
.sermon_text a:link {
	color: #304e96;
	text-decoration: none;
}
.sermon_text a:visited  {
	color: #304e96;
	text-decoration: none;
}
.sermon_text a:active {
	color: #304e96;
	text-decoration: none;	
}
.sermon_text a:hover {
	color: #304e96;
	text-decoration:  none;
}
.sermon_copyright_text {
	color: #888888;
	font-size: 15px;
	line-height: 17pt;
}
.sermon_not_published {
	font-size: 20px;
	color: red;
	text-align: center;	
}
.sermon_cookies_required {
	font-size: 18px;
	color: #888888;
	text-align: center;	
}
.sermon_copyright {
	font-size: 10px;
	color: black;
	text-align: left;
	margin: 15px 15px 0px 0px;
	padding-left: 15px;
}
.sermon_password_warning {
	font-size: 20px;
	color: red;
	text-align: center;	
}
.sermon_password_challenge_form {
	background-color: white;
	color: black;
	font-size: 18px;
	text-align: center;
}
.sermon_password {
  background-color: #ABCDEF;
  color: black;
  padding: 5px 10px;
  text-decoration: none;
  font-size: 18px;
  margin: 4px 2px;
  padding:10px;
  border:3px;
}
.sermon_text ol {
	margin: 15px 0px;
}
.sermon_text ol li {
	margin: 0px 38px;
	list-style-type: decimal; 
}
.sermon_text p {

}
.sermon_text blockquote {
	margin: 0px 38px 0px 38px;
}
.sermon_image_float-end {
	max-width: 175px;
	margin-top:  7px;
	margin-left: 20px;

	box-shadow:0px 5px 5px 0px  #888;
}
.sermon_image_float-start {
	height: 100%; 
	max-height: 300px;
	margin-top:  7px;
	margin-right: 20px;
	vertical-align: middle;
	box-shadow:0px 5px 5px 0px  #888;
}
.sermon_preacher_bio {
	margin-top: 20px;
	margin-left: 13px;
	font-size: 12px;
	color: #203565;
}
.sermon_published_update_date {
	font-size: 10px;
	color: #203565;
}
.sermon_topics {
	font-size: 10px;
	color: #203565;
}
.sermon_topic_bits {
	font-size: 10px;
	margin-left: 13px;
	color: #203565;
}
.sermon_topic_bits a:link {
	color: #203565;
	text-decoration: none;
}
.sermon_topic_bits a:visited  {
	color: #203565;
	text-decoration: none;
}
.sermon_topic_bits a:active {
	color: #203565;
	text-decoration: none;	
}
.sermon_topic_bits a:hover {
	color: #203565;
	text-decoration: underline;	
}
.sermon_preacher_link {
	margin-left: 13px;
	font-size: 10px;
	color: #203565;
}
.sermon_preacher_link a:link {
	color: #203565;
	text-decoration: none;
}
.sermon_preacher_link a:visited  {
	color: #203565;
	text-decoration: none;
}
.sermon_preacher_link a:active {
	color: #203565;
	text-decoration: none;	
}
.sermon_preacher_link a:hover {
	color: #203565;
	text-decoration: underline;	
}