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

/*	Less Framework 4
	http://lessframework.com
	by Joni Korpi
	License: http://opensource.org/licenses/mit-license.php	*/


/*	Resets
	------	*/

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, 
p, blockquote, pre, a, abbr, address, cite, code, del, dfn, em, 
img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, 
dl, dt, dd, fieldset, form, label, legend, 
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figure, figcaption, hgroup, 
menu, footer, header, nav, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
}

article, aside, canvas, figure, figure img, figcaption, hgroup,
footer, header, nav, section, audio, video {
	display: block;
}

a img {border: 0;}



/*	Typography presets
	------------------	*/

body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 20px;
}

p,ol,ul,dl,address{margin-bottom:1.5em;}

.small, small {
	font-size: 13px;
	line-height: 18px;
}

/* Selection colours (easy to forget) */

::selection 	 	{background: rgb(255,255,158);}
::-moz-selection 	{background: rgb(255,255,158);}
img::selection 		{background: transparent;}
img::-moz-selection	{background: transparent;}
body {-webkit-tap-highlight-color: rgb(255,255,158);}



/*		Default Layout: 992px. 
		Gutters: 24px.
		Outer margins: 48px.
		Leftover space for scrollbars @1024px: 32px.
-------------------------------------------------------------------------------
cols    1     2      3      4      5      6      7      8      9      10
px      68    160    252    344    436    528    620    712    804    896    */

body {
color: #545454;
-webkit-text-size-adjust: 100%; /* Stops Mobile Safari from auto-adjusting font-sizes */
}

#dhtmltooltip {
position: absolute;
width: 0px;
border: 1px solid black;
padding: 4px;
font-size: 12px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#container {
width: 980px;
margin-left: auto;
margin-right: auto;
}

#container2 {
width: 980px;
margin-left: auto;
margin-right: auto;
}

#banner {
height: 201px;
margin-bottom: 0px;
}

#top-text {
float: right;
margin-top: 68px;
margin-right: 0px;
width: 235px;
height: 77px;
text-align: right;
color: #1c5004;
font-size: 16px;
}

#top-text a:link {
text-decoration: none;
color: #1c5004;
}

#top-text a:hover {
text-decoration: underline;
}

#logo {
float: left;
width: 718px;
height: 122px;
margin-top: 16px;
margin-left: 0px;
}

#marketing {
width: 980px;
height: 460px;
clear: both;
margin-bottom: 0px;
margin-top: 0px;
z-index: 100;
}

#top-photo {
width: 980px;
height: 214px;
clear: both;
margin-bottom: 0px;
margin-top: 0px;
z-index: 100;
}


/* ---------- Camera Slideshow Styles -------------*/

.fluid_container {
    height: 460px;
    left: -2px;
    position: absolute;
    right: 0;
    top: 204px;
    z-index: 0;
}

.fluid_container-2 {
	height: 214px;
	left: -1px;
	position: absolute;
	right: 0;
	top: 204px;
	z-index: 0;
}
		
#camera_wrap_4 {
height: 460px;
left: 0;
margin-bottom: 0!important;
position: absolute;
right: 0;
top: 0;
}

/* ---------- end Camera Slideshow Styles -------------*/


section#green {
padding-top: 60px;
padding-bottom: 60px;
background-color: #efffdc;
}

#green a:link, #green a:visited {
color: #1a5c1c;
text-decoration: underline;
}

#green a:hover {
text-decoration: none;
}

#green-container {
width: 980px;
margin-left: auto;
margin-right: auto;
font-size: 18px;
line-height: 24px;
}

#map {
width: 474px;
float: right;
padding-left: 20px;
padding-bottom: 20px;
}

section#services {
padding-top: 60px;
padding-bottom: 60px;
}

#services-container {
width: 980px;
margin-left: auto;
margin-right: auto;
font-size: 18px;
line-height: 24px;
}

#content {
float: left;
margin: 20px 0px 20px 0px;
padding: 0px;
width: 655px;
}

#content a:link, #content a:visited {
color: #1a5c1c;
text-decoration: underline;
}

#content a:hover {
text-decoration: none;
}

#feedback {
border: dashed 1px #026A16;
background-color: #467525;
color: #ffffff;
padding: 20px;
margin-bottom: 30px;
}

.feedback {
color: #FCFF00;
}

.home-intro {
margin-top: 60px;
}


#spacer01 {
height: 100px;
}

#maintenance {
float: left;
width: 340px;
padding: 10px;
margin-bottom: 30px;
margin-left: 60px;
}

#enhancements {
float: right;
width: 340px;
padding: 10px;
margin-bottom: 30px;
margin-right: 60px;
}

ul.checklist {
list-style-image: url(images/check-mark-new_07.jpg);
margin-top: -18px;
padding-top: 0px;
}

section#cred {
padding-top: 60px;
padding-bottom: 60px;
background-color: #efffdc;
}

#cred-container {
width: 980px;
margin-left: auto;
margin-right: auto;
font-size: 17px;
line-height: 24px;
}

div#cred-licenses {
float: left;
margin-right: 17px;
width: 315px;
height: 971px;
background-image: url(images/cred-licenses_11.jpg);
-webkit-transition: background-image 500ms ease-out;
-moz-transition: background-image 500ms ease-out;
-o-transition: background-image 500ms ease-out;
transition: background-image 500ms ease-out;
}

div#cred-licenses:hover {
background-image: url(images/cred-licenses-hover_03.jpg)
}

div#cred-memberships {
float: left;
margin-right: 17px;
width: 315px;
height: 971px;
background-image: url(images/cred-memberships_13.jpg);
-webkit-transition: background-image 500ms ease-out;
-moz-transition: background-image 500ms ease-out;
-o-transition: background-image 500ms ease-out;
transition: background-image 500ms ease-out;
}

div#cred-memberships:hover {
background-image: url(images/cred-memberships-hover_05.jpg)
}

div#cred-awards {
float: left;
width: 315px;
height: 971px;
background-image: url(images/cred-awards_15.jpg);
-webkit-transition: background-image 500ms ease-out;
-moz-transition: background-image 500ms ease-out;
-o-transition: background-image 500ms ease-out;
transition: background-image 500ms ease-out;
}

div#cred-awards:hover {
background-image: url(images/cred-awards-hover_07.jpg)
}

div#cred-insurance {
float: left;
margin-right: 0px;
width: 315px;
height: 971px;
background-image: url(images/cred-insurance_20.jpg);
-webkit-transition: background-image 500ms ease-out;
-moz-transition: background-image 500ms ease-out;
-o-transition: background-image 500ms ease-out;
transition: background-image 500ms ease-out;
background-repeat: no-repeat;
background-position: top;
}

div#cred-insurance:hover {
background-image: url(images/cred-insurance-hover_12.jpg)
}

div#cred-community {
float: left;
margin-right: 17px;
width: 315px;
height: 677px;
background-image: url(images/cred-community_21.jpg);
-webkit-transition: background-image 500ms ease-out;
-moz-transition: background-image 500ms ease-out;
-o-transition: background-image 500ms ease-out;
transition: background-image 500ms ease-out;
}

div#cred-community:hover {
background-image: url(images/cred-community-hover_13.jpg)
}

#GGGlink {
display: block;
height: 40px;
margin-top: 196px;
}

#BBBlink {
display: block;
height: 120px;
margin-top: 110px;
}

div#news-box {
float: left;
margin-right: 0px;
width: 293px;
height: 655px;
background-color: #fff;
border: 1px solid #d2d2d2;
padding: 10px;
overflow: auto;
background-image: url(images/newsbg_17.jpg);
background-repeat: no-repeat;
background-position: 99% 2%;
}

h2.newsbox {
text-align: center;
margin-top: 16px;
margin-bottom: 20px;
}

#content2 {
float: left;
width: 504px;
padding: 0px 0px 0px 20px;
margin-top: 20px;
font-size: 14px;
line-height: 22px;
}

#content2 a:link, #content2 a:visited {
color: #1a5c1c;
text-decoration: underline;
}

#content2 a:hover {
text-decoration: none;
}

#sidebar-b {
background-image: url(images/sidebarbg-wide_03.jpg);
background-repeat: no-repeat;
background-position: top;
float: right;
width: 390px;
margin-top: 20px;
}

#content2blog {
float: left;
width: 614px;
padding: 0px 0px 0px 20px;
margin-top: 20px;
font-size: 14px;
line-height: 22px;
}

#content2blog a:link, #content2blog a:visited {
color: #1a5c1c;
text-decoration: underline;
}

#content2blog a:hover {
text-decoration: none;
}

#sidebar-blog {
background-image: url(images/sidebarbg-wide_03.jpg);
background-repeat: no-repeat;
background-position: top;
float: right;
width: 280px;
margin-top: 20px;
}

#sidebar-b-content {
padding: 0px 12px;
}

#rightcolumn {
margin: 20px 0px 20px 0px;
padding: 0px;
width: 226px;
float: right;
}

#sidebar-c {
background-image: url(images/sidebarbg-wide_03.jpg);
background-repeat: repeat-x;
background-position: top;
float: right;
width: 450px;
margin-top: 20px;
}

#sidebar-c-content {
padding: 0px 12px;
}

section.contact {
clear: both;
}

.right-col {
float: right;
width: 450px;
margin-top: 20px;
font-size: 14px;
line-height: 22px;
}

.left-col {
float: left;
width: 450px;
margin-top: 20px;
font-size: 14px;
line-height: 22px;
}

.name {
font-size: 16px;
line-height: 24px;
font-weight: bold;
}

#content3 {
float: left;
width: 940px;
padding: 0px 0px 0px 0px;
margin-top: 20px;
font-size: 14px;
line-height: 22px;
}

#content3 a:link, #content3 a:visited {
color: #1a5c1c;
text-decoration: underline;
}

#content3 a:hover {
text-decoration: none;
}

#team {
background-image: url(images/team-2018.jpg);
background-repeat: no-repeat;
background-position: 50% 50%;
background-size: cover;
height: 650px;
width: 100%;
z-index: -1;
}

#footer {
clear: both;
height: 250px;
font-size: 18px;
line-height: 24px;
text-align: left;
padding-top: 30px;
margin-top: 0px;
background-color: #1a5c1c;
border-top: 52px #a5d68e solid;
}

#footer a:link, #footer a:visited {
color: #fff;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}

#footer-content {
width: 980px;
margin-left: auto;
margin-right: auto;
text-align: center;
color: #fff;
}

#copyright {
margin-top: 20px;
font-size: 11px;
line-height: 17px;
text-align: center;
}

#copyright a:link, #copyright a:visited {
color: #fff;
text-decoration: none;
}

#copyright a:hover {
text-decoration: underline;
}

#fadeshow1 {
width: 354px;
height: 596px;
}

/* -- Nav -- */

div#nav {
float: left;
font-size: 15px;
font-weight: 300;
overflow: hidden;
padding: 13px 0px 0px 0px;
margin-top: 0px;
margin-bottom: 7px;
width: 980px;
height: 39px;
margin-left: 0px;
z-index: 9998;
}

#nav ul {
margin:0;
padding:0;
list-style:none;
float:left;
}

#nav ul li {
float:left;
border-right: 0px solid #CCC;
}

#nav ul li a {
float: left;
color:#33570a;
padding: 9px 22px;
text-decoration:none;
}

/* -- Drop down menu styling -- */

#nav li ul {
background: #ffffff;
left: -999em;
margin: 36px 0 0;
padding-top: 0px;
position: absolute;
width: 232px;
z-index: 9999;
border: 1px solid #CCC;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
}

#nav li ul a {
background: none;
border-bottom: 0px #ffffff solid;
padding: 8px 12px;
margin-right: 0;
width: 208px;
}

#nav li ul li a {
color:#545454;
font-size: 15px;
}


/* -- Top Level Rollover -- */

#nav ul li a:hover,
#nav ul li:hover > a {
text-decoration: underline;
color: #212a44;
}

/* -- Drop down Rollover -- */

#nav li ul a:hover,
#nav ul li li:hover > a  {
background-color: #1a5c1c;
text-decoration: none;
color: #fff;
}

#nav li:hover ul {
left: auto;
}

#nav li li ul {
margin: -1px 0 0 160px;
visibility:hidden;
}

#nav li li:hover ul {
visibility:visible;
}

#nav select {
display: none;
}

@media (max-width: 767px) {
#nav ul     { display: none; }
#nav select { display: inline-block; } 
}


/* -- HTML -- */

h1 {
padding: 12px 0px;
font-size: 30px;
line-height: 36px;
font-weight: bold;
margin-bottom: 20px;
color: #a4cd37;
}

h1.interior {
font-size: 24px;
line-height: 30px;
font-weight: bold;
color: #266806;
}

h1.interior-span {
font-size: 24px;
line-height: 30px;
font-weight: bold;
color: #266806;
border-bottom: 3px solid #266806;
margin-top: 40px;
}

h1.home-section {
font-size: 24px;
line-height: 30px;
font-weight: bold;
color: #266806;
text-align: center;
}

h2 {
font-size: 18px;
line-height: 24px;
color: #343434;
font-weight: bold;
margin-bottom: 0px;
}

h3 {
font-size: 16px;
font-weight: 300;
color: #4d4d4d;
display: block;
border-bottom: 1px solid #4d4d4d;
margin: 12px 12px;
}

h3.contact-hdr {
font-size: 20px;
font-weight: bold;
color: #4d4d4d;
display: block;
border-bottom: 1px solid #4d4d4d;
margin: 12px 12px;
}

p.contact-info {
font-size: 16px;
line-height:  24px;
font-weight: bold;
}

img {
max-width: 100%;
height: auto;
width: auto\9; /* ie8 */
}



/* -- Classes -- */


.date {
margin-top: -30px;
}

.white-box {
background-color: #ffffff;
padding: 10px;
}

.photoleft {
float: left;
padding: 3px 20px 20px 0px;
}

.photoright {
float: right;
padding: 3px 0px 20px 20px;
}

.floatright {
float: right;
margin: 3px 0px 12px 12px;
padding: 5px;
background: #ddd;
border: 1px solid #ccc;
}

.floatleft {
float: left;
margin: 3px 16px 12px 0px;
padding: 5px;
background: #ddd;
border: 1px solid #ccc;
}

.photoborder {
padding: 5px;
background: #ddd;
border: 1px solid #ccc;
}

.photoborder2 {
padding: 5px;
background: #ddd;
border: 1px solid #ccc;
}

.hdr-phone {
font-size: 22px;
line-height: 26px;
}

.ftr-phone {
font-size: 24px;
line-height: 28px;
}

.z-hl-icon {
width: 83px;
height: 83px;
margin-bottom: 10px;
}

.z-map {
width: 289px;
height: 257px;
}

.z-commercial-photo {
width: 280px;
height: 274px;
}

.z-hoa-photo {
width: 250px;
height: 306px;
}

.z-design-photo {
width: 283px;
height: 424px;
}

.z-res-photo {
width: 280px;
height: 238 px;
}

.z-sell-image {
width: 61px;
height: 58px;
}

.z-winner-photo-space {
width: 460px;
margin-right: 20px;
}

.z-winner-photo {
width: 460px;
}

.ref-note {
background-color: #fff;
padding: 20px;
margin-top: 40px;
border: 1px solid #E9E9E9;}

/* -- Accordian Testimonials -- */

h2.acc_trigger {
	padding: 0;	margin: 0 0 5px 0;
	background: url(images/h2_trigger_a.gif) no-repeat;
	height: 46px;	line-height: 46px;
	width: 366px;
	font-size: 14px;
	font-weight: normal;
	float: left;
}
h2.acc_trigger a {
	color: #33570a;
	text-decoration: none;
	display: block;
	padding: 0 0 0 50px;
}
h2.acc_trigger a:hover {
	color: #33570a;
	text-decoration: underline;
}
h2.active {background-position: left bottom;}
.acc_container {
	margin: 0 0 5px; padding: 0;
	overflow: hidden;
	font-size: 14px;
	width: 366px;
	clear: both;
	background: #ffffff;
	border: 1px solid #d6d6d6;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px; 
}
.acc_container .block {
	padding: 20px;
}
.acc_container .block p {
	padding: 5px 0;
	margin: 5px 0;
}
.acc_container h3 {
	font-size: 14px;
	margin: 0 0 10px;
	padding: 0 0 5px 0;
	border-bottom: 1px dashed #ccc;
}
.acc_container img {
	float: left;
	margin: 10px 15px 15px 0;
	padding: 5px;
	background: #ddd;
	border: 1px solid #ccc;
}

.test-container {width:366px; margin:0 auto;}



/*		Tablet Layout: 768px.
		Gutters: 24px.
		Outer margins: 28px.
		Inherits styles from: Default Layout.
-----------------------------------------------------------------
cols    1     2      3      4      5      6      7      8
px      68    160    252    344    436    528    620    712    */

@media only screen and (min-width: 768px) and (max-width: 1000px) {

#container {
width: 728px;
margin-left: auto;
margin-right: auto;
border-left: 20px solid none;
border-right: 20px solid none;
}

#container2 {
width: 728px;
margin-left: auto;
margin-right: auto;
border-left: 20px solid none;
border-right: 20px solid none;
}

#banner {
height: 160px;
margin-bottom: 0px;
}

#top-text {
float: right;
margin-top: 36px;
margin-right: 0px;
width: 235px;
height: 77px;
text-align: right;
color: #1c5004;
font-size: 16px;
}

#logo {
float: left;
width: 475px;
height: 80px;
margin-top: 20px;
margin-left: 0px;
}

#marketing {
width: 728px;
height: 354px;
clear: both;
margin-bottom: 0px;
margin-top: 0px;
z-index: 100;
}

#top-photo {
width: 728px;
height: 214px;
clear: both;
margin-bottom: 0px;
margin-top: 0px;
z-index: 100;
}


/* ---------- Camera Slideshow Styles -------------*/

.fluid_container {
	height: 354px;
	left: -1px;
	position: absolute;
	right: 0;
	top: 164px;
	z-index: 0;
}

.fluid_container-2 {
	height: 354px;
	left: -1px;
	position: absolute;
	right: 0;
	top: 164px;
	z-index: 0;
}
		
#camera_wrap_4 {
height: 354px;
left: 0;
margin-bottom: 0!important;
position: absolute;
right: 0;
top: 0;
}

/* ---------- end Camera Slideshow Styles -------------*/


#green-container {
width: 728px;
margin-left: auto;
margin-right: auto;
font-size: 18px;
line-height: 24px;
}
	
#map {
width: 365px;
float: right;
padding-left: 20px;
padding-bottom: 20px;
}

#services-container {
width: 728px;
margin-left: auto;
margin-right: auto;
font-size: 18px;
line-height: 24px;
}
	
#content {
float: left;
margin: 20px 0px 20px 0px;
padding: 0px;
width: 462px;
}

.home-intro {
margin-top: 0px;
}

#spacer01 {
height: 30px;
}

#maintenance {
float: left;
width: 350px;
margin-left: 0px;
margin-bottom: 30px;
padding: 0px;
}

#enhancements {
float: right;
width: 350px;
margin-right: 0px;
margin-bottom: 30px;
padding: 0px;
}
	
#cred-container {
width: 728px;
margin-left: auto;
margin-right: auto;
font-size: 17px;
line-height: 24px;
}
	
div#cred-licenses {
float: left;
margin-right: 17px;
width: 315px;
height: 971px;
background-image: url(images/cred-licenses_11.jpg);
-webkit-transition: background-image 500ms ease-out;
-moz-transition: background-image 500ms ease-out;
-o-transition: background-image 500ms ease-out;
transition: background-image 500ms ease-out;
}

div#cred-memberships {
float: left;
margin-right: 17px;
width: 315px;
height: 971px;
background-image: url(images/cred-memberships_13.jpg);
-webkit-transition: background-image 500ms ease-out;
-moz-transition: background-image 500ms ease-out;
-o-transition: background-image 500ms ease-out;
transition: background-image 500ms ease-out;
}

div#cred-awards {
float: left;
width: 315px;
height: 971px;
margin-top: 17px;
background-image: url(images/cred-awards_15.jpg);
-webkit-transition: background-image 500ms ease-out;
-moz-transition: background-image 500ms ease-out;
-o-transition: background-image 500ms ease-out;
transition: background-image 500ms ease-out;
}

div#cred-insurance {
float: left;
clear: left;
margin-right: 17px;
margin-top: 17px;
width: 315px;
height: 677px;
background-image: url(images/cred-insurance_20.jpg);
-webkit-transition: background-image 500ms ease-out;
-moz-transition: background-image 500ms ease-out;
-o-transition: background-image 500ms ease-out;
transition: background-image 500ms ease-out;
}

div#cred-community {
float: left;
margin-right: 17px;
margin-top: 17px;
width: 315px;
height: 677px;
background-image: url(images/cred-community_21.jpg);
-webkit-transition: background-image 500ms ease-out;
-moz-transition: background-image 500ms ease-out;
-o-transition: background-image 500ms ease-out;
transition: background-image 500ms ease-out;
}
	
div#news-box {
float: left;
margin-right: 0px;
width: 293px;
height: 655px;
background-color: #fff;
border: 1px solid #d2d2d2;
padding: 10px;
overflow: auto;
margin-top: 17px;
}

#content2 {
float: left;
width: 648px;
padding: 0px 0px 0px 20px;
margin-top: 20px;
font-size: 14px;
line-height: 22px;
}

#sidebar-b {
background-image: url(images/sidebarbg-wide_03.jpg);
background-repeat: no-repeat;
background-position: top;
float: right;
width: 390px;
margin-top: 20px;
margin-right: 149px;
}
	
#content2blog {
float: left;
width: 614px;
padding: 0px 0px 0px 20px;
margin-top: 20px;
font-size: 14px;
line-height: 22px;
}

#sidebar-blog {
background-image: url(images/sidebarbg-wide_03.jpg);
background-repeat: no-repeat;
background-position: top;
float: left;
width: 280px;
margin-top: 20px;
}

#sidebar-b-content {
padding: 0px 12px;
}

#rightcolumn {
margin: 20px 0px 20px 0px;
padding: 0px;
width: 226px;
float: right;
}

#sidebar-c {
background-image: url(images/sidebarbg-wide_03.jpg);
background-repeat: repeat-x;
background-position: top;
float: right;
width: 320px;
margin-top: 20px;
}

#content3 {
float: left;
width: 688px;
padding: 0px 0px 0px 0px;
margin-top: 20px;
font-size: 14px;
line-height: 22px;
}

section.contact {
clear: both;
}

.right-col {
float: right;
width: 320px;
margin-top: 20px;
font-size: 14px;
line-height: 22px;
margin-right: 10px;
}

.left-col {
float: left;
width: 320px;
margin-top: 20px;
font-size: 14px;
line-height: 22px;
margin-left: 10px;
}

.name {
font-size: 16px;
line-height: 24px;
font-weight: bold;
}

#team {
background-image: url(images/greenscape-team_44.jpg);
background-repeat: no-repeat;
background-position: 50% 50%;
background-size: cover;
height: 270px;
width: 100%;
z-index: -1;
}

#footer {
clear: both;
height: 250px;
font-size: 18px;
line-height: 24px;
text-align: left;
padding-top: 30px;
margin-top: 0px;
background-color: #1a5c1c;
border-top: 52px #a5d68e solid;
}

#footer-content {
width: 728px;
margin-left: auto;
margin-right: auto;
text-align: center;
color: #fff;
}

#copyright {
margin-top: 20px;
font-size: 11px;
line-height: 17px;
text-align: center;
}


/* -- Nav -- */

div#nav {
float: left;
font-size: 13px;
font-weight: 300;
overflow: hidden;
padding: 0px 0px 0px 0px;
margin-top: 0px;
margin-bottom: 7px;
width: 728px;
height: 39px;
margin-left: 0px;
z-index: 9998;
}

#nav ul {
margin:0;
padding:0;
list-style:none;
float:left;
}

#nav ul li {
float:left;
border-right: 0px solid #CCC;
}

#nav ul li a {
float: left;
color:#33570a;
padding: 9px 12px;
text-decoration:none;
}

/* -- Drop down menu styling -- */

#nav li ul {
background: #ffffff;
left: -999em;
margin: 36px 0 0;
padding-top: 0px;
position: absolute;
width: 202px;
z-index: 9999;
border: 1px solid #CCC;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
}

#nav li ul a {
background: none;
border-bottom: 0px #ffffff solid;
padding: 8px 12px;
margin-right: 0;
width: 178px;
}

#nav li ul li a {
color:#545454;
font-size: 13px;
}

h1 {
padding: 12px 0px;
font-size: 30px;
line-height: 36px;
font-weight: bold;
margin-bottom: 20px;
color: #a4cd37;
}

h2 {
font-size: 18px;
line-height: 24px;
color: #343434;
font-weight: bold;
margin-bottom: 0px;
}

.z-map {
width: 200px;
height: 177px;
}

.z-team {
width: 120px;
height: 178px;
}


}



/*		Mobile Layout: 320px.
		Gutters: 24px.
		Outer margins: 34px.
		Inherits styles from: Default Layout.
---------------------------------------------
cols    1     2      3
px      68    160    252    */

@media only screen and (max-width: 767px) {
	
body {
background-image: url(images/bodybg_02.jpg);
background-repeat: repeat-x;
background-position: top;
}

#container {
width: 280px;
margin-left: auto;
margin-right: auto;
border-left: 20px solid none;
border-right: 20px solid none;
}

#container2 {
width: 280px;
margin-left: auto;
margin-right: auto;
}

#top-text {
float: none;
margin-top: 10px;
margin-right: 0px;
width: 280px;
height: 77px;
text-align: center;
color: #1c5004;
font-size: 14px;
}

#banner {
height: 190px;
margin-bottom: 0px;
}

#logo {
float: none;
width: 280px;
height: 47px;
margin-top: 0px;
padding-top: 16px;
margin-left: 0px;
}

#marketing {
width: 280px;
height: 200px;
clear: both;
margin-bottom: 0px;
margin-top: 0px;
z-index: 100;
}

#top-photo {
width: 280px;
height: 200px;
clear: both;
margin-bottom: 0px;
margin-top: 0px;
z-index: 100;
}


/* ---------- Camera Slideshow Styles -------------*/

.fluid_container {
	height: 200px;
	left: -1px;
	position: absolute;
	right: 0;
	top: 190px;
	z-index: 0;
}

.fluid_container-2 {
	height: 200px;
	left: -1px;
	position: absolute;
	right: 0;
	top: 190px;
	z-index: 0;
}
		
#camera_wrap_4 {
height: 200px;
left: 0;
margin-bottom: 0!important;
position: absolute;
right: 0;
top: 0;
}

/* ---------- end Camera Slideshow Styles -------------*/



#content {
float: left;
margin: 20px 0px 10px 0px;
padding: 0px;
width: 280px;
}

.home-intro {
float: left;
margin-top: 0px;
}

#spacer01 {
height: 30px;
}
	
#green-container {
width: 280px;
margin-left: auto;
margin-right: auto;
font-size: 18px;
line-height: 24px;
}
	
#map {
width: 280px;
float: right;
padding-left: 20px;
padding-bottom: 20px;
}

#services-container {
width: 280px;
margin-left: auto;
margin-right: auto;
font-size: 18px;
line-height: 24px;
}

#maintenance {
float: left;
width: 280px;
padding: 0px;
margin-left: 0px;
margin-bottom: 30px;
font-size: 14px;
line-height: 24px;
}

#enhancements {
float: right;
width: 280px;
padding: 0px;
margin-right: 0px;
margin-bottom: 30px;
font-size: 14px;
line-height: 24px;
}
	
#cred-container {
width: 315px;
margin-left: auto;
margin-right: auto;
font-size: 17px;
line-height: 24px;
}
	
div#cred-licenses {
float: left;
margin-right: 17px;
width: 315px;
height: 971px;
background-image: url(images/cred-licenses_11.jpg);
-webkit-transition: background-image 500ms ease-out;
-moz-transition: background-image 500ms ease-out;
-o-transition: background-image 500ms ease-out;
transition: background-image 500ms ease-out;
}

div#cred-memberships {
float: left;
margin-right: 17px;
margin-top: 17px;
width: 315px;
height: 971px;
background-image: url(images/cred-memberships_13.jpg);
-webkit-transition: background-image 500ms ease-out;
-moz-transition: background-image 500ms ease-out;
-o-transition: background-image 500ms ease-out;
transition: background-image 500ms ease-out;
}

div#cred-awards {
float: left;
width: 315px;
height: 971px;
margin-top: 17px;
background-image: url(images/cred-awards_15.jpg);
-webkit-transition: background-image 500ms ease-out;
-moz-transition: background-image 500ms ease-out;
-o-transition: background-image 500ms ease-out;
transition: background-image 500ms ease-out;
}

div#cred-insurance {
float: left;
clear: left;
margin-right: 17px;
margin-top: -28px;
width: 315px;
height: 677px;
background-image: url(images/cred-insurance_20.jpg);
-webkit-transition: background-image 500ms ease-out;
-moz-transition: background-image 500ms ease-out;
-o-transition: background-image 500ms ease-out;
transition: background-image 500ms ease-out;
}

div#cred-community {
float: left;
margin-right: 17px;
margin-top: 17px;
width: 315px;
height: 677px;
background-image: url(images/cred-community_21.jpg);
-webkit-transition: background-image 500ms ease-out;
-moz-transition: background-image 500ms ease-out;
-o-transition: background-image 500ms ease-out;
transition: background-image 500ms ease-out;
}
	
div#news-box {
float: left;
margin-right: 0px;
width: 293px;
height: 655px;
background-color: #fff;
border: 1px solid #d2d2d2;
padding: 10px;
overflow: auto;
margin-top: 17px;
}

#rightcolumn {
margin: 10px 10px 10px 10px;
padding: 0px;
width: 260px;
float: right;
}

#content2 {
float: left;
width: 280px;
padding: 0px 0px 0px 0px;
margin-top: 20px;
font-size: 14px;
line-height: 22px;
}

#sidebar-b {
background-image: url(images/sidebarbg-wide_03.jpg);
background-repeat: no-repeat;
background-position: top;
float: right;
width: 280px;
margin-top: 20px;
margin-right: 0px;
}
	
#content2blog {
float: left;
width: 280px;
padding: 0px 0px 0px 0px;
margin-top: 20px;
font-size: 14px;
line-height: 22px;
}

#sidebar-blog {
background-image: url(images/sidebarbg-wide_03.jpg);
background-repeat: no-repeat;
background-position: top;
float: left;
width: 280px;
margin-top: 20px;
}

#sidebar-b-content {
padding: 0px 12px;
}

#sidebar-c {
background-image: url(images/sidebarbg-wide_03.jpg);
background-repeat: repeat-x;
background-position: top;
float: right;
width: 280px;
margin-top: 20px;
}

#content3 {
float: left;
width: 280px;
padding: 0px 0px 0px 0px;
margin-top: 20px;
font-size: 14px;
line-height: 22px;
}

.right-col {
float: right;
width: 280px;
margin-top: 20px;
font-size: 14px;
line-height: 22px;
}

.left-col {
float: left;
width: 280px;
margin-top: 20px;
font-size: 14px;
line-height: 22px;
}

.name {
font-size: 16px;
line-height: 24px;
font-weight: bold;
}

#team {
background-image: url(images/greenscape-team_44.jpg);
background-repeat: no-repeat;
background-position: 50% 50%;
background-size: cover;
height: 140px;
width: 100%;
z-index: -1;
}

#footer {
clear: both;
height: 250px;
font-size: 18px;
line-height: 24px;
text-align: left;
padding-top: 30px;
margin-top: 0px;
background-color: #1a5c1c;
border-top: 52px #a5d68e solid;
}

#footer-content {
width: 280px;
margin-left: auto;
margin-right: auto;
text-align: center;
color: #fff;
}

#copyright {
margin-top: 20px;
font-size: 11px;
line-height: 17px;
text-align: center;
}

/* -- Nav -- */

div#nav {
float: left;
font-size: 14px;
font-weight: 300;
font-family: Arial, Helvetica, sans-serif;
overflow: hidden;
padding: 1px 0px 0px 0px;
margin-top: 0px;
margin-bottom: 0px;
width: 280px;
height: 30px;
margin-left: 0px;
z-index: 9998;
text-align: center;
}

h1 {
padding: 12px 0px;
font-size: 18px;
line-height: 24px;
font-weight: bold;
margin-bottom: 20px;
color: #a4cd37;
}

h1.interior {
font-size: 18px;
line-height: 24px;
font-weight: bold;
color: #266806;
}

.hdr-phone {
font-size: 22px;
line-height: 26px;
}

.ftr-phone {
font-size: 24px;
line-height: 28px;
}

.z-map {
width: 280px;
height: 244px;
}

.z-sidephoto {
width: 270px;
}

.z-team {
width: 120px;
height: 178px;
}


/* -- Accordian Testimonials -- */

h2.acc_trigger {
	padding: 0;	margin: 0 0 5px 0;
	background: url(images/h2_trigger_a.gif) no-repeat;
	height: 46px;	line-height: 46px;
	width: 280px;
	font-size: 14px;
	font-weight: normal;
	float: left;
}

.acc_container {
	margin: 0 0 5px; padding: 0;
	overflow: hidden;
	font-size: 14px;
	width: 280px;
	clear: both;
	background: #ffffff;
	border: 1px solid #d6d6d6;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px; 
}

.acc_container .block {
	padding: 20px;
}

.test-container {width:280px; margin:0 auto;}

#fadeshow1 {
width: 280px;
height: 471px;
}
	
}



/*		Wide Mobile Layout: 480px.
		Gutters: 24px.
		Outer margins: 22px.
		Inherits styles from: Default Layout, Mobile Layout.
------------------------------------------------------------
cols    1     2      3      4      5
px      68    160    252    344    436    */

@media only screen and (min-width: 480px) and (max-width: 767px) {
	
body {
}
	
#container {
width: 436px;
margin-left: auto;
margin-right: auto;
border-left: 22px solid none;
border-right: 22px solid none;
}

#container2 {
width: 436px;
margin-left: auto;
margin-right: auto;
}

#banner {
height: 200px;
margin-bottom: 0px;
}

#top-text {
float: none;
margin-top: 10px;
margin-right: 0px;
width: 436px;
height: 77px;
text-align: center;
color: #1c5004;
font-size: 14px;
}

#logo {
float: none;
width: 436px;
height: 74px;
margin-top: 0px;
margin-left: 0px;
padding-top: 10px;
}

#marketing {
width: 436px;
height: 250px;
clear: both;
margin-bottom: 10px;
margin-top: 0px;
}

#top-photo {
width: 436px;
height: 214px;
clear: both;
margin-bottom: 0px;
margin-top: 0px;
z-index: 100;
}

/* ---------- Camera Slideshow Styles -------------*/

.fluid_container {
height: 250px;
left: 0;
position: absolute;
right: 0;
top: 210px;
z-index: 0;
}

.fluid_container-2 {
	height: 250px;
	left: 0px;
	position: absolute;
	right: 0;
	top: 210px;
	z-index: 0;
}
		
#camera_wrap_4 {
height: 250px;
left: 0;
margin-bottom: 0!important;
position: absolute;
right: 0;
top: 0;
}

/* ---------- end Camera Slideshow Styles -------------*/

#content {
float: left;
margin: 20px 0px 10px 0px;
padding: 0px;
width: 436px;
}

.home-intro {
float: none;
margin-top: 0px;
}

#spacer01 {
height: 30px;
}

#green-container {
width: 436px;
margin-left: auto;
margin-right: auto;
font-size: 18px;
line-height: 24px;
}
	
#map {
width: 436px;
float: right;
padding-left: 20px;
padding-bottom: 20px;
}

#services-container {
width: 436px;
margin-left: auto;
margin-right: auto;
font-size: 18px;
line-height: 24px;
}

#maintenance {
float: left;
width: 436px;
padding: 0px;
margin-left: 0px;
margin-bottom: 30px;
font-size: 14px;
line-height: 24px;
}

#enhancements {
float: right;
width: 436px;
padding: 0px;
margin-right: 0px;
margin-bottom: 30px;
font-size: 14px;
line-height: 24px;
}
	
#cred-container {
width: 315px;
margin-left: auto;
margin-right: auto;
font-size: 17px;
line-height: 24px;
}
	
div#cred-licenses {
float: left;
margin-right: 17px;
width: 315px;
height: 971px;
background-image: url(images/cred-licenses_11.jpg);
-webkit-transition: background-image 500ms ease-out;
-moz-transition: background-image 500ms ease-out;
-o-transition: background-image 500ms ease-out;
transition: background-image 500ms ease-out;
}

div#cred-memberships {
float: left;
margin-right: 17px;
margin-top: 17px;
width: 315px;
height: 971px;
background-image: url(images/cred-memberships_13.jpg);
-webkit-transition: background-image 500ms ease-out;
-moz-transition: background-image 500ms ease-out;
-o-transition: background-image 500ms ease-out;
transition: background-image 500ms ease-out;
}

div#cred-awards {
float: left;
width: 315px;
height: 971px;
margin-top: 17px;
background-image: url(images/cred-awards_15.jpg);
-webkit-transition: background-image 500ms ease-out;
-moz-transition: background-image 500ms ease-out;
-o-transition: background-image 500ms ease-out;
transition: background-image 500ms ease-out;
}

div#cred-insurance {
float: left;
clear: left;
margin-right: 17px;
margin-top: -28px;
width: 315px;
height: 677px;
background-image: url(images/cred-insurance_20.jpg);
-webkit-transition: background-image 500ms ease-out;
-moz-transition: background-image 500ms ease-out;
-o-transition: background-image 500ms ease-out;
transition: background-image 500ms ease-out;
}

div#cred-community {
float: left;
margin-right: 17px;
margin-top: 17px;
width: 315px;
height: 677px;
background-image: url(images/cred-community_21.jpg);
-webkit-transition: background-image 500ms ease-out;
-moz-transition: background-image 500ms ease-out;
-o-transition: background-image 500ms ease-out;
transition: background-image 500ms ease-out;
}

#rightcolumn {
margin: 10px 78px 10px 10px;
padding: 0px;
width: 260px;
float: right;
}

#content2 {
float: left;
width: 436px;
padding: 0px 0px 0px 0px;
margin-top: 20px;
font-size: 14px;
line-height: 22px;
}

#sidebar-b {
background-image: url(images/sidebarbg-wide_03.jpg);
background-repeat: no-repeat;
background-position: top;
float: right;
width: 390px;
margin-top: 20px;
margin-right: 23px;
}
	
#content2blog {
float: left;
width: 436px;
padding: 0px 0px 0px 0px;
margin-top: 20px;
font-size: 14px;
line-height: 22px;
}

#sidebar-blog {
background-image: url(images/sidebarbg-wide_03.jpg);
background-repeat: no-repeat;
background-position: top;
float: left;
width: 280px;
margin-top: 20px;
}

#sidebar-c {
background-image: url(images/sidebarbg-wide_03.jpg);
background-repeat: repeat-x;
background-position: top;
float: right;
width: 436px;
margin-top: 20px;
}

#content3 {
float: left;
width: 436px;
padding: 0px 0px 0px 0px;
margin-top: 20px;
font-size: 14px;
line-height: 22px;
}

.right-col {
float: right;
width: 436px;
margin-top: 20px;
font-size: 14px;
line-height: 22px;
}

.left-col {
float: left;
width: 436px;
margin-top: 20px;
font-size: 14px;
line-height: 22px;
}

.name {
font-size: 16px;
line-height: 24px;
font-weight: bold;
}

#footer {
clear: both;
height: 210px;
font-size: 18px;
line-height: 24px;
text-align: left;
padding-top: 30px;
margin-top: 0px;
background-color: #1a5c1c;
border-top: 52px #a5d68e solid;
}

#footer-content {
width: 436px;
margin-left: auto;
margin-right: auto;
text-align: center;
color: #fff;
}

#copyright {
margin-top: 20px;
font-size: 11px;
line-height: 17px;
text-align: center;
}



/* -- Nav -- */

div#nav {
float: right;
font-size: 15px;
font-weight: 300;
overflow: hidden;
padding: 0px 0px;
margin-top: 0px;
margin-bottom: 0px;
width: 436px;
margin-left: 0px;
text-align: center;
}

/* -- Accordian Testimonials -- */

h2.acc_trigger {
	padding: 0;	margin: 0 0 5px 0;
	background: url(images/h2_trigger_a.gif) no-repeat;
	height: 46px;	line-height: 46px;
	width: 366px;
	font-size: 14px;
	font-weight: normal;
	float: left;
}

.acc_container {
	margin: 0 0 5px; padding: 0;
	overflow: hidden;
	font-size: 14px;
	width: 366px;
	clear: both;
	background: #ffffff;
	border: 1px solid #d6d6d6;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px; 
}

.acc_container .block {
	padding: 20px;
}

.test-container {width:366px; margin:0 auto;}

.z-sidephoto {
width: 356px;
}

#fadeshow1 {
width: 354px;
height: 596px;
}


}

@media only screen and (min-width: 480px){}@media only screen and (min-width: 600px){}@media only screen and (min-width: 768px){}@media only screen and (min-width: 992px){}@media only screen and (min-width: 1382px){}@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 3/2),
only screen and (min-device-pixel-ratio: 1.5){}
