@charset "UTF-8";
/* CSS Document */

/* Reset to plain */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	font-style: normal;
	font-weight: normal;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}



/* Page Structure and backgrounds */
body {
	background-image: url(css_images/texture_bg.jpg);
	background-repeat: repeat;
	background-position:center top;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#shadow {
	background-image: url(css_images/shadow_bg.jpg);
	background-repeat: repeat-x;
	background-position:center top;
	width: 100%;
}
#home_page {
	background-image: url(css_images/home_page_bg.jpg);
	background-repeat: no-repeat;
	height: 1254px;
	width: 960px;
	margin: 0 auto;
	position: relative;
}
#chapter_nav {
	position: absolute;
	left: 218px;
	top: 491px;
	width: 243px;
}
#corner_text {
	position: absolute;
	top: 1060px;
	width: 150px;
	margin-left: 765px;
}
#chapter_header {
	background-image: url(css_images/chapter_header_bg.jpg);
	background-repeat: no-repeat;
	height: 391px;
	width: 960px;
	margin: 0 auto;
}
#chapter_page {
	background-image: url(css_images/chapter_page_bg.jpg);
	background-repeat: repeat-y;
	width: 960px;
	margin: 0 auto;
}
#misc_page {
	background-image: url(css_images/misc_page_bg.jpg);
	background-repeat: no-repeat;
	height: 975px;
	width: 960px;
	margin: 0 auto;
	position: relative;
}

/* text */
#home_page h1 {
	color: #671D14;
	padding-top: 185px;
	margin-left: 520px;
	margin-right: 110px;
	font-size: 47px;
	line-height: 42px;
}
#home_page h2 {
	color: #39291B;
	margin-left: 520px;
	font-size: 36px;
	margin-right: 110px;
	font-style: italic;
	line-height: 36px;
	margin-top: 15px;
}
#home_page h3 {
	text-transform: uppercase;
	color: #671D14;
	font-size: 22px;
	letter-spacing: 7px;
}
#home_page .intro {
	font-style: italic;
	color: #671D14;
	font-size: 15px;
	margin-left: 520px;
	margin-right: 150px;
	margin-top: 25px;
	line-height: 23px;
}
#home_page .verseRef {
	font-size: 10px;
	font-style: normal;
	color: #39291B;
}
#chapter_nav li {
	margin-top: 4px;
	font-size: 15px;
	line-height: 17px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#chapter_nav a {
	display: block;
	padding-right: 2px;
	padding-left: 7px;
}
#chapter_nav a:link {
	color: #50301E;
	text-decoration: none;
	background-image: none;
}
#chapter_nav a:visited {
	color: #50301E;
	text-decoration: none;
	background-image: none;
}
#chapter_nav a:hover {
	color: #8D2217;
	text-decoration: none;
	background-image: url(css_images/navHiLite.png);
	background-repeat: repeat-y;
}
#chapter_nav a:active {
	color: #50301E;
	text-decoration: none;
	background-image: none;
}
#corner_text p {
	color: #4E2F1E;
	font-size: 14px;
	font-weight: bold;
}
#corner_text a {
	font-weight: bold;
}
#corner_text a:link {
	color: #F9F1CC;
	text-decoration: none;
}
#corner_text a:visited {
	color: #F9F1CC;
	text-decoration: none;
}
#corner_text a:hover {
	color: #721A0D;
	text-decoration: none;
}
#corner_text a:active {
	color: #F9F1CC;
	text-decoration: none;
}
#chapter_header h1 {
	font-size: 40px;
	line-height: 44px;
	margin-left: 120px;
	letter-spacing: -1px;
	color: #70341D;
	margin-right: 430px;
}
#chapter_header h1.threeLine {
	margin-top: 80px;
}
#chapter_header h1.twoLine {
	margin-top: 124px;
}
#chapter_header h1.oneLine {
	margin-top: 168px;
}
#chapter_header h2 {
	font-style: italic;
	color: #3E3513;
	padding-top: 120px;
	margin-left: 150px;
	font-size: 20px;
}
#chapter_header h2 a:link{
	font-style: italic;
	color: #3E3513;
	text-decoration: none;
}
#chapter_header h2 a:visited{
	font-style: italic;
	color: #3E3513;
	text-decoration: none;
}
#chapter_header h2 a:hover{
	font-style: italic;
	color: #786218;
	text-decoration: none;
}
#chapter_header h2 a:active{
	font-style: italic;
	color: #3E3513;
	text-decoration: none;
}
#chapter_page li {
	display: inline;
	padding-right: 7px;
	padding-left: 7px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #5C5C3F;
	text-transform: uppercase;
	font-size: 13px;
}
#chapter_page li.firstItem {
	border-left-style: none;
	padding-right: 6px;
}
#chapter_page ul {
	margin-left:552px;
	padding-bottom: 20px;
}
#chapter_page p {
	font-size: 14px;
	line-height: 25px;
	margin-left: 120px;
	margin-right: 120px;
	margin-bottom: 25px;
	color: #24130D;
}
#chapter_page em {
	font-style: italic;
}
#chapter_page strong {
	font-weight: bold;
}
#chapter_page li a{
	font-weight: bold;
}
#chapter_page li a:link{
	color: #7A571A;
	text-decoration: none;
}
#chapter_page li a:visited{
	color: #7A571A;
	text-decoration: none;
}
#chapter_page li a:hover{
	color: #B77F21;
	text-decoration: none;
}
#chapter_page li a:active{
	color: #7A571A;
	text-decoration: none;
}
#chapter_page p a:link{
	color: #562A1C;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #562A1C;
}
#chapter_page p a:visited{
	color: #562A1C;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #562A1C;
}
#chapter_page p a:hover{
	color: #562A1C;
	text-decoration: none;
	border-bottom-style: none;
	background-color: #E3D4AF;
}
#chapter_page p a:active{
	color: #562A1C;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #562A1C;
}
#misc_page h1 {
	font-style: italic;
	color: #3E3513;
	padding-top: 120px;
	margin-left: 150px;
	font-size: 20px;
}
#misc_page h1 a:link {
	font-style: italic;
	color: #3E3513;
	text-decoration: none;
}
#misc_page h1 a:visited {
	font-style: italic;
	color: #3E3513;
	text-decoration: none;
}
#misc_page h1 a:hover {
	font-style: italic;
	color: #786218;
	text-decoration: none;
}
#misc_page h1 a:active {
	font-style: italic;
	color: #3E3513;
	text-decoration: none;
}
#misc_page h2 {
	text-transform: uppercase;
	color: #671D14;
	font-size: 22px;
	letter-spacing: 5px;
	padding-top: 20px;
}
#misc_page p {
	font-style: italic;
	font-size: 14px;
	line-height: 18px;
	color: #2D1208;
}
#links {
	position: absolute;
	width: 250px;
	left: 183px;
	top: 182px;
}
#downloads {
	position: absolute;
	width: 250px;
	left: 553px;
	top: 412px;
}
#links li, #downloads li {
	margin-top: 4px;
	font-size: 15px;
	line-height: 17px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#links a, #downloads a {
	display: block;
	padding-right: 2px;
	padding-left: 7px;
}
#links a:link, #downloads a:link {
	color: #50301E;
	text-decoration: none;
	background-image: none;
}
#links a:visited, #downloads a:visited {
	color: #50301E;
	text-decoration: none;
	background-image: none;
}
#links a:hover, #downloads a:hover {
	color: #8D2217;
	text-decoration: none;
	background-image: url(css_images/navHiLite.png);
	background-repeat: repeat-y;
}
#links a:active, #downloads a:active {
	color: #50301E;
	text-decoration: none;
	background-image: none;
}
