body {
	margin: 0;
	background: #117b23 url('images/bg-body.gif') repeat-x;
	text-align: center;
	font: 13px georgia, 'times new roman', sans-serif;
	color: #333;
}
img {border: 0;}
p {margin:0 0 12px 0; line-height:20px;}
a {color: #363; text-decoration: none; padding: 2px;}
div.clear {margin:0; height:0px; clear:both; font-size:0px; line-height:0px;}
.centered {margin: 0; text-align: center; width: 100%;}
p.centered {margin: 0 0 12px 0; text-align: center;}

#contain_all {
	margin: 0 auto;
	width: 780px;
	background: #fff url('images/bg-content.gif') no-repeat;
	text-align: left;
	position: relative;
}
#main {
	width: 730px;
	background: #fff;
	margin: 0px 25px 0px 25px;
	position: relative;
}


/* HEADER ------------------------------*/

#header {
	margin: 0;
	position: relative;
	height: 246px;
	width: 780px;
	background: url('images/landscaping-head.jpg') no-repeat;
}
.showleft {
	float: left;
	margin: 0;
	padding: 0;
}
.showcent {
	float: left;
	margin: 0;
	padding: 0;
}
.showright {
	float: left;
	margin: 0;
	padding: 0;
}

/* LEFT COLUMN -------------------------*/
#left-col {
	float: left;
	margin: 20px 0 0 15px;
	width: 500px;
}
#left-col p a:hover {
	background: #e8dfc8;
}
a.intext {
	padding: 0px;
	color: #333;
}
#left-col h1 {
	margin: 0 0 24px 0;
	font-size: 24px;
	font-weight: normal;
	color: #d15600;
}
#left-col ul {
	margin: 0 0 0 100px;
	line-height:21px;
}
#left-col h2 {
	margin: 24px 0 5px 0;
	font-size: 17px;
	font-weight: normal;
}
#left-col h2 a:hover {
	background: #e8dfc8;
}
form {
	padding: 10px;
	margin: 0 23px 15px 0;
	float: left;
	width: 240px;
	background: #f5f5f5;
}
form fieldset {
	padding: 6px;
	margin: 0;
}
form legend {
	color: #090;
}
form input.textbox {
	width: 215px;
}
form textarea {
	width: 215px;
	height: 120px;
}
.form-row {
	margin: 0 0 8px 0;

}
.form-left {
	float: left;
	margin: 0;
	padding-top: 3px;
	width: 65px;
}
.form-right {	
	margin: 0;
}
.gallery-main {
	margin: 0;
	padding-top: 20px;
	text-align: center;
	height: 140px;
}
a.gallery-title {
	font-weight: bold;
	width: 162px;
}
.certs {
	margin: 0;
	padding-top: 5px;
	height: 90px;
}
.ncma {
	margin: 0 0 0 22px;
	float: left;
	width: 220px;
	height: 80px;
	text-align: center;
}
.icpi {
	margin: 0 29px 0 0;
	float: right;
	width: 220px;
	height: 60px;
	text-align: center;
}

.certs img.certificate {
	margin: 5px 0px;
}
p.name {
	margin-left: 220px;
	margin-top: -5px;
	margin-bottom: 17px;
}
p.testimony {
	margin-left: 26px;
	margin-right: 26px;
}
p.lined {
	padding-top: 14px;
	border-top: 1px solid #bbb;
}


/* PHOTO GALLERY STYLES -----------------*/
.gallery {
	margin: 0;
	text-align: center;
}
.gallery a {
	padding: 1px;
}
.gallery img.thumb {
	width: 116px;
	height: 116px;
	padding: 1px;
	border: 1px solid #e8dfc8;
	background: #efefef;	
}
.noshow {
	display: none;
}

/* RIGHT COLUMN -------------------------*/
#right-col {
	float: right;
	margin: 69px 0 10px 0;
	width: 185px;
	font: 13px arial, sans-serif;
	line-height: 18px;
	position: relative;
}
#logo {
	position: absolute;
	top: -71px;
	right: 1px;
	margin: 0;
	width: 230px;
}
#right-col img.line {
	display: block;
	margin: 14px 0;
}
#right-col img.notopmargin {
	margin-top: 0px;
}
#right-col a {
	color: #333;
	display: block;
	margin: 0;
	text-decoration: none;
	line-height: 22px;
	padding: 0;
	font-size: 14px;
}
#right-col a:hover {
	text-decoration: underline;
	color: #888;
	background: none;
}
#right-col a.active {
	color: #090;
}
#right-col a.sublink {
	text-indent: 10px;
}

/* LOGOS --------------------------------*/
.logos {
	text-align: center;
	margin: -5px 20px 0px 20px;
	padding-left: 38px;
	height: 85px;
}
.logos a {
	float: left;
	margin-top: 25px;
}
.logos a:hover {
	background: none;
}
img.weuse {
	padding: 0 6px;
}
.logos a.lsf {margin: 0px;}


/* FOOTER ------------------------------*/
#footer {
	margin: 15px 0 15px 15px;
	background: #18882b;
	width: 683px;
	height: 23px;
	padding: 8px 10px 0 7px;
	color: #fff;
	font: 11px arial, sans-serif;
}
#footer .links {
	float: left;
	margin: 0;
}
#footer .links a {
	color: #fff;
	padding: 0px 3px 0px 3px;
}
#footer .links a:hover {
	background: none;
	text-decoration: underline;
}
#footer .copyright {
	float: right;
	margin: 0;
	color: #fff;
}
#ae {
	text-align: center;
	margin: 0;
	padding: 12px 0px 3px 0px;
	font: 11px verdana, sans-serif;
	position: relative;
	height: 28px;
}
#ae a {
	color: #666;
}
#ae a .aetxt {
	position: relative;
	top: -9px;
}
