﻿html, body
{
    height: 100%;
}
body
{
    margin: 0;
    padding: 0;
    background-color: #f2e093
}
h1
{
    margin: 0px;
    color: #BD8D46;
    font-size: 24px;
    font-weight: normal;
}
#container
{
    position: relative;
    width: 100%;
    height: 100%;
    min-height: 100%;
    background-image: url(/img/bg.jpg);
    background-repeat: repeat-x;
    text-align: center;
}
#page
{
    width: 892px;
    margin: 0 auto;
    padding: 0px;
    text-align: left;
}
#contentAndShadow
{
}
.shadowTop[class]	
{
    background-image:url(/img/bg_shadow_top.png);
    background-repeat:no-repeat;
}
.shadow[class]
{
    background-image: url(/img/bg_shadow.png);
    background-repeat: repeat-y;
}
.shadowBottom[class]
{
    background-image: url(/img/bg_shadow_bottom.png);
    background-repeat: no-repeat;
}
#headerShadow
{
    padding-left: 33px;
}
#header
{
    width: 859px;
    height: 55px;
/*
    background-image: url(/img/bg_shadow_top.png);
    background-repeat: repeat-x;
*/
}
#header .logo
{
    width: 400px;
    height: 47px;
    padding-top: 8px;
    padding-bottom: 4px;
    padding-left: 10px;
}
#header .phoneNumber
{
    width: 225px;
    height: 21px;
    padding-top: 22px;
}

.topLoginBox
{
    width: 200px;
    padding-top: 14px;
    padding-right: 4px;
    color: #FFF;
    font-size: 11px;
}
.topLoginBox a
{
    color: #FFF;
}
.topLoginBox .row1
{
    text-align: right;
}
.topLoginBox .loggedInAsBox
{
  text-align: right;
}
.topLoginBox .row2
{
    clear: both;
    text-align: right;
}
.topLoginBox .loginMessage
{
    line-height: 31px;
    text-align: right;
}
.topLoginBox .loginMessage .welcome
{
    font-weight: bold;
}

#bannerPhotoShadow
{
    padding-left: 33px;
}
#bannerPhoto
{
    width: 859px;
    clear: both;
}
#mainMenuShadow
{
    padding-left: 33px;
}
#mainMenu
{
    width: 859px;
    height: 34px;
    background-image: url(/img/menu/bg.gif);
    background-repeat: repeat;
}
#mainMenu .menubarimg
{
    position: absolute;
    width: 859;
    height: 26;
}
#mainMenu .visible
{
    visibility: visible;
}
#mainMenu .hidden
{
    visibility: hidden;
}
#searchBar
{
    position: absolute;
    margin-left: 659px;
}
#mainContentShadow
{
    padding-left: 33px;
}
#mainContent
{
    width: 857px; /* 859 - (1px border X 2) */
    border-right: 1px solid #CDC2B0;
    border-bottom: 1px solid #CDC2B0;
    border-left: 1px solid #CDC2B0;
    background-color: White;
    /*
    background-image: url(/img/home/bg_content_top.gif);
    background-repeat: no-repeat;
    */
}
/* All classes relating to the right, main content area */
#leftContentColumn
{
    float: left;
    width: 225px;
    /*padding: 35px 0px 20px 14px;*/
    padding: 50px 0px 20px 14px;
}
.rightCtaBox
{
    width: 190px;
    margin: 15px 0px 0px;
}
.rightCtaBoxHead
{
    height: 18px;
    margin-left: 16px;
}
.rightCtaBoxContent
{
    width: 150px; /* 190px - (20px padding * 2) */
    margin-left: 16px;
    padding: 10px 20px;
    background-image: url(/img/cta_box_middle.gif);
    background-repeat: repeat-y;
}
.rightCtaBoxContent ul
{
    margin: 0px;
    margin-left: 12px;
    padding: 0px;
}
.rightCtaBoxContent p
{
    margin: 0px;
    padding: 2px 0px;
}
.rightCtaBoxContent select
{
    width: 150px;
}
.rightCtaBoxContent .agentSearch
{
    width: 140px;
}
.rightCtaBoxFoot
{
    height: 9px;
    margin-left: 16px;
    background-image: url(/img/cta_box_bottom.gif);
    background-repeat: no-repeat;
}
.rightAddonBox
{
    margin: 15px 0px 0px 0px;
}
.rightAddonBox ul
{
    margin: 0px;
    margin-left: 16px;
    padding: 0px;
}

/* All classes relating to the right content area */
#rightContentColumn
{
    float: left;
    width: 550px; /*  */
    padding: 48px 20px 20px 25px;
    /*
    background-image: url(/img/home/bg_content_bottom.gif);
    background-repeat: no-repeat;
    background-position: bottom right;
    */
}
.cbMain
{
    padding-left: 11px;
}
.bestSellersBox
{
    padding: 20px 0px;
    width: 522px;
}
#bestSellersHead
{
}
#bestSellersContent
{
    background-image: url(/img/home/bestSellersBox_bg.gif);
    background-repeat: repeat-y;
}
.vacationPackage
{
    margin-bottom: 6px;
    padding: 2px 12px;
}
.vacationPackagePhoto
{
    width: 90px;
    height: 100px;
    overflow: hidden;
}
.vacationPackagePhoto img
{
    padding-bottom: 0px;
}
.vacationPackageDesc
{
    width: 370px;
    margin-left: 15px;
}
.vacationPackageDesc a
{
    text-decoration: none;
}
.vacationPackageDesc h3
{
    margin: 0px 0px 6px;
    color: #851E1F;
    font-size: 13px;
    font-weight: bold;
}
.vacationPackageListNights
{
    width: 40%;
    font-weight: bold;
}
.vacationPackageListPrice .price
{
}
.moreInfoBtn
{
    text-align: right;
}
.vacationPackageListNights, .vacationPackageListPrice, .moreInfoBtn
{
    line-height: 24px;
}
.vacationPackageDivider
{
    clear: both;
    width: 373px;
    height: 2px;
    margin: 0px 0px 10px 120px;
    background-image: url(/img/vacPackages_divider.gif);
    background-repeat: no-repeat;
    background-position: bottom;
}
.noPackagesFoundMessage
{
    display: block;
    padding: 10px 40px 0px;
}
#bestSellersFoot
{
}
.bottomCtas
{
    display: block;
    padding-left: 11px;
}
.bottomCtaBox
{
    float: left;
    width: 114px; /* 140px - (12px padding * 2) - (1px border * 2) */
    padding: 12px;
    border-right: 1px solid #C8C7C4;
}
.bottomCtaBoxFirst
{
    padding-left: 0px;
}
.bottomCtaBoxLast
{
    padding-right: 0px;
    border-right: none;
}
.bottomCtaBox h3
{
    margin: 20px 0px 10px 0px;
    color: #680202;
    font-size: 17px;
    font-weight: bold;
    letter-spacing: -1px;
}
.bottomCtaBox a
{
    color: #680202;
    text-decoration: none;
}
/* End left styles */
#footerBoxShadow
{
    padding-left: 33px;
}
#footerBox
{
    clear: both;
    width: 859px;
    height: 45px;
    background-color: Transparent;
    background-image: url(/img/bg_footer.png);
    background-repeat: no-repeat;
}
#footerBox .nav
{
    float: left;
    margin-top: 10px;
    padding-left: 30px;
}
#footerBox .nav a
{
    color: #7A7771;
    text-decoration: none;
}
#footerBox .nav a:hover
{
    color: #851E1F;
}
#footerBox .nav .linkSeperator
{
    padding: 0px 12px;
}
#footerBox .copyright
{
    float: right;
    margin-top: 10px;
    margin-right: 30px;
    color: #7A7771;
}
#footerReflectionBox
{
    clear: both;
    width: 892px;
    height: 74px;
}
.reflection[class]
{
    background-image: url(/img/bg_footer_reflection.png);
    background-repeat: no-repeat;
}
#footerReflectionBox .brewsterLogo
{
    margin-top: 15px;
    padding-left: 57px;
    float: left;
}
#footerReflectionBox .address
{
    float: left;
    margin-top: 22px;
    margin-left: 30px;
    color: #4C1B1B;
    line-height: 12px;
}
#footerReflectionBox .address .title, #footerReflectionBox .address strong
{
    font-weight: bold;
    line-height: 13px;
}
