div#welcomeblock {
  width: 194px;
	height: 200px;
	position: absolute;
	top: 188px;
	left: 190px;
	line-height: 130%;
	background-color: #d1d7dc;
	background-image: url("../images/gradient-welcome.jpg");
	background-repeat: repeat-x;
	padding: 0 18px 6px 18px;
}
div#photoblock {
  width: 160px;
	height: 200px;
	position: absolute;
	top: 188px;
	left: 420px;
	background-color:white;
	background-image: url("../images/marissa-portrait2.jpg");
  }
div#cookieblock {
  width: 190px;
	height: 100px;
	position: absolute;
	top: 188px;
	left: 580px;
	background-color: #d1c7bf;
	background-image: url("../images/cookie-background.jpg");
	}
p#darkheadline {
  font-weight: bold;
	font-size: 16pt;
	margin-top: 8px;
	margin-bottom: 2px;
	line-height: 110%;
	padding:0;
  color: #512718;
  }
p#smalltext {
	font-size: 8pt;
	margin-top: 0px;
	line-height: 120%;
	}
div#appraisaltext {
  width: 150px;
	height: 60px;
	position:absolute;
	top: 3px;
	left: 20px;
	}
a.pagelink {
  text-decoration: underline;
	font-weight: bold;
	color: #623b28;
	}
div#whymeblock {
  width: 390px;
	height: 410px;
	position:absolute;
	top: 378px;
	left: 190px;
	line-height: 130%;
	background-color: #d7d7d7;
	background-image: url("../images/gradient-whyme.jpg");
	background-repeat: repeat-y;
	}
div#whymetext {
  width: 354px;
	height: 280px;
	position: relative;
	top: 10px;
	left: 18px;
	}	
div#programsblock {
  width: 190px;
	height: 500px;
	position: absolute;
	top: 288px;
	left: 580px;
	background-color: #ddd7cf;
	background-image: url("../images/gradient-programs.jpg");
	background-repeat: repeat-y;
	}
div#programstext {
  width: 170px;
	height: 370px;
	position: relative;
	top: 10px;
	left: 10px;
  }
div#programstext ul {
  margin-left: 1em;
	padding-left: 1em;
	}
p#footer {
  position: absolute;
  bottom: 10px;
	left: 20px;
	}
img#equalhousing {
  margin: 40px 0 0 20px;
	}