* {
    margin:0;
    padding:0;
}

html, body {
    height:100%;
}

body {
    font:12px/1.6em Tahoma, Verdana, Arial, sans-serif;
    text-align:center;
    background:url(i/bodyBkg.jpg) 0 0;
}

a {
    text-decoration:none;
    color:#000;
    border:none;
}

a img {
    border:none;
}

a:hover {
    color:#84c124;
    text-decoration:none;
}

p {
    padding:0;
    margin:5px 0 7px 0;
}

p, ol, ul {
    color:#50625e;
}

ol, ul {
    padding-left: 25px;
}

.note {
    color:#878585;
    font-size:10px;
    line-height:1.4em;
    letter-spacing:.05em;
}

.noteBig {
    font-size:11px;
    color:#5a706b;
}

a:focus {
    moz-outline-style:none;
    border:none;
}

a:focus {
    moz-outline-style:none;
}

a:active {
    outline:none;
    moz-outline-style:none;
}

textarea:focus,
input[type=text]:focus,
input[type=password]:focus {
    outline: 0 none;
    border-color:#000;
}

h1, h2, h3 {
    font-weight:normal;
    letter-spacing:-.05em;
    line-height:1.3em;
}

h1 {
    padding:20px 0 5px 0;
    font-size:22px;
    font-weight:bold;
    color:#0069a1;
    text-transform:uppercase;
}

h2 {
    padding:10px 0 2px 0;
    font-size:15px;
    text-transform:uppercase;
    color:#636363;
    letter-spacing:0;
}

h3 {
    padding:10px 0 0 0;
    font-weight:bold;
    font-size:13px;
    letter-spacing:normal;
    color:#758c87;
}

h4 {
    padding:5px 0 0 0;
    font-weight:bold;
    margin:0
    font-size:12px;
    letter-spacing:normal;
    color:#000;
}

.outer-wrap {
    background:url(i/bodyTopBkg.png) top left repeat-x;
}

.wrap-out {
    width:950px;
    height:100%;
    text-align:left;
    margin:0 auto;
    border-right:solid 1px #fff;
    border-left:solid 1px #fff;
}

.header-wrap {
    height:400px;
    background:#fff;
}

.headerIndex-wrap {
    height:500px;
}

.header-top {
    position:relative;
    height:110px;
    width:950px;
    background:#fff;
}

.logo {
    display:block;
    text-align:left;
    padding:17px 0 0 25px;
}

a.searchBt {
    display:block;
    position:absolute;
    top:0;
    right:-1px;
    width:176px;
    height:34px;
    background:url(i/searchPrBt.png) 0 0 no-repeat;
}

a.searchBt:hover {
    background-position:0 -34px;
}

.header-mid {
    position:absolute;
    top:105px;
    left:0px;
    width:950px;
    height:100px;
    background:url(i/headerShadow.png) 0 0 no-repeat;
}

.header-mid .imageLine {
    text-align:right;
    width:205px;
}

.header-mid .imageLine p {
    font-size:11px;
    color:#fff;
    margin:0;
    line-height:1.3em;
    padding:14px 0 0 25px;
}

.header-mid .contactLine {
    float:right;
    margin:50px 0 0 0;
    text-align:right;
}

.header-mid .contactLine p {
    color:#fff;
    padding:0 10px 2px 0;
    margin:0;
    font-size:11px;
    border-bottom:solid 1px #fff;
}

.header-image {
    position:absolute;
    top:110px;
    left:0;
    width:950px;
    height:390px;
}

.menu-wrap {
    position:absolute;
    top:65px;
    right:0;
    width:723px;
    height:63px;
}

.menu-wrap a {
    float:left;
    height:63px;
    display:block;
    cursor:pointer;
    background:url(i/menuBt.png) 0 0 no-repeat;
}

a.home {
    width:101px;
    background-position:0 0;
}

a.home:hover {
    background-position:0 -63px;    
}

a.forSale {
    width:179px;
    background-position:-101px 0;
}

a.forSale:hover {
    background-position:-101px -63px;    
}

a.forRent {
    width:179px;
    background-position:-280px 0;
}

a.forRent:hover {
    background-position:-280px -63px;    
}

a.about {
    width:134px;
    background-position:-459px 0;
}

a.about:hover {
    background-position:-459px -63px;    
}

a.contact {
    width:130px;
    background-position:-593px 0;
}

a.contact:hover {
    background-position:-593px -63px;    
}

.tagLine {
    position:absolute;
    top:480px;
    left:0;
    width:950px;
    height:20px;
    padding:0;
    background:url(i/whiteBkg.png);
    font-size:10px;
    color:#fff;
    letter-spacing:.5em;
    text-transform:uppercase;
}

.header-wrap .tagLine {
    top:380px;
}

.tagLine p {
    color:#fff;
    font-size:10px;
    padding:0 15px;
    margin:0;
}

.tagLine b {
    letter-spacing:.1em;    
}

.content-wrap {
    position:relative;
    background:#fff url(i/contentCorner.jpg) right 4px no-repeat;
}

.contentLine {
    width:auto;
    height:5px;
    background:#000;
}

.content-inner {
    padding:35px 45px 100px 45px;
    min-height:150px;
}

.indexText {
    padding:0 55px 0 360px;
}

.indexText h1 {
    color:#0069a1;
    font-size:38px;
    margin:15px 0 5px 0;
    font-weight:normal;
}

.footer-wrap {
    position:relative;
    width:auto;
    padding:15px;
    color:#3a3a3a;
    background:#252525;
}

.footer-wrap p {
    color:#575757;
    font-size:10px;
    padding:0;
    margin:0;
}

.footer-wrap .links {
    font-size:11px;
    color:#8d8d8d;    
}
.footer-wrap a {
    color:#8d8d8d;
}

.footer-wrap a:hover {
    color:#fff;
}

.footer-wrap p.disclaimer {
    text-transform:uppercase;
    font-size:12px;
    color:#3a3a3a;
    text-align:right;
    padding:15px 35px;
}

.footerImg {
    position:absolute;
    top:-94px;
    left:0;
    width:286px;
    height:97px;
    background:url(i/footerImg.jpg) 0 0 no-repeat;
}

.listing-wrap {
    width:840px;
    background:url(i/boxMid.jpg) 0 0 repeat-y;
}


.boxTop {
    width:840px;
    background:url(i/boxTop.jpg) 0 0 no-repeat;
}

.boxBottom {
    width:840px;
    background:url(i/boxBottom.jpg) left bottom no-repeat;
}

.listing-content {
    padding:25px 45px 0 30px;
}

.listing-text {
    margin-left:225px;
}

.boxImg {
    float:left;
    width:193px;
    height:150px;
    margin:0;
    background:url(i/boxImgBkg.jpg) 0 0 no-repeat;
}

.listing-content h1,
.listing-content a h1 {
    font-size:16px;
    padding:0 0 2px 0;
}

.listing-content a:hover h1 {
    color:#464646;
}

.boxImg img {
    margin:9px 0 0 10px;
}

.boxImg a:hover img {
    border:solid 1px #000;
    margin:8px 0 0 9px;
}

.slideShow {
    clear:right;
    width:765px;
    border:solid 1px #e2e2e2;
    margin:23px 0;
}

.map-wrap {
    margin:23px 43px 23px 23px;
    float:right;
    text-align:right;
}

.map {
    width:300px;
    height:300px;
    border:solid 1px #e2e2e2;
}

table.saleDetails td {
    padding:0 10px;
}

table.saleDetails th {
    text-align:right;
}

/*-- library --*/
.float-left {
    float:left;
}

.float-right {
    float:right;
}

.cleared {
    clear:both;
}

.clear-left {
    clear:left;
}

.clear-right {
    clear:right;
}
