#content_left {
	height: 365px !important;
	height: 380px;
	float: left;
	width: 239px;
	padding: 5px;
	display: inline;
	font-size: 0.9em;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #97653f;
}

#content_middle {
	height: 365px !important;
	height: 380px;
	float: left;
	width: 239px;
	padding: 5px;
	display: inline;
	font-size: 0.9em;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #97653f;
}

#content_right {
	height: 365px !important;
	height: 380px;
	float: left;
	width: 239px;
	padding: 5px;
	display: inline;
	font-size: 0.9em;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	border: 1px solid #97653f;
}

h1 {
	font-weight: bold;
	color: #97653f;
	margin-top: 0px;
 	font-size: 1.1em;
	margin-bottom: 3px;
}

.text {
	height: 232px !important;
	height: 267px;
}
	
.image {
	height: 118px;
}