﻿#divContentPlaceHoldersBody {clear: both; background: #FFFFFF url('/images/bg-pattern-home.jpg') repeat-x;}


/* .|. Header Custom Control
---------------------------------------------- */
#divHeaderWrapper {height: 112px; background-color: #FFFFFF;}
#divHome_NavWrapper {float:left;}

/* .|. Home Photo Gallery Elements
---------------------------------------------- */
#divFlashGalleryWrapper {
    float: right;
    width: 662px; height: 269px; min-height: 269px; 
    background: transparent url('/images/bg-home-gallery.gif') repeat-x;
    border: 1px solid #bc9552; 
}
    #divFlashGallery
    {
        padding: 0px;
        background: transparent url('/images/ajax-loader.gif') no-repeat center;
    }

#divHomeDivisor {clear:both; height: 16px; background: transparent url('/images/bg-home-divisor.gif') repeat-x center;}
.divHomeDivisorHorizontal {float:left; margin-left: 10px; width: 20px; height: 280px; background: transparent url('/images/bg-home-divisor-horizontal.gif') no-repeat center;}
/* .|. Two Bottom Boxes Areas & One Separator Column
---------------------------------------------------- */

#divHome_Boxes_Wrapper {padding-top: 10px;}

#divHome_b1, #divHome_b2 {float: left; height: 300px; margin: 0px 0px 0px 0px;}
#divHome_b1 {width:390px; overflow:hidden;}
    #divHome_b1_title {width:390px; height: 31px; background: transparent url('/images/bg-b1.gif') no-repeat bottom;}
    #divHome_b1_subcontent {width:390px; height: 105px; padding-top: 5px; overflow:hidden;}
#divHome_b2 {width:486px; float:right; background: #e7dfd5 url('/images/bg-b2-bottom.gif') no-repeat bottom;}





/* .|. SignUp Applet Custom Control :: Form
---------------------------------------------- */
#divEmailWrapper {
    width: 274px; height: 29px;
    margin-left: 100px;
    padding: 3px 0px 0px 15px;
    background: transparent url('/images/formGetUpdates.gif') no-repeat;
    }
.TextboxWrapper {
float: right;
    width: 190px;
    margin-left: -4px;
}
    .TextboxLeft { float: left; }
    .TextboxRight { float: right;}

#divTextboxValidators {position: absolute; top: 426px; line-height: 12px;}

