@charset "UTF-8";
body {
	background-image: url(../pressroom/images/pattern-pressroom.gif);
}
#container #main {
	background-image: url(../pressroom/images/bg-pressroom.jpg);
	background-repeat: no-repeat;
	background-color: #D44B43;
}
#container #main #sidebar .scripture {
	background-image: url(../pressroom/images/fillagry-pressroom.jpg);
}
#container #main #sidebar .scripture .book {
	color: #330000;
}
#container #main #content #banner #subnav {
	background-color: #772A27;
}
#container #main #content #maincontent {
	background-color: #FF948C;
	background-image: url(../pressroom/images/btm-crv-pressroom.gif);
}
#container #main #content #maincontent #breadcrumbs {
	background-image: url(../pressroom/images/top-crv-pressroom.gif);
}
#container #main #content #maincontent #subtext #scroll .quote {
	padding: 10px;
	background-color: #E1827A;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	margin-bottom: 15px;
}
#container #main #content #maincontent #subtext #scroll a {
	color: #812E29;
}
#container #main #footer {
	background-color: #FF948C;
	color: #660000;
	background-image: url(../pressroom/images/footer-pressroom.jpg);
}
