﻿/*General Reset and Webpage Settings*/
*
{
    padding: 0px;
    margin: 0px;
}

html
{
    text-align: center;
    height: 100%;
    background: #E7E8E4;
    color: #000000;
}

body
{
    height: 100%;
    font-size: 62.5%;
    font-family: 'Trebuchet MS';
    position: relative;
    text-align: center;
    margin: 0px auto 0px;
    padding: 0px;
}

li li, li p, p, blockquote p
{
    font-size: 1em;
}

h1, h2, h3, h4, h5, h6, p, blockquote, form, label, ul, ol, dl, fieldset, address
{
    margin-bottom: 1em;
}

h1
{
    font-size: 2.5em;
    font-weight: bold;
}
h2
{
    font-size: 1.2em;
    font-weight: bold;
}

p
{
    font-size: 1.1em;
}

#container
{
    width: 990px;
    text-align: left;
    margin: 0px auto -10px auto;
    padding: 0px 0px 0px 0px;
    position: relative;
    background: #fff;
    border: solid 1px #000;
    color: #333333;
}


.clearfix:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}



.clearfix
{
    display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix
{
    height: 1%;
}
.clearfix
{
    display: block;
}
/* End hide from IE-mac */

#tree
{
    margin: 10px 0px 20px 100px;
    width: 100px;
}
#tree a
{
    border-bottom: #000 1px dashed;
}

/*End General Reset and Webpage Settings*/

#header
{
    width: 990px;
    height: 124px;
    background: url(../gfx/header.jpg) no-repeat left top;
    margin: 0px auto;
    padding: 0px;
}

#header h1
{
    background: url(../gfx/logo.jpg) no-repeat bottom;
    width: 313px;
    height: 74px;
    float: left;
    margin: 41px 0px 0px 20px;
}

#header h1 a
{
    display: block;
    text-indent: -10000px;
    line-height: 74px;
    width: 312px;
}







#menu
{
    width: 990px;
    margin: 0px;
    background: #86c94b;
    border-bottom: solid 1px #87A243;
    padding: 0px;
}
#menu ul
{
    height: 38px;
    margin: 0px 0px;
    padding: 0px 0px 0px 0px;
    list-style: none;
}

#menu li
{
    margin: 0px 0px 0px 0px;
    height: 38px;
    float: left;
    color: #fff;
    text-align: center;
    line-height: 38px;
    font-size: 15px;
    font-weight: bold;
}

#menu li a
{
    height: 38px;
    color: #fff;
    display: block;
    line-height: 38px;
    text-decoration: none;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

#menu li a:hover
{
    text-decoration: underline;
}
.menuroot
{
    position: relative;
    z-index: 100;
}



.menusub
{
    display: none;
    margin: -1px 0px 0px 0px;
    padding: 0px 0px 0px 10px;
    position: absolute;
    list-style: none;
    width: 120px;
    border-top: solid 1px #87A243;
    font-size: 11px;
    background: #86c94b;
    left: -30px;
}


.menusub ul
{
    width: 150px;
    background: #86c94b;
    margin: 0px;
    padding: 0px;
    font-size: 11px;
    display: block;
    float: left;
}

.menusub li
{
    display: block;
    margin: 0px;
    padding: 0px;
    float: left;
    clear: both;
}

#menu li ul li
{
    text-align: center;
    font-size: 11px;
    margin: 0px;
    background: #86c94b;
}



.menusub li a
{
    display: block;
    margin: 0px;
    padding: 0px;
    width: 150px;
}

.menusub li a:hover
{
    background: #97c96a;
    text-decoration: underline;
}
.prop
{
    left: 25px;
}

.home
{
    width: 80px;
    margin: 0px 0px 0px 10px;
}

.buying
{
    width: 90px;
}
.leasing
{
    width: 90px;
}

.holiday
{
    width: 200px;
}
.selling
{
    width: 80px;
}
.propmanage
{
    width: 200px;
}
.info
{
    width: 100px;
}
.contact
{
    width: 140px;
}








#wrapper
{
    width: 990px;
    min-height: 500px;
    height: auto !important;
    height: 500px;
    margin-bottom: 0px;
}

#footer
{
    width: 970px;
    height: 37px;
    background: #1A4288;
    padding: 0px 10px 0px 10px;
    margin: 0px;
    clear: both;
    display: block;
    border-top: 2px solid #AACD62;
    color: #fff;
}

#footer p
{
    margin: 0px;
    padding: 0px;
}

#footer p a
{
    color: #fff;
}

.copy
{
    float: left;
    margin: 0px 0px 0px 0px;
}

.link
{
    float: right;
    margin: 0px 0px 0px 0px;
}

#box
{
    width: 929px;
    height: 212px;
    background: #eaede2;
    border: solid 1px #BFC3B9;
    margin: 10px auto 30px auto;
    clear: right;
    padding-right: 10px;
}

#featured
{
    float: left;
}


#featured h1
{
    color: #004389;
    font-size: 1.9em;
    font-weight: normal;
    margin: 5px 0px 0px 10px;
}

.fpimg
{
    float: left;
    display: block;
    margin: 3px 0px 0px 10px;
}

.desc
{
    float: left;
    width: 200px;
    margin: 10px;
    color: #004389;
    font-size: 1.3em;
    font-weight: bold;
    margin: 10px 0px 10px 10px;
}

.blurb
{
    margin: 5px 0px 0px 5px;
    font-size: 12px;
    font-weight: normal;
    color: #000;
}
#email
{
    background: url(../gfx/email_report.jpg) no-repeat 0px 20px;
    height: 100px;
    width: 431px;
    float: right;
    margin: 5px 0px 0px;
    border-bottom: solid 1px #CBCFC5;
    display: block;
    line-height: 100px;
}

#email a
{
    width: 431px;
    height: 100px;
    display: block;
    text-indent: -10000px;
}

#report
{
    background: url(../gfx/email_report.jpg) no-repeat 0px -78px;
    height: 100px;
    width: 431px;
    float: right;
    border-top: solid 1px #fff;
    clear: right;
    margin: 0px;
    display: block;
}

#report a
{
    width: 431px;
    height: 100px;
    display: block;
    text-indent: -10000px;
}

.welcome
{
    width: 460px;
    padding: 40px 0px 40px 30px;
    float: left;
}

.text h1
{
    color: #004389;
}

.text h2
{
    color: #004389;
    font-size: 1.4em;
    margin: 0px 0px 0px 10px;
    font-weight: bold;
}

.text p
{
    font-size: 1.2em;
    margin: 0px 0px 10px 10px;
}

.text ul
{
    margin: 10px 10px 10px 30px;
    font-size: 1.2em;
}

.banner
{
    float: right;
    margin: 22px;
}


.wide
{
    margin: 20px 10px 20px 10px;
}

#displayheader
{
    background: #86c94b;
}

h3.headingresults
{
    background: #86c94b;
    color: #fff;
}



/* Email Alert CSS */

#front label, #end label
{
    display: block;
    float: left;
    width: 120px;
    padding: 0;
    font-size: 12px;
    margin: 5px 0 10px 0px;
    text-align: right;
}

#searchwrap input, #searchwrap textarea, #searchwrap select
{
    width: auto;
    margin: 5px 0 10px 10px;
}

#searchwrap br
{
    clear: left;
}


#front, #middle, #end
{
    float: left;
    height: 250px;
    width: 300px;
    margin: 0px 0px 0px 0px;
    padding: 0px 15px 0px 10px;
}

#front, #middle
{
    border-right: solid 1px #86C94B;
}

#middle textarea
{
    width: 170px;
}

#end select
{
    width: 160px;
}

#middle label
{
    display: block;
    float: left;
    width: 90px;
    padding: 0;
    font-size: 12px;
    margin: 5px 0 10px 0px;
    text-align: right;
}

#middle span
{
    position: absolute;
    margin: 10px 0px 0px 1px;}

