
p
{
    font-size: 12px;
    line-height: 24px;
}

.homeContainer
{
    padding-top: 20px !important;
}

/*///////////////////////////////////////// Login Area */

.homeLoginContainer
{
    position: absolute;
    top: -30px;
    right: 3px;
    width: 346px;
    height: 220px;
    background-image: url(images/homeLoginContainerBG.png);
    background-repeat: no-repeat;
    z-index: 10000;
    color: #5D3710;
}

.homeLoginContainer .publicEntry
{
    position: absolute;
    top: 10px;
    left: 50px;
}

.homeLoginTopText
{
    margin-top: 5px;
}

.homeLoginTopText .loginPad
{
    padding-bottom: 0px;
}

.loginPad
{
    padding-top: 2px;
    padding-bottom: 4px;
}


input.globalTextButton
{
    border: 3px solid #c8eca9;
    padding: 1px 0px 1px 0px;
    display: block;
    font-weight: bold;
    color: #ffffff;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 12px;
    background-color: #75cf27;
    text-align: center;
    cursor: pointer;
}


.loginSignUpFree
{
    font-weight: bold;
    font-size: 13px;
    text-align: center;
    font-family: Arial;
}

.loginSignUpFree a, .homeLoginForgotPassword a
{
    color: #5D3710;
}

.loginMembers
{
    font-size: 20px;
    font-weight: bold;
    padding-top: 5px;
}

.loginMembers h2
{
    font-size: 15px;
    margin: 0px;
    padding: 0px;
}

#ctl00_ContentPlaceHolder1_UserNameLabel, #ctl00_ContentPlaceHolder1_PasswordLabel
{
    padding-left: 1px;
}

.homeLoginContainer .formText
{
    width: 258px !important;
}

.homeLoginContainer input
{
    font-size: 12px;
    letter-spacing: normal;
}

.homeLoginContainer .loginButtonTD
{
    text-align: right;
    padding-right: 7px;
}

.homeLoginButton
{
    font-size: 12px !important;
    margin-right: 0px !important;
    font-weight: bold;
    float: right;
}

.checkboxTD
{
    padding-left: 2px;
}

.rememberMeTD
{
    font-size: 11px;
}

.rememberLogInArea
{
    margin-top: 5px;
    width: 273px;
}

.homeLoginForgotPassword
{
    padding-top: 8px;
    font-size: 11px;
    text-align: center;
}

td.homeLoginLabel
{
    text-align: left !important;
}

.homeLoginContainer .password
{
    padding-top: 5px;
}

.homeForm
{
    border-style: solid;
    border-color: #bb7515 ! important;
    border-width: 2px 1px 1px 2px ! important;
    background-color: #FFF7E5;
}

/*///////////////////////////////////////// Main Content Area */

.homeMainContainer h1
{
    font-size: 25px !important;
    padding-top: 12px;
}

.homeLeftContainer
{
    width: 620px;
    background-color: Aqua;
    float: left;
}

.overviewController
{
    width: 580px;
}

.overviewController p
{
    padding-top: 0px;
    margin-top: 3px;
    font-size: 12px;
    line-height: 22px;
    height: 67px;
}

/*///////////////////////////////////////// Carousel and Join Area */

.carouselFavorsJoinController
{
    position: relative;
    width: 920px;
    height: 200px;
    margin-top: 27px;
}

.joinController
{
    position: absolute;
    top: 0px;
    right: 0px;
    background-image: url(images/joinBG.png);
    background-repeat: no-repeat;
    width: 338px;
    height: 200px;
}

.joinButton
{
    position: absolute;
    display: block;
    top: 68px;
    right: 74px;
    width: 151px;
    height: 55px;
    background-image: url(/css/Home/images/joinButton_off.png);
    background-repeat: no-repeat;
}

.joinButton:hover
{
    background-image: url(/css/Home/images/joinButton_on.png);
}

.caroulselRecommendation
{
    position: absolute;
    top: 0px;
    left: 0px;
    background-image: url(/images/Home/carouselRecommendation.jpg);
    background-repeat: no-repeat;
    width: 629px;
    height: 200px;
}

.pics
{
    position: absolute;
    top: 0px;
    left: 0px;
    height: 200px;
    width: 629px;
    padding: 0;
    margin: 0;
}

.pics img
{
    padding: 0px;
    width: 629px;
    height: 200px;
    top: 0;
    left: 0;
    border: 0px;
}

/*///////////////////////////////////////// Highlights */

.highlightsControllerOne, .highlightsControllerTwo, .highlightsControllerThree, .highlightsControllerFour
{
    position: relative;
    float: left;
    margin-top: 26px;
    border-right-color: #cbddc5;
    border-right-style: dotted;
    border-right-width: 1px;
    height: 186px;
}

.highlightsControllerOne
{
    margin-right: 13px;
    width: 178px;
}

.highlightsControllerTwo
{
    margin-right: 13px;
    width: 178px;
}

.highlightsControllerTwo .highlightsText
{
    width: 160px;
}

.highlightsControllerThree
{
    margin-right: 25px;
    width: 245px;
}

.highlightsControllerThree .highlightsText
{
    width: 225px;
}

.highlightsControllerFour
{
    width: 240px;
    padding-right: 20px;
    border: 0px;
}

.highlightsControllerFour .highlightsText
{
    width: 260px;
}

.contactLogos
{
    margin-top: 14px;
}

.highlightsText
{
    width: 171px;
}

.highlightsText h3
{
    font-size: 15px;
    margin: 0px;
    padding: 0px;
    margin-bottom: 3px;
}

.highlightsText p
{
    margin: 0px;
    margin-left: 1px;
    padding: 0px;
    font-size: 12px;
    line-height: 18px;
}

.highlightsControllerTwo .highlightsText p
{
    margin-left: 0px;
}
