body {
    margin: 10px 0 0 0;
    background: #006600 url(../images/background_strip.gif) repeat-x;
    font-family: "Trebuchet MS", Tahoma, Verdana, helvetica, sans-serif;
    font-size: 75%;
    font-weight: normal;
}

#pagebody {
    background-color: #eee;
    -moz-border-radius-bottomleft: 30px;
    -moz-border-radius-bottomright: 30px;
    -webkit-border-bottom-left-radius: 30px;
    -webkit-border-bottom-right-radius:  30px;
}
#maincontent_wrapper {
    background-color: #fff;
}

#maincontent p, #maincontent h1,#maincontent h2,#maincontent h3,#maincontent h4,#maincontent h5  { margin: 10px; }

#leftcol_wrapper
    {
    background-color: #eee;
    }
#rightcol_wrapper
    {
    background-color: #eee;
    }

#header_wrapper {
    background-color: #eee;
    -moz-border-radius-topleft: 30px;
    -moz-border-radius-topright: 30px;
    -webkit-border-top-left-radius: 30px;
    -webkit-border-top-right-radius:  30px;
}

#header {
    background: #060 url(../images/header.jpg) left top no-repeat;
    -moz-border-radius-topleft: 30px;
    -moz-border-radius-topright: 30px;
    -webkit-border-top-left-radius: 30px;
    -webkit-border-top-right-radius:  30px;
}



#footer {
    text-align:center;
    font-size:.9em;
    color: #eee;
}

#footer a {
    color: #eee;
}

#footer_wrapper {
    background: #060;
}


.floatingmenu {
    background-color: #060;
    padding: 4px;
    width: 120px;

}

.sellingwithlampreymenu {
    list-style-type: disc;
    margin: 0 10px;
    padding-left: 10px;
}

.sellingwithlampreymenu a {
    color: #020;
    text-decoration: none;
}
.sellingwithlampreymenu a:hover {
    text-decoration: underline;
}

fieldset {
    padding: 10px;
    background-color: #efe;
    margin: 10px;
}

legend {
    padding: 0 10px;
    color: #020;
}

#subpagecont label {
    float: left;
    clear: both;
    display: block;
    width: 110px;
    padding-right: 5px;
    text-align: right;
}

#pagename, #pagenamedetail {
    font-size: 1.2em;
    font-weight: bold;
}

#subpagecont {
    margin: 10px;
}

#offices {
    clear: both;
}

.office {
    width: 240px;
    float: left;
    margin: 0 10px;
}

.green {
    color: #040;
}

#partners {
    width: 153px;
    margin: 10px auto;
    text-align: center;
}

#brochure {
    width: 153px;
    margin: 10px auto;
    text-align: center;
}

#partners a, #brochure a {
    color: #040;
    font-size: .8em;
}

#resources a {
    color: #040;
}
#resources ul {
    margin: 10px 30px;
    list-style-type: circle;
}

#resource-us {
    list-style-image: url(../images/bullet_hat.jpg);
    padding-left: 30px;
}

#agents * {
    padding: 0;
    margin: 0;
}

#agents .agentsummary {
    padding: 5px;
    float: left;
    width: 140px;
    text-align: center;
}

#agents .agentsummary img {
    padding: 5px;
    border: 1px solid #040;
}

#agents .agentname {
    display: block;
    text-align: center;
}
#agents a {
    color: #020;
    font-weight: bold;
    font-size: 1.1em;
    text-decoration: none;
}

#agents a:hover {
    text-decoration: underline;
}

#agents .agentinfo {
    display: block;
    font-size: .9em;
    text-align: left;
}

#agenttop {
    clear: both;
    padding: 5px;
    border-bottom: 2px solid #020;
}

#agentleft {
    float: left;
    padding-right: 10px;
}

#agentname {
    font-size: 1.2em;
    font-weight: bold;
}

#agenttitle {font-size: 1em; font-weight: bold;}
#agentdesignation {font-size: 1.1em; font-weight: bold; }

#agentright {
    float: left;
}

#agentbio {
    clear: both;
}

#propertyoftheweek {
    margin: 5px auto;
    text-align: center;
}

.popularsearches {

}

.popularsearches h3 {
    display: block;
    text-align: center;
}
.popularsearches h4 {
    margin: 10px;
}

.popularsearches ul {
   list-style-position: inside;
   list-style-type: circle;
   margin-left: 5px;
}

.popularsearches a {
    color: #040;
    text-decoration: none;
}

.popularsearches a:hover {
    text-decoration: underline;
}


.advertisers ul {
   list-style-position: inside;
   list-style-type: none;
   margin-left: 5px;
}

.advertisers a {
    color: #040;
    text-decoration: none;
}

.advertisers a:hover {
    text-decoration: underline;
}

#rentalpics { text-align: center; }
#rentalpics img {
    margin: 10px auto;
    max-width: 90%;
}

#rentallinkdiv {
    float: right;
    margin: 0 10px;
    padding: 10px;
    background: #006600 url(../images/whitehat.gif) center 3px no-repeat;
    border: 5px inset purple;
}

#rentallinkdiv a {
    text-decoration: none;
    color: #fff;
    font-size: 1.2em;
    font-weight: bold;
    display: block;
    margin-top: 20px;
}

.rental {
    background-color: #eee;
    padding: 5px;
    border: 3px inset #444;
}
