﻿h2 {
	font-family: "Hoefler Text", Garamond, "Book Antiqua", Palatino, "Times New Roman", Times;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #b22222;
	font-size: 18pt;
	text-align: center;
	margin-top: 0px;
}
h3 {
    font-family: "Hoefler Text", Garamond, "Book Antiqua", Palatino, "Times New Roman", Times;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-align: center;
	color: #b22222; 
	font-size: 16pt; 
}
p      {
	font-size: 15px;
	font-family: "Hoefler Text", Garamond, "Book Antiqua", Palatino, "Times New Roman", Times;
	line-height: 1.2em;
	color: #0F0F0F;
}
ul {
	list-style-type: disc;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	list-style-position: inside;
}
ol {
	font-family: "Hoefler Text", Garamond, "Book Antiqua", Palatino, "Times New Roman", Times, serif;
	line-height: 1.2em;
	list-style-type: decimal;
	list-style-position: outside;
}
li {
	margin-bottom: 0em;
	line-height: 1.2em;
	font-size: 15px;
}
.sermon_date {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
}
.sermon_liturgical_day {
	font-weight: bold;
	font-size: 15px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
}
.sermon_title {
	font-size: 21px;
	font-weight: bold;
	color: #b22222;
	text-align: center;
}
.sermon_preacher {
	text-align: center;
}
.sermon_readings {
	text-align: center;
}
.sermon_citation {
	font-size: 85%;
}
#divReadings {
	background-color: #FBFBFB;
	border: 1px solid #808080;
	float: right;
	width: 200px;
	padding: 3px;
	margin-left: 5px;
}
#divReadings ul {
	margin-bottom: 0px;
	list-style-position: outside;
	margin-left: 20px;
}
#divReadings li {
	margin-bottom: 0px;
}
.fine_be_that_way {
	font-family: Garamond;
}
