.articleHeader{
	pfont-size:24px;
}

.sectionHeader{
font-weight:bold;
}

.emphasis{
font-style: italic;
}

.bodyText{
	font-size:12px;
}

.imgLeft{
	float:left;
	margin:10px;
	border:1px solid black;

}

.imgRight{
	float:right;
	margin:10px;
	border:1px solid black;
	width:80%;
	height:80%;
}

.footer{
	font-size:12px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

.views-field-title{

}

.imagefield imagefield-field_image img{
float:left;
}

.contactInfo{
	text-align:center;
}

.officeInfo{
	float:left;
	border: 2px solid black;
	padding:8px;
	margin-bottom:20px;
	width:100%;
}
.officeInfoLeft{
	width:197px;
	float:left;
}

.officeInfoCenter{
	width:197px;
	float:left;
	margin:left:180px;
}
.officeInfoRight{

	width:197px;
	float:left;
	margin:left:360px;
}
