@charset "utf-8";

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	color: #000000;
	font-size: 90%;
	text-align: center;
}
#wrapper {
	padding: 0px;
	height: 1%;
	width: 910px;
	overflow: hidden;
	text-align: left;
	border: 4px solid #000000;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#footer {
	margin: 0px;
	padding: 5px;
	float: left;
	width: 900px;
	position: relative;
	background-color: #CCCCCC;
	font-size: 90%;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-top-width: 1px;
}

#contact {
	float: left;
	height: auto;
	width: 160px;
	margin-left: 23px;
	position: relative;
	padding: 5px;
	text-align: left;
	border: 1px dashed #999999;
	font-size: 90%;
	line-height: 1.5em;
}

#picture {
	padding: 7px;
	float: left;
	height: 115px;
	width: 170px;
	position: relative;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	background-repeat: no-repeat;
	background-image: url(../image/Debbi_Richardson.jpg);
	background-position: center center;
	background-color: #999999;
}

#sub_main {
	margin: 0px;
	padding: 10px;
	float: right;
	width: 650px;
	position: relative;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	line-height: 1.5em;
}

#title {
	margin: 0px;
	padding: 5px;
	height: 140px;
	width: 800px;
}

#banner {
	margin: 0px;
	padding: 0px;
	height: 170px;
	width: 910px;
	background-image: url(../image/townhouses_sml.jpg);
	background-repeat: repeat-x;
	float: left;
	position: relative;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

#main {
	background-color: #FFFFFF;
	text-align: left;
	height: auto;
	width: 900px;
	float: left;
	position: relative;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

body {
	background-color: #999999;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	color: #000000;
	font-size: 90%;
	text-align: center;
}

