@charset "UTF-8";
body {
	background-image: url(../about/images/pattern-about.gif);
}
#container #main {
	background-image: url(../about/images/bg-about.jpg);
	background-repeat: no-repeat;
	background-color: #CD6733;
}
#container #main #sidebar .scripture {
	background-image: url(../about/images/fillagry-about.jpg);
}
#container #main #sidebar .scripture .book {
	color: #330000;
}
#container #main #content #banner #subnav {
	background-color: #993300;
}
#container #main #content #maincontent {
	background-color: #F6AA68;
	background-image: url(../about/images/btm-crv-about.gif);
}
#container #main #content #maincontent #breadcrumbs {
	background-image: url(../about/images/top-crv-about.gif);
}
#container #main #content #maincontent #subtext #scroll .quote {
	padding: 10px;
	background-color: #D98B56;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	margin-bottom: 15px;
}
#container #main #footer {
	background-color: #F6AA68;
	color: #993300;
	background-image: url(../about/images/footer-about.jpg);
}
