* {
    margin: 0;
    padding: 0;
}

html {
    height: 100%;
    width: 100%;
    margin-bottom: 1px;
}

body {
    font-size: 1em;
    background-color: #CBFCBA;
    background-image: url('images/headerbg.jpg');
    background-repeat: repeat-x;
    background-position: top center;
    font-family: 'Lucida Sans Unicode';
    color: #000000;
    width: 100%;
}

h1 {
    position: absolute;
    top: 37px;
    left: 30px;
    width: 208px;
    height: 62px;
}

h1 a {
    display: block;
    height: 62px;
    width: 208px;
}

h1 span {
    display: none;
}

h2 {
    text-transform: uppercase;
    font-size: 2em;
    font-weight: normal;
    margin-bottom: 0.45em;
    color: #41D111;
}

h3, h4 {
    text-transform: uppercase;
    font-weight: normal;
    font-size: 1.4em;
    margin-bottom: 0.45em;
}

h4 {
    font-size: 1.2em;
    color: #41D111;
}

a img {
    border: 0;
}

a, a:link, a:active, a:visited {
    color: #1E778F;
}

a:hover {
    color: #333333;
}

p {
    font-size: 0.9em;
    line-height: 150%;
    margin-bottom: 1em;
}

li {
    font-size: 0.9em;
    line-height: 150%;
    margin-bottom: 0.5em;
}

legend {
    font-size: 0.9em;
    color: #000000;
    padding: 0 5px;
}

label {
    font-size: 0.9em;
}

select, input, textarea {
    font-family: 'Lucida Sans Unicode';
    display: block;
}

input.text, textarea {
    overflow: auto;
    border: 1px solid #666666;
    background-color: #EDFEE7;
    font-size: 12px;
    color: #333333;
    padding: 3px;
    width: 230px;
}

input.text:focus, textarea:focus {
    border: 1px solid #41D111;
    color: #333333;
}

input.checkbox:focus {
    outline: #41D111 solid thin
}

input.checkbox {
    float: left;
    clear: left;
}

label.checkbox {
    float: left;
    position: relative;
    top: -3px;
    padding: 0 0 0 5px;
    font-weight: normal;
}

fieldset {
    padding: 0 20px 15px 20px;
    width: 340px;
    margin-top: 10px;
}

fieldset ul li {
    clear: left;
}

fieldset ul {
    list-style: none;
    margin-top: 10px;
}

fieldset ul label {
    display: block;
    color: #000000;
    font-weight: bold;
}

#header {
    position: relative;
    height: 166px;
    width: 960px;
    margin: 0 auto;
    background-image: url('images/header.jpg');
    background-color: #000000;
}

#headerFlare {
    position: absolute;
    width: 123px;
    height: 140px;
    top: 0px;
    left: -123px;
    background-image: url('images/headerflare.jpg');
}

#headerContact {
    position: absolute;
    left: 415px;
    width: 506px;
}

#headerContact p {
    text-align: center;
    color: #FFFFFF;
    font-size: 1.2em;
}

#headerContact a {
    text-decoration: none;
    color: #FFFFFF;
}

#headerContactLeft {
    margin: 22px 0 5px 74px;
    float: left;
    display: inline;
}

#headerContactRight {
    margin: 22px 74px 5px 0;
    float: right;
    display: inline;
}

#headerContactMiddle {
    width: 506px;
    clear: both;
    margin: 0;
}

#navigation {
    position: absolute;
    left: 265px;
    top: 98px;
    margin: 0;
    padding: 0;
    line-height: 100%;
    list-style: none;
}

#navigation a {
    display: block;
    width: 110px;
    height: 42px;
    background-image: url('images/navoff.jpg');
    text-decoration: none;
    color: #FFFFFF !important;
    outline: none;
    cursor: pointer;
}

#navigation li.on a {
    background-image: url('images/navon.jpg');
}

#navigation li a:hover {
    background-position: 0px -42px;
}

#navigation li #first {
    background-image: url('images/fnavoff.jpg');
}

#navigation li.on #first {
    background-image: url('images/fnavon.jpg');
}

#navigation span {
    display: block;
    width: 108px;
    margin-left: 1px;
    line-height: 41px;
    text-align: center;
    text-transform: uppercase;
    font-size: 0.9em;
}

#navigation li {
    padding: 0 1px 0 0;
    float: left;
}

#content {
    width: 900px;
    margin: 0 auto;
    border-left: 1px solid #A0FAA3;
    border-right: 1px solid #A0FAA3;
    background-color: #FFFFFF;
    padding: 20px 30px 13px 30px;
}

#logo {
    background-color: #F2FEED;
    border-top: 1px solid #CBFBBB;
    border-left: 1px solid #A0FAA3;
    border-right: 1px solid #A0FAA3;
    height: 105px;
    width: 960px;
    margin: 0 auto;
}

#logo .img {
    float: left;
    display: inline;
    margin: 26px 41px 0 41px;
    font-size: 0.75em;
    
}

#logo a img {
    display: inline;
}

#footer {
    width: 100%;
    height: 77px;
    background-image: url('images/footerbg.jpg');
    background-repeat: repeat-x;
    background-position: top center;
    background-color: #000000;
}

#footerInner {
    width: 960px;
    height: 77px;
    margin: 0 auto;
    background-image: url('images/footerbg.jpg');
    background-repeat: repeat-x;
    background-position: -3px 0px;
    font-size: 0.9em;
    color: #FFFFFF;
}

#footerInner a {
    color: #FFFFFF;
    text-decoration: none;
}

#footerLeft {
    width: 450px;
    height: 77px;
    padding: 0 0 0 30px;
    margin: 0;
    line-height: 75px;
    float: left;
}

#footerRight {
    width: 450px;
    height: 77px;
    padding: 0 30px 0 0;
    margin: 0;
    line-height: 75px;
    float: right;
    text-align: right;
}


/**************/
/*    HOME    */
/**************/

#home #content {
    width: 960px;
    padding-left: 0px;
    padding-right: 0px;
}

#home h3 {
    margin: 0;
}

#home h2 {
    float: left;
    width: 595px;
}

#homeText {
    width: 595px;
    float: left;
}

#homeSearch {
    border: 3px solid #B0FB97;
    background-color: #CBFCBA;
    width: 229px;
    float: right;
    padding: 27px 30px 30px 30px;
}

#search #homeSearch {
    margin-bottom: 15px;
    height: 260px;
}

#homeSearch a {
    color: #000000;
}

#homeSearch fieldset {
    border: 0;
    margin: 0;
    padding: 0;
    width: 220px;
}

#homeSearch h3 {
    padding-left: 38px;
    background-image: url('images/quicksearch.jpg');
    background-repeat: no-repeat;
    color: #000000;
    margin: 0 0 1em 0;
}

#homeSearch ul {
    list-style: none;
    margin: 0px 0 10px 0;
}

#homeSearch li {
    background-image: url('images/bullet.jpg');
    padding-left: 17px;
    background-repeat: no-repeat;
    background-position: 0px 7px;
    margin-bottom: 0.1em;
}

#homeSearch legend {
    display: none;
}

#homeSearch select {
    width: 100px;
    float: left;
    display: block;
}

#homeSearch label {
    font-size: 0.8em;
}

#homeSearch .left {
    float: left;
    width: 100px;
}

#homeSearch .right {
    float: right;
    width: 100px;
}

#homeSearchButton {
    width: 224px;
    height: 33px;
    display: block;
    text-align: center;
    margin-top: 20px;
    font-size: 1.2em;
    text-transform: uppercase;
    font-weight: bold;
}

#homeBox {
    border-bottom: 1px solid #CBFBBB;
    background-image: url('images/homeboxbg.jpg');
    background-repeat: repeat-x;
    background-position: center bottom;
    padding: 0 30px 10px 30px;
}

#featuredBox {
    padding: 27px 30px 0 30px;
}

.homeFeaturedLeft {
    position: relative;
    margin: 30px 0 17px 0;
    width: 246px;
    border-right: 1px solid #DDDDDD;
    padding-left: 6px;
    padding-right: 36px;
    float: left;
}

.homeFeatured {
    position: relative;
    float: left;
    margin: 30px 0 17px 0;
    width: 246px;
    padding: 0 36px 0 36px;
    float: left;
}

.homeFeaturedRight {
    position: relative;
    margin: 30px 0 17px 0;
    width: 246px;
    padding-left: 36px;
    border-left: 1px solid #DDDDDD;
    float: left;
}

.homeFeaturedLeft .img, .homeFeaturedRight .img, .homeFeatured .img {
    border: 3px solid #DDDDDD;
    margin-bottom: 15px;
    width: 240px;
    height: 180px;
    position: relative;
    font-size: 0.8em;
}

.homeFeaturedLeft .mainA, .homeFeaturedRight .mainA, .homeFeatured .mainA {
    display: block;
    height: 180px;
    width: 240px;
    position: absolute;
    top: 0;
    left: 0;
}

.homeFeaturedLeft a:active, .homeFeaturedRight a:active, .homeFeatured a:active {
    color: #FFFFFF;
}

.homeFeaturedLeft img, .homeFeaturedRight img, .homeFeatured img {
    display: block;
    margin: 0 auto;
}

.featuredTitle {
    color: #41D111;
    text-transform: uppercase;
    font-size: 1.2em;
    margin: 0;
}

.featuredOverlay  {
    position: absolute;
    width: 128px;
    top: 0px;
    left: 0px;
}

.featuredArea {
    font-size: 0.8em;
    margin: 0;
}

.featuredPrice {
    color: #1B6781;
    font-size: 1.25em;
    font-weight: bold;
}

.rule {
    margin: 7px 0 3px 0;
    background-color: #CBFBBB;
    height: 1px;
    font-size: 1pt;
    line-height: 1pt;
    border: 0;
}

/*****************/
/*    RESULTS    */
/*****************/

#resultsShowingTop, #resultsShowingBottom {
    width: 450px;
    float: left;
}

#resultsLinksTop, #resultsLinksBottom {
    width: 450px;
    float: right;
    text-align: right;
}

.resultsTitle {
    background-color: #F7F7F7;
    border: 3px solid #DDDDDD;
    padding: 15px;
    float: right;
    width: 610px;
}

.resultsTitle h3 {
    float: left;
    width: 480px;
    text-transform: uppercase;
    font-size: 1.3em;
    font-weight: normal;
    color: #3EC510;
    margin: 0;
}

.resultsTitle h4 {
    float: right;
    width: 130px;
    text-align: right;
    font-size: 1.3em;
    font-weight: normal;
    color: #1E778F;
    margin: 0;
}

.resultsContent {
    float: left;
    width: 678px;
}

.resultsLeft {
    float: left;
    width: 515px;
    margin-left: 31px;
    display: inline;
}

.resultsRight {
    float: right;
    width: 114px;
    margin-left: 16px;
}

.resultsDetails {
    display: block;
    width: 114px;
    height: 33px;
    margin: 60px 0 0 0;
    background-image: url('images/button-details.jpg');
}

.resultsDetails:hover {
    background-position: 0px -33px;
}

.resultsDetails span {
    display: none;
}

.resultsAmenity {
    width: 38px;
    margin: 15px 0 0 0;
    float: left;
}

.resultsAmenity p {
    text-align: center;
    font-weight: bold;
    color: #1E778F;
    margin: 0.1em 0 0.45em 0;
}

.resultsImage {
    position: relative;
    width: 216px;
    height: 162px;
    overflow: hidden;
    float: left;
    text-align: center;
    border: 3px solid #DDDDDD;
}

.resultsImage .mainA {
    display: block;
    width: 216px;
    height: 162px;
    position: absolute;
    top: 0;
    left: 0;
}

.resultsImage img {
    display: block;
    margin: 0 auto;
}

.resultsBedrooms {
    font-size: 1em;
    margin: 0.7em 0 0.7em 0;
    padding: 0 3px 0 3px;
}

.resultsDescription {
    font-size: 0.8em;
    margin: 0;
    padding: 0 3px 0 3px;
}

.resultSeperator {
    height: 1px;
    font-size: 1px;
    line-height: 1px;
    background-color: #DDDDDD;
    width: 100%;
    margin: 15px 0 15px 0;
    clear: both;
}

.resultSeperator hr {
    display: none;
}





/******************/
/*    PROPERTY    */
/******************/

#propertyBack {
    float: left;
    width: 450px;
}

#propertyNew {
    float: right;
    text-align: right;
    width: 450px;
}

#propertyTitle {
    background-color: #F7F7F7;
    border: 3px solid #DDDDDD;
    padding: 15px;
    width: 864px;
    clear: both;
}

#propertyTitle h3 {
    float: left;
    width: 700px;
    text-transform: uppercase;
    font-size: 1.5em;
    font-weight: normal;
    color: #3EC510;
    margin: 0;
}

#propertyTitle h4 {
    float: right;
    width: 160px;
    text-align: right;
    font-size: 1.5em;
    font-weight: normal;
    color: #1E778F;
    text-transform: none;
    margin: 0;
}

#propertyImage {
    border: 3px solid #DDDDDD;
    width: 408px;
    height: 360px;
    margin-top: 15px;
    position: relative;
    float: left;
    margin-bottom: 15px;
}

#mainImage {
    display: block;
    margin: 0 auto;
}

#xOfx {
    width: 408px;
    text-align: center;
    position: absolute;
    top: 325px;
    left: 0px;
    font-size: 0.8em;
}

#imageLeft {
    position: absolute;
    top: 325px;
    height: 16px;
    margin-left: 15px;
    font-size: 0.8em;
}

#imageLeft a {
    display: block;
    width: 60px;
    height: 100%;
    padding: 0 0 0 15px;
    background-image: url('images/image-left.jpg');
    background-repeat: no-repeat;
    background-position: 2px 2px;
}

#imageLeft a:hover {
    background-position: 2px -15px;
}

#imageRight {
    position: absolute;
    top: 325px;
    left: 347px;
    font-size: 0.8em;
}

#imageRight a {
    display: block;
    height: 100%;
    width: 40px;
    padding: 0 15px 0 0;
    background-image: url('images/image-right.jpg');
    background-repeat: no-repeat;
    background-position: 38px 2px;
}

#imageRight a:hover {
    background-position: 38px -15px;
}

#propertyThumbs {
    width: 465px;
    margin: 45px 0 0 15px;
    height: 330px;
    border: 3px solid #DDDDDD;
    float: left;
    position: relative;
}

#thumbTab, #mapTab {
    display: block;
    border: 3px solid #DDDDDD;
    text-decoration: none;
    height: 30px;
    top: -33px;
    width: 224px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    line-height: 26px;
}

#thumbTab:focus, #mapTab:focus {
    outline: none;
}

#thumbTab {
    background-color: #FFFFFF;
    left: -3px;
    border-bottom: 0;
    width: 465px;
}

#mapTab {
    left: 238px;
    background-color: #F5F5F5;
    height: 27px;
    display: none;
}

.noMap #mapTab {
    display: none;
}

.thumbBox {
    width: 90px;
    height: 68px;
    margin: 15px 0 0 15px;
    float: left;
    text-align: center;
    border: 3px solid #DDDDDD;
}

.thumbBox a {
    display: block;
    width: 90px;
    font-size: 0.6em;
}

.thumbBox img {
    margin: 0 auto;
    display: block;
}

#thumbnails {
    position: absolute;
    background-color: #FFFFFF;
    width: 448px;
    height: 269px;
    z-index: 2000;
}

#map {
    position: absolute;
    top: 15px;
    z-index: 1000;
    background-color: #FFFFFF;
    left: 15px;
    width: 427px;
    height: 243px;
    border: 3px solid #DDDDDD;
}

#features {
    width: 433px;
    border: 3px solid #DDDDDD;
    background-color: #F8F8F8;
    float: right;
    margin: 0 0 15px 30px;
    padding: 15px;
}

#features span, #features strong {
    width: 105px;
    display: block;
    float: left;
}

#features span {
    width: 150px;
}

#features ul {
    list-style: none;
}

#features .left {
    float: left;
    width: 300px;
}

#features .right {
    float: right;
    width: 133px;
}

#features li{
    clear: left;
    height: 1.3em;
    font-size: 0.8em;
}

#features h4 {
    text-transform: uppercase;
    font-weight: normal;
}

#propertyDescription {
    float: left;
}

#utilities {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 464px;
    height: 40px;
    z-index: 200
}

#utilities p {
    position: absolute;
    width: 154px;
    height: 30px;
}

#utilities a {
    line-height: 28px;
    padding: 0 0 0 30px;
    height: 30px;
    display: block;
    text-transform: uppercase;
    font-size: 0.9em;
    background-repeat: no-repeat;
    background-position: bottom left;
}

#utilities a:hover {
    background-position: top left;
}

#utilities .print {
    left: 12px;
}

#utilities .print a {
    background-image: url('images/print-brochure.jpg');
    width: 115px;
}

#utilities .email {
    left: 168px;
}

#utilities .email a {
    width: 110px;
}

#utilities .email a {
    background-image: url('images/email-friend.jpg');
}

#utilities .book {
    left: 314px;
}

#utilities .book a {
    background-image: url('images/book-viewing.jpg');
    width: 115px;
}

/*******************/
/*    RECOMMEND    */
/*******************/

#recommendBody {
    background-color: #CBFCBA;
    background-image: none;
}

#recommend {
    margin: 20px;
    padding: 20px;
    border: 3px solid #DDDDDD;
    background-color: #F7F7F7;
}

#recommend fieldset {
    border: 0;
    padding: 0;
    width: 100%;
}

#recommend input.text, #recommend textarea {
    width: 390px;
}

#recommend input.recsubmit {
    margin: 0 auto;
}

#recommend legend {
    margin-bottom: 1em;
}

#recommend .small {
    font-size: 0.8em;
}

#recommend #content {
    border: 0;
    background: 0;
    margin: 0;
    padding: 0;
    width: auto;
    height: auto;
}

/****************/
/*    SEARCH    */
/****************/

#mainMap {
    border: 3px solid #B0FB97;
    width: 560px;
    float: left;
    height: 317px;
}

.mapPop {
    width: 260px;
    height: 100px;
}

.mapPop img {
    border: 3px solid #DDDDDD;
}

.mapPop .left {
    float: left;
    width: 100px;
    padding: 3px 10px 0 0;
}

.mapPop p {
    font-size: 0.8em;
    color: #348B18;
    font-weight: bold;
    margin-bottom: 8px;
}

/***************/
/*    LINKS    */
/***************/

#links .left {
    width: 445px;
    float: left;
}

#links .right {
    width: 445px;
    float: right;
}

#links .link {
    border: 1px solid #B0FB97;
    background-color: #F3FEEE;
    padding: 20px 20px 10px 20px;
    font-size: 0.9em;
    margin-bottom: 10px;
}

#links .link em {
    color: #41D111;
}


/***************/
/*    PRINT    */
/***************/

#print {
    background-color: #FFFFFF;
    background-image: url('images/print-background.jpg');
}

#printHeader {
    width: 600px;
    margin: 0 auto;
    height: 94px;
    margin-bottom: 20px;
}

@media print {
    #printHeader {
        margin-bottom: 0;
    }
}

#printContent {
    width: 560px;
    margin: 0 auto;
    background-color: #FFFFFF;
    padding: 20px;
}

#print h4.right {
    float: right;
}

#printButton {
    padding: 0 0 0 30px;
    background-image: url('images/print-brochure.jpg');
    background-repeat: no-repeat;
    background-position: bottom left;
    font-size: 0.8em;
    display: block;
    height: 30px;
    line-height: 28px;
    width: 40px;
    margin: 0 auto 40px auto;
}

@media print {
    #printButton {
        display: none;
    }
}

#printButton:hover {
    background-position: top left;
}

#printImage {
    width: 560px;
    text-align: center;
    margin: 20px 0 20px 0;
}

#printFeatures ul {
    padding: 0 0 0 2em;
    font-size: 0.8em;
}

#printFeatures {
    float: right;
    width: 220px;
}

#printFeatures li {
    margin: 0 0 0.25em 0;
}

#printDescription {
    float: left;
    width: 320px;
}

#printDescription p {
    font-size: 0.9em;
}

#printMap {
    width: 554px;
    border: 3px solid #B0FB97;
    height: 320px;
    overflow: hidden;
    page-break-after:always
}

#printFooter {
    font-size: 0.7em;
    text-align: center;
}

#print #content {
    display: none;
}

/***********************/
/*    ACCESSIBILITY    */
/***********************/

.accessibility {
    width: 33%;
    text-align: center;
    float: left;
}

/*****************/
/*    CONTACT    */
/*****************/

.contactLeft {
    float: left;
    width: 390px;
}

.contactRight {
    float: right;
    width: 450px;
}

#contactmap {
    background-color: #FFFFFF;
    width: 450px;
    height: 437px;
    border: 3px solid #DDDDDD;
}

#contact input.text, #contact textarea {
    width: 330px;
}

/***************/
/*    TERMS    */
/***************/

#terms ol {
    padding-left: 2em;
    font-size: 0.9em;
}

#terms ol li {
    margin-bottom: 1em;
}

#terms ol ul {
    padding-left: 2em;
}

/*****************/
/*    GENERIC    */
/*****************/

.hr {
    height: 1px;
    background-color: #CBFBBB;
    font-size: 1px;
    line-height: 1px;
    clear: both;
    margin: 15px 0 15px 0;
}

.hr hr {
    display: none;
}

.clear {
    clear: both;
    height: 0px;
    font-size: 1px;
    line-height: 1px;
}

.pclear {
    clear: both;
}

p.err {
    background-image: url('images/cross.gif');
    background-repeat: no-repeat;
    background-position: 0px 3px;
    padding-left: 21px;
    color: #CC0000;
    font-size: 0.8em;
}

p.notice {
    color: #2D77DD;
}

div.photoBoxRight, div.photoBoxLeft {
    border: 4px solid #B0FB97;
    padding: 1px;
    float: right;
    margin: 0 0 20px 20px;
}

div.photoBoxRight img, div.photoBoxLeft img {
    display: block;
}

div.photoBoxLeft {
    float: left;
    margin: 0 20px 20px 0;
}