h4
{
	/*font-size: 115%;*/
	/** This is a hack, and all the font sizes should be fixed to resize correctly in IE **/
	font-size: 15px;
	
	font-weight: bold;
}

h4 a
{
	color: #ffffff;
}

#ft
{
	color: #727272;
	/**/
}

.footer_link
{
	/*font-size: 15px;*/
	font-size: 12px;
	/**/
	
	margin-left: 12px;
	margin-right: 12px;
}

.footer_link_first
{
	margin-left: 0px;
}

.footer_link_last
{
	margin-right: 0px;
}

#ft a
{
	color: #ffffff;
	text-decoration: none;
}

#ft a:hover
{
	text-decoration: underline;
}

#attorneys_footer
{
	float: left;
	margin-right: 20px;
}

#attorneys_footer ul
{
	
}

#attorneys_footer ul li
{
	display: block;
	float: left;	
	clear: left;
}

#attorneys_footer ul li a
{
	
}

#attorneys_footer ul li a:hover
{
	text-decoration: underline;
}

#news_and_publications_footer
{
	width: 19%;
	float: left;
}

#areas_of_practice_footer
{
	width: 25%;
	float: left;
}

#areas_of_practice_footer ul li a:hover
{
	text-decoration: underline;
}

#locations_footer
{
	float: right;
}

#locations_footer a.address:hover
{
	text-decoration: underline;
}

#locations_footer a.address p:hover
{
	cursor: pointer;
}

.address
{
	display: inline-block;
	float: left;
}

#mount_carmel
{
	margin-left: 20px;
}
