
#homepage_feature {
	background: url(../images/layout/starburst.jpg) no-repeat center top;
	margin-top: -81px;
	padding-top: 30px;
}

#homepage_feature h1 {
	background: url(../images/layout/homepage_heading.png) no-repeat center top;
	font-size: 1px;
	height: 114px;
	margin: 0 auto;
	text-indent: -999px;
	width: 638px;
}

#homepage_feature.philly h1 {
	background: url(../images/layout/homepage_heading_philly.png) no-repeat center top;
}

#homepage_feature h2 {
	color: #000;
	font: normal 22px ProximaNova, Arial, Helvetica, sans-serif;
	margin: 10px auto;
	text-align: center;
	width: 850px;
}

#feature_wrapper {
	margin: 20px auto 0 auto;
	width: 787px;
}

#feature_wrapper.team {
	background: url(/assets/images/content/homepage_feature_team_final.png) no-repeat center top;
	height: 236px;
	margin-top: 25px;
	position: relative;
	width: 816px;
}

#need_renter, #need_apartment, #connect_you {
	color: #078fdb;
	display: block;
	font: normal 20px Arial, Helvetica, sans-serif;
	position: absolute;
	text-align: center;
}

#need_renter, #need_apartment {
	padding-top: 170px;
	top: 18px;
}

#need_apartment {
	left: 3px;
}

#need_renter {
	right: 22px;
}

#connect_you {
	color: #fff;
	left: 260px;
	padding: 185px 30px 0 30px;
	top: 0;
}

.slide_link {
	background: url(/assets/images/layout/scroll_arrows.png) no-repeat;
	display: block;
	height: 60px;
	float: left;
	font-size: 1px;
	margin-top: 65px;
	text-indent: -999px;
	width: 40px;
}

#slide_left {
	background-position: left top;
	margin-right: 20px;
}

#slide_left:hover {
	background-position: left -60px;
}

#slide_left:active {
	background-position: left -120px;
}

#slide_right {
	background-position: right top;
	margin-left: 20px;
}

#slide_right:hover {
	background-position: right -60px;
}

#slide_right:active {
	background-position: right -120px;
}

#feature {
	height: 230px;
	float: left;
	overflow: hidden;
	width: 667px;	
}

#feature p {
	height: 230px;
}

#feature img {
	cursor: pointer;
	display: block;
	position: absolute;
}

#sliding {
	position: absolute;
	margin-top: -237px;
	width: 100%;
}

#search_area {
	background: #d8f1fe;
	border-top: 1px solid #aad1e6;
	padding: 30px 0 15px 0;
}

#search_area .row {
	max-width: 950px;
}

.callout_box {
	background: #ffffff;
	border: 1px solid #b6c2c8;
	border-radius: 10px;
	box-shadow: 0 3px 3px #adbfc8;
	margin-bottom: 20px;
	padding: 6px;
	width: 95%;
}

.callout_box.last {
	margin-bottom: 0;
}

.callout_box div {
	background: #ffffff; /* Old browsers */
	background: linear-gradient(top, #ffffff 1%,#f6f6f6 100%); /* W3C */
	background: -moz-linear-gradient(top, #ffffff 1%, #f6f6f6 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#ffffff), color-stop(100%,#f6f6f6)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 1%,#f6f6f6 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 1%,#f6f6f6 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #ffffff 1%,#f6f6f6 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 ); /* IE6-9 */
	padding: 10px 29px 15px 29px;
}

.callout_box h2 {
	color: #80B837;
	font: bold 26px MyriadPro, Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
}

.callout_box p {
	color: #333;
	font: normal 18px Arial, Helvetica, sans-serif;
	margin-bottom: 21px;
}

.callout_box p.last {
	margin: 0;
}

#search_area h2.large {
	margin: 10px 0 18px 0;
}

#search_area form {
	margin: 0 auto;
	max-width: 365px;
	min-width: 200px;
}

#search_area form .row {
	max-width: 365px;
	min-width: 200px;
	padding-bottom: 15px;
}

#search_area .green_button {
	float: none;
	margin: 20px auto 0 auto;
	width: 80px;
}

#featured_properties {
	background: url(../images/layout/pinstripe.png);
	border-top: 1px solid #aad1e6;
	padding: 20px 0 30px 0;
}

#featured_properties .row {
	max-width: 930px;
	overflow: visible;
}

#featured_properties h2 {
	font-size: 24px;
	margin-bottom: 20px;
	text-align: center;
}

.listing {
	font: normal 19px Arial, Helvetica, sans-serif;
	margin: 0 auto;
	overflow: visible;
	position: relative;
	width: 222px;
}

.listing img {
	display: block;
	height: 171px;
	margin-bottom: 10px;
	width: 215px;
}

.listing a {
	background: #fff;
	border: 3px solid #bfd5e3;
	box-shadow: #bbccda 0 5px 16px;
	color: #000;
	display: block;
	margin-bottom: 17px;
	padding: 8px;
	padding-bottom: 10px;
	text-decoration: none;
}

.listing a:hover {
	box-shadow: #829cb1 0 5px 30px;
	margin: -5px 0 22px 0;
}

.listing a:active {
	background: #eee;
	box-shadow: #bbccda 0 5px 16px;
	margin: 0 0 17px 0;
}

.listing p {
	margin-left: 8px;
}

.badge {
	background-image: url(../images/layout/state_badges.png);
	display: block;
	font-size: 1px;
	height: 57px;
	position: absolute;
	right: -12px;
	text-indent: -999px;
	top: -12px;
	width: 57px;
}

.dc {
	background-position: left top;
}

.md {
	background-position: left -57px;
}

.va {
	background-position: left -114px;
}

#media_logos {
	background: url(../images/layout/pinstripe.png);
	border-top: 1px solid #aad1e6;
	padding: 35px;
	text-align: center;
}
