﻿div.homeimagerow
{
	width: 590px;
}

a#button1 {
    display: block;
    width: 162px;
    height: 145px;
    background-image: url(/images/home/01.jpg);
    margin: 0 auto;
    float:left;
}
a#button1:hover {
    background-image: url(/images/home/01h.jpg);
}

a#button2 {
    display: block;
    width: 269px;
    height: 145px;
    background-image:  url(/images/home/02.jpg);
    margin: 0 auto;
    float:left;    
}
a#button2:hover {
    background-image:  url(/images/home/02h.jpg);
}


a#button3 {
    display: block;
    width: 159px;
    height: 145px;
    background-image:  url(/images/home/03.jpg);
    margin: 0 auto;
    float:left;
}
a#button3:hover {
    background-image:  url(/images/home/03h.jpg);
}


a#button4 {
    display: block;
    width: 162px;
    height: 145px;
    background-image:  url(/images/home/04.jpg);
    margin: 0 auto;
    float:left;
}
a#button4:hover {
    background-image:  url(/images/home/04h.jpg);
}

/* space for rotating image in center */
.button5 {
    display: block;
    width: 269px;
    height: 145px;
    background-image:  url(/images/home/05.jpg);
    margin: 0 auto;
    float:left;
}


a#button6 {
    display: block;
    width: 159px;
    height: 145px;
    background-image:  url(/images/home/06.jpg);
    margin: 0 auto;
    float:left;
}
a#button6:hover {
    background-image:  url(/images/home/06h.jpg);
}


a#button7 {
    display: block;
    width: 162px;
    height: 145px;
    background-image:  url(/images/home/07.jpg);
    margin: 0 auto;
    float:left;
}
a#button7:hover {
    background-image:  url(/images/home/07h.jpg);
}


a#button8 {
    display: block;
    width: 269px;
    height: 145px;
    background-image:  url(/images/home/08.jpg);
    margin: 0 auto;
    float:left;
}
a#button8:hover {
    background-image:  url(/images/home/08h.jpg);
}

a#button9 {
    display: block;
    width: 159px;
    height: 145px;
    background-image:  url(/images/home/09.jpg);
    margin: 0 auto;
    float:left;
}
a#button9:hover {
    background-image:  url(/images/home/09h.jpg);
}


/* ----------------------------------------------------TABLETOP */

a#buttontg1 {
    display: block;
    width: 162px;
    height: 145px;
    background-image: url(/images/home-tabletop/01.jpg);
    margin: 0 auto;
    float:left;
}
a#buttontg1:hover {
    background-image: url(/images/home-tabletop/01h.jpg);
}


/* space for rotating image in center */
.buttontg2 {
    display: block;
    width: 269px;
    height: 145px;
    margin: 0 auto;
    float:left;
}



a#buttontg3 {
    display: block;
    width: 159px;
    height: 145px;
    background-image:  url(/images/home-tabletop/03.jpg);
    margin: 0 auto;
    float:left;
}
a#buttontg3:hover {
    background-image:  url(/images/home-tabletop/03h.jpg);
}

/* ----------------------------------------------------OUTDOOR LIVING */

a#buttonol1 {
    display: block;
    width: 162px;
    height: 145px;
    background-image: url(/images/home-outdoor/01.jpg);
    margin: 0 auto;
    float:left;
}
a#buttonol1:hover {
    background-image: url(/images/home-outdoor/01h.jpg);
}


/* space for rotating image in center */
.buttonol2 {
    display: block;
    width: 269px;
    height: 145px;
    margin: 0 auto;
    float:left;
}



a#buttonol3 {
    display: block;
    width: 159px;
    height: 145px;
    background-image:  url(/images/home-outdoor/03.jpg);
    margin: 0 auto;
    float:left;
}
a#buttonol3:hover {
    background-image:  url(/images/home-outdoor/03h.jpg);
}

/* ----------------------------------------------------KITCHEN BATH */

a#buttonkb1 {
    display: block;
    width: 162px;
    height: 145px;
    background-image: url(/images/home-kitchen/01.jpg);
    margin: 0 auto;
    float:left;
}
a#buttonkb1:hover {
    background-image: url(/images/home-kitchen/01h.jpg);
}


/* space for rotating image in center */
.buttonkb2 {
    display: block;
    width: 269px;
    height: 145px;
    margin: 0 auto;
    float:left;
}



a#buttonkb3 {
    display: block;
    width: 159px;
    height: 145px;
    background-image:  url(/images/home-kitchen/03.jpg);
    margin: 0 auto;
    float:left;
}
a#buttonkb3:hover {
    background-image:  url(/images/home-kitchen/03h.jpg);
}


a .alt { display: none; }
