

body
{
    
    background-image: url(../images/bg.jpg);
    background-repeat: repeat-x;
    background-color: #faa21b;
    
}

h1
{
    margin: 0px;
    padding: 0px;
    font-family: arial;
    font-size: 17px;
    color: #175f88;
}

#content
{
    border: solid 1px #d3d0d1;
    border-top: 0px;
    width: 950px;
    margin: 0px auto;
    padding: 0px;
}

.header
{
    background-image: url(../images/header-bg.gif);
    background-repeat: repeat-x;
    height: 197px;
    padding: 0px;
}

.BG1
{
    /*background-image: url(../../../images/company_assets/512F1C7F-0D64-4A5E-9D91-785DC064755F/bannerbg_c988.JPG);*/
    background-image: url(../images/banner-bg.png);
    background-repeat: no-repeat;
    background-position: top right;
    width: 950px;
    height: 141px;
}

.BG2
{
    /*background-image: url(../../../images/company_assets/512F1C7F-0D64-4A5E-9D91-785DC064755F/bannerbg2_0ec7.JPG);*/
    background-image: url(../images/banner-bg.jpg);
    background-repeat: no-repeat;
    background-position: top right;
    width: 950px;
    height: 141px;
}

.BG3
{
    background-image: url(../../../images/company_assets/512F1C7F-0D64-4A5E-9D91-785DC064755F/bannerbg3_53ec.JPG);
    background-repeat: no-repeat;
    background-position: top right;
    width: 950px;
    height: 141px;
}

#banner-bg
{
    width: 950px;
    height: 141px;
}

#logo
{
    padding-top: 22px;
    padding-left: 57px;
    width: 192px;
    height: 91px;
    float: left;
    position: absolute;
    z-index: 20;
}

.slideshow
{
}

#top-nav
{
    font-family: arial;
    font-size: 13px;
    font-weight: bold;
    line-height: 33px;
    color: #fff;
    text-align: right;
    padding-right: 47px;
}

#top-nav a
{
    font-family: arial;
    font-size: 13px;
    font-weight: bold;
    line-height: 33px;
    color: #fff;
    padding-left: 5px;
    padding-right: 5px;
}

#top-nav a:hover
{
    color: #175f88;
}

#banner-editor
{
    background-color: #fff;
    border-bottom: solid 1px #ebe9e9;
}

#banner-editor-wrapper
{
    padding-top: 20px;
}

#main-content
{
    border-top: solid 1px #dfddde;
    background-color: #f3f3f3;
}

#content-top
{
    background-image: url(../images/content-top.jpg);
    background-repeat: no-repeat;
    width: 772px;
    height: 10px;
}

#content-mid
{
    background-color: #fff;
    width: 770px;
    border-left: solid 1px #d3d0d1;
    border-right: solid 1px #d3d0d1;
}

#content-wrapper
{
    padding: 5px 6px;
}

#content-bot
{
    background-image: url(../images/content-bot.jpg);
    background-repeat: no-repeat;
    width: 772px;
    height: 10px;
}

#footer
{
    /*background-color: #514f4d;*/
    background: #505466;
    height: 83px;
}

#bot-nav
{
    font-family: arial;
    font-size: 11px;
    color: #fff;
    padding-top: 20px;
    padding-left: 70px;
}

#bot-nav a
{
    font-family: arial;
    font-size: 11px;
    color: #fff;
    padding-left: 2px;
    padding-right: 2px;
}

#bot-nav a:hover
{
    color: #312e2a;
}

#copyright
{
    font-family: arial;
    font-size: 10px;
    color: #fff;
    padding-left: 72px;
    padding-top: 10px;
}

#credit-cards
{
    background-image: url(../images/credit-cards.jpg);
    background-repeat: no-repeat;
    width: 97px;
    height: 25px;
    margin-top: 20px;
}

#upcomming-events a
{
    color: #333;
    font-family: arial;
    font-size: 11px;
    line-height: 20px;
    text-decoration: none;
}

#upcomming-events a:hover
{
    color: #514F4D;
    text-decoration: underline;
}

.miniCalTitle td 
{
    color: #ffffff;
    font-weight: bold;
    text-align: center;
}

.miniCalSelected 
{
    background-color: #FDCB86;
    color: #fff;
    font-size: 12px;
    height: 30px;
    vertical-align: middle;
    text-align: center;    
}

.miniCalNotSelected 
{
    background-color: #ffffff;
    font-size: 12px;
    height: 30px;
    vertical-align: middle;
    text-align: center;
}

#calendar
{
    width: 200px;
    float: right;
}

#rotate
{
    height: 140px;
    width: 950px;
    z-index: 1;
    position: relative;
}

#rotate>img
{
    position: absolute;
    top: 0px;   
}
