.leftColumnHolder {
	float: left;
	width: 220px;
}
.leftColumn {
	float: left;
	width: 200px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	background-color: #FFFFFF;
	margin-bottom: 15px;
}
.leftColumn h2 {
	color: #1278AC;
	font-weight: normal;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 10px;
}
.newsItem h2 {
	font-size: 12px;
	color: #525252;
	font-weight: bold;
	text-transform: capitalize;
	margin-bottom: 5px;
	margin-top: 0px;
}
.newsItem {
	padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #eaeaea;
	margin-bottom: 10px;
}
.newsItem a {
	text-decoration: none;
	color: #525252;
}
.newsItem a:hover {
	color: #1278AC;
	text-decoration: none;
}

.newsItem img {
	float: left;
	padding-right: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.findUs h2 {
	font-size: 12px;
	color: #525252;
	font-weight: bold;
	text-transform: capitalize;
	margin-bottom: 5px;
	margin-top: 0px;
}
.findUs {
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.findUs a {
	text-decoration: none;
	color: #525252;
}
.findUs a:hover {
	color: #1278AC;
	text-decoration: none;
}

.findUs img {
	float: left;
	padding-right: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}











/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

