.header {
	background-color: #FFFFFF;
	font-size: large;
	color: #405868;
	text-align: center;
	font-weight: bold;



}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #336666;
	font-size: xx-small;
	background-color: #50463c;
	background-image: url(../images/pagebg.jpg);
	background-repeat: repeat-x;





}
.footer {
	background-color: #405868;
	font-size: xx-small;
	color: #D8C5B4;
	text-align: right;
	font-style: normal;


}
.navigation {
	background-color: #D8C5B4;
	white-space: normal;
	color: #405868;
	font-style: normal;
	font-size: 16px;
	font-weight: bold;




}
.headerSmall {

	background-color: #405868;
	font-size: x-small;
	color: #D8C5B4;
	text-align: center;
	font-style: italic;
}

.navigation a {
	color: #405868;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	white-space: nowrap;

}

.navigation a:hover {
	background-color: #FFFFCC;

}
.bodyText {
	font-size: 14px;
}
.OuterTable {
	border: #D8C5B4;
}
.innerTableHeading {
	font-weight: bold;
	color: #405868;
	background-color: #D8C5B4;
}
.navigationSelected { background-color: #D8C5B4; white-space: normal; color: #405868; font-style: normal; font-size: 14px; font-weight: bold; }
.bodyHeader { background-color: #FFFFFF; color: #405868; font-weight: bold; }
.bodyScripture { font-size: 14px; ; font-style: italic}
.bookTitle { background-color: #FFFFFF; color: #405868; font-weight: bold; }
.bookAuthor { background-color: #FFFFFF; color: #405868; font-weight: normal; ; font-style: italic}
.disclaimer { font-size: 12px; ; font-style: italic ; color: #405868}
