@charset "UTF-8";
#home ul#results {
	margin-top: 0px;
	padding-top: 0px;
}
#home #column1 {
	/* [disabled]float: right;
*/
	/* [disabled]background-color: #FFF;
*/
	/* [disabled]border: none;
*/
	/* [disabled]display: none;
*/
}
#home #column1 > h2 {
	display: none;
}
#home #column1 #featured {
	margin-top: 0em;
}
#home #column1 #search_form2 {
	display: none;
}
#home #LayoutDivBanner {
	height: 50vh;
	min-height: 400px;
	max-height: 500px;
	width: 100%;
	position: relative;
	box-shadow: inset 0 0 10px #000000;
	font-family: Arial, Helvetica, sans-serif;
}
#home #LayoutDivBanner h2 {
	position: absolute;
	bottom: 20px;
	left: 50px;
	z-index: 10;
	color: #FFF;
	font-size: 50px;
	font-weight: bold;
	text-transform: uppercase;
	text-shadow: 1px 1px 4px #000;
	display: none;
}
#home #LayoutDivBanner #controls {
	position: absolute;
	bottom: -2px;
	z-index: 100;
	width: 213px;
	text-align: center;
	background: url(../images/bkg_billboard_controls.png) no-repeat;
	height: 36px;
	left: 70px;
}
#home #LayoutDivBanner #controls a:link, #home #LayoutDivBanner #controls a:visited, #home #LayoutDivBanner #controls a:hover {
	text-decoration: none !important;
	font-size: 50px;
	line-height: 0.9em;
	color: #DDD;
	text-shadow: 0px 0px 1px #000000;
	filter: dropshadow(color=#000000, offx=0, offy=0);
	margin: 0em 0.1em;
}
#home #LayoutDivBanner #controls a.current {
	color: #8E1E34;
	text-shadow: 0px 0px 1px #000000;
	filter: dropshadow(color=#000000, offx=0, offy=0);
}
#home .SlidingPanelsContent #address {
	position: absolute;
	width: 88vw;
	text-align: center;
	bottom: 60px;
	color: #666;
	background-color: #FAFAFA;
	padding: 10px 20px;
	right: 0px;
	overflow: hidden;
	max-width: 450px;
	display: inline-block;
	text-transform: uppercase;
}
#home #LayoutDivBanner #panelwidget .SlidingPanelsContent div p {
	margin: 5px 0px;
	font-size: 16px;
	line-height: 120%;
}
#home #content ul {
	color: #9C2234;
}
#prop_types > div > div{
	margin: 10px;
}
