﻿body {
	background-repeat: repeat;
	background-position: left top;
	background-image: url('images/scripture_bkgd.jpg');
	background-attachment: fixed;
	border: 2px solid #7A8870;
	margin: 0 0 1em 0;
	font-size: smaller;
	font-family: Verdana, Arial, sans-serif;
}
.sub-title {
	font-family: Trebuchet MS;
	font-size: 100%;
	text-transform: uppercase;
	font-weight: bold;
}
.title {
	font-size: 100%;
	font-weight: bold;
}
.ScriptureVerse {
	font-size: 80%;
	font-family: Verdana;
}
span.verse {
	color: #2D354A;
	font-size: 0.65em;
	font-weight: 900;
	text-decoration: underline;
	vertical-align: text-top;
}
.ScriptureHeader {
	color: #5C668D;
	font-size: 120%;
	font-family: Verdana;
	font-weight: bold;
}
#ScriptureTable {
	border: 1px solid lightsteelblue;
	color: #333333;
	background-color: #FFFFFF;
	font-family: Verdana;
	font-size: 100%;
	text-align: left;
}
.ScriptureBody {
	border: 1px solid lightsteelblue;
	width: 500px;
}
.Subtitle {
	color: #5C668D;
	font-size: 90%;
	letter-spacing: 1pt;
	vertical-align: text-top;
	font-family: Verdana;
}
hr {
	color: #C0C0C0;
	width: 90%;
	height: 1px;
}
table {
	border: 1px dotted lightsteelblue;
	font-family: Verdana;
	font-size: 100%;
	width: 80%;
}
h4 {
	color: #5C668D;
}
h5 {
	font-size: small;
	color: #5C668D;
	margin-bottom: 5px;
	padding-left: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 800;
}
.CHRISTWORDS {
	color: #FF0000;
}
