@charset "UTF-8";
#alert {
	color: #990000;
}
.quote {
	font-size: 16px;
	font-style: italic;
	line-height: 26px;
	font-weight: normal;
	margin-bottom: 3px;
	color: #666666;
}
#download  img {
	float: left;
	margin-right: 5px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}
#download {
	text-align: left;
}
#volunteerlist {
	padding-left: 20px;
	padding-top: 5px;
	line-height: 20px;
	list-style-type: square;
	list-style-position: inside;
}
#testimonyblock1 {
	border: 3px solid #CCCCCC;
	margin-right: 25px;
	margin-left: 20px;
	background-color: ffffcc;
	background-image: url(../images/aboutus/testimony_back_hands.gif);
	padding-top: 12px;
	padding-right: 125px;
	padding-bottom: 12px;
	padding-left: 12px;
}
#testimonyblock2 {
	border: 3px solid #CCCCCC;
	margin-right: 25px;
	margin-left: 20px;
	background-color: ffffcc;
	background-image: url(../images/aboutus/testimony_back_thumbs.gif);
	padding-top: 12px;
	padding-right: 140px;
	padding-bottom: 12px;
	padding-left: 12px;
}
#testimonyblock3 {
	border: 3px solid #CCCCCC;
	margin-right: 25px;
	margin-left: 20px;
	background-color: ffffcc;
	background-image: url(../images/aboutus/testimony_hand_bible.gif);
	padding-top: 12px;
	padding-right: 140px;
	padding-bottom: 12px;
	padding-left: 12px;
}
#testimonyblock4 {
	border: 3px solid #CCCCCC;
	margin-right: 25px;
	margin-left: 20px;
	background-color: ffffcc;
	background-image: url(../images/aboutus/testimony_hands_candle.gif);
	padding-top: 12px;
	padding-right: 140px;
	padding-bottom: 12px;
	padding-left: 12px;
}
.testimonytitle {
	font-size: 14px;
	color: #004990;
	margin-bottom: 8px;
}
