body {
	background-color: #E3DA92;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bkgRunner {
	background-image: url(images/lawnRunner.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}
a:link {
	font-weight: bold;
	text-decoration: underline;
	color: #006600;
}
a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #007700;
}
a:hover {
	text-decoration: underline;
	color: #003300;
}
a:active {
	text-decoration: underline;
	color: #000099;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
}
h1 {
	color: #003300;
	font-size: 36px;
}
h2 {
	font-size: 24px;
	color: #003300;
}
h3 {
	font-size: 18px;
	color: #003300;
}
h4 {
	font-size: 16px;
	color: #003300;
}
h5 {
	font-size: 14px;
	color: #003300;
}
.style1 {color: #006600}

.subBkg {
	background-repeat: no-repeat;
	background-position: center bottom;
	background-image: url(images/LawnAmerica_subBkg.jpg);
}
.img_right {
	padding-bottom: 10px;
	padding-left: 10px;
}
.img_left {
	padding-bottom: 10px;
	padding-right: 10px;
}
.calculator_background {
	border: 4px solid #999999;
}
.calculator_background_red {
	border: 4px solid #FF0000;
}
