﻿body
{
    background-attachment: scroll;
    background-image: url(images/bg.gif);
    background-repeat: repeat;
}

.boxMain
{
    border-right: #ffffff 1px solid;
    border-top: #ffffff 1px solid;
    border-left: #ffffff 1px solid;
    border-bottom: #ffffff 1px solid;
    background-image: url(images/bg_table.gif);
    background-repeat: repeat-x;
}
.boxCoupon
{
    border-right: #000000 1px solid;
    border-top: #000000 1px solid;
    border-left: #000000 1px solid;
    border-bottom: #000000 1px solid;
    background-color: #ded5ba;
    widows: 320px;
}
.galleryImage
{
    border-right: darkgoldenrod 1px solid;
    border-top: darkgoldenrod 1px solid;
    border-left: darkgoldenrod 1px solid;
    border-bottom: darkgoldenrod 1px solid;
    background-color: #ffffff;
    padding-right: 30px;
    padding-left: 30px;
    padding-bottom: 30px;
    padding-top: 30px;
    margin-right: 20px;
}
.boxGallery
{
    border-right: #ffffff 1px solid;
    border-top: #ffffff 1px solid;
    border-left: #ffffff 1px solid;
    border-bottom: #ffffff 1px solid;
    background-color: #ffffff;
}
.pageHeader
{
    font-size: 13px;
    font-family: Verdana, Arial;
    color: #ffffff;
    line-height: 18px;
    font-weight: bold;
}

.mainContent
{
    font-size: 11px;
    font-family: Verdana, Arial;
    color: #775326;
    line-height: 18px;
}
.mainContentLink
{
    font-size: 11px;
    font-family: Verdana, Arial;
    color: #ee82ee;
    line-height: 18px;
    text-decoration: underline;
}
.mainContentLink:Hover
{
    font-size: 11px;
    font-family: Verdana, Arial;
    color: blue;
    line-height: 18px;
    text-decoration: underline;
}
.mainContentWhite
{
    font-size: 11px;
    font-family: Verdana, Arial;
    color: #ffffff;
    line-height: 13px;
}
.navItems
{
    font-size: 11px;
    font-family: Verdana, Arial;
    color: #ffffff;
    line-height: 16px;
}
.navOn
{
    font-size: 11px;
    font-family: Verdana, Arial;
    color: #ffffff;
    line-height: 16px;
    text-decoration: underline;
    font-weight: bold;
}
.navOn:Hover
{
    font-size: 11px;
    font-family: Verdana, Arial;
    color: #3399ff;
    line-height: 16px;
    text-decoration: underline;
    font-weight: bold;
}
.navOff
{
    font-size: 11px;
    font-family: Verdana, Arial;
    color: #ffffff;
    line-height: 16px;
    text-decoration: none;
}
.navOff:Hover
{
    font-size: 11px;
    font-family: Verdana, Arial;
    color: #3399ff;
    line-height: 16px;
    text-decoration: underline;
}

    .footer
{
    font-size: 11px;
    font-family: Verdana, Arial;
    color: #775326;
    line-height: 18px;
    padding-bottom: 5px;
    padding-top: 5px;
}

    .couponTitle
{
    font-size: 14px;
    font-family: Verdana, Arial;
    color: #800000;
    line-height: 18px;
    font-weight: bold;
}
    