/* Font Styles */
.servicesHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #5679CE;
	font-weight: normal;
}

.services {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	font-weight: normal;
}

.newsHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #DC5634;
	font-weight: normal;
}

.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	font-weight: normal;
}
.news a:link {color: #666666; text-decoration: underline;}
.news a:active {color: #DC5634; text-decoration: underline;}
.news a:visited {color: #666666; text-decoration: underline;}
.news a:hover {color: #DC5634; text-decoration: underline;}

.newsLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
}
.newsLink a:link {color: #DC5634; text-decoration: underline;}
.newsLink a:active {color: #DC5634; text-decoration: underline;}
.newsLink a:visited {color: #DC5634; text-decoration: underline;}
.newsLink a:hover {color: #DC5634; text-decoration: underline;}

.listing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	font-weight: normal;
}
.listing a:link {color: #666666; text-decoration: underline;}
.listing a:active {color: #E4BD5F; text-decoration: underline;}
.listing a:visited {color: #666666; text-decoration: underline;}
.listing a:hover {color: #FF6666; text-decoration: underline;}

.contactListing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	font-weight: normal;
}

.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}

.soldListing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: normal;
}
.soldListing a:link {color: #666666; text-decoration: underline;}
.soldListing a:active {color: #E4BD5F; text-decoration: underline;}
.soldListing a:visited {color: #666666; text-decoration: underline;}
.soldListing a:hover {color: #FF6666; text-decoration: underline;}

.featuredHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #DCA72C;
	font-weight: normal;
}

.featuredStatus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #DCA72C;
	font-weight: normal;
}

.featuredAddress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: normal;
}

.featured {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}
.featured a:link {color: #0000FF; text-decoration: underline;}
.featured a:active {color: #0000FF; text-decoration: underline;}
.featured a:visited {color: #0000FF; text-decoration: underline;}
.featured a:hover {color: #DC5634; text-decoration: underline;}

.forSaleAddress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-weight: normal;
}

.forSale {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}
.forSale a:link {color: #333333; text-decoration: underline;}
.forSale a:active {color: #333333; text-decoration: underline;}
.forSale a:visited {color: #333333; text-decoration: underline;}
.forSale a:hover {color: #DC5634; text-decoration: underline;}

.agentHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #666666;
	font-weight: normal;
}

.agentListing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	font-weight: normal;
}

.agent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}

.siteMapListing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	font-weight: normal;
}

.siteMap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
}
.footer a:link {color: #333333; text-decoration: underline;}
.footer a:active {color: #333333; text-decoration: underline;}
.footer a:visited {color: #333333; text-decoration: underline;}
.footer a:hover {color: #FF6666; text-decoration: underline;}
