body {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	background-color: #491711;
}
h4 {
	font-size: 17px;
	color: #333333;
}
h5 {
	font-size: 14px;
	color: #491711;
}


#LAMB {
	float: left;
	height: 110px;
	width: 111px;
	margin-top: 25px;
	margin-left: 20px;
	display: inline;
}
#heading {
	clear: none;
	float: left;
	height: 111px;
	width: 367px;
	margin-top: 24px;
}
#colLeft {
	clear: none;
	float: left;
	width: 425px;
	margin-top: 25px;
	margin-left: 35px;
	display: inline;
}
#colRight {
	display: inline;
	clear: none;
	float: right;
	width: 325px;
	margin-top: 25px;
	margin-right: 35px;
}
#colRight a, #colLeft a{
	color: #491711;
}
#headEyes {
	clear: none;
	float: left;
	height: 111px;
	width: 331px;
	margin-top: 24px;
}
#bookBox {
	display: inline;
	clear: both;
	float: left;
	width: 300px;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 125px;
}
#authorBox {
	float: left;
	width: 500px;
	background-color: #f2ecde;
}
#authorBox p, #authorBox h4{
	margin: 10px;
	padding: 3px;
}
#authorBox a{
	color: #491711;
}
#scriptureBox, #videoBox{
	display: inline;
	clear: both;
	float: left;
	width: 800px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 25px;
}
#footerbox {
	display: inline;
	float: left;
	width: 800px;
	font-size: 10px;
	text-align: center;
	margin-left: 25px;
}
#footerbox a{
	color: #491711;
	text-decoration: none;
}




.alignCenter {
	text-align: center;
}
.mapAlign {
	display: inline;
	clear: both;
	float: left;
	width: 390px;
	margin-bottom: 20px;
	margin-left: 15px;
	margin-right: 25px;
	margin-top: 5px;
}
.mapAlign a{
	color:#333333;
}
.bkImg {
	margin-right: 5px;
	display: inline;
	float: left;
}
.verseBox {
	width: 200px;
	float: left;
	clear: none;
	background-color: #f2ecde;
	text-align:center;
}
.verseBox a {
	color: #491711;
}
.verseText {
	width: 500px;
}
.verseText p {
	margin: 5px;
}
.imgAlignRight {
	display: inline;
	clear: none;
	float: right;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
