.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
	padding: 0px;
	margin: 3px 32px 6px 12px;
	list-style-image: url(Images/StarSml.tif);
}
.main a:link {
	color: #cccc66;
}
.main a:visited {
	color:#cccc99
}

.h1 {
	font: bold 18px 'Trebuchet MS';
	display: block;
	padding: 3px 3px 3px 12px;
	color: #006699;
	border-top: 1px solid #000080;
}

.h2 {
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 14px;
	color: #0099cc;
	line-height: 22px;
	padding: 3px 18px;
	margin: 0px;
	list-style-type: none;
}

.h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #99ccff;
	padding: 3px 24px;
}

.navigation {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #006699;
	display: block;
	padding: 6px 8px 6px 10px;
	width: 135px;
	text-decoration: none;
}
.navigation:link, .navigation:visited  {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #006699;
	display: block;
	padding: 6px 8px 6px 10px;
	width: 135px;
	text-decoration: none;
}

.bullet {
	list-style-image: url(Images/StarSml.tif);
	margin: 0px;
	}
	
/** new styles added for homes page **/

.housing {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006699;
	line-height: 19px;
	padding: 3px;
	margin: 0px;
	text-decoration: none;
}

.table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	padding: 3px;
	margin: 3px;
	text-decoration: none;
}

.page {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #006699;
	line-height: 18px;
	padding: 3px 22px;
	margin: 0px;
	list-style-type: none;
}

.footer {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	color: #cccc99;
	line-height: 12px;
	padding: 3px 16px;
}
