#button {
	width: 160px;
	border-right: 1px solid black;
	padding: 0 0 1em;
	text-align: left;
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
	font-size: 11px;
	background-color:#466176;
	color: #333;
	margin: 0px;
}

#button ul {
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#button li {
	background-color: black;
	color: #0CA7E0;
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	margin: 0;
	text-indent: 5px;
	width: 160px;
}

#button li a {
display: block;
padding: 5px 5px 5px 0.5em;
 
background-color: #466176;
color: #fff;
text-decoration: none;
width: 100%;
}

html>body #button li a {
width: auto;
}

#button li a:hover {
 
background-color: #2586d7;
color: #fff;
}
body {
	margin-top: 0px;
	background-image: url(images/bg2.jpg);
}
.header {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #E1E1C4;
}
.blue {
	color: #000099;
}

.main {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 22px;
	color: #000000;
	text-align: left;
}
a:link {
	font-weight: bold;
	color: #000000;
}
.mainCenter {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 22px;
	color: #000000;
	text-align: center;
}
a:visited {
	font-weight: bold;
	color: #000000;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.footerMORE {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.navbg {
	background-image: url(images/abq-home-buyer_r3_c1.jpg);
	background-repeat: repeat-y;
}
