BODY {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #BFBFBF;

}
TD {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #BFBFBF;
}
a {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-style: normal;
        font-weight: normal;
        color: #B9C21F;
        text-decoration: none;
}
a:hover {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-style: normal;
        font-weight: normal;
        color: #F47B20;
        text-decoration: underline;
}

.topnav {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 15px;
        font-style: normal;
        font-weight: normal;
        color: #cccccc;
        text-decoration: none;
}
.topnav:hover {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 15px;
        font-style: normal;
        font-weight: normal;
        color: #eeeeee;
        text-decoration: underline;
}
#percentagebox {
    position: fixed;
    top: 120px;
    right: 5px;
}
.nav {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 15px;
        font-style: normal;
        font-weight: normal;
        color: #959096;
        text-decoration: none;
}
.nav:hover {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 15px;
        font-style: normal;
        font-weight: normal;
        color: #ffffff;
        text-decoration: underline;
}


.hometitle2 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        color: #BFBFBF;
}
.hometitle3 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 16px;
        color: #BFBFBF;
}
.hometitle {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        color: #bdc922;
}
.hometitle4 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 17px;
}
.homebody {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #948f95;
}
.edhardy {
        background: url('images/edhardy-back.jpg');
        background-repeat: repeat-x;
}
.tynant {
        background: url('images/tynant-back.jpg');
        background-repeat: repeat-x;
}
.norepeat {
        background-repeat: no-repeat;
}
input[type='submit']
{
   -webkit-appearance: none;
   -moz-appearance: none;
   appearance: none;  
}
div.clayer_shown
{
    display: block;
    height: 100%;
    position: relative;
    left: 0;
    top: 0;
}

div.clayer_hidden
{
    display: none;
    height: 100%;
    position: relative;
    left: 0;
    top: 0;
}

#shipping_area
{
	display: none;
	position: relative;
}


.hlt {
        background-color: #413c42;
}

