/* CSS Document */
/******************************************/
#nav { position: relative; width: 160px; float: left; font-family: arial; margin-top: 0px; text-align: left; text-indent: 25px; }
#nav UL { margin: 0; padding: 0; list-style: none; font-size: 11px; font-weight: normal; font-family: arial; }
#nav LI { background: url('images/navButton.png') top no-repeat; display: block; height: 25px; width: 160px; margin-bottom: 0px; }
#nav LI A { background: url('images/navButton.png') top no-repeat; display: block; height: 25px; line-height: 25px; width: 160px; margin-bottom: 0px; }
#home #nav li.home a, #howdoesitwork #nav li.howdoesitwork a, #emailn #nav li.emailn a, #fastr #nav li.fastr a, #stopf #nav li.stopf a, #expert #nav li.expert a, #realtor #nav li.realtor a, #buy #nav li.buy a, #avhomes #nav li.avhomes a, #lender #nav li.lender a, #investor #nav li.investor a, #wholesale #nav li.wholesale a, #app #nav li.app a, #cash #nav li.cash a, #testimonials #nav li.testimonials a, #downloads #nav li.downloads a, #about #nav li.about a, #contact #nav li.contact a, #payment #nav li.payment a { background-position: 0 -50px; font-weight:bold; }
#nav A:link { height: 25px; width: 160px; color: #000; text-decoration: none; }
#nav A:visited { height: 25px; width: 160px; color: #000; text-decoration: none; }
#nav LI A:hover { background-position: 0 -25px; height: 25px; width: 160px; color: #000; text-decoration: none; }
#nav A:active { background-position: 0 -50px; height: 25px; width: 160px; color: #000; text-decoration: none; }
/******************************************/
