body {
	background-color: #CB7C17;
	height: 100%;
	background-image: url(images/rivertreelayout/goldbg2.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
p, div, body {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
a:link, a:visited {
	color: #51642D;
	text-decoration: none;
}
a:hover, a:active {
	color: #E6DB93;
	text-decoration: underline;
}




.clear {
	clear: both;
	height: 1px;
}
.title {
	margin-top: 120px;
	margin-bottom: 10px;
}


#wrapper {
	width: 834px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#main {
	background-image: url(images/rivertreelayout/goldtreeheader800.jpg);
	height: 370px;
	width: 834px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: auto;
}
#content {
	margin-left: 340px;
	margin-bottom: 60px;
}

#scripture {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	float: right;
	width: 440px;
	margin-right: 50px;
	font-weight: bold;
}
.link {
	color: #000000;
	margin-top: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
