@charset "UTF-8";
/* CSS Document */

.stacked-right {
	background-image: url(http://www.coombsfamilyfarms.com/wp-content/themes/cff/images/stacked-right-bg.png);
	background-repeat:no-repeat;
}
.tall-right {
	background-image: url(http://www.coombsfamilyfarms.com/wp-content/themes/cff/images/tall-right-bg.png);
	background-repeat:no-repeat;
}
.tall-left {
	background-image: url(http://www.coombsfamilyfarms.com/wp-content/themes/cff/images/tall-left-bg.png);
	background-repeat:no-repeat;
}
.large-left {
	background-image: url(http://www.coombsfamilyfarms.com/wp-content/themes/cff/images/lgleft-bg.png);
	padding:15px;
	background-repeat:no-repeat;
}
.large-right {
	background-image: url(http://www.coombsfamilyfarms.com/wp-content/themes/cff/images/lgright-bg.png);
	padding:15px;
	background-repeat:no-repeat;
}
.large-horizontal-left {
	background-image: url(http://www.coombsfamilyfarms.com/wp-content/themes/cff/images/lghorleft-bg.png);
	padding:15px;
	background-repeat:no-repeat;
}
.large-horizontal-right {
	background-image: url(http://www.coombsfamilyfarms.com/wp-content/themes/cff/images/lghorright-bg.png);
	padding:15px;
	background-repeat:no-repeat;
}
.medium-left {
	background-image: url(http://www.coombsfamilyfarms.com/wp-content/themes/cff/images/medium-left-bg.png);
	background-repeat:no-repeat;
}
.medium-right {
	background-image: url(http://www.coombsfamilyfarms.com/wp-content/themes/cff/images/medium-right-bg.png);
	background-repeat:no-repeat;
}
.map {
	background-image: url(http://www.coombsfamilyfarms.com/wp-content/themes/cff/images/map-bg.png);
	background-repeat:no-repeat;
	padding:25px 20px 25px 15px;
}