@import "wysiwyg.css";

.header, .pagetitle {  
font-family: "Trebuchet MS", Times, serif;
font-size: 16px; 
font-weight: bold; 
color: #91C150; 
text-decoration: none;
padding-top:20px;
}

.tiny {  
font-family: 'Gill Sans',Arial, Helvetica, sans-serif; 
font-size: 11px; 
color: #999999; 
text-decoration: none;
padding-top: 4px;
padding-bottom: 4px;
}

A.tiny:hover {
text-decoration: underline;
}

.promo {
font-family: 'Gill Sans', Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: #91C150; 
text-decoration: none;
}

.promo_box {
font-family: 'Gill Sans',Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: #666666; 
text-decoration: none;
height:15px;
border:1px solid #91C150;
}

.marquee_txt {
font-family: 'Gill Sans', Arial, Helvetica, sans-serif; 
font-size: 13px; 
color: #315DA8; 
text-decoration: none;
}

.home_bg {
background-image: url('http://www.lawntoliveon.com/images/home_bg.gif');
background-repeat:no-repeat;
background-position: top left;
}


td {  
font-family: 'Gill Sans', Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: #666666; 
text-decoration: none;
}

body {
background-image: url('http://www.lawntoliveon.com/images/sapphire_bg.gif');
background-repeat:repeat-x;
background-color:#FFFFFF;
margin-top: 0px; 
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
}

sup {
font-family: 'Gill Sans', Arial, Helvetica, sans-serif;
font-size: 9px; 
color: #91C150; 
text-decoration: none;
}

.header_line {  
font-family: 'Gill Sans', Arial, Helvetica, sans-serif;
font-size: 14px; 
color: #91C150; 
text-decoration: none;
}

.header_link {  
font-family: 'Gill Sans', Arial, Helvetica, sans-serif;
font-size: 14px; 
font-weight: bold; 
color: #91C150; 
text-decoration: underline;
}

.page_link {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-weight: bold;
color: #3159A8; 
text-decoration: none;
}

A.page_link:hover {
text-decoration: underline;
}

.research_link {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: #3159A8; 
text-decoration: none;
}

A.research_link:hover {
text-decoration: underline;
}

.side_nav_link {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px; 
color: #3159A8; 
text-decoration: none;
}

A.side_nav_link:hover {
text-decoration: underline;
}
#ft a {
	color: #999; 
	text-decoration: none;
}
#ft a:hover {
	text-decoration: underline;
}


/* wtb */
div.distance_heading {
        background-color: #E9E9E9;
        font-size: 1.2em;
        margin: 0.5em 0px;
        padding: 3px 0px 3px 5px;
}

p.wtb_closest_to {
        color: #01385F;
        margin-bottom: 0px;
}

#wtb_control {
        border: 1px solid #DF8D29;
        background-color: #ffffcc;
        font-weight: bold;
        padding: 0.5em 2em 0.5em 0em;
        text-align: center;
}

#wtb_zipcode {
        text-align:center;
}

/*BLOG CONFIG*/
#blog-feed-title {
	color: rgb(0,92,171);
	font-size: 14px;
/*	font-weight: bold;*/
}
#blog-feed-date {
	font-size: 12px;
	color: #01385F;
	color:acb2c0;
	color:#fff;
}
a.readmore { color: #e2e2e2; 
	color:acb2c0;
	color:#000;
}
.blogentry-date {

	font-weight: bold;
	font-size: 14px;
	margin-bottom: 15px;
	margin-top: 20px;
	color: #9a9a9a;

}

.blogentry-title {

	font-weight: bold;
	font-size: 14px;
	color: rgb(0,92,171);
	margin-bottom: 5px;
	margin-top: 10px;
	margin-left: 15px;

}

.blogentry-body {
	margin-left: 15px;
	font-size: 12px;
	font-weight: normal;
}

.blogentry-postedby {

	font-size: 10px;
	margin-bottom: 30px;
	margin-top: 10px;

}

.blogentry-readmore {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #DEDEDE;
	text-align: right;
}

.blogarchive-title {

	font-weight: bold;
	font-size: 14px;
	color: rgb(0,92,171);
	margin-bottom: 5px;
	margin-top: 10px;
	margin-left:10px;

}
.blogarchive-item {
	padding-left:18px;
	
}
.blogarchive-item a{
	color:#333333;
}
#newsholder {
	color: #333333;
	width:181px;
	padding:5px;
}
#news-sep {
	clear:both;
	width:100%;
	height:10px;
	background-image:url(/images/news_divider.png);
	background-repeat:no-repeat;
	background-position: center center;
	margin-top:10px;
	margin-bottom:20px;
}
.img_float_left {
	float:left;
	padding: 3px 8px 3px 0;
}
/*PRODUCTS MENU*/
#products ul {
/*	border-top:1px solid #DCD9D2; */
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:0px 10px 10px 10px;
	/*padding:0px;*/
	margin:0px;
	text-align: left;
}
#products ul li a {
	color:#419639;
	font-size: 12px;
	text-decoration:none;
	margin-left:5px;
	line-height: 25px;
}
#products ul li a:hover {
	color: red;
}
#products ul li {
	padding-bottom: 5px;
	margin-bottom: 5px;
}
#products ul li ul.menu-inactive {
	display:none;	
}
#products ul li ul li {
	border-bottom:0px none;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#products ul li ul li a {
	font-weight:500;
	font-style: italic;
}
#products ul li ul {
	border:0px none;
	margin:0px 10px;
}
#products p {
	margin-left:10px;
}
#menu-pages {
	padding-left:5px;
}
/*PRODUCTS PAGE*/
.products {
	line-height: 20px;
}
.products a,.products a:visited {
	color: #01385F;
	text-decoration: none;
}
.products a:hover {
	text-decoration: underline;
}
.products a img{
	text-decoration: none;
	border: 0px;
}
.products h1 {
	width:100%;
	padding-bottom:10px;
	line-height: 1em;
}
.products-logo {
	float:left;
}
.products-pic {
	float:right;
}
.products-desc {
	clear:left;
}
.products-divider {
	width:100%;
	clear:both;
	height:50px;
	background: url(/images/divider.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.products-gallery {
	float:left;
	width:100%;
	position:relative;
	clear:both;
	margin-top:10px;
}
.products img {
	float:left;
	padding-left:10px;
}
.pagetitle {
	margin-bottom:10px;
}
/*LEFT NAV*/
#products {
	width:185px;
}
#leftnav {
	width:185px;
	border:1px solid rgb(122,193,66);
	border-top-width:20px;
}
#leftnav-image {
	margin-bottom: 5px;
}
