* {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(../images/bodybkgd.gif);
}

.clear-both {
	clear: both;
}

.display-none {
	display: none;
}

.formtext {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	margin-top: 2px;
	margin-bottom: 15px;
}

select {
	background-color: #999999;
	color: #000000;
}
 
.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #99CC33;
	font-size: 12px;
}
.style2 {font-size: 12px}
.style3 {color: #99CC33}

p {
	margin: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}


p a:link, p a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

p a:hover {
	text-decoration: none;
	color: #99CC33;
}

p a:active {
	text-decoration: none;
	color: #FFFFFF;
}




.bulletpointed_hometext {
	color: #99CC33;
	float: left;
	list-style-image: url(../images/bullet.gif);
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	width: 500px;
}


.bulletpointed_bodytext {
	color: #99CC33;
	float: left;
	width: 150px;
	list-style-image: url(../images/bullet.gif);
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}


.bulletpointed_bodytext_package {
	color: #99CC33;
	float: left;
	width: 240px;
	list-style-image: url(../images/bullet.gif);
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-size: 100%;
}


h1 {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #99cc33;
	font-size: 28px;
	font-weight: lighter;
	padding-bottom: 5px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #99cc33;
	font-size: 18px;
	font-weight: lighter;
	padding-bottom: 3px;
	padding-top: 20px;
}

h3 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	color: #000000;
	padding-bottom: 0px;
	font-weight: normal;
}



h4{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	margin: 0;
	padding: 0;
}


h4 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 12px;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

h4 a:link, {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

h4 p a:hover {
	color: #FF0000;
	text-decoration: none;
}

h4 p a:active {
	color: #FF0000;
	text-decoration: none;
}


h5 {
	color: #999999;
	font-size: 7px;
	font-style: normal;
	font-weight: normal;
	text-align: right;
}

div#outer {
	width: 800px;
	background-color: #000000;
	margin: 20px auto;
	margin-bottom: 0;
	padding: 0;
	border-bottom-width: 30px;
	border-bottom-color: #99cc33;
	border-bottom-style: solid;
}

div#logo {
	width: auto;
	height:124px;
	background: #FFFFFF url(../images/envirocare_gm_logo.jpg) no-repeat right bottom;
}

div#image_home {
	width: 800px;
	height: 260px;
	margin: 0px;
	padding: 0px;
}

#imageContainer {
	width:800px;
	height:150px;
	position:relative;
	margin: 0px;
	padding: 0px;
}

#imageContainer img {
	display:none;
	position:absolute;
	top:0; left:0;
}

div#navigation {
	width: auto;
	height: 30px;
	background-color: #99CC33;
	margin: 0px;
	padding: 0px;
}

div#navigation ul {
	text-align: center;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 7px;
	padding-right: 3px;
	padding-bottom: 7px;
	padding-left: 3px;
}

div#navigation ul li {
	margin: 0;
	padding: 0;
	display: inline;
}

div#navigation ul li a:link, div#navigation ul li a:visited {
	margin: 0;
	padding: 0 10px;
	text-decoration: none;
	color: #000000;
	font-size: 12px;
	font-weight: 200;
}

div#navigation ul li a:hover {
	margin: 0;
	padding: 0 10px;
	color: #FF0000;
}

div#navigation ul li a:active {
	margin: 0;
	padding: 0 10px;
	text-decoration: none;
	color: #000000;
}

.blackbar{
	width:800px;
	height:26px;
	background:url(../images/blackbar-bg.gif) repeat-x;
	overflow:hidden;
}

.blackbar p{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}


div#main_content_wrapper {
	width: 540px;
	height: auto;
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}

div#main_content {
	margin: 0;
	padding: 0;
	line-height: 16px;
}

div#franchise_button {
	width: 160px;
	height: 40px;
	float: right;
	background-color: #000000;
	padding: 16px;
	margin-top: 0;
	margin-bottom: 10px;
	margin-left: 0;
	background-image: url(../images/green_button.jpg);
	background-repeat: no-repeat;
}

div#franchise_button h3 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	padding-bottom: 0px;
	font-weight: normal;
}

div#franchise_button h3 a:link {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: underline;
	margin: 0;
	padding: 0;
	text-decoration: none;
}



div#franchise_button h3 a:visited {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: underline;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

div#franchise_button h3 a:hover {
	color: #FF0000;
	text-decoration: none;
}

div#franchise_button h3 a:active {
	color: #FFFFFF;
	text-decoration: none;
}


div#franchise_button p{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	margin: 0;
	padding: 0;
}


div#franchise_button p a:link,  a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

div#franchise_button p a:hover {
	color: #FF0000;
	text-decoration: none;
}

div#franchise_button p a:active {
	color: #FFFFFF;
	text-decoration: none;
}

div#brochure_button {
	width: 160px;
	height: 40px;
	float: right;
	background-color: #000000;
	padding: 16px;
	margin-top: 0;
	margin-bottom: 10px;
	margin-left: 0;
	background-image: url(../images/red_button.jpg);
	background-repeat: no-repeat;
}


div#brochure_button h3 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	padding-bottom: 0px;
	font-weight: normal;
}

div#brochure_button h3 a:link {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: underline;
	margin: 0;
	padding: 0;
	text-decoration: none;
}


div#brochure_button h3 a:visited {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: underline;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

div#brochure_button h3 a:hover {
	color: #840000;
	text-decoration: none;
}

div#brochure_button h3 a:active {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: underline;
	margin: 0;
	padding: 0;
	text-decoration: none;
}


div#brochure_button p{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	margin: 0;
	padding: 0;
}


div#brochure_button p a:link,  a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

div#brochure_button p a:hover {
	color: #FF0000;
	text-decoration: none;
}

div#brochure_button p a:active {
	color: #FFFFFF;
	text-decoration: none;
}


div#leaves {
	width: 216px;
	height: 300px;
	background-image: url(../images/leaves.jpg);
	background-repeat: no-repeat;
	float: right;
}

div#rh_content {
	width: 200px;
	height: auto;
	padding: 20px 20px 20px 0px;
	float: right;
}

div#rh_content_mowing_image {
	width: 180px;
	height: 300px;
	background-image: url(../images/mowing.jpg);
	background-repeat: no-repeat;
	float: right;
}

div#rh_content_packages_image {
	width: 180px;
	height: 300px;
	background-image: url(../images/rh_packages.jpg);
	background-repeat: no-repeat;
	float: right;
}

div#rh_content_playsafe_image {
	width: 180px;
	height: 300px;
	background-image: url(../images/rh_playsafe.jpg);
	background-repeat: no-repeat;
	float: right;
}

div#rh_content_text {
	width: 200px;
}

div#rh_content_services_image {
	width: 180px;
	height: 300px;
	background-image: url(../images/rh_services.jpg);
	background-repeat: no-repeat;
	float: right;
}

div#rh_content_contact_image {
	width: 200px;
	height: 240px;
}

div#rh_content_skipping_image {
	width: 180px;
	height: 180px;
	background-image: url(../images/skipping.jpg);
	background-repeat: no-repeat;
}

div#rh_content a.safelogo:link,
div#rh_content a.safelogo:visited {
	width: 90px;
	height: 90px;
	float: right;
	background-repeat: no-repeat;
	display: block;
	background-image: url(../images/safe_contractor_approved.gif);
	background-position: center center;
}

div#rh_content a.safelogo:hover {
	background-image: url(../images/safe_contractor_approved_ro.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

div#rh_content a.rospalogo:link,
div#rh_content a.rospalogo:visited {
	width: 90px;
	height: 90px;
	float: right;
	background-repeat: no-repeat;
	display: block;
	background-image: url(../images/rospa_logo.gif);
	background-position: center center;
}

div#rh_content a.rospalogo:hover {
	background-image: url(../images/rospa_logo_ro.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

div#rh_content a.chaslogo:link,
div#rh_content a.chaslogo:visited {
	width: 90px;
	height: 90px;
	float: right;
	background-repeat: no-repeat;
	display: block;
	background-image: url(../images/chas_logo.gif);
	background-position: center center;
}

div#rh_content a.chaslogo:hover {
	background-image: url(../images/chas_logo_ro.gif);
	background-position: center center;
}

div#rh_content a.bfalogo:link,
div#rh_content a.bfalogo:visited {
	width: 90px;
	height: 90px;
	float: right;
	background-repeat: no-repeat;
	display: block;
	background-image: url(../images/bfa_logo.gif);
	background-position: center center;
}

div#rh_content a.bfalogo:hover {
	background-image: url(../images/bfa_logo_ro.gif);
	background-position: center center;
}

div#rh_content a.ptflogo:link,
div#rh_content a.ptflogo:visited {
	width: 90px;
	height: 90px;
	float: right;
	background-repeat: no-repeat;
	display: block;
	background-image: url(../images/ptf_logo.gif);
	background-position: center center;
}

div#rh_content a.ptflogo:hover {
	background-image: url(../images/ptf_logo_ro.gif);
	background-position: center center;
}

form {
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10;
	padding-left: 0;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10;
	margin-left: 0;
}


div#bottom-navigation {
	width: 800px;
	margin: 0 auto;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 9px;
	text-decoration: none;
}

div#bottom-navigation ul {
	width: 60%;
	margin: 0;
	padding: 2px;
	float: left;
	font-size: 9px;
}

div#bottom-navigation ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
	font-size: 9px;
}

div#bottom-navigation ul li a:link, div#bottom-navigation ul li a:visited {
	margin: 0;
	padding: 0 0 0 15px;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 9px;
}

div#bottom-navigation ul li a:hover {
	text-decoration: underline;
	color: #999999;
	font-size: 9px;
}

div#bottom-navigation ul li a:active {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 9px;
}

.copyright {
	width: 37%;
	margin: 0;
	padding: 2px 5px 5px 0;
	font-size: 9px;
	color: #FFFFFF;
	text-align: right;
	float: right;
}

.copyright a:link, p.copyright a:visited {
	margin: 0;
	padding: 0 0 0 15px;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 9px;
}

.copyright a:hover {
	text-decoration: underline;
	color: #CCCCCC;
	font-size: 9px;
}

.copyright a:active {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 9px;
}

.parabold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #99CC33;
}
