.greenBackground H1
{
	font-family: 'Josefin Slab', Rockwell, Georgia, serif;
	font-weight: normal;
	text-align: center;
	color: white;
	max-width: 1920px;
	margin: auto;
}
.whiteBackground H1
{
	font-family: 'Josefin Slab', Rockwell, Georgia, serif;
	font-weight: normal;
	text-align: center;
	color: rgb(0, 128, 77);
}
.col2Left50
{
	float: left;
	width: 40%;
	margin-left: 5%;
}
.col2Right50
{
	float: right;
	width: 40%;
	margin-right: 5%;
}
.centerElement
{
	margin: auto;
}
.centerText
{
	text-align: center;
}
.lawnProgramscenterElement
{
	width: 700px;
	margin: auto;
}
.textCopyFont
{
	font-family: "Josefin Sans", Arial, sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 27px;
}
.greenBackground
{
	color: rgb(255, 255, 255);
	background-color: rgb(0, 141, 85);
	padding-bottom: 40px;
	padding-top: 40px;
	padding-left: 20px;
	padding-right: 20px;
}
.whiteBackground
{
	color: rgb(87, 87, 87);
	background-color: rgb(255, 255, 255);
	padding-bottom: 40px;
	padding-top: 40px;
	padding-left: 20px;
	padding-right: 20px;
}
.greenBackground BUTTON
{
	cursor: pointer;
	width: 200px;
	border-bottom-left-radius: 1000px;
	border-bottom-right-radius: 1000px;
	border-top-left-radius: 1000px;
	border-top-right-radius: 1000px;
	padding: 10px 50px;
	font-family: "Josefin Sans", Arial, sans-serif;
	font-weight: 600;
	letter-spacing: 1px;
	text-decoration-style:none;
	font-size: 12px;
}
.imgTopPadding_700
{
	padding-top: 40px;
	width: 700px;
}
.whiteBackground BUTTON
{
	cursor: pointer;
	width: 250px;
	border-bottom-left-radius: 1000px;
	border-bottom-right-radius: 1000px;
	border-top-left-radius: 1000px;
	border-top-right-radius: 1000px;
	padding: 10px 50px;
	font-family: "Josefin Sans", Arial, sans-serif;
	font-weight: 600;
	letter-spacing: 1px;
	text-decoration-style:none;
	background-color: rgb(0, 141, 85);
	color: rgb(255, 255, 255);
	font-size: 12px;
}
.col2Left33
{
	float: left;
	width: 33%;
}
.col2Right66
{
	float: right;
	width: 66%;
}
.clearBoth
{
	clear: both;
}
H2
{
	font-size: 18px;
}
.imgTopPadding
{
	padding-top: 40px;
	width: 300px;
}
.WeedControlImg
{
	height: 200px;
	width: 174px;
	text-align: center;
}
.footerBackground
{
	background-image: url(../WorkFiles/2018-03-25_14-06-32-min.png);
	background-position: 0px -180px;
}
