	/*
$Id: article.css,v 1.4 2006/12/18 22:26:17 cookn Exp $
(c) 2006 - 2007 The New York Times Company
*/  

#sectionNav a:hover {
	color:#639a31;
	}

#aColumnHead 	 {
	color:#666;
	font-weight:bold;
	font-size:90%;
	text-transform: uppercase;
	}
	
#moreOnNav {
	border-bottom: 10px;
	padding-bottom: 10px;
	}

.bColumnHead 	 {
	margin-bottom:3px;
	font-weight: bold;
	font-family: Arial, Helvetica, Sans Serif;
	font-weight: bold;
	font-size: 93%;
	text-transform: uppercase;
	height: 21px;
	padding: 2px 0px 0px 9px;
	background-color: #E0EBDA;
	}
	
.bColumnBotMargin {
	margin-bottom: 15px;
	}		

/* BEGIN LEGACY "MORE ON NAV" STYLES */


.moreOnNavLegacy {
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	color: black;
	}

.moreOnNavLegacy A:link {
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #004276;
	}

.moreOnNavLegacy A:visited {
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #004276;
	}

.moreOnNavLegacy A:hover {
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #669932;	
	}

.moreOnNavLegacy A:active {
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #004276;
	}

.moreOnNavOn {
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #669932;
	}

.moreOnNavInAct {
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
	color: #C3C3C3;
	}

.bColumnBotMargin {
	margin-bottom: 15px;
	}	

.bColumnTopMargin {
	margin-bottom: 8px;
	}

/* END MORE ON NAV STYLES */	
.realEstateToolstxt {
	font-color: #659A32;
	font-weight: bold;
	font-family: verdana, Sans Serif;
	font-size: 11px;
	}

.singleRule {
	clear: both;
	border-top:1px solid #ccc;
	height: 1px;
	margin-top: 12px !important;
	margin-bottom: 12px !important;
    }

.green-heading {
	background: #eef7e6;
	color: #6c9447;
	font-family: Georgia;/*Arial*/
	font-weight: bold;
	font-size: 11px;
/*text-transform: uppercase;*/
	text-decoration: none;
}
.yellow-heading {
	background: #ebeef2;
	color: #7c879c;
	font-family: Georgia;/*Arial*/
	font-weight: bold;
	font-size: 11px;
/*	text-transform: uppercase;*/
	text-decoration: none;
}
.blue-heading {
	background: #fff6dc;
	color: #ffa200;
	font-family: Georgia;/*Arial*/
	font-weight: bold;
	font-size: 11px;
/*	text-transform: uppercase;*/
	text-decoration: none;
}

.orange-heading {
	background: #fff6dc;
	color: #ffa200;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
}