/* CSS for Peterson Lawn Services Web Site */

html td { behavior: url(graphics/iepngfix.htc); }

html img { behavior: url(graphics/iepngfix.htc); }


body
        {
    background-color: #e2f6d5;
	background-image: url(graphics/bg.jpg);
	background-position: bottom center;
	background-repeat: repeat-x;
}

td.headerground {
	background-color: #003200;
	background-image: url(graphics/bg_header.gif);
	background-position: top center;
	background-repeat: repeat-x;
}

td.footerground {
	background-color: #003200;
	background-image: url(graphics/bg_footer.jpg);
	background-position: bottom center;
	background-repeat: repeat-x;
}

td.footerground2 {
	background-color: #003200;
	background-image: url(graphics/footer_subpage.jpg);
	background-position: bottom center;
	background-repeat: repeat-x;
}

td.subground {
	background-color: #e7e7e7;
	background-image: url(graphics/bg_subpage.gif);
	background-position: bottom center;
	background-repeat: repeat-x;
}

td.requestground {
	background-color: #003805;
	background-image: url(graphics/bg_reqquote.jpg);
	background-position: bottom center;
	background-repeat: repeat-x;
}

font.greentxt {font-family: arial;
	font-size: 110%;
	font-style: normal;
	font-weight: normal;
	color: #a3da11;
}

font.greentxt4 {font-family: arial;
	font-size: 75%;
	font-style: normal;
	font-weight: normal;
	color: #a3da11;
}

font.greentxt3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-style: normal;
	font-weight: normal;
	color: #587a27;
}

font.greentxt2 {font-family: arial;
	font-size: 75%;
	font-style: normal;
	font-weight: normal;
	color: #587a27;
}

font.yellowtxt {font-family: arial;
	font-size: 75%;
	font-style: normal;
	font-weight: normal;
	color: #fff668;
}

font.whitetxt {font-family: arial;
	font-size: 75%;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
}

font.grayout {font-family: arial;
	font-size: 75%;
	font-style: normal;
	font-weight: normal;
	color: #a6aa98;
}

font.graytxt {font-family: arial;
	font-size: 75%;
	font-style: normal;
	font-weight: normal;
	color: #484848;
}

font.grayunderline {
	font-family: arial;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	color: #484848;
	text-decoration: underline;
}

font.graytxt2 {font-family: arial;
	font-size: 75%;
	font-style: normal;
	font-weight: normal;
	color: #afb0a9;
}

a.white:link {color: #fffddc;
	text-decoration: none;
}

a.white:visited {color: #fffddc;
	text-decoration: none;
}

a.white:hover {color: #c9ff58;
	text-decoration: underline;
	display: inline;
	border-bottom-width: 1px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #c9ff58;
}

a.white2:link {color: #d6ff72;
	text-decoration: none;
}

a.white2:visited {color: #d6ff72;
	text-decoration: none;
}

a.white2:hover {color: #c9ff58;
	text-decoration: underline;
	display: inline;
	border-bottom-width: 1px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #c9ff58;
}

a.gray:link {color: #484848;
	text-decoration: none;
}

a.gray:visited {color: #484848;
	text-decoration: none;
}

a.gray:hover {color: #d62c59;
	text-decoration: underline;
	display: inline;
	border-bottom-width: 1px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #d62c59;
}

a.green:link {color: #587a27;
	text-decoration: none;
}

a.green:visited {color: #587a27;
	text-decoration: none;
}

a.green:hover {color: #969e3b;
	text-decoration: underline;
	display: inline;
	border-bottom-width: 1px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #969e3b;
}

a.green4:link {color: #a3da11;
	text-decoration: none;
}

a.green4:visited {color: #a3da11;
	text-decoration: none;
}

a.green4:hover {color: #c9ff58;
	text-decoration: underline;
	display: inline;
	border-bottom-width: 1px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #c9ff58;
}