@charset "utf-8";

/* Forever Lawn New Styles */

h1{
font-size:14px;
font-weight:bold;
font-family:Verdana, Arial, Helvetica, sans-serif;
line-height:24px;
color:#353F57;
}
label{
	color:#FFFFFF; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	
}
/* ------------------ Footer Class - Generic for all types ------------------ */
.footer{
	margin:10px auto;
	font:normal normal 500 69%/1.5em Arial, Helvetica, sans-serif;
	}
	
	.footer ul{margin:0; padding:0;}
	
		.footer li{display:inline;}
		
			.footer a{color:#2E4568;}
				
				.footer a:hover, .footer a:focus{color:#339966;}
	
	.footer p{margin:.2em 0 0;}

/* ------------------ Footer Sites Class - Generic for all types ------------------ */
.footer-sites{margin:10px auto;}

	.footer-sites ul{margin:0; padding:0;}
	
		.footer-sites li{
			float:left;
			margin:0 10px;
			list-style-type:none;
			}
		
			.footer-sites a{
				display:block;
				height:55px;
				background-repeat:no-repeat;
				background-position:left top;
				text-indent:-9999px;
				}
			.footer-sites a:hover, .footer-sites a:focus{background-position:5px 5px;}
			
			#fn-playground{
				width:71px; 
				background-image:url(/img/fn-playground.png);
				}
			
			#fn-golf{
				width:69px;
				background-image:url(/img/fn-golf.png);
				}
				
			#fn-k9{
				width:102px;
				background-image:url(/img/fn-k9.png);
				}
				
			#fn-sports{
				width:115px;
				background-image:url(/img/fn-sports.png)
				}
	
/* ------------------ Footer - Blue BG, No Border Above (ie. news.html) ------------------ */
#footer-medium, #footer-sites-medium{width:914px; text-align:center;}
	
	#footer-medium td{
		width:724px;
		padding:0 10px 0 180px;
		}
	
	#footer-sites-medium td{s
		width:589px;
		padding:0 10px 0 315px;
		}
		
/* ------------------ Footer - White BG, Border Above (ie. product.html) ------------------ */
#footer-full{width:914px; text-align:center;}

/* ------------------ Index Footer - White BG, Border Above (ie. index.html) ------------------ */
#footer-index{width:876px;}

	#footer-index td{padding:0 0 0 10px;}
		
		
		


/* ------------------ Badges ------------------ */
		
#insImg {
	position:relative;
	left:-150px; top:-350px;
	background: url(/img/contact-us-sprite.png) no-repeat top center;
	_background: url(/img/contact-us-sprite-8.png) no-repeat top center;
	}	#insImg:hover,#insImg:focus{
		background-position: bottom center; 
		outline: none; 
		border: none;
		text-decoration: none;
		}
	
#insImg span,#insImg{	height: 126px; width:126px; display: block;}
#insImg img{border: none;}