.back_blue1 {
	background-color: #ececf3;
}
.back_blue2 {
	background-color: #f5f5f8;
}
.left_green {
	background-color: #B3CD8D;
}
.greyed {
	filter: Gray;
}

.back_blue3 {
	background-color: #d9d9e7;
}
.img_border {
	border: 1px solid #000000;
}
.left_home {
	background-color:#e2d2f4;
}
.left_children {
	background-color:#e2d2f4;
}
.left_ignite {
	background-color:#e2d2f4;
}
.left_adult {
	background-color:#e2d2f4;
}
.left_prison {
	background-color:#e2d2f4;
}
.left_thelogy {
	background-color:#e2d2f4;
}
.left_c_c {
	background-color:#e2d2f4;
}
.left_about {
	background-color:#e2d2f4;
}
.left_resources {
	background-color:#e2d2f4;
}
.quote {
	text-align: center;
	margin: 7px;
	padding: 7px;
	border: 1px dashed #000000;
	background-color: #B3CD8D;
	width: 450px;
}
.quote_wrap {
	width:100%;
	text-align:center;
}.groupHead {
	font-size: 16px;
	background-color: #023F88;
	font-weight: bold;
	color: #FFF;
	text-indent: 10px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.groupBody {
	border-bottom-width: medium;
	border-bottom-style: dashed;
	border-bottom-color: #023F88;
	margin-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding: 10px;
	clear: both;
	width: 95%;
}

