/* CSS Document */

body
{
    margin: 0;
    background: url(images/back.jpg) top repeat-x;
    background-color: #ffffff;
}

table, div
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    line-height: 16px;
}

form
{
    margin: 0;
}

a
{
    color: #4a95d5;
    text-decoration: underline;
}
a:hover
{
    text-decoration: none;
}

.hide
{
    visibility: hidden;
}

.logoHdr
{
    width: 797px;
    height: 141px;
    background: url(images/wardJonesLogoHdr.jpg) top left no-repeat;
}
.logoHdr img
{
    margin: 26px 0 0 53px;
}

.qSearchBgRight
{
    background: url(images/quickSearchBgRight.jpg) left top no-repeat;
    background-position: 0 141px;
}

.bgGrassHill
{
    height: 141px;
    background: url(images/bgGrassHill.jpg) left no-repeat;
}

.qSearch
{
    background: url(images/quickSearchBgExt.gif) repeat-y;
}

.qSearch div.qSearchTtl
{
    padding: 28px 0 18px 0;
}

.qSearch div.qSearchCont
{
    padding: 20px 16px;
}

.qSearchType
{
    font-size: 11px;
    color: #FFFFFF;
    margin: 4px 0 1px 0;
}

.qSearchList
{
    font-size: 11px;
    color: #000000;
    width: 159px;
    height: 17px;
}
.qSearchMenu
{
    font-size: 11px;
    color: #000000;
    width: 159px;
    height: 140px;
}
.qSearchItemOutline
{
    width: inherit;
    border: 1px solid #992f02;
}

.qSearchBtn
{
    margin-top: 15px;
}

.pageTtlBg
{
    background: url(images/pageTtlBg.gif) no-repeat;
}

.contBgExt
{
    background: url(images/contBgExt.gif) repeat-y;
    height: 620px;
}

.footer
{
    background: url(images/footerBg.gif) top no-repeat;
    padding: 23px 19px;
    color: #a7a7a7;
    font-size: 11px;
}
.footer a
{
    text-decoration: none;
}

.nav
{
    background: url(images/navBgExt.gif) repeat-y;
    padding: 20px 0;
}

.leftColCont
{
    padding: 30px 19px;
}

.leftColCont span.phoneNumbs
{
    font-size: 14px;
    color: #306fb8;
}

.cont
{
    background: url(images/contEdgeBR.gif) bottom right no-repeat;
}
.cont .orangeTtl_1
{
    font-size: 18px;
    color: #ec4902;
    margin: 30px 0 20px 0;
}
.cont .contArea
{
    margin: 30px;
    color: #000000;
}

.homePromoBox
{
    width: 542px;
    height: 116px;
    background: url(images/homePromoBoxBg.jpg) no-repeat;
    padding-top: 12px;
}
.homePromoBox a
{
    display: block;
    width: 166px;
    height: 34px;
    background: url(images/promoBoxBtn.gif) no-repeat;
    margin-right: 8px;
}
.homePromoBox a:hover
{
    background: url(images/promoBoxBtnOvr.gif) no-repeat;
}

.contEdgeBgBR
{
    background: url(images/contEdgeBgBR.gif) top left no-repeat;
}

.contEdgeR
{
    background: url(images/contEdgeR.gif) left repeat-y;
}

.contSep
{
    height: 1px;
    background: url(images/contSep.gif) repeat-x;
}




.listingContPadding
{
    padding: 20px 20px 11px 20px;
}

.listingSubContPadding
{
    padding: 15px 11px 15px 11px;
    border-bottom: 1px solid #c4c4bd;
}

.listingSubContPadding2
{
    padding: 15px 11px 15px 11px;
}



.listingRedBorder
{
    border: 2px solid #FFE602;
    margin-bottom: 20px;
}

.listingContainer
{
    border: 1px solid #FFFFFF;
}

.listingTitle
{
    background: #000000;
    border-bottom: 1px solid #000000;
    padding: 8px 11px 8px 11px;
}

.listingMlsNumber
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 16px;
    color: #ffffff;
}
.listingListPrice
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 16px;
    color: #ffffff;
}


.listingDetails
{
    background: #ffffff;
    padding: 12px;
    line-height: 18px;
}

.gallerySlideBorder
{
    border: 1px solid #362627;
}

.googleMapBorder
{
    border: 1px solid #362627;
}

.name
{
    font-weight: bold;
    color: #000000;
    font-size: 9pt;
}

.title
{
    font-weight: normal;
    color: #000000;
    font-size: 7pt;
}