#footer{
	text-align: center;
	width: 855px;
	margin: 0 auto;
	font: ariel,helvetica;
}

.openhouse{
	text-transform: uppercase;
	font-family: arial,helvetica;
	font-weight: bold;
}
.address{
	font-size: 10px;
	color: #8b0000;
}
.time{
	font-size: 18px;
	color: red;
}
.openhousetitle{
	font-size: 18px;
	color: red;
}

