﻿body
{
    background-position: white url(/Images/bg_wood.jpg);
    background: white url(/Images/bg_wood.jpg);
    background-attachment: fixed;
}

#wrapper
{
    margin: 10px auto;
    width: 960px;
}

#headerTop
{
    margin: 0 auto;
}

#header
{
    height: 138px;
    width: 959px;
    background: white url(/Images/bg_header.jpg) no-repeat;
    position: relative;
}

#homeImage
{
    width: 528px;
    height: 130px;
    position: absolute;
}

#headerButtons
{
    position: absolute;
    right: 8px;
    top: 96px;
}

#headerButtons img
{
    border: none;
}

#content
{
    border: 1px solid #B88C4B;
    padding: 10px 20px 10px 15px;
    background-color: White;
    position: relative;
    zoom: 1;
}

#contentColumn
{
    width: 545px;
    float: left;
}

#contentColumn p
{
    margin-bottom: 10px;
}

#featuredBuildings
{
    text-indent: -9999px;
    background: url(/Images/header_FeaturedBuildings.gif) no-repeat;
    height: 40px;
    margin-top: 20px;
    margin-bottom: 5px;
}

#list_featuredBuildings
{
    list-style: none;
    margin: 0;
    padding: 0;
}

#list_featuredBuildings li
{
    display: inline;
}

#list_featuredBuildings img
{
    border: 1px solid black;
    margin: 0 3px 10px 0;
}

#siteHeading
{
    text-indent: -9999px;
    background: url(/Images/introHeading.gif) no-repeat;
    height: 40px;
}

#tagline
{
    text-indent: -9999px;
    background: url(/Images/tagline.gif) no-repeat;
    height: 20px;
}

#infoColumn
{
    float: right;
    width: 385px;
}

#infoColumn h2
{
    height: 25px;
    margin: 2px 0 2px 0;
    padding: 0;
}

#infoColumn p
{
    color: Black;
    margin: 0 10px 10px 0;
    line-height: 25px;
}

.infoBox
{
    border: 1px solid #53A0DF;
    border-right: 0;
    padding: 5px 0 0 6px;
}

.infoBox a
{
    color: Black;
}

#videoBox
{
    background: #99D6E9 url(/Images/bg_box_447.jpg) repeat-x;
}

#videoBox h2
{
    text-indent: -9999px;
    background: url(/Images/header_BadConstructionDays.gif) no-repeat;
    width: 364px;
    height: 25px;
}

#referralProgram
{
    background: #9AD7E9 url(/Images/bg_boxPlain.jpg) repeat-x;
    margin-top: 20px;
}

#referralProgram h2
{
    text-indent: -9999px;
    background: url(/Images/header_ReferralProgram.gif) no-repeat;
}

#lenderInfo
{
    background: #9AD7E9 url(/Images/bg_boxMoney.jpg) repeat-x;
    margin-top: 20px;
}

#lenderInfo h2
{
    text-indent: -9999px;
    background: url(/Images/header_LenderInformation.gif) no-repeat;
}

#architecture
{
    margin-top: 20px;
}

#architecture p
{
    color: Black;
    margin: 0 10px 10px 8px;
    line-height: 18px;
}

#architecture h2
{
    text-indent: -9999px;
    background: url(/Images/header_ArchitectureAtItsFinest.gif) no-repeat;
    margin-left: 8px;
}

#customerMap
{
    margin-top: 20px;
    padding-left: 8px;
}

#customerMap p
{
    color: Black;
    margin: 0 10px 10px 8px;
    line-height: 18px;
}

#customerMap h2
{
    text-indent: -9999px;
    background: url(/Images/header_CustomerMap.gif) no-repeat;
    margin-left: 8px;
}

#footer
{
    padding: 3px 5px 0 15px;
    height: 31px;
    background: #ECEABA url(/Images/bg_Footer.jpg) repeat-x;
    border: 1px solid #B88C4B;
}

#footer a
{
    color: #33240C;
    font-size: 140%;
}

#logo_isoaxis
{
    float: right;
    border: none;
}

#ctl00_SiteMapPath1
{
    display: block;
}

dl
{
    margin: 0 0 40px 20px;
}

dt
{
    margin-top: 20px;
    font-weight: bold;
}

dd
{
    margin-left: 20px;
}

h1
{
    margin: 20px 0;
}