@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../_images/_template/siteBG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #2F4224;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}

.divHeaderContainter {
	margin-left: auto;
	margin-right: auto;
	width: 923px;
}

.spanShadowT {
	width: 923px;
	height: 12px;
	clear: both;
	display: block;
	background-image: url(../_images/_template/shadowT.png);
}

.spanShadowTL {
	float: left;
	display: block;
	background-image: url(../_images/_template/shadowTL.png);
	width: 26px;
	height: 85px;
}
.spanShadowTR {
	width: 26px;
	height: 85px;
	float: left;
	display: block;
	background-image: url(../_images/_template/shadowTR.png);
}
.divBodyRLShadows {
	background-position: center top;
	background-repeat: repeat-y;
	background-image: url(../_images/_template/shadowSides.png);
	margin-left: auto;
	margin-right: auto;
	width: 923px;
	clear: both;
}
.spanShadowBL {
	width: 26px;
	height: 40px;
	float: left;
	display: block;
	background-image: url(../_images/_template/shadowBL.png);
}
.spanShadowBR {
	width: 26px;
	height: 40px;
	float: left;
	display: block;
	background-image: url(../_images/_template/shadowBR.png);
}
.spanClearBoth {
	clear: both;
	display: block;
	height: 1px;
}
.imgFloatRight {
	float: right;
	margin-left: 1em;
	margin-bottom: 1em;
}





#divHeader {
	background-image: url(../_images/_template/headerBG.jpg);
	height: 85px;
	width: 871px;
	float: left;
}
#divHeader .spanHeaderFomContainer{
	float: left;
	float: left;
	height: 85px;
	display: block;
	width: 312px;
}
#divHeader iframe {
	height: 67px;
	width: 218px;
	margin-top: 18px;
}

#divHeader #aLogo {
	background-image: url(../_images/_template/GenesisTurfworks.png);
	width: 246px;
	background-repeat: no-repeat;
	background-position: center center;
	height: 85px;
	text-indent: -9999px;
	float: left;
	display: block;
}
#divHeader .aHeaderLogo {
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	float: right;
	height: 85px;
	text-indent: -9999px;
	margin-left: 5px;
}
#divHeader .aBBB{
	float: right;
	margin-left: 5px;
	width: 44px;
	background-image: url(../_images/_template/HeaderBetterBusinessBureuLogo.png);
}
#divHeader .aDiamond{
	width: 62px;
	background-image: url(../_images/_template/HeaderDiamondLogo.png);
}
#divHeader .aHomeDepot{
	float: right;
	width: 59px;
	background-image: url(../_images/_template/HeaderHomeDepotLogo.png);
}
#divHeader .aSatisfied{
	width: 67px;
	background-image: url(../_images/_template/headerBadge.png);
}
#divHeader .aBlog {
	width: 60px;
	background-image: url(../_images/_template/blog-icon.png);
}
#ulMenu {
	height: 33px;
	background-image: url(../_images/_template/menuBG.png);
	background-repeat: repeat-x;
	width: 897px;
	margin-left: 13px;
}
#ulMenu li {
	float: left;
}
#ulMenu li a {
	line-height: 33px;
	text-decoration: none;
	color: #FFF;
	font-size: 14px;
	padding-left: 40px;
	padding-right: 40px;
	display: block;
}
#ulMenu li a:hover {
	color: #CAEEA2;
	background-image: url(../_images/_template/menuBGHover.png);
}
#divContent {
	background-color: #EAFEF5;
	width: 857px;
	margin-left: 13px;
	font-size: 11px;
	padding: 20px;
}
#divContent .aButtonFreeEstimate {
	background-image: url(../_images/buttonEstimateNew.png);
	width: 157px;
	background-position: left top;
	height: 75px;
	text-indent: -9999px;
	display: block;
}
#divContent .aButtonFreeEstimate:hover {
	background-position: right top;
}

#divContent p {
	margin-bottom: 1em;
}


#divContent h1, #divContent h2, #divContent h3, #divContent h4 {
	font-family: Arial, Helvetica, sans-serif;
}
#divContent .divSecHalf{
	width: 420px;
	float: left;
	margin-right: 20px;
}
#divContent .divSecThird {
	width: 272px;
	float: left;
	margin-right: 20px;
}


#divContent h1{
	color: #999;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 1em;
	text-transform: capitalize;
	margin-bottom: .5em;
}
/* CSS Document */

#divContent h2 {
	font-size: 16px;
	margin-bottom: 0.5em;
	color: #007236;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	clear: both;
}
#divContent hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A3D1A3;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 30px;
	margin-bottom: 30px;
}

#divTabs{
	height: 39px;
	clear: both;
	background-color: #EAFEF5;
	margin-left: 13px;
	width: 897px;
}
#divTabs ul li{
	float: left;
	background-image: url(../_images/_template/TabBG.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-left: 2px;
}
#divTabs ul li a {
	line-height: 39px;
	background-repeat: no-repeat;
	display: block;
	width: 175px;
	text-align: center;
	text-indent: -9999px;
	background-image: url(../_images/_template/tabText.png);
	background-position: center top;
}
#divTabs ul li .aTabDeluxe:hover {
	background-position: center -35px;
}

#divTabs ul li .aTabReal {
	background-position: center -70px;
}
#divTabs ul li .aTabReal:hover {
	background-position: center -105px;
}
#divTabs ul li .aTabImperial {
	background-position: center -140px;
}
#divTabs ul li .aTabImperial:hover {
	background-position: center -175px;
}
#divTabs ul li .aTabPro {
	background-position: center -210px;
}
#divTabs ul li .aTabPro:hover {
	background-position: center -245px;
}
#divTabs ul li .aTabLite {
	background-position: center -280px;
}
#divTabs ul li .aTabLite:hover {
	background-position: center -315px;
}



#ulFooterLinks {
	height: 40px;
	background-image: url(../_images/_template/footerLinksBG.png);
	background-position: center center;
	float: left;
	width: 871px;
}
#ulFooterLinks li {
	float: left;
}
#ulFooterLinks li a {
	display: block;
	text-indent: -9999px;
	height: 20px;
	margin-top: 10px;
	background-image: url(../_images/_template/BottomNavLinksUtil.png);
	margin-left: 28px;
}
#ulFooterLinks li .aTxtPaving {
	background-position: 0px 0px;
	width: 115px;
}
#ulFooterLinks li .aTxtPaving:hover {
	background-position: left bottom;
}

#ulFooterLinks li .aTxtTurf {
	width: 130px;
	background-position: -135px top;
}
#ulFooterLinks li .aTxtTurf:hover {
	background-position: -135px bottom;
}

#ulFooterLinks li .aTxtIrrigation {
	width: 98px;
	background-position: -278px top;
}
#ulFooterLinks li .aTxtIrrigation:hover {
	background-position: -278px bottom;
}

#ulFooterLinks li .aTxtRetaining {
	background-position: -385px top;
	width: 137px;
}
#ulFooterLinks li .aTxtRetaining:hover {
	background-position: -385px bottom;
}

#ulFooterLinks li .aTxtWaterscapes {
	width: 104px;
	background-position: -545px top;
}
#ulFooterLinks li .aTxtWaterscapes:hover {
	background-position: -545px bottom;
}
#ulFooterLinks li .aTxtUtilities {
	width: 85px;
	background-position: right top;
}
#ulFooterLinks li .aTxtUtilities:hover {
	background-position: right bottom;
}
#divFooter {
	margin-left: auto;
	margin-right: auto;
	width: 923px;
	clear: both;
	font-size: 10px;
}

#divFooter h2 {
	font-size: 14px;
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5BAD47;
	margin-bottom: 10px;
}
#divFooter h3 {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #265126;
}
#divFooter p {
	margin-bottom: 1em;
}
#divFooter p strong {
	color: #265126;
}


#divFooter .spanShadowBottom{
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	width: 923px;
	display: block;
	background-image: url(../_images/_template/shadowB.png);
}
#divFooter .spanShadowBottom .divLegal{
	color: #FFF;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 868px;
	display: block;
	line-height: 30px;
}
#divFooter .spanShadowBottom .divLegal:hover {
	background-position: left top;
	background-image: url(../_images/_template/black.png);
}

#divFooter .spanShadowBottom .divLegal a {
	color: #FFF;
}
#divFooter .spanShadowBottom .divLegal a:hover {
	color: #CCEFA0;
}
#divFooter #divFooterAreas {
	display: none;
}

#divFooter #divFooterAreas ul {
	display: block;
	float: left;
	width: 25%;
	margin-bottom: 10px;
}
#divFooter .divFooterSecClose {
	clear: both;
	display: block;
	text-align: right;
	text-transform: capitalize;
	font-size: 12px;
	color: #265126;
	cursor: pointer;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5BAD47;
	margin-top: 10px;
	padding: 5px;
	text-decoration: none;
}
#divFooter .divFooterSecClose:hover {
	color: #FFF;
	background-color: #5BAD47;
}

