﻿body {
	margin:0px 0px 0px 0px; 
	background: #666666;
}


td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

img {
	border:0px;
}


a:link, a:active, a:visited {
	color:#2957ad;
	text-decoration:underline;
}
a:hover {
	color:#2957ad;
	text-decoration:none;
}



a.nav:link, a.nav:active, a.nav:visited{
	font-weight:bold;
	text-transform:capitalize;
	color:#000;
	padding:10px 15px 10px 15px;
	text-decoration:none;
	display:block;
	font-size:12px;
}
a.nav:hover {
	background: url('siteart/nav_on.jpg') repeat-x;
}



#pgheader {
	vertical-align:top; 
	background: url('siteart/pgheader_bg.jpg') no-repeat; 
	padding:7px 10px 2px 10px; 
	color:#fff; 
	text-transform:uppercase; 
	font-weight:bold; 
	font-size:20px;
}


#addressarea {
	vertical-align:top; 
	width:398px; 
	background:url('siteart/header_mid.jpg') repeat-x;
}
#topaddress {
	color:#fff; 
	text-transform:uppercase; 
	font-weight:bold; 
	font-size:14px;
	text-align:center;
	padding:55px 20px 10px 20px;

}




#sistercontent {
	vertical-align:top;
	background:#efefef;
	padding:5px 10px 5px 10px;
	color:#7a7979;
}

#sisterlink {
	vertical-align:top;
	padding-bottom:8px;
	color:#7a7979;
}
#sisterlink a:link {
	text-transform:uppercase;
	color:#7a7979;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
}
#sisterlink a:visited {
	text-transform:uppercase;
	color:#7a7979;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
}
#sisterlink a:active {
	text-transform:uppercase;
	color:#7a7979;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
}
#sisterlink a:hover {
	color:#000;
}




#lawn_content {
	vertical-align:top;
	background:#000;
	padding:5px 10px 5px 10px;
	color:#fff;
}
#leftlawn {
	padding:10px;
}
#rightlawn {
	width:200px;
	vertical-align:top;
}
.lawntitle {
	color:#f5731d;
	font-weight:bold;
	font-size:16px;
}







#scrolling {
	vertical-align:top; 
	background: url('siteart/scroll_bg.jpg') repeat-x; 
	padding:4px 0px 0px 0px;
}






.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid gray;
border-bottom-width: 0;
z-index: 100;
width: 160px;
text-align:left;
}

.anylinkcss a{
color: black;
display: block;
border-bottom: 1px solid gray;
padding: 5px 5px 5px 8px;
text-decoration: none;
font-weight: bold;
background:#cccccc;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #999999;
color: black;
}



.mid {
	vertical-align:top;
	margin:0 auto;
	text-align:center;
}


.products {
	width: 100%;
	text-align: left;
	line-height: 16px;
	font-size: 16px;
}

.products div {
	float: right;
	margin:30px 0px 0px 15px;
	border: 2px solid #000;
}

.products th {
	display: block;
	padding: 5px;
	background: #880121;
	border-bottom: 1px solid #fff;
	font-size: 16px;
	text-align:center;
	
}

.products td {
	padding: 10px;
	font-size: 12px;
}

.products a:link {
	color: #fff;
	text-decoration:none;
}
.products a:visited {
	color: #fff;
	text-decoration:none;
}
.products a:active {
	color: #fff;
	text-decoration:none;
}
.products a:hover {
	color: #adadad;
	text-decoration:none;
}

