#foursquares1{
	float:left;
	width:221px;
	background-image:url(/images/foursquares/four_squares_1_2016.jpg);
	background-repeat:no-repeat;
	color:#ffffff;
}

#foursquares2{
	float:left;
	width:227px;
	background-image:url(/images/foursquares/four_squares_3.png);
	background-repeat:no-repeat;
	margin-left:12px;
}

#foursquares3{
	float:left;
	width:229px;
	background-image:url(/images/foursquares/four_squares_3.jpg);
	background-repeat:no-repeat;
	margin-left:12px;
}

#foursquares4{
	float:left;
	width:225px;
	background-image:url(/images/foursquares/four_squares_4b.png);
	background-repeat:no-repeat;
	margin-left:12px;
}

#foursquares1,#foursquares2,#foursquares3,#foursquares4 {
		min-height:208px; 
		height:auto !important; 
		height:208px;
		font-size:12px;
}

#foursquares-inner {
	padding:18px 8px 8px 23px;
}

#foursquares-inner li {
	padding-bottom:5px;	
}

#foursquares-container {
	clear:left;
	width:941px;
	height:173px;
}

 a.small {
	font-size:12px;
}

 a.large {
	font-size:14px;
}

a.small, a.large {
	text-decoration:none;
	color:#255b8b;
}

a.small:hover, a.large:hover {
	text-decoration:underline;
}

#foursquares-slideshow {
	width:941px;
	height:173px;
}

#foursquares-feature1,#foursquares-feature2,#foursquares-feature3,#foursquares-feature4 {
	clear:left;
	width:941px;
	height:173px;
}

#foursquares-feature1 {
	background-image:url(/images/foursquares/four_squares_feature1.jpg);
	background-repeat:no-repeat;
}

#foursquares-feature2 {
	background-image:url(/images/foursquares/four_squares_feature2.jpg);
	background-repeat:no-repeat;
}

#foursquares-feature3 {
	background-image:url(/images/foursquares/four_squares_feature3.jpg);
	background-repeat:no-repeat;
}

#foursquares-feature4 {
	background-image:url(/images/foursquares/four_squares_feature4.jpg);
	background-repeat:no-repeat;
}

#foursquares-feature-text {
	width:440px;
	padding-top:40px;
	padding-left:25px;
}

#foursquares-feature-text-right {
	width:440px;
	padding-top:40px;
	padding-left:495px;
}

#foursquares h2 {
	color:#ffffff;	
}

#twosquares1 {
	float:left;
	width:460px;
	height:159px;
	background-image:url(/images/foursquares/two_squares_1.png);
	background-repeat:no-repeat;
	margin: 0px 0px 20px 0px;
	color:#000000;
}

#twosquares2 {
	float:right;
	width:460px;
	height:159px;
	background-image:url(/images/foursquares/two_squares_2.png);
	margin: 0px 0px 20px 15px;
	background-repeat:no-repeat;
	color:#000000;
}

#twosquares h2 {
	color:#295E8A;	
}

#twosquares-inner {
	padding:18px 8px 8px 23px;
};
.clear { clear: both;}