#redhouseleft {
	background-position: 0px 0px;
	vertical-align: top;
	width: 212px;
	position: absolute;
	z-index:4;
}

#redhousecontent {
	background-position: 0px 0px;
	vertical-align: top;
	width: 790px;
	position: absolute;
	z-index:5;
	background-color: #999999;
	left: 212px;
	top: 0px;
}

.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #333333;
}

.contenttable {
	background-color: #666666;
}
div#contenttext{
	margin-left:40px;
	margin-right:40px;
	margin-top:147px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 200%;
	color: #FFFFFF;
	margin-bottom: 50px;
}

.contenttablebigpic {
	background-color: #666666;
}

div#contenttextunderbigpic{
	margin-left:40px;
	margin-right:40px;
	margin-top:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 200%;
	color: #FFFFFF;
	margin-bottom: 50px;
}


