a {
	color:#f00;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

body {
	background:#fff;
	font-family:Arial,sans-serif;
	font-size:12pt;
	margin:0px;
}

.padder {
	padding:12px;
	overflow:hidden;
	margin-top:0px;
}

.frontnav {
	background:#788059;
	color:#fff;
	border:0px;
	font-size:1.4em;
	height:50px;
	margin:0px;
	padding:0px;
	width:294px;
}

.frontnav a {
	color:#fff;
	text-decoration:none;
}

.frontnav a:hover {
	text-decoration:underline;
}

#content {
	background:#fff;
	border:0px;
	margin-left:auto;
	margin-right:auto;
	min-height:500px;
	padding:0px;
	position:relative;
	width:906px;
}

#footer {
	background:#cc9;
	font-size:0.8em;
	height:80px;
	margin:0px;
	padding:0px;
	width:890px;
}

#headerlogo {
	border:0px;
	float:left;
	height:57px;
	left:6px;
	margin:0px;
	padding:0px;
	position:absolute;
	top:6px;
	width:497px;
}

#photo01 {
	background:#e6dfcf;
	background-image:url(/images/interior-01.jpg);
	height:218px;
	left:664px;
	margin:0px;
	padding:0px;
	position:absolute;
	top:69px;
	width:231px;
}

#photo02 {
	background:#e6dfcf;
	background-image:url(/images/exterior-01.jpg);
	height:200px;
	left:6px;
	margin:0px;
	padding:0px;
	position:absolute;
	top:294px;
	width:482px;
}

#spacer01 {
	background:#788059;
	border:0px;
	float:left;
	height:57px;
	left:509px;
	margin:0px;
	padding:0px;
	position:absolute;
	top:6px;
	width:385px;
}

.required {
	color:red;
}
