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


.featuredListing {
	background-image:url("../images/featured_home_l.jpg");
	background-repeat:no-repeat;
	color: #FFFFFF;
	font-family: Georgia, "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/featured_item.jpg");
	background-repeat:no-repeat;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold; 
	font-size: 11px;
	text-decoration: none;
	height:31px;
	padding:10px 0px 11px 16px;	
}
.checkNow {
	background-image:url("../images/featured_check.jpg");
	background-repeat:no-repeat;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold; 
	font-size: 10px;
	text-decoration: underline;
	height:31px;
	padding:10px 0px 11px 18px;	
}

.checkNow a{
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold; 
	font-size: 10px;
	text-decoration: underline;
	height:31px;
	text-decoration: underline;	
}

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

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

#Content{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#FFFFFF;
	padding:5px 14px 0px 24px;	
	
}

#Content p{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	padding:0px;	
}

.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11.5px;
	font-weight:bold;
	color:#00CCCC;

}

