﻿body
{
    margin: 15px auto 0px auto;
    background-color: #003366;
}

.master
{
    width: 949px;
    background-color: White;
    margin: 0px auto 0px auto;
}

.bold
{
    font-weight: bold;
}

.notbold
{
    font-weight: normal;
}

.left
{
    float: left;
}

.right
{
    float: right;
}

.height
{
    height: -1%;
    overflow: hidden;
}

.clrleft
{
    clear: left;
}

.clrright
{
    clear: right;
}

.clrboth
{
    clear: both;
}

.header
{
    background-image: url(/images/backgrounds/top-banner-bg.png);
    background-repeat: repeat-x;
    height: 173px;
    width: 100%;
}

.headerimagerow
{
    padding-top: 10px;
    width: 100%;
}

.headeraddressholder
{
    width: 390px;
    padding-top: 5px;
}

h2.headeraddress
{
    font-family: 'Times New Roman' , Times, serif;
    font-size: 14px;
    color: #B3855C;
    font-weight: normal;
}

h4.headerphone
{
    font-family: 'Times New Roman' , Times, serif;
    font-size: 22px;
    color: #B3855C;
    font-variant: small-caps;
    font-weight: bold;
}

h3.keywordtag
{
    font-family: 'Times New Roman' , Times, serif;
    font-size: 12px;
    color: #B3855C;
    font-weight: normal;
}


.menu
{
    background-image: url(/images/backgrounds/top-menu-bg.png);
    background-repeat: repeat-x;
    height: 45px;
    width: 857px;
    padding-left: 92px;
}

.menuitem
{
    padding: 8px 20px 10px 20px;
}

a.menulink
{
    font-family: 'Times New Roman' , Times, serif;
    font-size: 24px;
    color: #B48A62;
    text-decoration: none;
    font-variant: small-caps;
}

a.menulinkselected
{
    font-family: 'Times New Roman' , Times, serif;
    font-size: 24px;
    color: #0C0D40;
    text-decoration: none;
    font-variant: small-caps;
}

a.menulink2
{
    font-family: 'Times New Roman' , Times, serif;
    font-size: 20px;
    color: #B48A62;
    text-decoration: none;
    font-variant: small-caps;
}

a.menulink2selected
{
    font-family: 'Times New Roman' , Times, serif;
    font-size: 20px;
    color: #0C0D40;
    text-decoration: none;
    font-variant: small-caps;
}

.bottommenu
{
    width: 857px;
    padding-left: 209px;
}

.bottommenuitem
{
    padding: 12px 20px 10px 20px;
}

a.bottommenulink
{
    font-family: 'Times New Roman' , Times, serif;
    font-size: 12px;
    color: #B48A62;
    text-decoration: underline;
    font-variant: small-caps;
}

a.bottommenulinkselected
{
    font-family: 'Times New Roman' , Times, serif;
    font-size: 12px;
    color: #0C0D40;
    text-decoration: underline;
    font-variant: small-caps;
}

.contentarea
{
    width: 100%;
}

.contentleft
{
    width: 327px;
}

.contentright
{
    width: 582px;
    padding: 15px 15px 0px 25px;
}

.footer
{
    background-image: url(/images/backgrounds/bg-footer.png);
    background-repeat: repeat-x;
    width: 100%;
    height: 83px;
    text-align: center;
}

.contentheader
{
    font-family: 'Times New Roman' , Times, serif;
    color: #666666;
    font-weight: bold;
    font-size: 24px;
}

.contentsubheader
{
    font-family: 'Times New Roman' , Times, serif;
    color: #666666;
    font-weight: bold;
    font-size: 20px;
}

.contenttext
{
    font-family: arial;
    color: #666666;
    font-weight: normal;
    font-size: 14px;
}

.contentleftnonimage
{
    margin-left: 25px;
    padding-top: 5px;
}

.buildingimgbottom
{
    background: url(/images/backgrounds/bg-building.png) no-repeat bottom;
}

.parthimgbottom
{
    background: url(/images/backgrounds/bg-parthenon.png) no-repeat bottom;
}

.raintreeimage
{
    background: url(/images/raintree/image0.jpg) no-repeat;
    height: 150px;
    width: 200px;
    position: relative;
}

.emeraldimage
{
    background: url(/images/emerald/image0.jpg) no-repeat;
    height: 150px;
    width: 200px;
    position: relative;
}

.rockyimage
{
    background: url(/images/rockycreek/image0.jpg) no-repeat;
    height: 150px;
    width: 200px;
    position: relative;
}

.portfolioheader
{
    font-family: 'Times New Roman' , Times, serif;
    color: #666666;
    font-size: 18px;
    margin: 35px 45px;
}

.propertyitem
{
    padding-bottom: 25px;
}

.teamcontent
{
    font-family: 'Times New Roman' , Times, serif;
    color: #666666;
    font-size: 20px;
    margin: 5px 15px;
    width: 350px;
}

.jeffimage
{
    background: url(/images/jeff.jpg) no-repeat;
    height: 226px;
    width: 200px;
}

.patimage
{
    background: url(/images/pat.jpg) no-repeat;
    height: 226px;
    width: 200px;
}

.carlaimage
{
    background: url(/images/carla.jpg) no-repeat;
    height: 226px;
    width: 200px;
}

.peppiimage
{
    background: url(/images/peppi.jpg) no-repeat;
    height: 226px;
    width: 200px;
}

.darrelimage
{
    background: url(/images/darrel.jpg) no-repeat;
    height: 226px;
    width: 200px;
}

.partnertext
{
    width: 300px;
    padding-top: 25px;
    font-family: Arial, Helvetica, sans-serif;
    color: black;
    font-size: 16px;
}

.partnerlinks
{
    font-family: Arial, Helvetica, sans-serif;
    color: #A44506;
    font-size: 14px;
}

.partnerimage
{
    width: 170px;
}
.partneritem
{
    padding-left: 25px;
}

.partnercitytext
{
    font-size: 12px;
}

.contactspacer
{
    width: 20px;
    position: relative;
    display: inline;
}

.copyright
{
    text-align: center;
    width: 100%;
    font-family: 'Times New Roman' , Times, serif;
    font-size: 12px;
    color: #B48154;
}

.nextimage
{
    position: absolute;
    bottom: 6px;
    right: 6px;
    z-index: 50;
    background:url(/images/next.png) no-repeat;
    height: 22px;
    width: 22px;
}

.previmage
{
    position: absolute;
    bottom: 6px;
    right: 30px;
    z-index: 50;
    background:url(/images/prev.png) no-repeat;
    height: 22px;
    width: 22px;
}

