﻿body {
	font-family: Verdana, "Times New Roman", sans-serif;
	font-size: 16px;		
}



#wrapper1 {
	clear: both;
	border: 1px black solid;
	position: relative;
	width: 800px;
	height: 1639px;
	margin-left: 50px;
	top: 0px;
	left: 0px;
}

#wrapper2 {
	clear: both;
	border: 1px black solid;
	position: relative;
	width: 800px;
	height: 1446px;
	margin-left: 50px;
	top: 0px;
	left: 0px;
}

#wrapper3 {
	clear: both;
	border: 1px black solid;
	position: relative;
	width: 800px;
	height: 1518px;
	margin-left: 50px;
	top: 0px;
	left: 0px;
}

#wrapper4 {
	clear: both;
	border: 1px black solid;
	position: relative;
	width: 800px;
	height: 1518px;
	margin-left: 50px;
	top: 0px;
	left: 0px;
}


#banner {
	margin: 25px 0 25px 15px;
	float: left;
	position: relative;
	top: 0px;
	left: 0px;
	height: 1476px;
}

#column1 {
	margin: 25px 10px 22px 10px;
	padding: 10px;
	border: 1px #000000 dotted;
	float: left;
	width: 245px;
	height: 1455px;
	position: relative;
	top: 0px;
	left: 0px;
}

.g50dPic {
	border: 2px #008000 double;
	padding: 5px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: 0px;
	left: 0px;
}

#column2 {
	border: 1px #000000 dotted;
	padding: 10px;
	margin: 25px 0 0 5px;
	float: left;
	width: 245px;
	height: 1452px;
}

#p2column1 {
	margin: 25px 0px 22px 25px;
	padding: 10px;
	border: 1px #000000 dotted;
	float: left;
	width: 335px;
	height: 1280px;
	position: relative;
	top: 0px;
	left: 0px;
}

#p2column2 {
	margin: 25px 25px 22px 12px;
	padding: 10px;
	border: 1px #000000 dotted;
	float: left;
	width: 335px;
	height: 1278px;
	position: relative;
	top: 0px;
	left: 26px;
}

#p3column1 {
	margin: 25px 0px 22px 25px;
	padding: 10px;
	border: 1px #000000 dotted;
	float: left;
	width: 335px;
	height: 1330px;
	position: relative;
	top: 0px;
	left: 0px;
}

#p3column2 {
	margin: 25px 25px 22px 12px;
	padding: 10px;
	border: 1px #000000 dotted;
	float: left;
	width: 335px;
	height: 1328px;
	position: relative;
	top: 0px;
	left: 26px;
}


#footer {
	margin: 50px 0 0 0;
	position: relative;
	bottom: 20px;
	text-align: center;
	width: 796px;
	font-weight: bold;
	clear: both;
}

.head1 {	
	font-style: italic;
	font-weight: 700;
	font-size: large;
}

.head2 {
	font-weight: 700;
	font-size: 12px;
}

#head3to4 {
	background-color: yellow;
	border: 1px black solid;
}

.head3 {
	text-align: center;
	font-weight: bold;
	font-style: italic;
	font-size: 20px;
}

.head4 {
	font-weight: bold;
	font-size: 12px;
	text-align: center;
}

#head5to7 {
	background-color: yellow;
	border: 1px black solid;
	text-align: center;
}

.head5 {
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	text-transform: uppercase;
}

.head6 {
	font-weight: bold;
	font-size: 15px;
	text-align: center;
}

.head7 {
	font-weight: bold;
	font-size: 11px;
	text-align: center;
}

.head8 {
	font-weight: bold;
	font-size: 18px;
	text-align: center;
}



/* styles for table on page 3 */

.style1 {
	width: 350px;
	vertical-align: top;
}
.style2 {
	width: 109px;
	vertical-align: top;
}





.by {
	font-style: italic;
	font-size: 14px;
	text-align: right;
	font-weight: bold;
}









br.clear {
	clear: both;
}

/* set up House Link Style */
.house_link {
	font-size: 15px;
	text-align: center;
	padding: 0 25px 0 25px;
	margin: 25px 0 25px 175px;
	width: 500px;
	position: relative;
}

.house_link a {
  text-decoration: none;
  padding-right: 20px; 
}  

.house_link a:link {
	color: blue;
}

.house_link a:visited {
  color: blue;
}

.house_link a:hover {
  color: red;
}
