﻿a.Flats
{   
    display:block;
    text-indent:-9000px;
    height:125px;
    width:153px;
    background:url(../images/Neighborhoods/hover/Flats.jpg) no-repeat top left;
}

a.Flats:hover
{
    background:url(../images/Neighborhoods/hover/Flats.jpg) no-repeat bottom left;
}

a.TownHouse
{   
    display:block;
    text-indent:-9000px;
    height:125px;
    width:153px;
    background:url(../images/Neighborhoods/hover/town.jpg) no-repeat top left;
}

a.TownHouse:hover
{
    background:url(../images/Neighborhoods/hover/town.jpg) no-repeat bottom left;
}

a.SplitLevel
{   
    display:block;
    text-indent:-9000px;
    height:125px;
    width:155px;
    background:url(../images/Neighborhoods/hover/splitlevel.jpg) no-repeat top left;
}

a.SplitLevel:hover
{
    background:url(../images/Neighborhoods/hover/splitlevel.jpg) no-repeat bottom left;
}

a.Casitas
{   
    display:block;
    text-indent:-9000px;
    height:125px;
    width:153px;
    background:url(../images/Neighborhoods/hover/Casitas.jpg) no-repeat top left;
}

a.Casitas:hover
{
    background:url(../images/Neighborhoods/hover/Casitas.jpg) no-repeat bottom left;
}

a.Heirloom
{   
    display:block;
    text-indent:-9000px;
    height:125px;
    width:153px;
    background:url(../images/Neighborhoods/hover/Heirloom.jpg) no-repeat top left;
}

a.Heirloom:hover
{
    background:url(../images/Neighborhoods/hover/Heirloom.jpg) no-repeat bottom left;
}

a.Traditional
{   
    display:block;
    text-indent:-9000px;
    height:125px;
    width:157px;
    background:url(../images/Neighborhoods/hover/Traditional.jpg) no-repeat top left;
}

a.Traditional:hover
{
    background:url(../images/Neighborhoods/hover/Traditional.jpg) no-repeat bottom left;
}