@charset "UTF-8";
body {
	background-color: #660000;
	padding: 0px;
	margin: 0px;
}
body,td,th {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 150%;
}
a:link {
	color: #E5C242;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #E2C238;
}
a:hover {
	text-decoration: underline;
	color: #FFFF00;
}
a:active {
	text-decoration: none;
	color: #E5BF3D;
}
.quoteEGW {
	text-align: justify;
	margin: 5px;
	padding: 10px;
	color: #FFFFFF;
	border: thin solid #996600;
	line-height: 150%;
	background-image: url(../images/spacer.jpg);
}
.quoteKJV {
	line-height: 150%;
	color: #003333;
	text-align: justify;
	margin: 5px;
	padding: 10px;
	border: thin solid #996600;
	font-style: italic;
	background-image: url(../images/parchment-light.jpeg);
}
.quoteHistorical {
	color: #003333;
	background-color: #FFCC00;
	text-align: justify;
	margin: 5px;
	padding: 10px;
	border: thin solid #FFBF00;
	line-height: 150%;
}
.borderPhoto {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E8C241;
	border-bottom-color: #E8C241;
}
.borderMain {
	border: thin solid #E9C33F;
}
.borderPhotoFull {
	border: thin solid #E8C241;
}
.quoteKJVcenter {
	line-height: 150%;
	color: #003333;
	text-align: center;
	margin: 5px;
	padding: 10px;
	border: thin solid #996600;
	font-style: italic;
	background-image: url(../images/parchment-light.jpeg);
}
