a {
	text-decoration: underline;
	color: #a39a83;
}

#footer {
	font-size: 0.9em;
}

#footer a {
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#feature p, #sidebar p {
	margin-bottom: 1.5em;
	color: #8a8c8e;
}
.moduletable-content-sidebar h3,
.contentpaneopen h3,
.contentheading-storey {
	font-size: 1.5em;
	color: #000000;
	background: #ffffff;
}
.moduletable-content-sidebar h3,
.contentpaneopen h3 {
	margin-bottom: 0.7em;
}
.contentheading-storey {
	padding-bottom: 0.7em;
	font-weight: bold;
}
sup {
	vertical-align: top;
	font-size: 75%;
}

p, ul, td {
	color: #8A8C8E;
}
.caps {
	text-transform: uppercase;
}
#home-details p.address {
	font-weight: bold;
}
h4 {
	margin-bottom: 0.5em;
}