/* CSS Document */

body {
	background: #F8F8EA;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	background-image: url(../assets/woodback1.jpg);
	background-repeat: repeat-x;
}
p {
	font-size: 90%;
	line-height: 130%;
}
a:link {
	color: #785825;
	text-decoration: none;
}
a:visited {
	color: #84412A;
	text-decoration: none;
}
a:hover {
	color: #231F21;
}
a:active {
	color: #231F21;
	text-decoration: none;
}
#wrap {
	width: 800px;
	margin: 0 auto;
}
	
#content {
	float: right;
	width: 600px;	
	margin: 0;
	height: 100%;
	padding: 0;
}

#sidebar {
	padding: 0;
	font-size: 80%;
	float: left;
	width: 200px;
}
#sidebar ul {
	padding: 0px;
	margin: 0px;
}
#sidebar li {
	list-style: none;
	list-style-image: none;
	text-align: center;
	padding: 3px;
	margin: 2px;
	color: #FFFFFF;
}
#sidebar a:link {
	color: #F8F8EA;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#sidebar a:visited {
	color: #F8F8EA;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#sidebar a:hover {
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#sidebar a:active {
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}


#wrapfooter {
	clear: both;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background: #785825;
	color: #FFFFFF;
	padding: 10px;
	font-size: 90%;
}
#footer {
	width: 780px;
}
#wrapfooter a:link {
	color: #F8F8EA;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#wrapfooter a:visited {
	color: #F8F8EA;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#wrapfooter a:hover {
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#wrapfooter a:active {
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#bottomofpageleft {
	width: 350px;
	float: left;
	height: 50px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	font-size: 80%;
	line-height: 120%;
}
#bottomofpageright {
	width: 350px;
	float: right;
	height: 50px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: right;
	font-size: 80%;
	line-height: 120%;
}
#topmenu {
	text-align: right;
	height: 30px;
	padding: 10px;	
}
#contentdiv {
	padding: 10px;
	background: #FFFFFF;
	margin-bottom: 20px;
	border: #785825 solid thin;
}
/* START HEADINGS */
h1 {
	color: #895C2E;
	font-weight: bolder;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 140%;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
}

/* scripture box */
.scripturebox {
	font-style: normal;
	line-height: 150%;
	color: #422231;
	background-color: #ffdfeb;
	padding: 15px;
	width: 80%;
	border: thin solid #ffbfd8;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 85%;
}

.scriptureref {
	font-style: italic;
	text-align: right;
	font-weight: bold;
	font-size: 90%;
	margin: 0px;	
	padding: 0px;
}

.scripturebox2 {
	font-style: normal;
	line-height: 150%;
	color: #422231;
	background-color: #F8F8ea;
	padding: 15px;
	width: 80%;
	border: thin solid #D9D9CD;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 85%;
}

/* SIDEBOX STUFF */
/* Show only to IE PC \*/
* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

#sidebox {
	margin: 0 auto; /* center for now */
	width: 200px; /* ems so it will grow */
	background: url(../assets/images/sidebar_cut_04.jpg) no-repeat bottom right;
	font-size: 100%;
}
#boxbody {
	background: url(../assets/images/sidebar_cut_03.jpg) no-repeat bottom left;
	margin: 0;
	padding: 5px 35px 35px;
}
#boxbump {
	width: 100%;
	height: 50px;
	background: url(../assets/images/sidebar_cut_02.jpg) no-repeat top right;
}

/* STORE STUFF */

#chapsummary {
	font-size: 80%;
	line-height: 130%;
	padding-left: 30px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 0px;
}
.chaptitle {
font-size: 90%;
	color: #552B21;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	border-bottom: #000000 thin solid;
}
#pdficon {
	font-size: 80%;
	text-align: right;
	color: #999999;
	}
#jumplist li {
	list-style-type: none;
	font-size: 80%;
	line-height: 110%;
}
#wrapchapter {
	width: 500px;
	border: #000000 thin solid;
	padding: 3px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
}

/* COMMENTS */
#comment {
	width: 90%;
	line-height: 130%;
	font-size: 90%;
	margin: 0 auto;
	padding: 10px;
	background-color: #ffdfeb;
	}
#commenter {
	width: 90%;
	text-align: right;
	font-style: italic;
	font-size: 90%;
	margin: 0 auto;
	background-color: #ffdfeb;
	padding: 10px;
}.allcaphead {
	font-weight: bold;
	text-transform: uppercase;
}
.dnanav {font-size: smaller}
.caption {font-size: 80%}
.list1 {
	font-size: 90%
}
