body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	text-align: center;
	background-image: url(images/background.gif);
}
#top3wrapper {
	text-align: left;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	margin-top:0px;
	height: 280px;
	background-color: #FFFFFF;
}
#wrapper {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	width: 780px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 88px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#left {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	padding: 0;
	margin-bottom: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/* box model hack - see http://tantek.com/CSS/Examples/boxmodelhack.html */
#left {
	width: 259px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 241px;
}
html > body #left {
	width: 240px;
}

#left a:link, #left a:visited {
	color: #4E77B6;
	text-decoration: none;
}
#left a:hover {
	text-decoration: underline;
}
#content {
	float:right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
/*	display:inline-block;*/
	padding: 0px 9px 0px 0px;
	margin-top: 8px;
	margin-bottom: 16px;
	margin-left: 0px;
}
/* box model hack - see http://tantek.com/CSS/Examples/boxmodelhack.html */
#content {
	width: 514px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 494px;
}
html > body #content {
	width: 504px;
}
#wrapper a:link, #content a:visited, #content a:active {
	color: #8CA559;
	text-decoration: none;
	padding: 0;
	font-weight: bold;
}
#wrapper a:hover {
	text-decoration: underline;
	padding: 0;
}
#content p, #content li {
	font-size: 0.8em;
	line-height: 1.4em;
}
#content p {
	color: #000000;
	padding: 7px 0px;
	margin: 0px;
}
#content h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #A3A3A3;
	font-weight: bold;
	background-image: url(httpdocs/images/pagehdr-underline.gif);
	background-repeat: repeat-x;
	background-position: 20px;
	padding-bottom: 38px;
	margin-bottom: -14px;
}

#row01 {
	background-image: url(images/suburban-scapes-logo.png);
	margin-top: 34px;
	width: 780px;
	height: 100px;
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	text-align: center;
	padding-top: 30px;
}
#navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-align: center;
	top: 15px;
	position: absolute;
	width: 760px;
	height: 16px;
}
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-right: 6px;
	/*padding-top: 4px;*/
}
#navigation li {
	display: inline;
	color: #CEC8C4;
}
#navigation a:link, #navigation a:visited { 
	padding: 0px 2px 0px 2px; 
	color: #5c534c;
	text-decoration: none;
}
#navigation a:hover {
	color: #37312D;
	text-decoration: underline;
}
#row03 {
	top: 100px;
	position: absolute;
	width: 750px;
	height: 81px;
}
#row03 ul {
	list-style: none;
	margin: 3px 6px 3px 0px;
	padding: 0px;
	vertical-align: middle;
	color: #897061;
}
#row03 li {
	display: inline;
	vertical-align: middle;
}
#row03 a:link, #row03 a:visited { 
	padding: 0px 2px 0px 2px; 
	color: #6d4e3c;
	text-decoration: underline;
}
#row03 a:hover {
	color: #6d4e3c;
	text-decoration: underline;
}
#nav {
	top: 180px;
	position: absolute;
	margin: 0px;
	background: transparent;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #6C7F3F;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}
#nav ul {
	list-style: none;
	margin: 0;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#nav li {
	display: inline;
}
#nav a:link, #nav a:visited {
}
#nav a:hover {
}
form {
	border: 0px;
	margin: 0px;
	padding: 0px;
	display:inline;
}
/*following probably not needed as no input reqd from users*/
input {
	color: #000000;
	background-color: #F7F7F7;
	border: 1px solid #3E6722;
}
select {
	width: 100px;
	color: #6d4e3c;
	background-color: #ffffff;
	border: 1px solid #bcc9d6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
textarea {
	width: 360px;
	color: #000000;
	background-color: #F7F7F7;
	border: 1px solid #3E6722;
}
.lhpanel {
	margin-bottom: 15px;
	background-image: url(httpdocs/images/lhpanel_middle.gif);
	background-repeat: repeat-y;
}
.lhpanel_top {
	background-image: url(httpdocs/images/lhpanel_top.gif);
	height: 10px;
	background-repeat: no-repeat;	
}
.lhpanel-row2 {
	background-image: url(httpdocs/images/happy-customers.gif);
	height: 22px;
	background-repeat: no-repeat;	
}
.lhpanel_middle {
	background-image: url(httpdocs/images/speech-marks.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.lhpanel_bottom {
	background-image: url(httpdocs/images/lhpanel_bottom.gif);
	height: 10px;
	background-repeat: no-repeat;
}
.lhpanel p {
	text-align: justify;
}
.lhpanel-pricing {
	margin-bottom: 15px;
	width: 261px;
	background-image: url(httpdocs/pricing/images/lhpanel-pricing-middle.gif);
	background-repeat: repeat-y;
}
.lhpanel-pricing-top {
	background-image: url(httpdocs/pricing/images/pricing-top.gif);
	height: 32px;
	background-repeat: no-repeat;	
}
.lhpanel-pricing-row2 {
	background-image: url(httpdocs/images/happy-customers.gif);
	height: 22px;
	background-repeat: no-repeat;	
}
.lhpanel-pricing-middle {
	background-repeat: no-repeat;
	background-position: right bottom;
}
.lhpanel-pricing-bottom {
	background-image: url(httpdocs/pricing/images/lhpanel-pricing-bottom.gif);
	height: 52px;
	background-repeat: no-repeat;
}
#wrapper #left .lhpanel-pricing .lhpanel-pricing-middle p {
	margin-bottom: 8px;
}
#wrapper #left .lhpanel-pricing .lhpanel-pricing-bottom img {
	width: 100%;
	height: 100%;
}
.lhpanel-special-offer {
	margin-bottom: 15px;
	width: 261px;
	background-image: url(httpdocs/special-offer/images/lhpanel-special-offer-middle.gif);
	background-repeat: repeat-y;
	text-align: center;
	padding: 0px;
	margin-left: 0px;
}
.lhpanel-special-offer-top {
	background-image: url(httpdocs/images/introducing.gif);
	height: 32px;
	background-repeat: no-repeat;	
}
.lhpanel-special-offer-row2 {
	background-image: url(httpdocs/images/happy-customers.gif);
	height: 22px;
	background-repeat: no-repeat;	
}
.lhpanel-contact-rob-now {
	background-repeat: no-repeat;
	background-position: right bottom;
}
.lhpanel-contact-rob-now-bottom {
	background-image: url(httpdocs/images/contact-rob-now.jpg);
	height: 52px;
	background-repeat: no-repeat;
}
#wrapper #left .lhpanel-contact-rob-now .lhpanel-contact-rob-now-middle p {
	margin-bottom: 8px;
}
#wrapper #left .lhpanel-contact-rob-now .lhpanel-contact-rob-now-bottom img {
	width: 100%;
	height: 100%;
}
#wrapper #left .lhpanel-contact-rob-now-middle h5 {
	text-align: center;
	padding-right: 14px;
	font-size: 0.8em;
	padding-bottom: 2px;
}
.angle_brackets {
	color: #999999;
	display: inline;
	font-weight: bold;
}

#wrapper #content h4 {
	font-size: 1em;
	font-weight: normal;
	color: #3E6722;
	padding-top: 4px;
	margin-top: 0px;
	padding-bottom: 10px;
	margin-bottom: 0px;
}
#footer {
	height: 60px;
	clear: both;
	font-size: 0.7em;
	color: #535147;
	background-color: #FFFFFF;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #D1CBD1;
	padding-top: 5px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	font-weight: normal;
	margin-top: 20px;
}
#footer a:link, #footer a:visited, #footer a:active {
	color: #8CA559;
	text-decoration: none;
	font-weight: bold;
}
#footer a:hover {
	color: #8CA559;
	text-decoration: underline;
	font-weight: bold;
}
#footer2 {
	clear: both;
	font-size: 0.68em;
	color: #959494;
	background-color: transparent;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 25px;
}
#wrapper #content h3 {
	margin-left: 18px;
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 18px;
	padding-bottom: 10px;
	padding-top: 0px;
	color: #D76311;
}
#wrapper #content li.nested_bullet {
	list-style-type: none;
	background-color: #F0E8E3;
	padding: 0px;
}
#wrapper #content p.news_blurb {
	margin: 0px 0px 0px 18px;
	padding: 0px;
}
#wrapper #content .news_date {
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 18px;
	padding-bottom: 0px;
	color: #978577;
	font-size: 0.7em;
}
#wrapper #content .news_title {
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 18px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
#wrapper .ie5mac-fix {
	float: right;
}
#wrapper #left .lhpanel .lhpanel_middle h2 {
	font-size: 14px;
	padding-left: 0px;
	color: #9B9B9B;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px 0px 10px;
	background-color: #fbf8f6;
	text-align: center;
}
#wrapper #left #lhpanel-client-list {
	margin-bottom: 15px;
}
#wrapper #left #lhpanel-client-list .header {
	background-image: url(httpdocs/images/client-list.gif);
	width: 261px;
	height: 22px;
}
#wrapper #left #lhpanel-client-list .content {
	width: 261px;
}
#left ul {
	list-style-type: none;
	list-style-image: url(images/bullet-square.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1d1b14;
	font-size: 1em;
	padding: 0px;
	line-height: 1.5em;
	margin-top: 4px;
	margin-bottom: 10px;
	margin-left: 25px;
}
#wrapper #left #lhpanel-services-list {
	margin-bottom: 15px;
	padding: 0;
}
#wrapper #left #lhpanel-services-list .header {
	background-image: url(httpdocs/images/services-list.gif);
	width: 261px;
	height: 22px;
}
#wrapper #left #lhpanel-services-list .content {
	width: 261px;
}
#wrapper #left #lhpanel-contact {
	margin-top: 10px;
	margin-bottom: 15px;
	padding: 0;
}
#wrapper #left #lhpanel-contact .header {
	background-image: url(httpdocs/contact/images/contact.gif);
	width: 261px;
	height: 22px;
}
#wrapper #left #lhpanel-contact .content {
	width: 261px;
}
#wrapper #left #lhpanel-friends {
	margin-bottom: 15px;
	margin-top: 10px;
}
#wrapper #left #lhpanel-friends .header {
	background-image: url(httpdocs/images/friends.gif);
	width: 261px;
	height: 22px;
}
#wrapper #left #lhpanel-friends .content {
	width: 261px;
}
#wrapper #left #lhpanel-credibility .header {
	background-image: url(httpdocs/images/lhpanel-headers/credibility.gif);
	width: 261px;
	height: 22px;
}
#wrapper #left #lhpanel-payment {
	margin-bottom: 15px;
}
#wrapper #left #lhpanel-payment .header {
	background-image: url(httpdocs/images/lhpanel-headers/payment.gif);
	width: 261px;
	height: 22px;
}
#wrapper #left #lhpanel-payment .content {
	width: 261px;
}
#left h5 {
	font-size: 0.7em;
	color: #1d1b14;
	padding-left: 5px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	margin-top: 12px;
}
#content p.larger-text {
	color: #312F28;
	margin-top: 5px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	display: block;
	font-size: 95%;
	padding: 0px;
	text-align: center;
}
#wrapper #content-left {
	float: left;
	width: 440px;	
	background-repeat: no-repeat;
	margin-top: 14px;
	padding-top: 0px;
}
#wrapper #content #content-right {
	float: right;
	width: 210px;
	background-repeat: no-repeat;
	margin-top: 14px;
	padding-top: 0px;
}
.lhpanel .lhpanel_middle .referee {
	text-align: left;
	font-weight: bold;
}
#wrapper #content .content-panel {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e6e8d0;
	padding-bottom: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 0px;
}
#wrapper #content .content-panel img {
	float: right;
	margin: 0px;
	padding: 0px 0px 10px 6px;
}
#wrapper #content .content-panel ul {
	list-style-type: none;
	list-style-image: url(httpdocs/images/bullet.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1d1b14;
	margin-left: 21px;
	padding: 0px;
	line-height: 1.5em;
	margin-top: 0px;
	margin-bottom: 0px;	
}
#pfolio-menu {
	margin-bottom: 15px;
	margin-top: 0px;
	text-align: right;
}
#pfolio-menu .content {
	width: 261px;
}
#pfolio-menu .content ul {
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1d1b14;
	font-size: 0.7em;
	margin-left: 29px;
	padding: 0px;
	line-height: 1.5em;
	margin-top: 4px;
	margin-bottom: 10px;
}
#pfolio-menu h5 {
	text-decoration: none;
}
#pfolio-menu h5 a:link {
	text-decoration: none;
	color: #1d1b14;
}
/*#left p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #1d1b14;
	margin: 0px 15px;
	padding: 5px 0px 0px;
	line-height: 1.5em;
}*/
#content .content-panel p, #content .content-panel li {
	font-size: 0.7em;
}
.datatable {
	border: 1px none #646B0E;
	border-collapse: collapse;

}
.datatable td {
	padding: 0px 8px;
	vertical-align: top;
}
#content .datatable p {
	font-size: 0.7em;
}
.datatable th {
	border: 1px solid #646B0E;
	font-weight: normal;
	text-align: right;
	vertical-align: top;
	padding: 0px 4px;
	background-color: #F8FAE2;
}
.special-offer-table {
	border: 1px none #646B0E;
}
.special-offer-table td {
	padding: 2px 8px 4px;
	vertical-align: top;
	border: 1px solid #F4F8D3;
}
#content .special-offer-table p {
	font-size: 0.7em;
	padding: 0px;
}
.special-offer-table th {
	border: 1px solid #646B0E;
	font-weight: normal;
	text-align: center;
	padding: 0px 2px 2px;
	background-color: #F8FAE2;
}
#wrapper #content .datatable caption {
	color: #F47920;
	padding-bottom: 10px;
	padding-top: 15px;
}

#content h5 {
	font-weight: bold;
	padding: 0px;
	margin: 12px 0px 0px;
}
hr {
	width: 100%;
	color: #E7E4E7;
	background-color: #E7E4E7;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 1px;
	margin-top: 10px;
}
.italic {
	font-style: italic;
}
#wrapper #content ul.bullet-link {
	list-style-type: none;
	list-style-image: url(httpdocs/images/arrow-icon-sml-grn.gif);
	margin-left: 16px;
	padding-left: 12px;
	margin-top: 6px;
	margin-bottom: 20px;
	padding-top: 4px;
}
#wrapper #content ul {
	margin: 0px 0px 0px 12px;
	padding: 6px 0px 6px 12px;
	list-style-image: url(httpdocs/images/bullet.gif);
}
#left li {
	margin-bottom: 4px;
}
#content li {
	list-style-type: none;
	margin-bottom: 7px;
}
.centred {
	text-align: center;
}
.bold {
	font-weight: bold;
}
.alltheabove {
	color: #FFFFFF;
	font-size: 0.85em;
	font-weight: bold;
	padding-top: 4px;
	text-align: center;
	background-color: #DF6913;
	display: block;
	padding-bottom: 4px;
	
}
h6 {
	font-size: 0.73em;
	padding: 0px;
	margin: 6px 0px 0px;
}
#wrapper #content h3, #wrapper #content h3 {
	font-family: Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
	font-size: 170%;
	color: #3E6722;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
a:hover.linkbox-home {
	background-color: #99CC99;
}
#wrapper #content .linkbox-home {
	padding-bottom: 10px;
	display: block;
	font-weight: normal;
}
#wrapper #left #lhpanel-client-list .content h3 {
	font-size: 110%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 15px;
	margin-bottom: 6px;
	margin-top: 3px;
}
#wrapper #content #content-right .helpme {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #EF4623;
	font-weight: bold;
}
#wrapper #left .content img {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E7E4E7;
	border-right-color: #E7E4E7;
	border-bottom-color: #E7E4E7;
	border-left-color: #E7E4E7;
}
.feature{
	font-size: 80%;
	border: 1px solid #E7E4E7;
	text-align: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#wrapper #left .content .feature table td {
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	border-bottom-style: solid;
	border-bottom-color: #C0C0C0;
}
#wrapper #content .linkbox-home h5 {
	font-size: 1em;
}
#wrapper #content .linkbox-home table {
	margin-top: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
#wrapper #content .linkbox-home table td {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #C0C0C0;
	padding: 3px;
}
#wrapper #content .linkbox-home #plantlist {
	font-size: 0.6em;
}
#wrapper #content .linkbox-home .imgsml {
	padding-left: 15px;
	padding-top: 5px;
}
#wrapper #content .linkbox-home img {
	float: right;
	padding-left: 20px;
}
h6 {
	font-size: 90%;
}
