﻿body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: center;
	background-color: #FFFFFF;
}
.Canvas {
	width: 94%;
	max-width: 634px;
	text-align: center;
	background-color: #FFFFFF;
	margin: auto;
	margin-left: auto;
	padding-right: 3%;
	padding-left: 3%;
}
.logo {
	font-family: Candara, Perpetua, Sylfaen, Arial;
	font-size: 150%;
	color: #29537c;
	text-align: right;
	padding-top: 0.75em;
	padding-bottom: 0.3em;
}
.logo a {
	color: #29537c;
	text-decoration: none;
}
.logo a:hover {
	color: #4684C1;
}
.space {
	padding-left: 2px;
	padding-right: 2px;
}
h1 {
	font-size: 156%;
	font-weight: bold;
	font-family: Copperplate Gothic Light, Verdana, Tahoma;
	text-align: center;
	color: #FFFFFF;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 1em;
	background-color: #336699;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #FFFFFF;
	text-align: center;
	padding-bottom: 1.4em;
	padding-top: 0.25em;
	background-color: #336699;
}


.navbar ul {
	margin: 0;
	padding: .3em;
	list-style-type: none;
	text-align: center;
	background-color: #00FFFF;
	font-weight: bold;
	line-height: 1.8em;
}
.navbar ul li {  
	display: inline; 
	} 
.navbar ul li a {
	text-decoration: none;
	padding: .3em 1em .3em 1em;
	color: #336699;
	background-color: #00FFFF;
}
.navbar ul li a:hover { 
	color: #FFFFFF;
	background-color: #336699;
	}
.biblos {
	display: table;
	width: 100%;
	font-size: 100%;
	text-align: right;
	background-color: #Ffffff;
	padding-top: 5%;
	padding-bottom: 3%;
	margin-top: 0.1em;
	margin-bottom: 0.2em;
}
.biblos-row {
	display: table-row;
}
.biblos-right {
	display: table-cell;
	text-align: right;
	float: right;
}
.biblos-left {
	display: table-cell;
	float: right;
	text-align: right;
}
.ArrowNav {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #336699;
	border-bottom-color: #336699;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #29537C;
	padding-right: 10px;
}
.ArrowNav a {
	color: #326598;
	text-decoration: none;
}
.ArrowNav a:hover {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #336699;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #336699;
	border-bottom-color: #336699;
	padding-top: 3px;
	padding-bottom: 3px;
}
.ChapterNav {
	padding: 10px 1px 35px 1px;
	font-size: 18px;
	text-align: left;
	line-height: 36px;
	color: #29537C;
}
.ChapterNav a {
	text-decoration: none;
}
.ChapterNav a:hover {
	text-decoration: underline;
}

.MainChapterNav {
	padding: 10px 1px 35px 1px;
	font-size: 18px;
	text-align: left;
	line-height: 44px;
	color: #29537C;
}
.MainChapterNav a {
	text-decoration: none;
}
.MainChapterNav a:hover {
	text-decoration: underline;
}
.botbar ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	line-height: 1.6em;
	font-size: 1.1em;
	text-align: center;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #336699;
}
.botbar ul li {  
	display: inline; 
} 
.botbar ul li a {
	text-decoration: none;
	padding: .3em 1.2em .3em 1.2em;
	color: #336699;
}


.BottomNav {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #336699;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #29537C;
}
.BottomNav a {
	color: #29537C;
	text-decoration: none;
}
.BottomNav a:hover {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #336699;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #336699;
	border-bottom-color: #336699;
	padding-top: 5px;
	padding-bottom: 4px;
}
h3 {
	font-size: 20px;
	font-weight: bold;
	color: #29537C;
	margin-top: 1px;
	text-align: left;
	margin-bottom: 3px;
}
h4 {
	font-size: 20px;
	font-weight: bold;
	color: #326598;
	margin-top: 40px;
	text-align: left;
	margin-bottom: 28px;
}
.Translator {
	text-align: right;
}
.Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	text-align: left;
	color: #000000;
	line-height: 20px;
	padding-right: 1px;
	padding-left: 1px;
}
.Text-flat {
	padding: 20px 1px 10px 1px;
	font-size: 13px;
	text-align: left;
	color: #000000;
}
p {
	margin: 0 0 38px 0;
	padding: 0;
}
.quote {
	font-weight: bold;
}
.bold-italics {
	font-weight: bold;
	font-style: italic;
}
.Red {
	color: #FF0000;
}
.BibleVerse {
	font-size: 10px;
	font-weight: bold;
	vertical-align: text-top;
	line-height: 10px;
}
.ul {
	color: #1D3A58;
	font-weight: bold;
	text-decoration: underline;
}
.italics {
	font-style: italic;
}
.Google-Left {
	padding-top: 5px;
	text-align: left;
}
.Google-Middle {
	padding-top: 5px;
}
.Google-Right {
	padding-top: 5px;
	text-align: right;
}

.ads {
	display: table;
	width: 100%;
	padding-top: 5px;
}
.ads-row {
	display: table-row;
}
.ads-left {
	display: table-cell;
	text-align: left;
}
.ads-middle {
	display: table-cell;
	text-align: center;
}
.ads-right {
	display: table-cell;
	text-align: right;
}

.Responsive {
	padding-top: .4em;
}

.Permission {
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	padding-bottom: 30px;
	line-height: 13px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 30px;
	text-align: center;
}
.Permission a {
	color: #29537c;
	text-decoration: none;
}
.Permission a:hover {
	text-decoration: underline;
}
.Verses {
	background-color: #C7D9EB;
	text-align: left;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 40px;
	line-height: 34px;
}
.Passage {
	text-transform: uppercase;
}
.Arrow {
	font-family: Arial;
}
.photoright {
	margin: 10px 10px 10px 10px;
}
.Added {
	background-color: #FFFF00;
}
.Different {
	background-color: #00FFFF;
}
.Missing {
	background-color: #FF00FF;
}
.Reordered {
	background-color: #00FF00;
}
.Ye {
	color: #FF0000;
}

.footbar ul {
	margin: 1.5em 0 0 0;
	padding: 1em 0em 1em 0em;
	list-style-type: none;
	text-align: center;
	background-color: #00FFFF;
	font-weight: bold;
	line-height: 2em;
}
.footbar ul li {  
	display: inline; 
	} 
.footbar ul li a {
	text-decoration: none;
	padding: .3em 1em .3em 1em;
	color: #336699;
	background-color: #00FFFF;
}
.footbar ul li a:hover {
	color: #1C3753;
}
.Copyright {
	font-size: 0.85em;
	text-align: center;
	font-family: Verdana;
	padding-top: 2em;
	padding-bottom: 2em;
	background-color: #FFFFFF;
}
.Copyright a {
	color: #2E5C8B;
	text-decoration: none;
}
