.navPrimary {
	font: 18px "Trebuchet MS", Verdana, Helvetica, Arial;
}

.navPrimary a {
	color: #004c7f;
	text-decoration: none;
	height: 26px;
	float: left;
	border-left: 1px solid #b3b3b3;
	padding: 6px 25px 0;
	margin-bottom: 4px;
}

.navPrimary a:hover {
	color: black;
	padding: 4px 25px 2px;
	margin-bottom: 4px;
}

.navMore {
	font: 18px "Trebuchet MS", Verdana, Helvetica, Arial;

}

.navMore a {
	color: #004c7f;
	text-decoration: none;
	float: left;
	border-bottom: 1px solid #005990;
	width: 242px;
	clear: left;
	background-color: white;
	padding-top: 8px;
	border-left: 1px solid #005990;
	border-right: 1px solid #005990;
	text-align: left;
	padding-bottom: 8px;
	text-indent: 16px;
}

.navMore a:hover {
	color: black;
	background-color: #f0f0f0;
	text-indent: 12px;
}

.navLogin {
	font: 18px "Trebuchet MS", Verdana, Helvetica, Arial;
}

.navLogin a {
	color: #87080c;
	text-decoration: none;
	height: 26px;
	float: right;
	border-right: 1px solid #b3b3b3;
	padding: 6px 12px 0;
	margin-bottom: 4px;
}

.navLogin a:hover {
	color: black;
	padding: 4px 12px 2px;
	margin-bottom: 4px;
}

.navLeftColumnHead {
	width: 240px;
	background: url(http://abqrealty.net/Resources/mlsnav_subhead.png) no-repeat;
	font: bold 18px Arial, Helvetica, Geneva, sans-serif;
	color: white;
	text-align: left;
	margin-bottom: 6px;
	margin-top: 6px;
	padding-top: 6px;
	padding-bottom: 6px;
	float: left;
	text-indent: 16px;
}

.navLeftColumnLink {
	font: 18px/28px "Trebuchet MS", Verdana, Helvetica, Arial;

}

.navLeftColumnLink a {
	width: 240px;
	color: #87080c;
	text-decoration: none;
	text-align: left;
	float: left;
	text-indent: 16px;
}

.navLeftColumnLink a:hover {
	color:  black;
	text-indent: 12px;
}

.navHomepage {
	font: 18px "Arial Black";

}

.navHomepage a {
	width: 222px;
	height: 43px;
	float: left;
	clear: left;
	border-bottom: 1px solid #ccc;
	padding-top: 20px;
	padding-left: 24px;
	color: #87080c;
	text-decoration: none;
}

.navHomepage a:hover {
	width: 222px;
	height: 43px;
	padding-top: 20px;
	padding-left: 18px;
	background-color: #f0f0f0;
	border-left: 6px solid #87080c;
	border-bottom: 1px solid #ccc;
}

.navSubNavHead {
	width: 240px;
	background: url(http://abqrealty.net/Resources/subnav_subhead2.png) no-repeat;
	font: bold 18px Arial, Helvetica, Geneva, sans-serif;
	color: white;
	float: left;
	clear: left;
	text-align: left;
	padding-top: 6px;
	margin-bottom: 6px;
	height: 26px;
	text-indent: 16px;
}

.navSubNavLink {
	font: 18px/28px "Trebuchet MS", Verdana, Helvetica, Arial;

}

.navSubNavLink a {
	width: 240px;
	color: #004f83;
	text-decoration: none;
	text-align: left;
	float: left;
	clear: left;
	text-indent: 16px;
}

.navSubNavLink a:hover {
	color:  black;
	text-indent: 12px;
}