﻿
a.hayfield
{
    background: url("../images/dev-hayfield-current.jpg") 0px 0px no-repeat;
}

a.hayfield:hover
{
    background: url("../images/dev-hayfield-current.jpg") -190px 0px no-repeat;
}


a.glencarra
{
    background: url("../images/dev-glencarra-current.jpg") 0px 0px no-repeat;
}

a.glencarra:hover
{
    background: url("../images/dev-glencarra-current.jpg") -190px 0px no-repeat;
}


a.gracefield
{
    background: url("../images/dev-gracefield-current.jpg") 0px 0px no-repeat;
}

a.gracefield:hover
{
    background: url("../images/dev-gracefield-current.jpg") -190px 0px no-repeat;
}