html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}

body {
    font-family:Open Sans, sans-serif;
    width:100%;
    color:#FFF;
    background-color:#161616;
}

.grid {padding: 0;margin:0;}
.row {margin: 0;padding:0;clear:both;}
.zero-lineheight {margin: 0;padding:0;clear:both;line-height:0;}

#contact{text-align:right;color:#FFF;padding-top:20px;font-weight:600;}
#logo{padding:20px 0 5px 0;}

.welcome-text{font-size: 1.4em; color:#FFF; text-align:center; padding:25px;background-color:#262626;}
.pagetitle-text{font-size: 1.4em; color:#FFF; padding:25px;background-color:#262626;}
#boxes {text-align:center;padding:0 0 20px 0; }
.box {opacity: 1.0;filter: alpha(opacity=100);}
.box:hover {opacity: 0.8;filter: alpha(opacity=90);}

#text {padding:30px 0 0 0;font-size:0.9em;}
#main-col {padding:0 80px 40px 25px; }

#side-col{font-size:0.8em; padding:0;text-align:center;}
#logos{ }
#images-sidecol{padding:0 0 50px 0;}
#images-sidecol p{padding:0 0 30px 0;}
#images-sidecol img{border:2px solid #757575;}

#backtotop{text-align:center; padding:30px 0 30px;}
#footer{color:#FFF;font-size:0.9em;padding:20px 0 20px 0;text-align:center;}

.mobile-number {
display: none;
}

@media screen and (max-width: 480px) {
.desktop-number {
display: none;
}
.mobile-number {
display: block;
font-size:1.4em;
}
#contact{text-align:center;color:#FFF;padding-top:20px;font-weight:600;}
}

.desktop-number{ font-weight:600;}
p.contact-email{padding:6px 0 0 0; }




/* link styles */


#text a, #text a:link,#text a:visited {
	color: #fff;
	text-decoration: none;
    font-weight:700;
}

#text a:hover, #text a:active {
	text-decoration: underline;
    color:#CCC;
}

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

#contact a:hover, #contact a:active {
	text-decoration: underline;
}

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

a.white:hover, a.white:active {
	text-decoration: none;
}

#footer a, #footer a:link, #footer a:visited {
	color: #FFF;
    font-weight:400;
	text-decoration: none;
}

#footer a:hover, #footer a:active {
	color: #CCC;
}

#button-round a, #button-round a:link, #button-round a:visited {
	color: #FFF;
	text-decoration: none;
    display: block;
    padding: 15px;
}

#button-round a:hover, #button-round a:active {
	color: #FFF;
	text-decoration: none;    
}

#button-round-wrap { width: 70%; margin: 0 auto;clear:both; }

#button-round {  
font-family: 'Open Sans', sans-serif;
background-color:#7aa762;
color:#FFF;
font-size:1.1em;
font-weight:700;
text-transform:uppercase;
margin:30px 0 30px 0;
text-align:center;
}

img {
	max-width: 100%;
}

.imgcaption { 
font-size: 0.85em;
padding-bottom:20px;
}

.floatimgleft {
float: left;
font-size: 0.85em;
margin-right:10px;
margin-bottom:10px;
}

.floatimgright {
float: right;
font-size: 0.75em;
margin-left:60px;
margin-bottom:10px;
}

.floatimgleft img.small {
display: block;
margin-right:20px;
}

.floatimgright img.small {
display: block;
margin-left:0px;
}

strong {
	font-weight: 600;
}
i {
    font-style: italic;
} 

p.intro {font-size:1.2em;padding:20px 0 5px 0;}
p.intro-services{font-size:1.2em;padding:20px 0 20px 0;}
.small {font-size:0.65em; }
.large {font-size:1.4em; }
.green {color:#7aa762; }
.center {text-align:center; }
.pd{padding: 0 30px 0 30px; }
.bg-green {background-color:#7aa762; padding:8px;float:right;text-align:center;font-weight:600;width:30%;}

#main-col ul { 
margin:15px 0 15px 0;
padding:0;
list-style: none;
text-align:left;
}

#main-col ul li {
list-style-image:url('../images/icon-bullet-square.gif');
list-style-position: inside;
margin-left: 0;
padding-left: 1em;
text-indent: -1em;
padding-bottom:12px;
}


h1.pagetitle {clear:both;font-size:1.4em;}
h1.home {clear:both;}
h2.banner {clear:both;}
h2.content {clear:both;font-size:1.2em;font-weight:300;padding:20px 0 10px 0;}
h2.home-white {clear:both;font-size:1.4em;font-weight:300;padding:20px 0 10px 0;}
h2.line {
    font-size: 1.6em;
    margin-top: 40px;
    margin-bottom: 20px;
    font-weight:400;
    overflow: hidden;
    text-align: center;
    color:#7aa762;
}
h2.line:before,
h2.line:after {
    background-color: #7aa762;
    content: "";
    display: inline-block;
    height: 1px;
    position: relative;
    vertical-align: middle;
    width: 50%;
}
h2.line:before {
    right: 0.5em;
    margin-left: -50%;
}
h2.line:after {
    left: 0.5em;
    margin-right: -50%;
}

h3{clear:both;font-weight:600; padding:20px 0 15px 0;}
h4 {clear:both;font-size: 1.1em;font-weight:600;padding:15px 0 20px 0;}
#footer h3 {clear:both;padding:0 0 15px 0; text-transform: uppercase;}
#footer h4 {clear:both;font-weight:600;}
h5, h6 {clear:both;font-size: 1em;}







/*------------------------------------*\
    Flaunt JS Navigation
\*------------------------------------*/
#topnav {
    text-align:center;    
    background-color:#161616;    
    line-height:1.0em;
    text-transform:uppercase;
}

#topnav ul {list-style: none; }

.nav {
	position:relative;
	display:inline-block;
    z-index:30000;
   }
.nav-list {
	text-align:left;
}
.nav-item {
	float:left;
	*display:inline;
	zoom:1;
	position:relative;
}
.nav-item a {
	font-size:1.0em;
	font-weight:600;
    display:block;
	color:#FFF;
	background:#161616;
    text-decoration:none;
	padding:20px 40px 15px 15px;    
}

.nav-item a.on {
	font-size:1.0em;
	font-weight:600;
    display:block;
	color:#999;
	background:#161616;
    text-decoration:none;
	padding:20px 40px 15px 15px;    
}

.nav-item > a:hover {
	background:#161616;
    color:#999;
    text-decoration:none;
}

.nav-item:hover .nav-submenu {
	display:block;
}
/* Navigation submenu */
.nav-submenu {
	display:none;
	position:absolute;
	left:0;
	width:240px;
}

.nav-submenu-item a {
	background:#000;
    background-image:url('../images/nav-arrow.png');
    background-position:left;
    background-repeat:no-repeat;
   	font-size:0.8em;
	font-weight:400;
	display:block;	
    padding:10px 40px;
}
.nav-submenu-item a:hover {
	background:#666;
    background-image:url('../images/nav-arrow.png');
    background-position:left;
    background-repeat:no-repeat;
}



/* Mobile navigation */
.nav-mobile {
	display:none; /* Hide from browsers that don't support media queries */
	cursor:pointer;
	position:absolute;
	top:0;
	right:0;
	background:#78A763 url(../images/nav.svg) no-repeat center center;
	background-size:18px;
	height:50px;
	width:50px;
}
/* Mobile navigation, clickable area for revealing <ul> */
.nav-click {
	position:absolute;
	top:0;
	right:0;
	display:none;
	background-color:#666;
	height:49px;
	width:50px;
	cursor:pointer;
}
.nav-click i {
	display:block;
	height:48px;
	width:48px;
	background:url(../images/drop.svg) no-repeat center center;
	background-size:20px;
}
.nav-click:hover {
	background-color:#000;
}
.nav-rotate {
	-webkit-transform:rotate(180deg);
	-moz-transform:rotate(180deg);
	-ms-transform:rotate(180deg);
	-o-transform:rotate(180deg);
	transform:rotate(180deg);
}

/*------------------------------------*\
    Media Queries
\*------------------------------------*/

@media only screen and (min-width: 280px) and (max-width: 768px) {
	.nav-mobile {
		display:block;
	}
	.nav {
		width:100%;
		padding:50px 0 0;
	}
	.nav-list {
		display:none;
	}
	.nav-item {
		width:100%;
		float:none;
	}
	.nav-item > a.padding-right {
		padding:15px;
	}
    
	.nav-item > a.last {
		padding:15px;
	}

	.nav-click {
		display:block;
	}
	.nav-mobile-open {
		border-radius:5px 5px 0 0;
		-webkit-border-radius:5px 5px 0 0;
		-moz-border-radius:5px 5px 0 0;
	}
	.nav-item:hover .nav-submenu {
		display:none;
	}
	.nav-submenu {
		position:static;
		width:100%;
	}
}






/* homepage slider */

#landscaping .sp-slides-container {
	background-color: #161616;
}

#landscaping h2.homebanner {
	margin: 0 0 10px 0;
    font-size:2.8em;
    font-weight:600;
    color:#7AA762;
}

#landscaping p {
	margin: 0 0 10px 0;
    font-size:1.0em;
    line-height:1.2;
}

#landscaping img {
	display: block;
}

#landscaping .sp-image-text {
	background: rgba( 255, 255, 255, 0.8 );
	color: #000;
	padding: 20px;
}

@media only screen and (min-width: 501px) and (max-width: 986px) {
#landscaping h2.homebanner  {
	margin: 0 0 10px 0;
    font-size:2.8em;
    font-weight:600;
}
#landscaping p {
	margin: 0 0 10px 0;
    font-size:1.6em;
    line-height:1.2;
}
}


@media only screen and (min-width: 240px) and (max-width: 500px) {
#landscaping p {display:none;}
#landscaping h2.homebanner  {
	margin: 0 0 10px 0;
    font-size:4.4em;
    font-weight:600;
}
}