
.heading
{
    font-family: Arial;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    color: #000000;
}
.logo_text
{
    font-family: Arial;
    font-size: 35px;
    font-style: normal;
    font-weight: bold;
    color: #a74801;
}
.search
{
    font-family: Arial;
    font-size: 11px;
    font-style: normal;
    font-weight: bold;
    color: #000000;
}
.search_text
{
    font-family: Arial;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    color: #000000;
}
.navigation
{
    font-family: Tahoma;
    font-size: 11px;
    font-style: normal;
    font-weight: bold;
    color: #b7613e;
    text-decoration: none;
}
.navigation:hover
{
    font-family: Tahoma;
    font-size: 11px;
    font-style: normal;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
}
.customer
{
    font-family: Tahoma;
    font-size: 13px;
    font-style: normal;
    font-weight: bold;
    color: #b7613e;
    text-decoration: none;
}
.username
{
    font-family: Tahoma;
    font-size: 11px;
    font-style: normal;
    font-weight: bold;
    color: #b7613e;
    text-decoration: none;
}
.forgot_password
{
    font-family: Tahoma;
    font-size: 11px;
    font-style: normal;
    font-weight: bold;
    color: #777777;
    text-decoration: underline;
}
.forgot_password:hover
{
    font-family: Tahoma;
    font-size: 11px;
    font-style: normal;
    font-weight: bold;
    color: #b7613e;
    text-decoration: underline;
}
.login
{
    font-family: Tahoma;
    font-size: 11px;
    font-style: normal;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
    padding-top: 5px;
}
.login:hover
{
    font-family: Tahoma;
    font-size: 11px;
    font-style: normal;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
    padding-top: 5px;
}
.new_user
{
    font-family: Arial;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    color: #b7613e;
}
.shopping
{
    font-family: Tahoma;
    font-size: 23px;
    font-style: normal;
    font-weight: bold;
    color: #b7613e;
    text-decoration: none;
}
.shopping_text
{
    font-family: Tahoma;
    font-size: 13px;
    font-style: normal;
    font-weight: bold;
    color: #b7613e;
    text-decoration: none;
}
.viewcart
{
    font-family: Tahoma;
    font-size: 13px;
    font-style: normal;
    font-weight: bold;
    color: #b7613e;
    text-decoration: underline;
}
.viewcart:hover
{
    font-family: Tahoma;
    font-size: 13px;
    font-style: normal;
    font-weight: bold;
    color: #000000;
    text-decoration: underline;
}
.bottom_navi
{
    font-family: Arial;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    color: #b7613e;
    text-decoration: none;
}
.bottom_navi:hover
{
    font-family: Arial;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    color: #000000;
    text-decoration: none;
}
