* {
	margin:0px;
	padding:0px;
}

body {
	width:613px;
	font-family:Arial, Tahoma, Helvitica, sans-serif;
}

#header {
	float:left;
	clear:both;
	width:613px;
	background:#d8e0be;
}

#aboutrow {
	float:left;
	clear:both;
	width:613px;
	background:#cad4a6;
}

#listbox {
	float:left;
	clear:none;
	width:291px;
}

#imagebox {
	border:1px solid #cad4a6;
	width:300px;
	padding:10px;
	float:left;
	clear:none;
	background:#fff;
}

#floorplan {
	float:left;
	clear:both;
	width:613px;
	padding:0px 0px 10px 0px;
	text-align:center;
}

#floorplan img {
	margin:0px auto;
}

#textcontent {
	float:left;
	clear:both;
	width:613px;
	padding:0px 0px 10px 0px;
	text-align:left;
}

#textcontent p {
	font-size:.8em;
	padding:0px 20px 10px;
	line-height:1.7em;
}

#contact {
	float:left;
	clear:both;
	width:613px;
	background:#dae4c6;
}

h1 {
	float:left;
	clear:none;
	width:380px;
	padding:10px;
	color:#8a9172;
	font-weight:normal;
	font-size:1.1em;
}

h2 {
	font-weight:normal;
	font-size:1.2em;
	color:#404944;
	border:0px solid #404944;
	border-bottom-width:1px;
	margin:10px;
	text-transform:lowercase;
	font-variant:small-caps;
	text-align:left;
}

h3 {
	text-align:right;
	font-weight:normal;
	font-size:.9em;
	color:#8a9172;
	border:0px solid #8a9172;
	border-bottom-width:1px;
	margin:20px 10px 15px 10px;
}

#emailabout {
	display:block;
	float:left;
	clear:none;
	width:192px;
	margin:5px 0px 0px 0px;
	padding:10px;
	text-align:right;
	color:#8a9172;
	font-size:.7em;
	text-decoration:none;
}

#emailabout:hover {
	text-decoration:underline;
}

#floorplan p, #contact p {
	padding:5px 20px 10px 20px;
	font-size:.8em;
}

#listbox ul {
	padding:5px 20px 10px 20px;
}

#listbox li {
	margin:2px 0px 2px 10px;
	font-size:.8em;
}
