/* 
  -----------------------------------
  Emerald Bible Fellowship
  Main Stylesheet
  -----------------------------------
*/
h1 {
	color: #7F0200;
	font-size: 1.8em;
	font-weight: bold;
	margin: 0;
	padding-bottom: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2 {
	margin: 24px 0 0 0;
	font-size: 1.4em;
	color: #660000;
}
h3 {
	margin: 24px 0 0 0;
	font-size: 1.4em;
	color: #565990;
}
h4 {
	margin: 24px 0 0 0;
	font-size: 1.4em;
	color: #8D8136;
}
h5 {
	margin: 24px 0 0 0;
	font-size: 1.4em;
	color: #565990;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
h6 {
	margin: 24px 0 0 0;
	font-size: 1.4em;
	color: #8D8136;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.bold-green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #8D8136;
}
.bold-burg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #660000;
}
.bold-orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #C86315;
}
.bold-blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #565990;
}
.imageleft {
	float: left;
	padding: .4em 12px 0px 0px;
}
.imageright {
	float: right;
	padding: .4em 0px 0px 12px;
}
.audio {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #888844;
	font-size: .9em;
}
.quotation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	line-height: 2em;
	font-weight: normal;
	color: #BCBC78;
	font-style: normal;
}
.quoteattrib {
	color: #BCBC78;
}
