
#flashpic {
    float: left;
    width: 325px;
    height: 320px;
    text-align: center;
    border: 0px solid white;
}

#content-right {
    float: left;
    width: 645px;
    margin-left: 15px;
}
#desc {
    float: left;
    height: 240px;
    width: 300px;
    color: #fff;
    border: 0px solid white;
    font-size: 16px;
}
#flashmap {
    float: left;
    margin-left: 10px;
    width: 330px;
    height: 240px;
}
#submenu {
    height: 30px;
    clear: both;
    padding-top: 12px;
    padding-bottom: 3px;
    width: 100%;
    border-top: 0px solid #aaa;
    border-bottom: 0px solid #aaa;
    background: transparent;
}

#submenu a {
    margin-right: 10px;
    padding: 10px;
    color: black;
    text-decoration: none;
    font-weight: bold;
    font-size: 14px;
    border-top: 1px solid #aaa;
    border-right: 3px solid #888;
    border-bottom: 3px solid #888;
    border-left: 1px solid #aaa;
}

#lakesearch {
    text-align: center;
    background: transparent url(../images/searchbylake.png) center 40px no-repeat;
    height: 275px;
}

#lakesearch a {
    margin-top: 4px;
    padding-top: 1px;
    height: 23px;
    width: 150px;
    border: 2px solid black;
    display: block;
    text-decoration: none;
    color: #fff;
    font-weight: bold;
    background: transparent url(../images/menuback.png) top left repeat-x;
}

#lakesearch a:hover {
    background: transparent url(../images/menuhover.png) top left repeat-x;
}


.qsbutton {
    font-size:1.2em;
    padding: 8px;
    text-align: center;
    border: 1px solid #ff8;
    background: #aaa url(../images/buttonback.png) top left repeat-x;
    width: 180px;
    margin-left: 25px;
    margin-top: 5px;
    color:#fff;
}

.qsbutton:hover {
    background: #aaa url(../images/buttonback2.png) top left repeat-x;
}

#fprop {
    background-color: #000;
    background: transparent;
    width: 300px;
}

#fprop p {
    font-size: 16px;
    font-weight: bold;
    color: #fff;
}


#fprop a {
    color: #000;
    display: block;
    background-color: #fff;
    background: transparent;
    padding: 5px;
    border: 0px solid #555;
    text-decoration: none;
}

#fprop a:hover {
    text-decoration: underline;
    color: #fff;
}

.featuredproperty {
    width: 100%;
    display: none;
    visibility: visible;
    background:transparent;
}


#fp_slideshow {
    position: relative;
    padding-bottom: 50px;
}

.featuredproperty img {
    border: 0;
    width: 240px;
    background-color: #fff;
    padding: 5px;
    margin-bottom: 5px;
}

#fp_controls {
    width: 100%;
    background-color: #777;
    background: transparent;
    height: 32px;
    color: #fff;
    position: relative;

}

#fp_controls a {
    background-color: #666;
    border: 2px solid #555;
}

#ss_start {
    width: 140px;
    visibility: hiddem;
    margin: -35px auto;
    bottom: 0;
}

#ss_stop {
    width: 140px;
    margin: 0 auto;
    margin-top: 5px;
    bottom: 0;
}

#ss_next {
    visibility: hiddem;
    position: absolute;
    right: 10px;
    top: 0;
}

#ss_prev {
    visibility: hiddem;
    position: absolute;
    left: 10px;
    top: 0;
}

.rentalslink {
    display: block;
    text-align: center;
    margin: 0;
    text-decoration: none;
    margin: 0px;
    padding: 0px;

}

.rentalslink :hover {
    background-color: #77833b;
}
