/* CUSTOM CSS */

.homepage #logo {
	width:960px;
	height:349px;
	display:block;
	text-indent:-9999em;
	background:transparent url("http://preservationproperties.com.realproserver.com/siteimages/header-lg.jpg") no-repeat;
}

.homepage #header {
		height:349px;
}

.homepage #propertyslideshow {
	top: 0;
	margin-top: 100px;
	left: 50%;
	margin-left: 150px;
}

#nav li:hover a,
#nav li.sfhover a,
#nav li:hover,
#nav li.sfhover{
color:#fff;
background:#014711;	
}

#nav li li {
background-color:#014711;
}
#idx-search-widget {
	position: absolute;
	top: 132px;
	right: 304px;
	width:333px;
	margin-bottom: 10px;
	z-index: 100;
	font-size: 2.3em;
	*left: 10px;
	*top: 41px;
}
#idx-search-widget h3 {
	display: none;
	line-height: 1em;
	padding:5px 0px 5px -1px;
	background-color:#132B0D;
	text-align:center;
}
#idx-search-widget h3.replaced {
	display: block;
}
.idx-search-widget-item select{
	width: 50% !important;
	font-size: .8em;
	margin: 0;
}
.idx-search-widget-item input{
	background-color:#132B0D;
	font-size: .8em;
}

.idx-search-widget-item input:hover{
	background-color:#fff;
	color:#666666;
}

.homepage #widget-blog h3 {
	display: none;
}

.homepage #widget-blog {
float:right;
margin-right:-255px;
margin-top:-315px;
position:absolute;
right:0;
left: auto;
z-index: 9999;
}
.homepage #widget-blog li {
    line-height: 1;
}
