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

body {
	background-color:#FFF;
	background-image:url(images/greenery.jpg);
	background-repeat:no-repeat;
}

#wrapper {
	border-color:#363;
	border-style:solid;
	border-width:thick;
	top:20px;
	left:240px;
	background-color:#FFF;
	width:810px;
	height:1050px;
	position:absolute;
	-moz-border-radius:15px;
	border-radius:15px;
	-webkit-box-shadow: 3px 3px 1px 1px #393;
	-moz-box-shadow: 3px 3px 1px 1px #393;
	box-shadow: 3px 3px 1px 1px #393;
}

#mendez-logo {
	top:10px;
	left:10px;
	width:265px;
	height:200px;
	background-image:url(final-logo-sized.png);
	background-color:none;
	float:left;
	position:absolute;
	z-index:1;

}

#jquery-slide {
	top:20px;
	left:280px;
	width:510px;
	height:180px;
	float:right;
	position:absolute;
	background-color:#105802;
	border-color:#363;
	border-style:solid;
	border-width:medium;
	-moz-border-radius:15px;
	border-radius:15px;
	z-index:1;
	
	
}

#top-quote {
	position:absolute;
	top:20px;
	left:380px;
	text-align:center;
	font-style:oblique;
	color:#FFF;
	margin-top:150px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	z-index:10;
	
}

#top-image {
	top:20px;
	left:290px;
	width:490px;
	height:170px;
	float:right;
	position:absolute;
	background-color:#105802;
	border-color:#363;
	border-style:solid;
	border-width:medium;
	-moz-border-radius:15px;
	border-radius:15px;
	z-index:1;
	background-image:url(images/leaves-green.png);
}

/*.jquery-type {

	text-align:center;
	font-style:oblique;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	
}*/

#grassline {
	position:absolute;
	top:198px;
	left:0px;
	width:810px;
	height:91px;
	background-image:url(images/grass-2.png);
	background-repeat:repeat-x;

}

#main-menu {
	top:255px;
	left:0px;
	width:813px;
	height:auto;
	position:absolute;
	float:left;
/*	-moz-border-radius:15px;
	border-radius:15px;*/
	background-color:#105802;
	text-align:center;
	margin-bottom:5px;
}

a:link {
    text-decoration: none;
    color:#FFF;
    font-family: Arial,Helvetica,sans-serif;
    font-variant: small-caps;
    font-weight: bold;
    font-size: 14px;
    padding-top: 0px;
    padding-bottom: 0px;
}

a:visited {
		color:#B7F709;

}

a:hover {
	
	color:#FF6;
	
	
}

a:active {
	
		color:#B7F709;

}

li {
	display:inline;
	padding: 3px;
	padding-top:3px;
	padding-bottom:0px;
	margin-top:2px;
	margin-bottom:2px;
}

ul {
	padding-left:0px;
	padding-right:0px;
	margin:2px;
	padding-top:0;
	

}



.content {

	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	text-align:left;
	color:#396;


}


#lawncare-intro {
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	margin-top:345px;
	margin-right:20px;
	width:auto;
	height:auto;
	text-align:left;
	margin-left:450px;
	
	
	
}

#lawncare-intro span.content {

	color: #105802;

}

#lawncare-services {

	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	margin-top:10px;
	margin-right:20px;
	width:auto;
	height:auto;
	margin-left:450px;
	text-align:left;
	
}



#contact-info {
	
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	margin-right:20px;
	margin-left:20px;
	position:absolute;
	width:auto;
	height:auto;
	top:650px;
	z-index:5;
	text-align:left;
	
}

#image1 {
	position:absolute;
	width:400px;
	height:282px;
	top:340px;
	left:30px;
	border-style:solid;
	border-bottom:solid;
	border-top:solid;
	border-left:none;
	border-right:none;
	border-bottom-width:thick;
	border-top-width:thick;
	border-color:#393;
	-moz-border-radius:15px;
	border-radius:15px;
	background-image:url(Gutters-Decks.png);
}




.jquery-images {

	width:510px;
	height:180px;
	
}


.strong {

	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:bold;
	color:#363;
	font-weight:bold;
	
}




#grassline-bottom {
	position:absolute;
	width:810px;
	height:91px;
	background-image:url(images/grass-2.png);
	z-index:1;
	top:885px;

}

#footer-menu {
	width:813px;
	height:105px;
	position:absolute;
	float:left;
	background-color:#105802;
/*	-moz-border-radius:15px;
	border-radius:15px;*/
	text-align: center;	
	margin-bottom:2px;
	z-index:2;
	top:945px;
	margin-bottom:15px;

}

#byline {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	color:#FFF;
	width:800px;
	height:auto;
	position:absolute;
	float:left;
	top:1015px;
	margin-bottom:20px;	
	z-index: 10;
	
}
