body {
	background: #d4e7cb url(/lib/img/bg.png) repeat-x; 	
	min-width: 950px;
}
div.centered {
	width: 925px;
	position: relative;
	margin: 0px auto;
	text-align:left;
}
#top-box {
	width: 100%;
	text-align: center;
	width: 100%;
	height: 185px;
	position: relative;
	z-index:9;
}
#top-box #lcorner{
	background:url(/lib/img/l-corner.png) no-repeat;
	position:absolute;
	top:0px;
	left:0px;
	width:15px;
	height:50px;
}
#top-box #rcorner{
	background:url(/lib/img/r-corner.png) no-repeat;
	position:absolute;
	top:0px;
	right:0px;
	width:15px;
	height:50px;
}
#top-box div.centered {
	background:url(/lib/img/top-box.png) no-repeat;
	height: 185px;
}
#top-box div.centered a#logo {
	width: 450px;
	height: 160px;
	position:absolute;
	top:20px;
	left: 20px;
	text-indent:-5000px;
	overflow:hidden;
}
#nav_holder {
	position:absolute;
	top:25px;
	left:198px;
	color:white;
	font-size:16px;
	font-weight: bold;
	text-transform:uppercase;
	z-index:10;
}
#nav li {
	margin: 0px;
	z-index:10;
}
#nav li a {
	text-decoration: none;
	text-indent:-1000px;
	overflow:hidden;
	width: 100%;
	display: block;
	height: 48px;
	line-height:48px;
	z-index:10;
}
#nav li a.about {
	background-image: url(/lib/img/nav-bar.png);
	background-repeat: no-repeat;
	width: 145px;
	background-position: 0px 0px;
}
#nav li:hover a.about {
	width: 145px;
	background-position: 0px -48px;
}
#nav li a.services {
	background-image: url(/lib/img/nav-bar.png);
	background-repeat: no-repeat;
	width: 131px;
	background-position: -145px 0px;
}
#nav li:hover a.services {
	width: 131px;
	background-position: -145px -48px;
}
#nav li a.solutions {
	background-image: url(/lib/img/nav-bar.png);
	background-repeat: no-repeat;
	width: 158px;
	background-position: -276px 0px;
}
#nav li:hover a.solutions {
	width: 158px;
	background-position: -276px -48px;
}
#nav li a.tree-care {
	background-image: url(/lib/img/nav-bar.png);
	background-repeat: no-repeat;
	width: 149px;
	background-position: -434px 0px;
}
#nav li:hover a.tree-care {
	width: 149px;
	background-position: -434px -48px;
}
#nav li a.contact {
	background-image: url(/lib/img/nav-bar.png);
	background-repeat: no-repeat;
	width: 133px;
	background-position: -583px 0px;
}
#nav li:hover a.contact {
	width: 133px;
	background-position: -583px -48px;
}
#nav li ul {
	z-index:9;
	font-size: 12px;
	line-height:14px;
	width:400px;
	opacity:.94;
	background: #183417;
	background: -moz-linear-gradient(bottom,  #284a27,  #183417);
	background: -webkit-gradient(linear, left bottom, left top, from( #284a27), to(#183417));
	border: 1px solid #0d230c;
	border-top: none;
	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	-moz-box-shadow: 0px 2px 10px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0px 2px 10px rgba(0,0,0,0.5);
	box-shadow: 0px 2px 10px rgba(0,0,0,0.5);
	margin: 0px;
	padding: 8px 0px;
}
#nav li ul li{
	z-index:10;
	width: 130px;
	margin: 0px;
	padding: 0px;
	line-height: 30px;
	height: 30px;
	display: block;
	float: left;
}
#nav li ul li.divl{
	border-left: 1px solid #4a6d49;
	border-right: 1px solid transparent;
}
#nav li ul li.divr{
	border-right: 1px solid #0d230c;
	border-left: 1px solid transparent;
}
#nav li ul li.divb{
	border-right: 1px solid #0d230c;
	border-left: 1px solid #4a6d49;
}
#nav li ul li.divbot{
	background:#0d230c;
	width:100%;
	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	line-height: 12px;
	height:12px;
}
#nav li ul li a {
	z-index: 10px;
	text-indent: 0px;
	color: #9dd166;
	text-shadow: 0px -1px 0px rgba(0,0,0,0.75);
	height: 18px;
	line-height: 18px;
	border: none;
	padding: 0px 0px 0px 22px;
	margin: 6px 8px;
	-moz-border-radius:none;
	-webkit-border-radius:none;
	border-radius:none;
	background: url(/lib/img/leaf.png) no-repeat bottom left;
}
#nav li ul li a:hover {
	color: #c5ed99;
	text-shadow: 0px -1px 0px rgba(0,0,0,0.75);
	background: url(/lib/img/leaf.png) no-repeat top left;
}
/************************************************************
ONLY EDIT BELOW IF YOU REALLY KNOW WHAT YOUR DOING!
************************************************************/
#nav {
	margin:0;
	padding:0;
	list-style-type:none;
}
#nav li {
	list-style-type:none;
}
#nav a {
	display:block;
}
#nav li{
	float:left;
	position:relative;
	display: block;
}
#nav ul {
	position:absolute;
	display:none;
}
#nav li ul a{
	float:left;
}
#nav li ul {
	float:left;
}
#nav li ul li{
	float:left;
	position:relative;
}
#nav ul ul{
	top:0;
	left:100%;
}
#nav li ul ul {
	width:auto;
	float:left;
}
#nav li:hover ul{
	display:block;
}
#mid-box-lg {
	background:url(/lib/img/mid-box-lg-bg.png) repeat-x;
	position:relative;
	width: 100%;
	text-align: center;
	height: 340px;
	z-index:7;
}
#mid-box-lg #lside{
	background:url(/lib/img/l-side.png) no-repeat;
	position:absolute;
	top:144px;
	left:0px;
	width:12px;
	height:12px;
}
#mid-box-lg #rside{
	background:url(/lib/img/r-side.png) no-repeat;
	position:absolute;
	top:144px;
	right:0px;
	width:12px;
	height:12px;
}
#mid-box-lg div.centered {
	background:url(/lib/img/mid-box-lg.png) no-repeat;
	width: 887px;
	height: 340px;
	left:19px;
}
#mid-box-lg #portfolio a, #mid-box-lg #rr-trees a, #mid-box-lg #accreditations a {
	color: #d1ed9d;	
}
#mid-box-lg #portfolio {
	position: absolute;
	top: 15px;
	left: 50px;
	width: 380px;
	height: 60px;
	padding: 40px 0px 0px 8px;
	background:url(/lib/img/landscaping-portfolio.png) no-repeat 0px 5px;
	color: #d1ed9d;
	font-size:12px;
	text-shadow: 1px 1px 0px rgba(0,0,0,0.35);
	z-index: 8;
}
#mid-box-lg #rr-trees {
	position: absolute;
	top: 121px;
	left: 50px;
	width: 325px;
	height: 60px;
	padding: 40px 0px 0px 8px;
	background:url(/lib/img/rockriver-valley-trees.png) no-repeat 0px 5px;
	color: #b9da7c;
	font-size:12px;
	text-shadow: 1px 1px 0px rgba(0,0,0,0.35);
	z-index: 8;
}
#mid-box-lg #accreditations {
	position: absolute;
	top: 227px;
	left: 50px;
	width: 380px;
	height: 50px;
	padding: 40px 0px 0px 8px;
	background:url(/lib/img/accreditations.png) no-repeat 0px 5px;
	color: #b9da7c;
	font-size:12px;
	text-shadow: 1px 1px 0px rgba(0,0,0,0.35);
	z-index: 8;
}
#mid-box-lg #accreditations span {
	position:absolute;
	top:75px;
	left:8px;
	font-size:9px;
}
#mid-box-lg a#al1 {
	width:38px;
	height: 32px;
	background:url(/lib/img/mini-acc-logos-1.png) no-repeat;
	float: left;
	margin-right: 24px;
}
#mid-box-lg a#al2 {
	width:66px;
	height: 32px;
	background:url(/lib/img/mini-acc-logos-2.png) no-repeat;
	float: left;
	margin-right: 24px;
}
#mid-box-lg a#al3 {
	width:32px;
	height: 32px;
	background:url(/lib/img/mini-acc-logos-3.png) no-repeat;
	float: left;
	margin-right: 24px;
}
#mid-box-lg a#al4 {
	width:38px;
	height: 32px;
	background:url(/lib/img/mini-acc-logos-4.png) no-repeat;
	float: left;
	margin-right: 24px;
}
#mid-box-lg a#al5 {
	width:24px;
	height: 32px;
	background:url(/lib/img/mini-acc-logos-5.png) no-repeat;
	float: left;
	margin-right: 24px;
}
#mid-box-lg #view-photos{
	width: 529px;
	height: 329px;
	background:url(/lib/img/view-photos.png) no-repeat;
	position: absolute;
	top:2px;
	left: 354px;
}












#mid-box-sm {
	background:url(/lib/img/mid-box-sm-bg.png) repeat-x;
	position:relative;
	width: 100%;
	text-align: center;
	height: 114px;
	z-index:7;
}
#mid-box-sm #lside{
	background:url(/lib/img/l-side.png) no-repeat;
	position:absolute;
	top:44px;
	left:0px;
	width:12px;
	height:12px;
}
#mid-box-sm #rside{
	background:url(/lib/img/r-side.png) no-repeat;
	position:absolute;
	top:44px;
	right:0px;
	width:12px;
	height:12px;
}
#mid-box-sm div.centered {
	background:url(/lib/img/mid-box-sm.png) no-repeat;
	width: 887px;
	height: 93px;
	left:19px;
}
#mid-box-sm #accreditations a {
	color: #d1ed9d;
}
#mid-box-sm #accreditations {
	position: absolute;
	top: 12px;
	left: 36px;
	width: 332px;
	height: 40px;
	padding: 14px 0px 10px 262px;
	background: url(/lib/img/accreditations.png) no-repeat 0px 10px;
	color: #b9da7c;
	font-size:12px;
	text-shadow: 1px 1px 0px rgba(0,0,0,0.35);
	z-index: 8;
}
#mid-box-sm #accreditations span {
	position:absolute;
	top:38px;
	left:8px;
	font-size:9px;
}
#mid-box-sm a#al1 {
	width:38px;
	height: 32px;
	background:url(/lib/img/mini-acc-logos-1.png) no-repeat;
	float: left;
	margin-right: 24px;
}
#mid-box-sm a#al2 {
	width:66px;
	height: 32px;
	background:url(/lib/img/mini-acc-logos-2.png) no-repeat;
	float: left;
	margin-right: 24px;
}
#mid-box-sm a#al3 {
	width:32px;
	height: 32px;
	background:url(/lib/img/mini-acc-logos-3.png) no-repeat;
	float: left;
	margin-right: 24px;
}
#mid-box-sm a#al4 {
	width:38px;
	height: 32px;
	background:url(/lib/img/mini-acc-logos-4.png) no-repeat;
	float: left;
	margin-right: 24px;
}
#mid-box-sm a#al5 {
	width:24px;
	height: 32px;
	background:url(/lib/img/mini-acc-logos-5.png) no-repeat;
	float: left;
	margin-right: 24px;
}
#mid-box-sm #view-photos-sm{
	overflow:hidden;
	text-indent:-1000px;
	position: absolute;
	width: 196px;
	height: 50px;
	top: 20px;
	left: 650px;
	z-index: 7;
	background:url(/lib/img/sm-photos.png) no-repeat;
}









#view-photos a{
	overflow:hidden;
	text-indent:-1000px;
	position: absolute;
	width: 189px;
	height: 44px;
	top: 260px;
	left: 311px;
	z-index: 7;
}
#contact_form {
	width: 365px;
	padding: 0px;
	margin: 0px auto;
}
#contact_form input {
	color: #183417;
	font-size: 11px;
	width: 351px;
	border: 1px solid #0d230c;
	padding: 6px;
	margin: 0px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-moz-box-shadow: 1px 1px 1px rgba(0,0,0,0.5);
	-webkit-box-shadow: 1px 1px 1px rgba(0,0,0,0.5);
	outline: none;
}
#contact_form input.button {
	padding:4px;
	color:#f6ffd3;
	text-shadow: 0px -1px 0px rgba(0,0,0,.45);
	font-weight:bold;
	width: 80px;
	float: right;
	background: #6eaa3a;
	background: -moz-linear-gradient(bottom,  #6eaa3a,  #9bd86f);
	background: -webkit-gradient(linear, left bottom, left top, from(#6eaa3a), to(#9bd86f));
	border: 1px solid #0d230c;
	border-top: none;
	box-shadow: 0px 1px 1px rgba(0,0,0,0.5);
	cursor:pointer;
}
#contact_form textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #183417;
	font-size: 11px;
	height: 75px;
	width: 351px;
	border: 1px solid #0d230c;
	padding: 6px;
	margin: 0px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-moz-box-shadow: 1px 1px 1px rgba(0,0,0,0.5);
	-webkit-box-shadow: 1px 1px 1px rgba(0,0,0,0.5);
	outline: none;
}
#contact_form input.fc-field-error, #contact_form textarea.fc-field-error {
	border : 1px solid #F00;
	background:#ffeeee url(/lib/img/error.png) no-repeat 99% 4px;
}
#content {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 24px 0px;
	width: 100%;
	color: #6b685a;
	font-size: 14px;
	line-height: 20px;
}
#content a {
	color: #ef3112;	
}
#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
	color: #3e672f;	
}
#content h1 {
	font-size: 22px;
	line-height: 26px;
	margin: 0 0 12px 0;
}
#content h2 {
	font-size: 20px;
	line-height: 24px;
	margin: 0 0 10px 0;
}
#content h3 {
	font-size: 18px;
	line-height: 22px;
	margin: 0 0 8px 0;
}
#content h4 {
	font-size: 16px;
	line-height: 20px;
	margin: 0 0 8px 0;
}
#content h5 {
	font-size: 14px;
	line-height: 18px;
	margin: 0 0 8px 0;
}
#content h6 {
	font-size: 12px;
	line-height: 16px;
	margin: 0 0 8px 0;
}
#left-content {
	width: 358px;
	margin-left: 42px;
	margin-right: 39px;
	float: left;
}
#news {
	margin-bottom: 16px;
	width:90%;
	margin-left:6%;
	margin-right:4%;
}
#news h2 {
	height:62px;
	line-height: 62px;
	text-indent: 72px;
	font-size: 24px;
	padding-top: 10px;
	background:url(/lib/img/news-bg.png) no-repeat 0px 0px;
}
#newsletter {
	width: 358px;
	height: 140px;
	background:url(/lib/img/newsletter-bg.png) no-repeat -4px 0px;
	position:relative;
}
#newsletter h3 {
	position:absolute;
	text-transform:lowercase;
	font-size:20px;
	top:38px;
	left: 120px;
	color: #f06b00;
}
#newsletter #cc_loader {
	display:none;
	background:url(../img/spinners/spinner-green.gif) no-repeat;
	position:absolute;
	top:66px;
	left: 120px;
	padding-left: 24px;
	min-height: 16px;
}
#newsletter #cc_return {
	display:none;
	position:absolute;
	top:66px;
	left: 120px;
	padding-left: 24px;
	min-height: 16px;
}
#newsletter #cc_form {
	position:absolute;
	top:66px;
	left: 120px;
}
#newsletter #cc_form input{
	color: #f06b00;
	font-size: 11px;
	width: 90px;
	border: 1px solid #77a151;
	opacity:.80;
	padding: 4px;
	margin: 0px 4px 0px 0px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	outline: none;
}
#submit_cc_form {
	position:absolute;
	top:27px;
	left: 132px;
	padding:4px 5px 5px 5px;
	color:#f6ffd3;
	text-shadow: 0px -1px 0px rgba(0,0,0,.45);
	font-size: 11px;
	line-height:11px;
	height:11px;
	width: 60px;
	text-align:center;
	font-weight:bold;
	background: #ff7200;
	background: -moz-linear-gradient(bottom,  #ff7200,  #ffb478);
	background: -webkit-gradient(linear, left bottom, left top, from(#ff7200), to(#ffb478));
	border: 1px solid #f16c00;
	cursor:pointer;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	text-transform:lowercase;
}
#submit_cc_form:hover {
	background: #ffb478;
	background: -moz-linear-gradient(bottom,  #ff7200,  #ffc698);
	background: -webkit-gradient(linear, left bottom, left top, from(#ff7200), to(#ffc698));
}
#right-content {
	width: 485px;
	float:left;
}
#footer {
	line-height: 15px;
	font-size: 10px;
	width:100%;
	height: 60px;
	background:url(/lib/img/footer-bg.png) repeat-x;
	color: #a4c194;
	position: relative;
}
#footer a {
	color: #a4c194;
}
#website_credits {
	position: absolute;
	top: 15px;
	right: 0px;
	width: 280px;
}
#website_credits a, #website_credits a:link, #website_credits a:active, #website_credits a:visited, #website_credits a:hover { 
	background:url(/lib/img/at_website_footer_image.png) no-repeat left 1px;
	text-decoration: none;
	text-align: right;
	position: relative;
	width: 280px;
	height: 31px;
	margin: 0 auto 4px;
	display: block;
	white-space: nowrap;
}
#copyright {
	position: absolute;
	height: 31px;
	top: 15px;
	left: 35px;
}
#rebox_content {
	font-size: 11px;
}
#rebox_content h1 {
	font-size:14px;
	line-height:18px;
	font-weight:bold;
	margin: 6px 12px;
	padding: 0px;
	text-align:left;
}
#rebox_content h2 {
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	margin: 6px 12px;
	padding: 0px;
	text-align:left;
}
#rebox_content p {
	padding: 0px;
	font-size: 11px;
	margin: 12px;
}
#rebox_content ul {
	list-style:square;	
	margin-left: 12px;
}
#rebox_content li {
	margin-left: 12px;
}
#rebox_content p.form_element {
	text-align: right;	
}
#rebox_content p.form_element label {
	display:block;
	height: 17px;
	line-height: 17px;
	float: left;
	text-align: left;
	font-weight:bold;
	width: 49%;
}
#rebox_content p.form_element input {
	text-align: left;
	width: 45%;
}
#rebox_content p.spinner {
	padding-left: 25px;
	background-image:url(lib/img/spinners/tree.gif);
	background-repeat:no-repeat;
	background-position: 0px 1px;	
}
.message_error  {
	background:#FFEEEE url(/lib/img/error.png) no-repeat scroll 99% 4px;
	color:red;
	line-height:24px;
	min-height:24px;
	text-indent:12px;
}
.message_ok {
	background:#ddffdd url(/lib/img/ok.png) no-repeat scroll 99% 4px;
	border-bottom:1px solid #00CC00;
	color:#00CC00;
	line-height:24px;
	min-height:24px;
	text-indent:12px;
}
/*********************************************************
PAGINATION STYLES
**********************************************************/
div#pagination{
	float:right;
	clear:both;
}
div#pagination a, div#pagination a:link, div#pagination a:visited {
	color: #ff7200;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	background-color: #ffffff;
	text-decoration: none;
	margin: 0 2px;
	padding: 0 5px;
	border: solid 1px #ff7200;
	display:block;
	float:left;
}
div#pagination a:hover {
	color: white;
	background-color: #ff7200;
	text-decoration: none;
	border: solid 1px #ff7200;
}
div#pagination a:focus {
	color: white;
	background-color: #ff7200;
	text-decoration: none;
	border: solid 1px #ff7200;
}
div#pagination span.activepage {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	background-color: #ff7200;
	text-decoration: none;
	margin: 0 2px;
	padding: 0 5px;
	border: solid 1px #ff7200;
	display:block;
	float:left;
}
div#pagination span.nonactive {
	color: #dcedce;
	background-color: transparent;
	text-decoration: none;
	cursor: default;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;
	margin: 0 2px;
	padding: 0 5px;
	border: solid 1px #dcedce;
	display:block;
	float:left;
}
/*********************************************************
GALLERY STYLES
**********************************************************/
#gal-holder{
	width: 700px;
	margin: 0px auto;
	position:relative;
}
#gallery_v2 {
	clear:both;
	width: 100%;
	position: relative;
}
#gallery_v2 hr {
	margin: 12px 0px;	
}
#gallery_v2 a {
	border: 1px solid #777777;
	display: block;
	float: left;
	padding:8px;
	background-color:#f0f0f0;
	margin-right:12px;
	width: 200px;
	text-align:center;
}
#gallery_v2 a img {
	border: 1px solid #777777;
}
#gallery_v2 .gal_info{
	float: left;
	width: 225px;
	position: relative;
}
#gallery_v2 .gal_info a {
	text-decoration:none;
	width: 225px;
	text-align:left;
	display:block;
	padding: 0px;
	border:none;
	background:none;
	margin: 0 0 12px 0;
	font-size: 16px;
}
#gallery_v2 .gal_box{
	position: relative;
}
#gallery_v2 .gal_box a.view_more {
	text-decoration:none;
	font-size: 12px;
	height:16px;
	line-height:16px;
	padding:0 0 0 20px;
	position:absolute;
	bottom:0px;
	right:0px;
	border:none;
	background-color:transparent;
	width:auto;
}
.indGal h2 {
	color: #000000;
	padding: 0px;
	margin: 0 0 12px 0;
	text-align:center;
}
.indGal small {
	display:block;
	font-size:11px;
	text-align:center;
}
.indGal a.view_more {
	text-decoration:none;
	font-size: 12px;
	height:16px;
	line-height:16px;
	padding:0 0 0 20px;
	float:right;
	display:block;
	margin-right: 5px;
}

