body {
    background: url("/siteimages/bgr_lines.png") repeat scroll 50% 0 transparent;
}
#wrapper-homepage {
    background-color: transparent;
    float: left;
    min-height: 500px;
    width: 960px;
}
.homepage #logo {
    background: url("/siteimages/header-lg.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 460px;
    text-indent: -9999em;
    width: 960px;
}
#banner1 {
    display:none
}
.homepage #nav-full {
    top: 470px;
}




#idx-search-widget {
    border: 0 solid #000000;
    font-size: 1.7em;
    height: 200px;
    left: 0;
    position: absolute;
    top: -208px;
    width: 400px;
    z-index: 100;
}
#idx-search-widget h3{
	line-height: 1em;
	padding:5px 0px 5px 18px;
	background-color:#666;
	text-align:left;
}

.idx-search-widget-item select{
	width: 50% !important;
	font-size: .8em;
	margin: 0;
}
.idx-search-widget-item input{
	background-color:#666666;
	font-size: .8em;
}

.idx-search-widget-item input:hover{
	background-color:#fff;
	color:#666666;
}

.homepage #propertyslideshow {
    display: none;
}
.homepage #logo {
    padding-bottom: 255px;
}
#promos {
     margin-top: 103px;
}

#video {
    position: absolute;
    right: 5px;
    top: 730px;
}
#container-homepage {
    background: none repeat scroll 0 0 transparent;
    margin: 0 auto;
    position: relative;
    width: 960px;
}

body.homepage #content-homepage {
    background: none repeat scroll 0 0 #FFFFFF;
    padding-bottom: 0;
    width: 940px;
}

