/* ***** HOMEPAGE ***** */

#homePage h2
{
	font-size:  		1.4em;
	font-weight:		normal;
	background-color:   #f1f2ec;
	padding:			9px 7px;
	margin: 			0 0 0 0;
	width:  			774px;
}

#people img 
{
	padding:5px !important;
	margin:5px !important;
}

/* this resizes the sidebar, yadda yadda yadda */

#bodyBlock.homePage #contentColumn {
	margin-right:262px !important;
	font-size:95% !important;
}
#bodyBlock.homePage #rightColumn {
	width:250px !important;
}
#bodyBlock.homePage #rightColumn address, 
#bodyBlock.homePage #rightColumn .boxBody {
	width:233px !important;
	font-size:1em !important;
}
#bodyBlock.homePage #rightColumn h2 {
	width:249px;
	font-size:1.1em;
	margin-top:5px;
	padding-top:6px;
}
#bodyBlock.homePage #rightColumn .creditcards {
	width:249px !important;
}