@charset "utf-8";
.home_background {
	background-image: url(../images/home_background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FEFEFE;
}
html {
	height: 100%;
	margin-bottom: 1px;
}

.info_text {
	font-family: "Adobe Garamond Pro";
	font-size: 16px;
	color: #000000;
}
.doctrine_title_text {
	font-family: "Adobe Garamond Pro";
	font-size: 36px;
	font-style: italic;
	color: #0000FF;
	text-decoration: underline;
}
.doctrine_info_text {
	font-family: "Adobe Garamond Pro";
	font-size: 16px;
	list-style-type: circle;
}
.sermons_info_text {
	font-family: "Adobe Garamond Pro";
	font-size: 24px;
}
.prayer_letter_header {
	font-family: "Adobe Garamond Pro";
	font-size: 24px;
	font-style: italic;
	color: #0000FF;
	text-decoration: underline;
}
.prayer_letter_items_hover {
	font-family: "Adobe Garamond Pro";
	font-size: 16px;
	cursor: pointer;
	color: #0000FF;
}
.prayer_letter_items_normal {
	font-family: "Adobe Garamond Pro";
	font-size: 16px;
	cursor: pointer;
}
.letter_recommendation {
	font-family: "Adobe Garamond Pro";
	font-size: 24px;
	font-style: italic;
	color: #0000FF;
}
.letter_recommendation_info {
	font-family: "Adobe Garamond Pro";
	font-size: 12px;
	font-style: italic;
	color: #0000FF;
}
.prayer_letter_items_date {
	font-family: "Adobe Garamond Pro";
	font-size: 16px;
	color: #0000FF;
}
