a, a:link, a:visited, a:hover, a img {
	outline: none;
	border: none;
	color: #fff;
}
html{
	margin:0;
	padding:0;
}
body{
	margin:0;
	padding:0;
	background: #67b243;
	/*background: url(../images/background.jpg) center top no-repeat fixed #67b243;*/
	background: url(../images/background-2.jpg) center top no-repeat fixed #67b243;
	background-size: cover;
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
	color: #fff;
	min-width: 1140px;
}
body#gallerypg{
	background: url(../images/background_gallery.jpg) center top no-repeat fixed #67b243;
	background-size: cover;
}
.width{
	position: relative;
	margin: 0 auto;
	/*padding: 0 0px;*/
    padding: 0 15px;
    box-sizing: border-box;
	width: 100%;
	max-width: 1140px;
}
#header{
}
#topmenu{
	width: 100%;
	background: #67b243;
	position: absolute;
	top:0;
	z-index: 99;
	border-bottom: 3px solid white;
	box-shadow: 0px 0px 6px #000;
}
#topmenu .width{
	padding:0px;
}
#photo{
	border-top: 4px solid #fff;
}
#photo .width{
	min-height: 600px;
}
#gallerypg #photo .width{
	min-height: 500px;
}
#logo{
	display: block;
	position: absolute;
	top: 10px;
	z-index: 999;
}
#logo a{
}
#logo img{
	display: block;
	position: absolute;
	left: -8px;
}
#gallerypg #logo img{
    max-height: 40px;
    left: 0px;
    top: -5px;
    margin-left: 10px;
}
#quality{
	position: absolute;
	bottom: 100px;
	left:80px;
}
#galleryText{
    display: block;
    position: absolute;
    bottom: 100px;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    float: none;
    width: 100%;
    text-align: center;
}
#galleryText h1{
    text-transform: none;
    text-shadow: 0px 0px 6px #307011;
}
#callnow{
	position: absolute;
	bottom: 70px;
	right: 93px;
	background: rgba(36,58,9,0.5);
	padding: 15px 20px 40px 20px;
	text-align: center;
}
#callnow p{
	margin:0;
	font-size: 18px;
}
#callnow a{
	display:block;
	background: rgb(227,133,67);
	background: -moz-linear-gradient(top, rgb(227,133,67) 0%, rgb(173,47,24) 100%);
	background: -webkit-linear-gradient(top, rgb(227,133,67) 0%,rgb(173,47,24) 100%);
	background: linear-gradient(to bottom, rgb(227,133,67) 0%,rgb(173,47,24) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e38543', endColorstr='#ad2f18',GradientType=0 );
	border-radius: 1px;
	box-shadow: 0 0 0pt 3pt #243a09;
	border: 2px solid #bfd0b5;
	margin-top: 16px;
	padding: 8px 4px;
	text-shadow: 0px 0px 4px #ad2f18;
	text-decoration: none;
	font-weight: bold;
	font-size: 32px;
}
#callnow a:hover, #callnow a:focus{
	background: rgb(199,89,45);
	background: -moz-linear-gradient(top, rgb(199,89,45) 0%, rgb(153,41,21) 100%);
	background: -webkit-linear-gradient(top, rgb(199,89,45) 0%,rgb(153,41,21) 100%);
	background: linear-gradient(to bottom, rgb(199,89,45) 0%,rgb(153,41,21) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#C7592D', endColorstr='#992915',GradientType=0 );
	text-shadow: 0px 0px 4px #992915;
}
#mainnav{
}
.section{
	position: relative;
	margin:0;
	padding: 50px 0;
	width: 100%;
	border-top: 4px solid #fff;
}
.leaf{
	position: absolute;
	z-index: 88;
	top:-25px;
	width: 100%;
	text-align: center;
}
.leaf img{
	margin: 0 auto;
}
p{
	font-family: "Lucida Bright", "Times New Roman", Times, serif;
	font-size: 21px;
	line-height: 160%;
}
ul{
	line-height: 180%;
	font-size: 19px;
	padding-left:35px;
}
li{
}
h1, h2{
	font-weight: normal;
	text-transform: uppercase;
}
h1{
	font-size: 50px;
	margin-bottom:-15px;
}
h2{
	font-size: 30px;
}
.main{
	position:absolute;
	top:10px;
	right:0;
}
.clear{
	clear:both;
	margin-bottom: 0px;
}
.icon{
	position: absolute;
	top: 10px;
}
.icon img{
	box-shadow: 0px 0px 20px #555;
}
#lawnmowing{
	background: #67b243;
	padding-top: 190px;
}
#lawnmowing .width{
	position: relative;
}
#greenmenu{
	width: 100%;
	position: absolute;
	top: -264px;
    left: 0;
	background: rgb(156,216,102);
	background: -moz-linear-gradient(top, rgb(156,216,102) 0%, rgb(52,139,34) 100%);
	background: -webkit-linear-gradient(top, rgb(156,216,102) 0%,rgb(52,139,34) 100%);
	background: linear-gradient(to bottom, rgb(156,216,102) 0%,rgb(52,139,34) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9cd866', endColorstr='#348b22',GradientType=0 );
	border-radius: 1px;
	box-shadow: 0 0 0pt 3pt #243a09;
	border: 2px solid #ddd;
    box-sizing: border-box;
}
#greenmenu ul{
	list-style: none;
	margin:0;
	padding:0;
	text-align: center;
}
#greenmenu li{
	margin:0;
	padding:0;
	display: inline-block;
	width: 24%;
	/*min-width: 130px;*/
}
#greenmenu a{
	display: block;
	position: relative;
	font-family: "Lucida Bright", "Times New Roman", Times, serif;
	font-size: 22px;
	text-transform: uppercase;
	text-decoration: none;
	width: 100%;
	margin: 0;
	padding: 35px 0 25px 0;
	line-height: 114%;
	text-shadow: 1px 1px 4px #2C731D;
}
#greenmenu a:hover, #greenmenu a:focus{
	text-shadow: 0px 0px 4px #cc0;
}
#greenmenu a:after{
	position: absolute;
	top:14%;
	right:-5px;
	content:"";
	display: inline-block;
	width: 1px;
	height: 70%;
	box-shadow: 0px 0px 4px #000;
	border-right: 1px solid white;
}
#greenmenu li:nth-child(4) a:after{
	display:none;
}
#greenmenu img{
	margin-bottom: 6px;
}
#greenmenu a:hover img, #greenmenu a:focus img{
}
#lawnmowing .main{
	width: 343px;
}
#lawnmowing h1, #lawnmowing p,
#sprinkler h1, #sprinkler p,
#testimonies h1,
#contactus h1{ /* account for icons */
	padding-left: 140px;
}
#lawnmowing h1, #lawnmowing p { /* account for main images */
	padding-right: 350px;
}
#sprinkler h1, #sprinkler p{ /* account for main images */
	padding-right: 435px;
}
#aboutus h1, #aboutus p{ /* account for main images */
	padding-right: 325px;
}
#columns p{
	padding:0;
	font-size: 19px;
}
#columns{
	text-align: center;
}
#columns img{
	border-top: 4px solid #fff;
}
.column{
	width: 343px;
	margin: 0;
	display: inline-block;
	text-align: left;
}
#col1{
	position: absolute;
	left:0;
}
#col2{
}
#col3{
	position: absolute;
	right:0;
}
#sprinkler{
	background:#007c85;
}
#ourwork{
	background: rgba(255,255,255,0.4);
	background: rgba(224,207,180,0.6);
}
#gallery{
}
#gallerypg #gallery{
	padding-bottom:70px;
}
#gallery > a{
	display: inline-block;
	margin: 0 0px 40px 40px;
	border: 3px solid #fff;
	box-shadow: 0px 0px 4px #333;
}
#gallery > a:hover, #gallery > a:focus{
	border: 3px solid #D5FA9A;
	border-color: rgba(213,250,154,0.8);
	box-shadow: 0px 0px 4px #111;
}
#gallery > a > img{
	width: 130px;
	height: 130px;
}
#testimonies{
	background: #67b243;
}
#twinfalls #testimonies{
	background: url(../images/contactusbkg.png) top left repeat-x rgba(255,255,255,0.7);
	background: rgba(224,207,180,0.5);
}
#testimonies h1{
	padding-top: 34px;
	font-size: 44px;
}




#testimonies p {
margin: 75px 275px 0 0;
background: #fff;
    position: relative;
    -moz-border-radius: 16px;
    -webkit-border-radius: 16px;
    border-radius: 16px;
padding: 30px;
	font-family: "Lucida Bright", "Times New Roman", Times, serif;
font-size: 18px;
font-style: italic;
line-height: 140%;
color: #000;
}
#testimonies .sig{
display: inline-block;
padding-left: 8px;
font-size: 13px;
font-weight: bold;
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}
#testimonies p:before {
    content: "";
    width: 0;
    height: 0;
    left: 100%;
    top: 38px;
    position: absolute;
    border-top: 14px solid transparent;
    border-left: 46px solid #fff;
    border-bottom: 24px solid transparent;
}












#testimonies .main{ /* account for main images */
	top: 145px;
}
#testimonies .main img{
	border: 5px solid #fff;
}
#testimonies .clear{
	margin-bottom: 20px;
}
#aboutus{
	background: rgba(255,255,255,0.75);
	color: #226005;
	padding-bottom: 100px;
}
#orangemenu{
	width: 100%;
	position: absolute;
	top: -150px;
    left: 0;
}
#orangemenu.stick{
/*min-width: 1140px;*/
position: fixed;
top: auto;
bottom: -32px;
left:0;
box-shadow: 0px 0px 10px #243A09;
background: #67B243;
background: rgba(103,178,67,0.9);
z-index:999;
}
#orangemenu.stick li{
position: relative;
bottom: 30px;
}
#orangemenu ul{
	list-style: none;
	margin:0;
	padding:0;
	text-align: center;
}
#orangemenu li{
	margin:0;
	padding:0;
	display: inline-block;
}
#orangemenu li#firstorange{
	margin: 0 120px 0 0;
}
#orangemenu a{
	display:block;
	background: rgb(227,133,67);
	background: -moz-linear-gradient(top, rgb(227,133,67) 0%, rgb(173,47,24) 100%);
	background: -webkit-linear-gradient(top, rgb(227,133,67) 0%,rgb(173,47,24) 100%);
	background: linear-gradient(to bottom, rgb(227,133,67) 0%,rgb(173,47,24) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e38543', endColorstr='#ad2f18',GradientType=0 );
	border-radius: 1px;
	box-shadow: 0 0 0pt 3pt #243a09;
	border: 2px solid #eee;
	width: 280px;
	margin:0;
	padding: 6px 20px;
	text-shadow: 0px 0px 5px #f30;
	text-decoration: none;
	font-size: 28px;
}
#orangemenu a:hover, #orangemenu a:focus{
	background: rgb(199,89,45);
	background: -moz-linear-gradient(top, rgb(199,89,45) 0%, rgb(153,41,21) 100%);
	background: -webkit-linear-gradient(top, rgb(199,89,45) 0%,rgb(153,41,21) 100%);
	background: linear-gradient(to bottom, rgb(199,89,45) 0%,rgb(153,41,21) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#C7592D', endColorstr='#992915',GradientType=0 );
	text-shadow: 0px 0px 3px #f90;
}
#orangemenu span{
	vertical-align: middle;
	margin: 0 10px;
}
#orangemenu img{
	display: inline-block;
	vertical-align: middle;
	margin: 0 10px;
	width: 42px;
	height: 41px;
}
#orangemenu a:hover img, #orangemenu a:focus img{
	opacity: 0.9;
}
#contactus{
	background: url(../images/contactusbkg.png) top left repeat-x rgba(255,255,255,0.7);
	padding-top: 90px;
    min-height: 750px;
}
#contactus h1{
	color: #467736;
}
#contactinfo{
	background: #67B243;
	margin: 30px auto 0 140px;
	width: 350px;
	float:left;
}
#contactinfo ul{
	list-style: none;
	padding:20px;
	margin-bottom:0;
}
#contactinfo li{
	padding:0 0 0 50px;
	font-size: 20px;
	line-height: 250%;
}
#contactinfo #phone{
	background: url(../images/contacticon-phone.gif) left center no-repeat;
}
#contactinfo #email{
	background: url(../images/contacticon-email.gif) left center no-repeat;
}
#contactinfo #snailmail{
	line-height: 130%;
	background: url(../images/contacticon-snailmail.gif) left top -3px no-repeat;
}
#contactinfo #facebook{
	background: url(../images/contacticon-facebook.gif) left center no-repeat;
}
#contactinfo a{
	text-decoration: none;
}
#formdiv{
	border: 4px solid #007C85;
	border-radius: 4px;
	box-shadow: 0px 0px 8px #333;
	background: #fff;
	width: 540px;
	margin: -50px 0 50px auto;
}
#formdiv form{
	padding: 35px 24px 24px 24px;
}
#formdiv input, #formdiv textarea{
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 3px solid #67B243;
	border-color: rgba(103,178,67,1.0);
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
	font-size:20px;
	background: #fff;
	color: #007C85;
	margin: 8px 0px;
	padding: 12px 10px 8px 10px;
}

#formdiv #req {
  color:#008F99;
  float:left;
  font-size:14px;
  font-style:italic;
}	
#formdiv input:placeholder-shown, #formdiv textarea:placeholder-shown{
	border: 3px solid #67B243;
	border-color: rgba(103,178,67,0.6);
}
#formdiv input::placeholder, #formdiv textarea::placeholder{
	color: #007C85;
	opacity: 0.7;
}
#formdiv input:focus, #formdiv textarea:focus{
	background: #e2f8d8;
	color: #007C85;
}
#formdiv #city{
	width: 246px;
	margin-right: 14px;
}
#formdiv #state{
	width: 78px;
	margin-right: 14px;
	text-align:center;
}
#formdiv #zip{
	width: 130px;
	float:right;
}
#formdiv #time{
width: 100%;
display:block;
height: 34px;
}
#formdiv #context{
	display: inline-bock;
float:left;
	color: #008F99;
	font-weight: bold;
	font-size: 20px;
	height: 21px;
	margin: 4px 0 0 0;
	padding:0;
}
.styled-select {
		background: url(../images/select2.jpg) no-repeat center right;
		height: 29px;
		overflow: hidden;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		height: 34px;
		width: 250px;
		float: right;
		border: 3px solid #67B243;
		border-color: rgba(103,178,67,1.0);
}

.styled-select select {
	background:none;
	border: none;
	font-size: 16px;
	height: 34px;
	width: 268px;
	padding: 5px;
	color: #008F99;
	font-weight: bold;
}
.styled-select option{
	font-weight: normal;
}
#formdiv #code{
	width: 250px;
	float:right;
}
#formdiv #captcha{
width: 302px;
height: 80px;
display: block;
border: none;
margin: 15px 0 25px auto;
padding:0;
}
#formdiv .button, #formdiv .button:hover, #formdiv .button:focus{
	display:block;
	background: rgb(227,133,67);
	background: -moz-linear-gradient(top, rgb(227,133,67) 0%, rgb(173,47,24) 100%);
	background: -webkit-linear-gradient(top, rgb(227,133,67) 0%,rgb(173,47,24) 100%);
	background: linear-gradient(to bottom, rgb(227,133,67) 0%,rgb(173,47,24) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e38543', endColorstr='#ad2f18',GradientType=0 );
	border-radius: 1px;
	box-shadow: 0 0 0pt 3pt #243a09;
	border: 2px solid #bfd0b5;
	margin: 16px 0 0 auto;
	padding: 8px 4px;
	text-shadow: 0px 0px 3px #E54D1F;
	text-decoration: none;
	color: #fff;
font-size: 19px;
	width:45%;
}
#viewGallery{
    display: block;
    background: rgba(104, 177, 67, .5);
    background: -moz-linear-gradient(top, rgba(164, 193, 149, 0.7) 0%,rgba(104, 177, 67, .7) 100%);
    background: -webkit-linear-gradient(top, rgba(164, 193, 149, 0.7) 0%,rgba(104, 177, 67, .7) 100%);
    background: linear-gradient(to bottom, rgba(164, 193, 149, 0.7) 0%,rgba(104, 177, 67, .7) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e38543', endColorstr='#ad2f18',GradientType=0 );
    border-radius: 4px;
    box-shadow: 0 0 5pt 2pt #ffffff8c;
    /* border: 2px solid #bfd0b5; */
    margin: auto;
    padding: 0px;
    /* text-shadow: 0px 0px 3px #b7b7b72e; */
    text-decoration: none;
    color: #fff;
    font-size: 19px;
    width: 222px;
    text-align: center;
}
#viewGallery a{
	display:block;
	text-decoration:none;
	color:#fff;
    padding: 8px 4px;
}
#formdiv .button:active{
	background: rgb(199,89,45);
	background: -moz-linear-gradient(top, rgb(199,89,45) 0%, rgb(153,41,21) 100%);
	background: -webkit-linear-gradient(top, rgb(199,89,45) 0%,rgb(153,41,21) 100%);
	background: linear-gradient(to bottom, rgb(199,89,45) 0%,rgb(153,41,21) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#C7592D', endColorstr='#992915',GradientType=0 );
	text-shadow: 0px 0px 4px #992915;
}
#footer{
	position: relative;
	z-index:6;
	background: #67b243;
	padding:0;
	clear: both;
}
#footer .width{
	display: flex;
	align-items: flex-end;
}
#footer ul, #footer li{
	list-style:none;
	padding:0;
	line-height: 34px;
}
#footer p{
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
	line-height: 34px;
}
#left, #right{
	padding: 0px 0 30px 0;
	flex: 1;
}
#center{
	width: 420px;
	background: #007C85;
	margin: 0 60px;
	padding: 40px 0;
	text-align: center;
}
#center img{
	max-width: 100%;
}
#right{
	text-align:right;
}
#right p{
	font-size: 19px;
}
#right .italic{
	font-style: italic;
	font-size: 18px;
}
#right .uppercase{
	text-transform: uppercase;
	font-size: 20px;
}
#copyright{
	padding: 1px 0;
	background: #c8592d;
	text-align: center;
}
#twinfalls #copyright{
padding-bottom: 50px;
}
#copyright p{
	font-size: 16px;
position: relative;
}
#copyright span{
display: inline-block;
}
#copyright span:after{
content:"";
display: inline-block;
width: 1px;
height: 16px;
border-right: 1px solid #fff;
box-shadow: 1px 1px 2px #666;
margin: 0 6px;
position: relative;
top: 3px;
}
#copyright span#natek:after{
display:none;
}



