﻿html,
body{
    height: 100%;
}
body {
    /*position: relative;
    margin: 0 auto;
    width: 1001px;*/
    background-color: #d0d2cd;
    font-family: Arial, Helvetica, Sans-Serif;
    background: #d0d2cd url('/assets/bg_x.jpg') repeat scroll 0 0;
}
#SiteWrapper{
    background-color: #fff;
    padding: 0 9px 12px 9px;
    margin: 0 auto;
    width: 983px;
    position: relative;
}
#HeaderBlock{
    height: 102px;    
}
#HeaderBlock img{
    border-style: none;
    float: left;
    margin: 20px 30px;
}
#NavBlock{
    margin-bottom: 1px;
    height: 23px;
    line-height: 23px;
    background-color: #86b6c0;
    padding: 0 10px;
}
#NavBlock div a{
    float: left;
    padding-right: 1px; 
}


/******************************************
    FOOTER
******************************************/
#FooterBlock,
#CopyrightBlock{
    font-size: 10px;  
    color: #767676;  
    text-transform: uppercase;
}
#FooterBlock{
    height: 35px;
    line-height: 35px;
    padding: 0 10px;
    background-color: #e3e3e2;
    clear: both;
    margin-top: 10px;
}
#CopyrightBlock{
    margin: 0 auto;
    /*float: right;*/
    width: 1001px;
    color: #505050;
}
#CopyrightBlock span{
    margin: 0 auto;
    line-height: 30px;
    float: right;
}

#FooterBlock img{
    float: left;
    border: 0;
}
#FooterBlock a{
    text-decoration: none;
    color: #767676;
}
#FooterBlock a:hover{
    color: #86b6c0;
}


/******************************************
    HOME PAGE
******************************************/
#SliderBlock{
   height: 392px;
}
#CalloutBlock{
    height: 131px;   
    padding: 14px 0; 
}
#CalloutBlock div{
    float: left; 
    width: 252px;
    margin-right: 10px;  
}
#NeedAnswers,
#InTheMedia,
#FindYourStyle,
#JoinNow{
    height: 129px;
}
#NeedAnswers{
    background-color: #ff7f38;    
}
#InTheMedia{
    background-color: #8f9338;
}
#FindYourStyle{
    background-color: #86b6c0;    
}
#JoinNow{
    background: #fff url('/assets/join_now.jpg') no-repeat scroll 0 0;
    margin: 0 !important;
    width: 197px !important;
    font-size: 11px;
    height: 129px;
}
#JoinNow p{
    margin: 32px 0 5px 0;
    line-height: 15px;    
}
.calloutTitle,
.calloutTitleSpecial{
    text-transform: uppercase;
    margin: 11px;
    font-size: 15px;
    display: block;
}
.calloutTitle{
    color: #fff;    
}
.calloutTitleSpecial{
    color: #86b6c0;
    margin: 0;
    line-height: 30px;
}



/******************************************
    IN THE COMMUNITY
******************************************/
#LogoBlock{
    margin: 20px 10px 0 0;
    float: right;
}
#LogoBlock a,
#LogBlock a img{
    display: block !important;
}

/******************************************
    MAP CONTENT PAGES
******************************************/
#MapContentTopBlock{
    margin: 0 0 20px 30px;
    display: block;
}
#MapContentTopBlock p{
    font-size: 12px;
    color: #000;
}
#MapContentBottomBlock{
    height: 400px;
    background-color: #e3e3e2;
    padding: 40px 30px 40px 30px;
}
#MapCanvas{
    width: 435px; 
    height: 394px; 
    float: left;
}


/******************************************
    SUB PAGES
******************************************/
#Content{
    font-size: 12px;
}
#SubContentBlock{
    margin: 0 0 0 30px;
    display: block;
    min-height: 300px;
}
#SingleContentBlock{
    font-size: 12px;
}
#LeftContentBlock{
    display: block;
    clear: both;
    margin-bottom: 30px;
    padding: 0;
}
#SingleContentBlock,
#LeftContentBlock{
    color: #808386;
    margin-right: 30px;
}
#SingleContentBlock p,
#LeftContentBlock p{
    color: #363636;
    display: block;
    padding: 7px 0;
    line-height: 15px;
}
#SingleContentBlock p a{
    color: #363636;
}
#SingleContentBlock p a:hover{
    color: #86b6c0;
}
.sectionHeader{
    display: block;
    font-weight: bold;
}


/******************************************
    SUB PAGES 2 COLUMN
******************************************/
#LeftContentBlock{
    float: left;
    width: 600px;
}
#LeftContent{
    width: 90%;
    font-size: 12px;
}
.orderedList li{
    margin: 5px 0;
}
.orderedList li a{
    color: #000;
    text-decoration: none;
}

#RightContentBlock{
    float: right;
    width: 323px;
    padding: 7px 0;
    text-align: right;
}


/******************************************
    WORKSHEET SIDEBAR
******************************************/
#WorksheetDownload{
    margin: 30px 0;
    width: 191px;
    background-color: #86b6c0;
    font-size: 11px;
    text-align: center;
    float: right;
}
#WorksheetDownload span.calloutTitle{
    color: #fff;
    font-size: 11px;
    display: block;
}
#WorksheetDownload div{
    padding: 3px 0;
    background-color: #fff;
    color: #808386;
}
#WorksheetDownload div p{
    padding: 2px 0;
}
#WorksheetDownload div img{
    display: block;
    margin: 5px 80px;
    border: 0;
}
#WorksheetDownload a{
    color: #808386;
    text-decoration: none;
}
#WorksheetDownload a:hover,
.orderedList li a:hover{
    color: #86b6c0;
}


/******************************************
    MEET THE TEAM SIDEBAR
******************************************/
#MeetTheTeam{
    background-image: url('/assets/sidebar/team.jpg');
    width: 241px;
    height: 203px;
    float: right;
    margin: 30px 0;
}
#MeetTheTeam div{
    font-size: 11px;
    text-transform: uppercase;
    width: 145px;
    text-align: left;
    padding: 0 82px;
    color: #808386;
}
#MeetTheTeam span.calloutTitle{
    color: #fff;
    font-size: 11px;
    display: block;
    line-height: 23px;
    text-align: left;
    margin-left: 0 !important;
}
#MeetTheTeam a{
    color: #808386;
    text-decoration: none;
}
#MeetTheTeam a:hover{
    color: #86b6c0;
}

/******************************************
    MEET THE TEAM
******************************************/
div.TeamMember{
    float: left;
    margin: 15px 32px 15px 0;
    width: 261px;
    background-color: #e5e5e5;
    display: block;
    min-height: 134px;
}
div.TeamMember img{
    float: left;
}
div.teamMemberName{
    background-color: #d0d0d0;
    text-transform: uppercase;
    line-height: 34px;
    height: 34px;
    border-bottom: solid 1px #bfbfbf;
}
div.teamMemberName h2{
    font-size: 12px;
    font-weight: normal;
    padding-left: 105px;
}
div.teamContactInfo{
    margin-left: 105px;
}
div.teamContactInfo p{
    padding: 10px 0 5px 0;
    font-size: 12px;
    line-height: 15px;
    text-transform: uppercase;
}
div.teamMemberName h2,
div.teamContactInfo p,
div.teamContactInfo p a{
    color: #808386;
}
div.teamContactInfo p a:hover{
    color: #86b6c0;
}


/******************************************
    CONTACT US
******************************************/
.contactAddress{
    font-weight: bold;
}


/******************************************
    TOP NAV (HEADER) NAVIGATION
******************************************/
#TopNavBlock{
    position: absolute;
    top: 0;
    right: 20px;
    clear: both;
}

/******************************************
    SUB NAVIGATION
******************************************/
#SubNavBlock{
    height: 30px !important;
    line-height: 30px !important;
    padding-bottom: 10px !important;
    margin: 0;    
}
#SubNavBlock ul li{
    float: left;
    vertical-align: top;
    border-left: solid 1px #aaa;
    display: block;
    margin: 0;
    padding: 0;
}
#SubNavBlock ul li.first,
#SubNavBlock ul li.first a{
    border-style: none;
    margin-right: 3px;
    border: 0 !important;
}
#SubNavBlock a{
   font-size: 10px;
   color: #808386;
   text-transform: uppercase; 
   margin: 0 5px;
   text-decoration: none;  
}
#SubNavBlock a:hover,
#SubNavBlock a.active{    
    color: #86b6c0;
}

a.normalTransform{
    text-transform: none !important;
}

.submit{
    margin-top: 3px;
    border: none 0 transparent;
}


/******************************************
    PORTFOLIO/GALLERY STYLES
******************************************/
.gallery{
    background-color: #86b6c0;
    font-size: 11px;
    height: 417px !important;
}
.gallery div{
    margin: 10px;
    line-height: 14px;
    color: #fff;
    display: block;
}
.midcontinent{
    background-color: #86b6c0;
}
.elmwood{
    background-color: #434039;
}
.kountry-wood-products{
    background-color: #f27158;
}



/******************************************
    IN THE NEIGHBORHOOD
******************************************/
#NeighborhoodThumbnailBlock{
    /*float: right;*/
    display: block;
}

#NeighborhoodThumbnail{
    float: right;
    display: block;
}
#NeighborhoodThumbnail ul li{
    float: left;
    display: block;
    margin: 10px 0 7px 10px;
}

#NeighborhoodSpecs{
    width: 250px;
    float: left;
    font-size: 11px;
    margin: 7px 0;
}
#NeighborhoodSpecs span{
    display: block;
    text-transform: uppercase;
    line-height: 14px;
    color: #a4a6a8;
}

#CurrentLocationsBlock{
    clear: both; 
    position: relative; 
    top: -20px; 
    left: 0
}
#CurrentLocationsBlock span{
    font-style: italic;
    font-size: 11px;
    color: #a4a6a8;
    word-spacing: 1px;
}


/******************************************
    COMMON STYLES
******************************************/
a{
    text-decoration: none;
}
a:hover{
    color: #86b6c0;
}
h1{
    color: #363636;
    margin: 7px 0;
    text-transform: uppercase;
    font-size: 14px;
}
h1 a{
    text-transform: lowercase;
    margin-left: 8px;
    text-decoration: none;
    color: #808386;
    font-size: 11px;
}
h1 a:hover{
    color: #86b6c0;
}
h1.seo{
    display: none;
}
p{
    line-height: 15px;
    color: #808386;
}
.contact{
    float: left;
    padding-left: 10px;
}
.contact span{
    padding-left: 15px;    
} 
.address{
    float: right;
    padding-right: 5px;
}
.testimonialAuthor{
    display: block;
    color: #8f8f8f;
    font-style: italic;
}
.success{
    color: #86b6c0;
    line-height: 22px;
}
.error{
    padding-left: 3px;
    vertical-align: top;
    line-height: 30px;
}
.pager{
    color: #86b6c0;
}