/* style amendments for homepage */

#breadcrumb,
#sidebar{
	display: none;
}

#content{
	width: 100%;
}

/* Homepage styles */

/* [ Main Feature row ] */

#hp_feature{
	margin-bottom: 30px;
}

#feature_img{
	width: 443px;
	float: left;
	height: 220px;
}

#feature_statement{
	width: 235px;
	float: right;
}

#feature_statement h1{
	margin: 0;
}

#feature_statement h3{
	margin: 5px 0 15px;
	font-weight: normal;
}

.more_ustay_btn{
	width: 225px;
	background-image: url(more_ustay_btn.gif);
}

/* [ Secondary row ] */

#hp_secondary h3{
	font-size: 12px;
	line-height: 18px;
	border-bottom: solid 3px #ec8a00;
	color: #ec8a00;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0 0 13px;
}

#hp_secondary h3 a{
	color: #ec8a00;
	text-decoration: none;
	padding: 0 13px 0 0;
	background: url(more.gif) no-repeat right -100px;
}

#hp_secondary h3 a:hover{
	color: #ec8a00;
	text-decoration: none;
	background: url(more.gif) no-repeat right 5px;
}

#hp_news{
	width: 443px;
	float: left;
}

#hp_news h4{
	font-weight: bold;
	display: inline;
	margin: 0;
	padding: 0 15px 0 0;
}

#hp_news em{
	font-style: normal;
}

#hp_news p{
	margin: 0;
}

#hp_news .news_summary{
	margin: 0 0 10px;
}

#hp_resident_info{
	width: 235px;
	float: right;
}

#hp_resident_info p{
	margin: 0 0 5px;
}

#hp_resident_info .btn{
	margin:0 0 23px;
}