﻿
.Button
{
    margin-top:20px;
    margin-bottom:10px;
}

/*** HOME TOP ***/
.HomeTop
{
    /*position:relative;*/
}
.HomeTop .LeftColumn
{
    /*width:33%;*/
    width:295px;
    float: none !important;
    display: inline-block;
}

.HomeTop .LeftColumn .Heading
{
    font-size:34px;
    color:#1c8383 !important;
    margin:15px 0 10px;
    
}
/*.HomeTop .LeftColumn .Text, .HomeMiddle .LeftColumn .Text, .HomeMiddle .RightColumn .Text*/

.HomeTop .RightColumn
{
    text-align:right;
    /*width:67%;*/
    width:604px;
    /*position:absolute;
    bottom:2px;
    right:0;*/
    float:none !important;
    display:inline-block;
    vertical-align:bottom;
}



.HomeTop .Divider
{
    clear:both;
    border-bottom:2px solid #cebe9f;
}

.NoBorderRight
{
    border-right:0;
    height:20px;
}
.NoBorderLeft
{
    border-left:0;
}

/*** HOME MIDDLE LEFT COLUMN ***/
.HomeMiddle .TopRow .LeftColumn, .HomeMiddle .BottomRow .LeftColumn
{
    width:63%;
    padding-right:18px;
    border-right:1px dotted #cebe9f;
}
.HomeMiddle .TopRow .Heading
{
    font-size:26px;
    margin:0px 0 10px;
}
.HomeMiddle .LeftColumn .Heading
{
    color:#1c8383 !important;
}
.HomeMiddle .TopRow .RightColumn .Text, .HomeMiddle .TopRow .RightColumn .Heading
{
    color:#cebe9f;
}

/*** HOME MIDDLE RIGHT COLUMN ***/
.HomeMiddle .TopRow .RightColumn
{
    width:33%;
    text-align:center;
}
.HomeMiddle .RightColumn .Heading
{
    color: #cebe9f;
}
.HomeMiddle .RightColumn .quoteImgs
{
    margin-bottom:10px;
}
.HomeMiddle .RightColumn .quoteImgs img
{
    padding:0 5px;
}
.HomeMiddle .Button
{
    margin-bottom:10px;
}

.DividerRowLeft
{
    border-bottom:1px dotted #CEBE9F;
    clear:left;
    float:left;
    margin:0 19px 0 0;
    width:63%;
}
.DividerRowRight
{
    border-bottom:1px dotted #CEBE9F;
    float:left;
    margin-left:18px;
    width:297px;
}
.HomeMiddle .BottomRow .LeftColumn .AskAnExpertText 
{
    font-size:26px;
   
}
.HomeMiddle .BottomRow .LeftColumn .AskAnExpertHeadline .Heading
{
    font-size:14px;
}
.HomeMiddle .BottomRow .LeftColumn .AskAnExpertImage
{
    position:relative;
 }
.HomeMiddle .BottomRow .LeftColumn
{
    width:63%;
    padding-top:20px;
    position:relative;
   
}

.FloatLeft
{
    float:left;
}
.FloatRight
{
    float:right;
}

.HomeMiddle .BottomRow .LeftColumn .AskAnExpertHeadline
{
    width:50%;
    position:absolute;
    bottom:0;
    right:10px;
    
}


.HomeMiddle .BottomRow .LeftColumn .LeftColumn
{
    width:50%;
    padding:0;
}
.HomeMiddle .BottomRow .LeftColumn .RightColumn
{
    padding:0;
    width:48%;
}
.HomeMiddle .BottomRow .LeftColumn .LeftColumn .Heading
{
    position:absolute;
    top:20px;
}

.HomeMiddle .BottomRow .RightColumn
{
    width:32%;
}
.HomeMiddle .BottomRow .LeftColumn .RightColumn .Heading
{
    margin-top:20px;
}
.HomeMiddle .BottomRow .RightColumn
{
    text-align:center;
}
.Content
{
    padding-bottom:0px !important;
}
.HomeBottom
{
    background-color:#faf8f4;
    /*margin-left:-18px;*/
    width:941px;/*?KEEP?*/
    position:relative;
    left:-18px;
    top:0px;
}
.HomeBottomWrapper
{
    padding:18px 20px;
}
.DividerRowFullWidth
{
    border-bottom:1px dotted #CEBE9F;
    margin-left:-18px;
    width:940px;
}
.HomeBottom .Heading
{
    color:#1C8383;
    font-size:18px;
    font-weight:bold;
    margin:0 0 20px 10px;
}

