/* CONTENT Styles */

#families H3 {
	font-size: 1.2em;
	font-weight:bold;
	color: #3E76BB;
	margin-top: 28px;
	padding-bottom: 5px;
	padding-top: 12px;
	background-image: url(../images/family_title_bg.jpg);
	background-repeat: repeat-x;
	padding-left: 5px;
	border-top: 1px solid #CCCCCC;
}

.family_section {
	margin-bottom: 40px;
	padding-left: 5px;
	padding-right: 5px;
}
.family_section_end {
	margin-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
.image {
	padding-bottom: 20px;
	padding-left: 30px;


}