body {font-family: trebuchet ms,verdana,geneva,arial,helvetica,sans-serif; 
	color: black;
	background-color: red;
	font-size: 12pt; 
	margin-top: auto;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	height: 100%;
}
h1 {
	font-size: 30pt;
	color: red;
	text-align: center;
	line-height: 120%;
}
h2 {font-size: 18pt;
	color: black; 
	text-align: center;
}
h3 {font-size: 14pt;
	color: #cc0000; 
		text-align: center;
}
.mastcontainer{
	background-color: red;
	width: 100%;
	height: 70px;
	margin-left: auto;
	margin-right: auto;

}
.mastcontent {
	text-align: center;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	color: white;
	font-size: 24pt;
}
.mastfooter{
	text-align: center;
	width: 100%;
	height: 50px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/mastfooter.jpg);
	background-repeat: repeat;
}
.container{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	height: 100%;
	max-height: 100%;
	min-height: 100%;
	background-color: White;
}
.content{
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 700px;
	background-color: White;
	max-height: 100%;
	min-height: 900px;
	
}
.column1 {
	text-align: center;
	background-color: white;
	float: left;
	width: 700px;
	height: 100%;
	margin-right: 20px;
	vertical-align: top;
}
.column2 {
	text-align: center;
	background-color: white;
	float: left;
	width: 240px;
	vertical-align: top;
	font-size: 10pt; 
	
	}
.column3 {
	text-align: center;
	font-family: georgia, times new roman, times, serif;
	background-color: #efefef;
	float: left;
	width: 440px;
	height: 100%;
	vertical-align: top;
	font-size: 10pt;
	line-height: 16pt;
	padding: 10px;
	
}
.column5 {
	text-align: left;
	float: left;
	width: 800px;
	height: 400px;
	vertical-align: top;
	margin-top: 20px;
	margin-bottom: 20px;
}
.house1 {
	text-align: justify;
	float: left;
	width: 220px;
	height: 200px;
	margin-right: 50px;
	vertical-align: top;
	font-size: 10.5pt; 
}
.house2 {
	text-align: justify;
	float: left;
	width: 250px;
	height: 220px;
	margin-right: 50px;
	vertical-align: top;
		font-size: 10.5pt; 
}
.house3 {
	text-align: justify;
	float: left;
	width: 220px;
	height: 200px;
	vertical-align: top;
		font-size: 10.5pt; 
}
.optinsmalltext {
	text-align: center;
	font-size: 8pt;
	line-height: 9pt;
}

.footercontainer{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	max-height: 100%;
	min-height: 50px;
}
.footercontent{
	text-align: center;
	color: white;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	max-height: 100%;
	min-height: 50px;
	font-size: 10pt;
	
}