/* CSS Document */

BODY, TABLE {
	font-family: Arial;
	color: #474747;
	font-size: 12px;
	font-weight: normal;
}
.header, .headline, H1 {
	font-size: 20px;
	color: #474747;
	font-weight: bold;
}
.headline2 {
	font-size: 14px;
	color: #474747;
	font-weight: bold;
}

BODY {
	background: url('/images/PeteAndSheila_04.gif') repeat-x;
	background-color: #d6e2be;
}

.featuredneighborhood {
	font-size: 14px;
	font-weight: bold;
}

.Footer {
font-family:Arial, Helvetica, sans-serif;
color:#999999;
font-size:12px;
}

a.Footer:link, a.Footer:active, a.Footer:visited {

font-family:Arial, Helvetica, sans-serif;
color:#999999;
font-size:12px;
}

a.Footer:hover {

font-family:Arial, Helvetica, sans-serif;
color:#999999;
font-size:12px;
text-decoration:underline;
}

SELECT, OPTION, INPUT {
	color: #000000;
	font-family: Arial;
	font-size: 11px;
	width: 155px;
}

#checkbox {
	width: 20px;
}

.italics {
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
}