@charset "utf-8"; /*jansdeepcreekhomes.com*/

.areaInfo a {display:block; width:100px; height:20px;
 background:#004080 url(/images/area_info.jpg) no-repeat;}
.areaInfo a:hover {background-position:-100px 0;}

.rentals a {display:block; width:100px; height:20px;
 background:#004080 url(/images/rentals.jpg) no-repeat;}
.rentals a:hover {background-position:-100px 0;}

.rentalApp a {display:block; width:100px; height:20px;
 background:#004080 url(/images/rental_app.jpg) no-repeat;}
.rentalApp a:hover {background-position:-100px 0;}

.buyerQuiz a {display:block; width:100px; height:20px;
 background:#004080 url(/images/buyer_quiz.jpg) no-repeat;}
.buyerQuiz a:hover {background-position:-100px 0;}

.homeLoan a {display:block; width:100px; height:20px;
 background:#004080 url(/images/home_loan.jpg) no-repeat;}
.homeLoan a:hover {background-position:-100px 0;}

.homeSearch a {display:block; width:100px; height:20px;
 background:#004080 url(/images/home_search.jpg)}
.homeSearch a:hover {background-position:-100px 0}

.homePage a {display:block; width:100px; height:20px;
 background:#004080 url(/images/home_page.jpg) 0 0}
.homePage a:hover {background-position:0 -20px}
.homePage a:active {background-position:0 -40px}

/*.homePage a {display:block; width:100px; height:20px;
 background:#004080 url(/images/home_page.jpg)}
.homePage a:hover {background-position:-100px 0}*/


