#content3 .cont-text .contentTitle {
	color: #FF8040;
	font-size: 250%;
	font-weight: bolder;
	text-align: center;
}
#content3 .cont-text .object {
	border-width: 4px;
	border-color: #154F0C;
	border-style: solid;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 20px;
	width: 300px;
	float: left;
	text-align: center;
}
#content3 .cont-text .objectTitle {
	background-color: #004000;
	padding-top: 5px;
	margin-top: 0px;
	height: 60px;
	text-align: center;
	vertical-align: middle;
}
#content3 .cont-text .objectTitle span {
	color: #FFFFFF;
	font-size: 120%;
	font-weight: bolder;
}

#content3 .cont-text .objectImage {
	margin-bottom: 20px;
}
