#three_pics {
	margin-top: -122px;
	padding-right: 47px;
	padding-left: 47px;
}
#image_wrapper {
	text-align: center;
}
#col {
	float: left;
	width: 275px;
}
#titulos_prop {
	padding-top: 15px;
	padding-bottom: 3px;
	text-align: center;
	width: 230px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #998675;
	margin-bottom: 50px;
	position: relative;
}
#read_more {
	text-align: right;
	margin-top: 10px;
}
#read_more a {
	font-family: Times, serif;
	color: #998675;
	text-decoration: none;
	font-style: italic;
	font-size: 17px;
}
#read_more a:hover {
	color: #E6B667;
}
