/* CUSTOM CSS */
#IDX-myAgentBanner {
	position: absolute !important;
	top: 22px;
	right:50px;
	z-index:20000;
	cursor: pointer;
}

#footer,
#footer a,
#footer a:link,
#footer-homepage,
#footer-homepage a,
#footer-homepage a:link {
	color: #FFF;
}

body.homepage .box.welcome-statement h2 {
	text-align: center;
}

#idx-search-widget{
	position: absolute;
	top: 14em;
	left: 120px;
	width:220px;
	background-color: #EEE9DF;
	z-index: 10000;
}

#idx-search-widget h3{
	background-color:#206200;
	text-align:left;
	font-size:1.4em;
	font-family:arial, helvetica, sans-serif;
	text-transform:uppercase;
	margin:0;
	padding:0 0 0 10px;
	line-height:32px;
}

.idx-search-widget-item input {
background-color:#206200;
border:1px solid #AAAAAA;
color:#FFFFFF;
font-weight:bold;
margin:5px 0;
}