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

* {
	margin: 0;
	padding: 0;
}

body {
	margin-top: 15px;
	background-color: #b1da81;
	text-align: center;
	min-width: 903px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}

a.green, a:link.green, a:visited.green, a:active.green, a:hover.green {
	color: #098a44;	
	font-weight: bold;
}

a.white, a:link.white, a:visited.white, a:active.white, a:hover.white {
	color: #FFFFFF;	
	font-weight: bold;
}

.wrapper {
	margin: 0 auto;
	width: 903px;
	text-align: left;
	/* 
	border: solid 1px black;
	*/
}

.header {
	width: 902px;
	height: 173px;
	background-image: url(../images/header-2.jpg);
}
.header ul{
	position:relative;
	top:140px;
	left:257px;
	
}
.header ul li{
	flaot:left;
	display:inline;
	padding:0 4px;
	color:#fff;
}
.header ul li a{
	color: #FFF;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;	
}
/*
.nav-home {
	position: relative;
	top: 136px;
	left: 310px;
	color: #FFF;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
}

.nav-garden-design {
	position: relative;
	top: 136px;
	left: 340px;
	color: #FFF;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
}

.nav-landscape-design {
	position: relative;
	top: 136px;
	left: 369px;
	color: #FFF;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
}
.nav-tesimonials{
	position: relative;
	top: 136px;
	left: 399px;
	color: #FFF;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
}
.nav-services {
	position: relative;
	top: 136px;
	left: 429px;
	color: #FFF;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
}

.nav-contact-us {
	position: relative;
	top: 136px;
	left: 450px;
	color: #FFF;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
}
*/
.left-column {
	float: left;   
	width: 218px;
	height: 499px;
	background-image: url(../images/left-col-home.jpg);
}

.left-column-services {
	float: left;   
	width: 218px;
	height: 469px;
	background-image: url(../images/left-col-services.jpg);
	background-repeat: no-repeat;
}

.left-column-contact-us {
	float: left;   
	width: 218px;
	height: 469px;
	background-image: url(../images/left-col-contact-us.jpg);
	background-repeat: no-repeat;
}

.content-column {
	float: right;
	width: 667px;
	height: 588px;
	background-image: url(../images/home-content-2.jpg);
	margin-left: 13px;
	padding-left: 0;
}
.content-column2 {
	float: right;
	width: 667px;
	height: 588px;
	background-image: url(../images/home-content-3.jpg);
	margin-left: 13px;
	padding-left: 0;
}

.content-column-services {
	float: right;
	width: 667px;
	height: 627px;
	background-image: url(../images/services-content.jpg);
	margin-left: 13px;
	padding-left: 0;
	background-repeat: no-repeat;
}

.content-column-contact-us {
	float: right;
	width: 667px;
	height: 567px;
	background-image: url(../images/contact-us-content.jpg);
	margin-left: 13px;
	padding-left: 0;
	background-repeat: no-repeat;
}

.flexible-column {
	float: right;
	width: 667px;
	height: 567px;
	margin-left: 13px;
	padding-left: 0;
}


h1 {
	color: #b1da81;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-weight: 100;
	padding: 0 0 10px 0;
}

.left-column-content {
	padding: 15px 15px 15px 15px;	
}

.left-column-body {
	color: #FFF;
	padding: 0 0 10px 0;
}

em {
	font-weight: bold;
	font-style: normal;
}	

.mark-price {
	float: left;
	padding: 20px 0 0 0;
}
 
.mark-price-text {
	float: right;
	padding: 42px 0 0 0;
}

.content-col1 {
	width: 170px;
	height: 348px;
	position: relative;
	top: 183px;
	left: 40px;
}

.content-col2 {
	width: 170px;
	height: 348px;
	position: relative;
	top: -165px;
	left: 240px;
}

.content-col3 {
	width: 170px;
	height: 348px;
	position: relative;
	top: -513px;
	left: 435px;
}
.content-col-single{
	position: relative;
	top: 185px;
	left: 5px;
	padding:15px;
}
.italic{
	font-style:italic;
	font-size:12px;	
}
.bold{font-weight:bold;}
.content-col1-services {
	width: 170px;
	height: 348px;
	position: relative;
	top: 190px;
	left: 40px;
}

.content-col2-services {
	width: 170px;
	height: 348px;
	position: relative;
	top: -160px;
	left: 240px;
}

.content-col3-services {
	width: 170px;
	height: 348px;
	position: relative;
	top: -508px;
	left: 435px;
}

.content-col1-contact-us {
	width: 170px;
	height: 348px;
	position: relative;
	top: 10px;
	left: 40px;
}

.content-col2-contact-us {
	width: 170px;
	height: 348px;
	position: relative;
	top: -338px;
	left: 240px;
}

.content-col3-contact-us {
	width: 170px;
	height: 348px;
	position: relative;
	top: -690px;
	left: 435px;
}

.content-col4-contact-us {
	width: 500px;
	height: 100px;
	position: relative;
	top: -950px;
	left: 100px;
}

p {
	padding: 0 0 7px 0;	
}

.green-dot-list li {
	margin: 0 0 0 10px;
}

.green-href {
	color: #098a44;	
}

.main-gallery-image {
	margin: 0px 0 0 20px;
}


.project-image-caption {
	margin: 0px 0 0 20px;
}

.project-description {
	margin: 0px 0 0 20px;
}

.project-thumbs {
	margin: 0px 0 0 20px;
}

#selected{
	color:#b1da81;
}


































