@charset "UTF-8";
/* CSS Document */

.our_facilities {
	background-image: url(../images/ourfacilities_bk.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 290px;
	float: right;
	padding-top: 170px;
	margin-left: 10px;
	color: #FFFFFF;
}
.large_bold_white {
	font-size: 1.4em;
	font-weight: bold;
	color: #FFFFFF;
}
.highlights {
	float: left;
	width: 770px;
	clear: both;
	margin-top: 10px;
	background-image: url(../images/highlight_bk.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.latest_news {
	background-image: url(../images/latestnews_bk.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	width: 385px;
	height: 252px;
	color: #FFFFFF;
}
.latest_news_articles {
	float: right;
	width: 195px;
}
.for_sale {
	background-image: url(../images/horsessale_bk.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	width: 175px;
	padding-left: 210px;
	height: 252px;
	color: #FFFFFF;
}
.large_bold_white_margin {
	font-size: 1.4em;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 20px;
}

