﻿.newHomePageCopyContainer
{
    margin: 0px; padding: 0px; width:750px;
}

.newHomePageCopyContainer a,.newHomePageCopyContainer a:visited,.newHomePageCopyContainer a:link,.newHomePageCopyContainer a:active
{
    color:#fff;
    text-decoration:none;
}

.newHomePageCopyContainer a:hover
{
    text-decoration:none;
    cursor:pointer;
}


.bottomLinkContainer
{
    width:144px; height:42px; margin-right:4px; background-color:#a2b4cf; float:left;font-family:Arial; font-size:12px; color:#fff; text-transform:uppercase; font-weight:bold; height:42px;
}
.bottomLinkContainer div.holder
{
    padding:7px 0px 0px 10px;
}

.bottomLinkContainer div.holder2
{
    padding:14px 0px 0px 10px;
}

a.hp1 {width:144px;}
a.hp2 {width:144px;}
a.hp3 {width:144px;}
a.hp4 {width:144px;}
a.hp5 {width:144px;}

a.hp1:hover div
{
    text-decoration:none;
    background-color:#8a4c21;
}

a.hp2:hover div
{
    text-decoration:none;
    background-color:#8f1926;
}

a.hp3:hover div
{
    text-decoration:none;
    background-color:#b13a31;
}

a.hp4:hover div
{
    text-decoration:none;
    background-color:#944a84;
}

a.hp5:hover div
{
    text-decoration:none;
    background-color:#c7a015;
}
