/* ==============================
 THE PEOPLE Formatiing 
================================= */


.featuredListing {
	background-image:url("../images/building/featured_home_l.jpg");
	background-repeat:no-repeat;
	color: #FFFFFF;
	font-family:"Times New Roman", Times, serif;
	font-weight: bold; 
	font-size: 10px;
	word-spacing: 2px;
	letter-spacing: 1px;
	text-decoration: none;
	height:31px;
	padding:10px 0px 11px 16px;	
}

.featuredItem{
	background-image:url("../images/building/featured_item.jpg");
	background-repeat:no-repeat;
	color: #FFFFFF;
	font-family:"Times New Roman", Times, serif;
	font-weight: bold; 
	font-size: 11px;
	word-spacing: 2px;
	letter-spacing: 1px;
	text-decoration: none;
	height:31px;
	padding:10px 0px 11px 16px;	
}
.checkNow {
	background-image:url("../images/building/featured_check.jpg");
	background-repeat:no-repeat;
	color: #FFFFFF;
	font-family:"Times New Roman", Times, serif;
	font-weight: bold; 
	font-size: 11px;
	word-spacing: 2px;
	letter-spacing: 1px;
	text-decoration: underline;
	height:31px;
	padding:10px 0px 11px 0px;	
}

.checkNow a{
	color: #FFFFFF;
	font-family:"Times New Roman", Times, serif;
	font-weight: bold; 
	font-size: 11px;
	word-spacing: 2px;
	letter-spacing: 1px;
	text-decoration: underline;	
}

.checkNow a:hover{
	color: #000000;
	font-family:"Times New Roman", Times, serif;
	font-weight: bold; 
	font-size: 11px;
	word-spacing: 2px;
	letter-spacing: 1px;
	text-decoration: underline;	
}
.featuredOpportunities{
	background-image:url("../images/building/featured_opps.jpg");
	background-repeat:no-repeat;
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold; 
	font-size: 11px;
	text-decoration: none;
	height:31px;
	padding:10px 2px 11px 10px;	
}

#ContentContainer{
	border: 0px;
	background-image:url("../images/building/ContentBG.jpg");
	width:530px;
	height:136px;
	margin:0px;
	padding:0px;
}

#Content{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	padding:10px 14px 0px 24px;
}

#Content p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:0px;	
}

.headline {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;

}

.building_rendering{
	background-image:url("../images/building/rendering_01.jpg");
	background-repeat:no-repeat;
}
