* {
	margin:0;
	padding:0;
}
html {
	width:100%; 
	height:100%;
}

body {
	font-family: Tahoma, Geneva, sans-serif;
	color:#ffffff;
    font-size:13px;
	line-height:16px;
	width: 100%; font-weight:normal;
	min-width:750px;
	background: #2b3910;
}

a {
	color: #acf54f; 
	text-decoration: none; 
	outline: none;
}
a:hover {
	text-decoration: underline;
}

ol {
	margin-left:25px;
}
ul {
	margin-left:15px;
}
p {
	margin: 0 0 18px
}

h1 {
	font-family: Tahoma, Geneva, sans-serif; 
    font-size: 16px;
	font-weight: bold; 
	color: #efb651;
	height:20px;
}
 
h2 {
	font-family: Tahoma, Geneva, sans-serif; 
    font-size: 15px; 
	height:20px;
	padding-bottom:15px;
	font-weight: bold;  
	color: #efb651;
}
	
fieldset {
	border: 0px solid transparent;
}

input, textarea {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
}

input {
	vertical-align: middle;
}
.required {
	color:#F00;
}

img {
	border: none;
}

.clear {
	height:0;
	font-size:1px;
	line-height:0px;
	clear:both;
}

.hidden {
	display: none;
}

.hr {
	line-height: 2px;
	font-size: 1px;
	color:#fdd575;
	margin-top:15px;
	margin-bottom:15px;
}

.img_left {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
	border: #fdd575 solid 1px;
	background: #fdd575;
}
.img_right {
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
	border: #fdd575 solid 1px;
	background: #fdd575;
}

.images {
	border: #fdd575 solid 1px;
	background: #fdd575;
}
.images_left {
	border: #fdd575 solid 1px;
	background: #fdd575;
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}
.images_right {
	border: #fdd575 solid 1px;
	background: #fdd575;
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
}
.imagesmallname {
	color: #fff; 
	font-weight: normal;
}
.imagemediumname {
	color: #fff; 
	font-weight: bold;
}
.imagebigname {
	color: #fff; 
	font-weight: bold;
}
.imagepages {
	color: #fff; 
	font-weight: normal;
}
.imagepageselected {
	color: #eaaa39; 
	font-weight: bold;
}
.imagepagesnav {
	color: #fff; 
	font-weight: normal;
}
.imagebignav {
	color: #fff; 
	font-weight: bold;
}
.sectionname {
	color: #fff; 
	font-weight: bold;
}
.sectionnameselected {
	color: #eaaa39; 
	font-weight: bold;
}

/* Wrapper
-----------------------------------------------------------------------------*/
#wrapper {
	width:100%; 
	background: url(images/wrapper_bg.jpg);
}
	
/* Wrapper1
-----------------------------------------------------------------------------*/
#wrapper1 {
	width:100%; 
	background: url(images/wrapper1_bg.jpg) top repeat-x;
}
	
/* Wrapper2
-----------------------------------------------------------------------------*/
#wrapper2 {
	width:100%; 
	background: url(images/wrapper2_bg.gif) top center no-repeat;
}	
/* Wrapper3
-----------------------------------------------------------------------------*/
#wrapper3 {
	width:100%; 
	background: url(images/wrapper3_bg.jpg) bottom repeat-x;
}		
/* Wrapper4
-----------------------------------------------------------------------------*/
#wrapper4 {
	width:100%; 
	background: url(images/wrapper4_bg.jpg) bottom no-repeat;
}	
#wrapper4_inside {
	width:100%; 
	background: url(images/wrapper4_inside_bg.jpg) bottom no-repeat;
}	

/* Wrapper5
-----------------------------------------------------------------------------*/
#wrapper5 {	
	width:750px; 
	position:relative; 
	left:50%; 
	margin-left:-375px;
}

/* DELIMITER
-----------------------------------------------------------------------------*/
.delimiter1{ 
	background:url(images/delimiter1.jpg) top no-repeat;
	height:20px;
	overflow:hidden;
}

/* Header
-----------------------------------------------------------------------------*/
#header { 
	background:url(images/header_bg.gif) top no-repeat; 
	position:relative;
	width:750px;
	height:209px; 
	overflow:hidden;
}

#header h1 { 
	position:absolute;
	width:213px;
	height:209px;
	text-decoration:none;
}

#header h1 a { 
	background:url(images/logo.jpg) left no-repeat; 
	position:absolute;
	width:213px;
	height:209px;
}

#header h2 {
	position:absolute;
	width:387px;
	left:363px;
	color:#82be36; 
	font-size:18px;
	line-height:22px;
	height:126px; 
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-align:right;
}
#header h2 img{ 
	padding-top:50px;
	padding-bottom:22px;
	text-align:right; 
}
#header h2 font {
	font-size:22px;
	line-height:22px;
	color:#fff;
}
#header h2 span { 
	position: relative;
	top:7px;
}
/* Middle
-----------------------------------------------------------------------------*/

#middle {   
	background:url(images/middle_bg.jpg) right repeat-y;
	float:right;
	width:750px;
}
#middle1 {  
	background:url(images/middle1_bg.jpg) left repeat-y;
	float:left;
	width:750px;
}
#middle2 {   
	background:url(images/middle2_bg.jpg) top right no-repeat;
	overflow:hidden;
	width:750px;
}
#middle2_inside {  
	background:url(images/middle2_inside_bg.jpg) top right no-repeat;
	overflow:hidden;
	width:750px;
}

/* Side
-----------------------------------------------------------------------------*/
#side { 
	background:url(images/side_bg.jpg) top no-repeat; 
	float:left;
	width:213px;
}
/* MenuLeft
-----------------------------------------------------------------------------*/
#menuleft { 
	float:left;
	width:213px;
	/*border:#F00 1px solid;*/	
}

#menuleft ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	margin:0px; 
	padding:0px 4px 19px 4px;
	list-style-type:none;
}
#menuleft ul li { 
	text-indent:28px;
	width:205px; 
	height:34px; 
	color:#ede9ce;
	line-height:29px; 
}
#menuleft ul a:hover, a.menuleft_selected{
	color:#82be36 !important; 
	text-decoration:none;
}
#menuleft li a {
	display:block;
	color:#ede9ce;
	width:205px; 
	height:34px; 
	line-height:29px; 
}

a#menuleft_home {
	background: url(images/menuleft_button.jpg) no-repeat;
}
a#menuleft_home:hover, a.menuleft_home_selected {
	background: url(images/menuleft_button_on.jpg) no-repeat  !important;
	color:#82be36 !important; 
}
a#menuleft_about {
	background: url(images/menuleft_button1.jpg) no-repeat;
}
a#menuleft_about:hover, a.menuleft_about_selected{
	background: url(images/menuleft_button1_on.jpg) no-repeat  !important;
	color:#82be36 !important; 
}
a#menuleft_services {
	background: url(images/menuleft_button2.jpg) no-repeat;
}
a#menuleft_services:hover, a.menuleft_services_selected{
	background: url(images/menuleft_button2_on.jpg) no-repeat  !important;
	color:#82be36 !important; 
}
a#menuleft_landscaping {
	background: url(images/menuleft_button3.jpg) no-repeat;
}
a#menuleft_landscaping:hover, a.menuleft_landscaping_selected{
	background: url(images/menuleft_button3_on.jpg) no-repeat  !important;
	color:#82be36 !important; 
}
a#menuleft_hardscaping {
	background: url(images/menuleft_button4.jpg) no-repeat;
}
a#menuleft_hardscaping:hover, a.menuleft_hardscaping_selected{
	background: url(images/menuleft_button4_on.jpg) no-repeat  !important;
	color:#82be36 !important; 
}
a#menuleft_outdoor_kitchen {
	background: url(images/menuleft_button5.jpg) no-repeat;
}
a#menuleft_outdoor_kitchen:hover, a.menuleft_outdoor_kitchen_selected{
	background: url(images/menuleft_button5_on.jpg) no-repeat  !important;
	color:#82be36 !important; 
}
a#menuleft_outdoor_fireplace {
	background: url(images/menuleft_button6.jpg) no-repeat;
}
a#menuleft_outdoor_fireplace:hover, a.menuleft_outdoor_fireplace_selected{
	background: url(images/menuleft_button6_on.jpg) no-repeat  !important;
	color:#82be36 !important; 
}
a#menuleft_pavers {
	background: url(images/menuleft_button7.jpg) no-repeat;
}
a#menuleft_pavers:hover, a.menuleft_pavers_selected{
	background: url(images/menuleft_button7_on.jpg) no-repeat  !important;
	color:#82be36 !important; 
}
a#menuleft_retaining_walls {
	background: url(images/menuleft_button8.jpg) no-repeat;
}
a#menuleft_retaining_walls:hover, a.menuleft_retaining_walls_selected{
	background: url(images/menuleft_button8_on.jpg) no-repeat  !important;
	color:#82be36 !important; 
}
a#menuleft_mulch {
	background: url(images/menuleft_button9.jpg) no-repeat;
}
a#menuleft_mulch:hover, a.menuleft_mulch_selected{
	background: url(images/menuleft_button9_on.jpg) no-repeat  !important;
	color:#82be36 !important; 
}
a#menuleft_lighting_systems {
	background: url(images/menuleft_button10.jpg) no-repeat;
}
a#menuleft_lighting_systems:hover, a.menuleft_lighting_systems_selected{
	background: url(images/menuleft_button10_on.jpg) no-repeat  !important;
	color:#82be36 !important; 
}
a#menuleft_water_features {
	background: url(images/menuleft_button11.jpg) no-repeat;
}
a#menuleft_water_features:hover, a.menuleft_water_features_selected{
	background: url(images/menuleft_button11_on.jpg) no-repeat  !important;
	color:#82be36 !important; 
}
a#menuleft_request {
	background: url(images/menuleft_button12.jpg) no-repeat;
}
a#menuleft_request:hover, a.menuleft_request_selected{
	background: url(images/menuleft_button12_on.jpg) no-repeat !important;
	color:#82be36 !important; 
}
a#menuleft_contact {
	background: url(images/menuleft_button13.jpg) no-repeat;
}
a#menuleft_contact:hover, a.menuleft_contact_selected{
	background: url(images/menuleft_button13_on.jpg) no-repeat  !important;
	color:#82be36 !important; 
}
/* Box Contact
-----------------------------------------------------------------------------*/
#box_contact { 
	background:url(images/box_contact_bg.jpg) left repeat-y;
	float:left;
	width:213px;
	/*border:#F00 1px solid;*/	
}
#box_contact_top { 
	background:url(images/box_contact_top_bg.jpg) top no-repeat;
	width:169px;
	padding:30px 20px 20px 24px;
}
#box_contact_top h1 { 
	background:url(images/title_home_contact.gif) no-repeat;
	height:37px;
}
/* Main
-----------------------------------------------------------------------------*/
#main {   
	position:relative; 
	float:right;
	width:520px;
	height:100%;
}

/*Box Earth
-----------------------------------------------------------------------------*/
#box_earth { 
	overflow:auto;
	float:right; 
	width:520px;
	height:461px;
}
/*Box Earth Inside
----------------------*/
#box_earth_inside { 
	overflow:auto;
	float:right; 
	width:520px;
	height:69px;
}
/* Content
-----------------------------------------------------------------------------*/
#content_top {
	background:url(images/content_top_bg.jpg) top no-repeat;
	overflow:hidden;  
	width:520px;  
	top:495px;
	min-height:330px;
	height:expression(this.scrollHeight < 330? "330px" : "auto");
	/*border:#F00 1px solid;*/
}
#content{
	padding:30px 20px 24px 24px;
	/*border:#F00 1px solid;*/
}
#content h1 {
	height:37px;
}
/* Content Inside
-----------------------------------------------------------------------------*/
#content_inside_top {
	background:url(images/content_top_bg.jpg) top no-repeat;
	overflow:hidden;  
	width:518px;  
	top:69px;
	/*border:#F00 1px solid;*/
}
#content_inside_bottom {
	background:url(images/content_bottom_bg.jpg) bottom no-repeat;
	overflow:hidden;  
	width:518px;
	min-height:787px;
	height:expression(this.scrollHeight < 787? "787px" : "auto");
	/*border:#F00 1px solid;*/
}
#content{
	padding:30px 20px 24px 24px;
	/*border:#F00 1px solid;*/
}
#content h1 {
	height:37px;
}
/* Slideshow
-----------------------------------------------------------------------------*/
#slideshow { 
	float:left;
	width:218px;
	height:211px;
	overflow:hidden;
	margin-bottom:10px;
	margin-right:15px;
}

/* Box Services
-----------------------------------------------------------------------------*/
#box_services {  
	overflow:hidden;
	background:url(images/box_services_bg.jpg) no-repeat;
	width:750px;
	height:351px;
}
#box_services1 { 
	overflow:hidden;
	width:718px;
	padding:24px 0px 0px 30px;
}
#box_services1 h1 { 
	background:url(images/home_title_services.gif) no-repeat;
	width:129px;
	height:20px;
	padding-bottom:18px;
}
/*home portfolio
---------------------------------*/
#home_portfolio{
	width:715px;
	height:142px;
}
#home_portfolio ul {
	text-align:center; 
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	margin:0px;
	padding:0px;
	list-style-type:none;
	text-decoration:none;   
}
#home_portfolio li { 
	overflow:hidden; 
	float:left;
	width:133px;
	height:142px;
	padding-right:8px; 
}
#home_portfolio li a { 
	color:#e0cba4;
	width:133px;
	height:30px;
	padding-top:110px;
}
/*home portfolio1
---------------------------------*/
#home_portfolio1{
	width:645px;
	height:144px;	
	padding-left:70px;
}
#home_portfolio1 ul {
	text-align:center; 
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	margin:0px;
	padding:0px;
	list-style-type:none;
	text-decoration:none;   
}
#home_portfolio1 li { 
	overflow:hidden; 
	float:left;
	width:133px;
	height:144px;
	padding-right:8px; 
}
#home_portfolio1 li a { 
	color:#e0cba4;
	width:133px;
	height:30px;
	padding-top:115px;
}	

#home_portfolio #landscaping a  {
	display:block; 
	background:url(images/home_portfolio1.jpg) no-repeat;
	padding-top:115px;
}
#home_portfolio #hardscaping a  {
	display:block; 
	background:url(images/home_portfolio2.jpg) no-repeat;
	padding-top:115px;
}
#home_portfolio #kitchen a  {
	display:block; 
	background:url(images/home_portfolio3.jpg) no-repeat;
	padding-top:115px;
}

#home_portfolio #fireplace a  {
	display:block; 
	background:url(images/home_portfolio4.jpg) no-repeat;
}

#home_portfolio #pavers a  {
	display:block; 
	background:url(images/home_portfolio5.jpg) no-repeat;
	padding-top:115px;
}

#home_portfolio1 #retaining a  {
	display:block; 
	background:url(images/home_portfolio6.jpg) no-repeat;
}

#home_portfolio1 #mulch a  {
	display:block; 
	background:url(images/home_portfolio7.jpg) no-repeat;
}

#home_portfolio1 #lighting a  {
	display:block; 
	background:url(images/home_portfolio8.jpg) no-repeat;
}

#home_portfolio1 #waterfeatures a  {
	display:block; 
	background:url(images/home_portfolio9.jpg) no-repeat;
}

/* Footer
-----------------------------------------------------------------------------*/
#footer { 
	overflow:hidden;
	color:#ffffff;
	font-size:11px;
	line-height:12px;
	padding: 67px 30px 5px 30px;
	width: 690px;
	height:32px;
	background:url(images/footer_bg.jpg) no-repeat;
}

#footer div {
	top: -38px;
	position:relative;
	text-align:right;
}
#footer a {
	color:#ffffff;
}
/* Footer Inside
----------------------*/
#footer_inside { 
	overflow:hidden;
	color:#ffffff;
	font-size:11px;
	line-height:12px;
	padding: 67px 30px 5px 30px;
	width: 690px;
	height:32px;
	background:url(images/footer_inside_bg.jpg) no-repeat;
}

#footer_inside div {
	top: -38px;
	position:relative;
	text-align:right;
}
#footer_inside a {
	color:#ffffff;
}

/* Contact
-----------------------------------------------------------------------------*/
#contact_address {
	width: 150px;
	float:left;
}
#contact_form {
	width: 300px;
	float:right;
}
#contact_form label {
	float: left;
	width: 140px;
}
#contact_form input {
	height:18px;
	width: 140px;
}
#contact_form #labelState {
	width: 50px;
}
#contact_form input#state {
	width: 45px;
	text-transform:uppercase;
}
#contact_form #labelZip {
	width: 95px;
}
#contact_form input#zip {
	width: 88px;
}
#contact_form input#address, #contact_form textarea {
	width: 280px;
}
#contact_form textarea {
	height:100px;
}

#scode_block {
	width: 260px;
	font-size:11px;
	line-height:13px;
	text-align: left;
}
#scode_block input#scode {
	width: 60px;
	text-transform:uppercase;
	text-align:center;
	height:18px;
}
#scode_block .submit {
	color: #ffffff;
	background-color:#6f4427;
	font-size:11px;
	font-weight: bold;
	width:80px;
	height:22px;
}
#scode_block div {
	width: 250px;
	position:relative;
	left:50%;
	margin-left: -125px;
}
#scode_block span {
	float: left;
	padding: 0px 2px 0px 2px;
}
/* Request
-----------------------------------------------------------------------------*/
#request_form {
	width: 100%;
}
#request_form fieldset {
	width: 440px;
	border: 1px solid #fff;
	padding: 10px;
}
#request_form legend {
	font-weight: bold;
}
#request_form label {
	float: left;
	width: 220px;
	text-align:left;
}
#request_form input {
	width: 215px;
	height:18px;
}
#request_form select {
	width: 215px;
	height:22px;
}
/*#request_form #labelState {
	width: 45px;
}
#request_form input#state {
	width: 40px;
	text-transform:uppercase;
}*/
#request_form input#email, #request_form input#comp_address, #request_form textarea {
	width: 435px;
}
#request_form textarea {
	height:100px;
}
#request_form #scode_block {
	width: 400px;
}
/*Shapes
----------------------------------*/
.shapesContent {font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px;
 color: #000000; font-weight: normal;}
.shapesContentSizes {font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px;
 color: #000000; font-weight: normal;}
.shapesTitle {font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 13px;
 color: #000000; font-weight: normal;}
 
/*Faq
----------------------------------*/
.faq_question {font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif; font-size: 13px;
 color: #eaaa39; text-decoration: none; font-weight: bold;}
.faq_answer {font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif; font-size: 13px;
 color: #f2eee9; text-decoration: none; font-weight: normal;}

/* area_we_service
-----------------------------------------------------------------------------*/
#area_service {
	display:none;
	text-align:left;
}
.area_service {
	color:#f2c047;
}

.area_service_ul{
	padding-right:15px;
	padding-top:10px;
	margin-left:15px; 
	vertical-align:top;
	line-height: 17px;
	list-style:disc;   
	float: left;
	/*border:#F00 1px solid;*/
}
/* big image
-----------------------------------------------------------------------------*/
#bigimage{ 
	background: url(images/bigimage_bg.jpg);
	/*border:#F00 1px solid;*/
}
#bottomline{ 
	background: url(images/bottomline_bg.jpg) bottom repeat-x;
}
