html {
	background-image:url(../images/bg.jpg);
	background-repeat: repeat-x;
}

p {
	padding: 1em 0 0 0;
}
body {
    width: 970px;
    margin: 15px auto;
    padding: 20px;
    background-color: #9c8;
    font: 13px futura, arial, sans-serif;
    line-height: 1.4;
	color: #333333;
	margin-top:0;
}

a { text-decoration:none}
a:hover { text-decoration:underline}

#navdiv {
	
    text-align: center;
    background-color: #fff;
}

#navdiv td {
    padding: 10px 20px;
}

#navdiv img {
    margin: 0 5px;
    vertical-align: middle;
}

#navdiv ul {
border:thick #0033CC;
text-align:right;
    color: #fff;
    background: url(style/nav.gif) repeat-x top #030;
    padding: 3px 0;
}

#navdiv li {
    display: inline;
    margin: 5px;
}

#navdiv li a {
    color: #fff;
    
    text-decoration: none;
    letter-spacing: 0.2em;
}

#navdiv li a:hover {
    color: #ffffff;
}
#nav{background-color:#FFCC00; border:medium #990099;}
#content {
    border: 5px solid #030;
    background-color: #fff;
    padding: 10px 60px;
    margin: 0 0 10px;
    height: 1%;
}

#content:after {
    clear: both;
    content: '.';
    display: block;
    height: 0;
    visibility: hidden;
}

#banner {
    line-height: 0;
    height: 120px;
    color: #fff;
    background-color: #030;
}

.services {
    margin: 0 auto;
    width: 600px;
    font: 12px verdana, sans-serif, bold;
    color: #030;
}

.services:after {
    display: block;
    clear:both;
    height: 0;
    visibility: none;
    content: '.';
}

.services ul {
    float: left;
    width: 180px;
    padding: 0 10px;
}

.services li {
    padding: 6px 0 6px 30px;
    background: url(checkmark.gif) no-repeat 0 50%;
	margin-top:1em;
    
}

.photoleft {
    float: left;
    position: relative;
    top: -7px;
    left: -10px;
}

.photoright {
    float: right;
    position: relative;
    top: -7px;
    right: -10px;
}

/* Section specific */

#home #navdiv li.home a,
#design #navdiv li.design a,
#landscaping #navdiv li.landscaping a,
#maintenance #navdiv li.maintenance a,
#contact #navdiv li.contact a {
    color: #fc0;
}
#footer  {
background-color:#CDE5C4;
clear:both;
text-align:center;
color:#000000;
padding:10px;
}
#footerbar {
	margin-left:5.5em;
	
}
#footer p {
	color:black;
}
.floatleft {
	float:left;
}
.portbefore {
	margin: 0 1em 1em 0;
	/* width:50%; */
}
.clearleft
{
	clear:left
}

div.portline {
	padding: 0 20px 0 0;	
	border:1px solid #008c00;
	margin-bottom: 2em;
}
.example {
	margin:1em;
}
.portblock {
	margin-top: 2em;
}
.portline h2 {
	
	
		
	font-weight:bold;

}
.portline h3 {
	display:block;
	clear:left;
	font-size:1.2em;
	padding-top:1em;
	
}
.portthumb {
	margin: 0 1em 2em 1em;
}
.portthumbfloat {
	
}
/****** start of hack to stop the contained floated div from poking out of the containing div *****/
div.portline:after{ 
content: "."; 
display: block; 
height: 0; 
font-size:0; 
clear: both; 
visibility:hidden; } 

div.portline{display: inline-block;} 

/* Hides from IE Mac \*/ 
* html 
div.portline{height: 1%;} 
div.portline{display:block;}
 /* End Hack */ 	
/****** end of hack to stop the contained floated div from poking out of the containing div *****/	
.lawnspic	{
	width: 200px;
}
.lawntype {
	border-bottom:1px solid black;
	padding-bottom:1em;
}
.lawntype h2 {
	padding-top:1em;
}
.width250px {
	width:250px;
}
.lawntyperow {
	
	border:1px solid black;
}
.red {
	color:#330000;
}
#flashcontent {
	 z-index: 2;

}
#footer {
	
	clear:left;
	margin:1em 0 0 0;
	border: 1px solid #99cc88;
}

#footer:after{ 
content: "."; 
display: block; 
height: 0; 
font-size:0; 
clear: both; 
visibility:hidden; } 

#footer{display: inline-block;} 

/* Hides from IE Mac \*/ 
* html 
#footer{height: 1%;} 
#footer{display:block;}
 /* End Hack */ 	
/****** end of hack to stop the contained floated div from poking out of the containing div *****/	
.footerrightfloat{
	float:left;
	margin-left:7em;
}
#footer span{

	font: 0.8em "Verdana", sans-serif;

}

#phone {
	clear:both;
	margin-top: 1em;
	border: 1px solid #99cc88;
background-color:#CDE5C4;
}
#phone p {
	margin:0 1em 1em 1em;
}
#phone h3 {
	margin:1em 0 0 1em;
}
.icontitle{
font-size:18px;
font-weight:bold;
color:#993333;
font-family: Arial, verdana, Helvetica, sans-serif, Tahoma;
padding-top:68px;
padding-left:13px;
padding-bottom:7px;
background-repeat:no-repeat;
}
.icontitle a{
color:#009966;
}
.icontitle a:hover{
color:#CC3333;
}
.border{border:#66CC99 solid 1px; padding:3px}
.male{text-transform: lowercase; }