/* layout */

html, body   { background-image: url("images/banner-background.jpg"); background-repeat: repeat-x; text-align: center; margin: 0; padding: 0 }
#container  { margin: 0 auto; padding: 0; width: 950px }
#banner { background-image: url("images/ecotreecare-banner.jpg"); width: 950px; height: 180px }
#topnavcontainer   { margin: 0 0 0; padding: 0 0 0; width: 950px; border-bottom: 1px solid #060 }
#leftnavcontainer {
	background-image:  url(../images/woodland-bits/green-nav-bg-stroke.jpg);
	text-align: left;
	display: inline;
	margin: 0;
	padding: 0px;
	width: 230px;
	float: left;
	clear: both;
	background-repeat: repeat;
	height: auto;}
	
#leftnavextn{
	background-image:  url(../images/woodland-bits/green-nav-bg-stroke.jpg);
	text-align: left;
	display: inline;
	margin: 0;
	padding: 0px;
	width: 230px;
	float: left;
	clear: both;
	background-repeat: repeat;
	height: auto;}

#centrecontainer      { background-image: url("images/soft-green-pixel.jpg"); display: inline; margin: 0; padding: 10px 20px 0; width: 449px; float: left; border-right: 1px solid #060 }
#rightcontainer      { display: inline; margin: 0 0 0 10px; padding: 0; width: 210px; float: left }
#footerdetail  { background-image: url("images/soft-green-pixel.jpg"); text-align: center; margin: 0; padding: 10px; width: 930px; float: left; clear: both; border-top: 1px solid #060 }
#footersignoff { background-color: #060; width: 100%; clear: both }
/* navigation styles */

.menuheader       { color: #000000; font-size: 14px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; line-height: 20px; text-decoration: none; margin: 0 0 15px; padding: 0 }
.menuheader a:link    { color: #060; text-decoration: none; border-bottom: 1px dotted #000 }

.menuheader a:visited    { color: #000; text-decoration: none; border-bottom: 1px dotted #000 }

.menuheader a:hover   { color: #FF00CC; text-decoration: none; border-bottom: 1px solid #000 }

.menuheader a:active    { color: #000; text-decoration: none; border-bottom: 1px dotted #000 }
.menuspacer  { color: #9c0; font-size: 16px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; text-decoration: none; margin-right: 3px; margin-left: 3px; padding-right: 3px; padding-left: 3px }
#leftnavcontainer h1 { color: #000 !important; font-size: 13px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; line-height: 16px; text-decoration: none; text-align: left; list-style-type: none; list-style-position: outside; margin: 0 0 0 10px; padding: 0 }
#menuleft ul     { color: #000 !important; font-size: 12px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: normal; line-height: 16px; text-decoration: none; text-align: left; list-style-type: none; list-style-position: outside; margin: 0; padding: 0 }
.menuleft li     { color: #000 !important; font-size: 12px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: normal; line-height: 16px; text-decoration: none; text-align: left; list-style: none url("images/leaf-icon.png"); margin: 1px 0; padding: 1px 0 0 }
.menuleft a:link        { color: #060 !important; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: normal; text-decoration: none; list-style-position: outside; margin: 0; padding: 0; border-bottom: 1px dotted #000 }
.menuleft a:visited   { color: #390 !important; text-decoration: none; border-bottom: 1px dotted #000 }

.menuleft a:hover   { color: #FF00CC !important; text-decoration: none; border-bottom: 1px solid #000 }

.menuleft a:active    { color: #000 !important; text-decoration: none; border-bottom: 1px solid #000 }

/* centre styles */

#centrecontainer h1  { color: #060; font-size: 24px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; line-height: 35px; text-align: left; margin: 0; padding: 0 0 5px }
#centrecontainer h2   { color: #060; font-size: 22px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; line-height: 20px; text-align: left; margin: 0; padding: 0 0 10px }
#centrecontainer h3   { color: #060; font-size: 20px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; line-height: 30px; text-align: centre; margin: 0; padding: 0 0 10px }
#centrecontainer h4   { color: #060; font-size: 28px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; line-height: 35px; text-align: centre; margin: 0; padding: 0 0 5px }
#centrecontainer p  { color: #000; font-size: 14px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; line-height: 20px; margin: 0 0 10px; padding: 0 }
#centrecontainer .subhead   { color: #060; font-size: 16px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; line-height: 18px; text-align: left; margin: 0 0 5px; padding: 10px 0 5px; border-bottom: 1px solid #000 }
#centrecontainer p a:link { color: #060; font-size: 14px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; line-height: 18px; text-decoration: none; text-align: left; margin: 0 0 10px; padding: 0; border-bottom: 1px dotted #000 }
#centrecontainer p a:visited { color: #000; font-size: 14px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; line-height: 18px; text-decoration: none; text-align: left; margin: 0 0 10px; padding: 0; border-bottom: 1px dotted #000 }
#centrecontainer p a:hover { color: #FF00CC; font-size: 14px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; line-height: 18px; text-decoration: none; text-align: left; margin: 0 0 10px; padding: 0; border-bottom: 1px solid #000 }
#centrecontainer p a:active { color: #060; font-size: 14px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; line-height: 18px; text-decoration: none; text-align: left; margin: 0 0 10px; padding: 0; border-bottom: 1px dotted #000 }
.largeimagespacer { margin: 0; padding: 0px 0 }

/* right styles */

#rightcontainer h1   { color: #fff; font-size: 22px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; line-height: 28px; background-color: #060; text-align: left; margin: 0 0 10px; padding: 3px 3px 3px 6px }
#rightcontainer h2   { color: #fff; font-size: 16px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; line-height: 20px; background-color: #060; text-align: left; margin: 0 0 10px; padding: 2px 2px 2px 5px }
#rightcontainer p  { color: #000; font-size: 14px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; line-height: 20px; text-align: left; margin: 0 0 10px; padding: 0 }
#rightcontainer .subhead   { color: #060; font-size: 16px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; line-height: 18px; text-align: left; margin: 0 0 5px; padding: 10px 0 5px; border-bottom: 1px solid #000 }
#rightcontainer p a:link { color: #060; font-size: 14px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; line-height: 18px; text-decoration: none; text-align: left; margin: 0 0 10px; padding: 0; border-bottom: 1px dotted #000 }
#rightcontainer p a:visited { color: #000; font-size: 14px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; line-height: 18px; text-decoration: none; text-align: left; margin: 0 0 10px; padding: 0; border-bottom: 1px dotted #000 }
#rightcontainer p a:hover { color: #FF00CC; font-size: 14px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; line-height: 18px; text-decoration: none; text-align: left; margin: 0 0 10px; padding: 0; border-bottom: 1px solid #000 }
#centrecontainer p a:active { color: #060; font-size: 14px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; line-height: 18px; text-decoration: none; text-align: left; margin: 0 0 10px; padding: 0; border-bottom: 1px dotted #000 }
.largeimagespacer {
	margin: 0;
	padding: 10px 0;
	line-height: normal;
}
 
/* global styles */
#footerdetail h1 { color: #060; font-size: 18px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; line-height: 24px; text-align: center; margin: 0 0 10px; padding: 0 }
#footerdetail h2 { color: #fff; font-size: 13px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; line-height: 18px; background-color: #060; text-align: center; margin: 0 0 10px; padding: 3px }
#footerdetail p { color: #000; font-size: 12px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: normal; line-height: 16px; text-align: center; margin: 0 0 10px; padding: 0 }
#footerdetail a:link { color: #060; font-size: 12px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: normal; line-height: 16px; text-decoration: none; text-align: center; border-bottom: 1px dotted #000 }
#footerdetail a:visited { color: #000; font-size: 12px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: normal; line-height: 16px; text-decoration: none; text-align: center; border-bottom: 1px dotted #000 }
#footerdetail a:hover { color: #FF00CC; font-size: 12px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: normal; line-height: 16px; text-decoration: none; text-align: center; border-bottom: 1px solid #000 }
#footerdetail a:active { color: #060; font-size: 12px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: normal; line-height: 16px; text-decoration: none; text-align: center; border-bottom: 1px dotted #000 }
#footersignoff p { color: #fff; font-size: 12px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; text-align: center; margin: 0; padding: 10px }
.footer      { color: #fff; font-size: 12px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; text-align: center; margin: 0; padding: 0 }
.footer li    { color: #fff; text-align: center; display: inline; margin: 0 0 10px; padding: 0 }
.footer li a       { color: #fff; text-decoration: none; border-bottom: 1px dotted #ff0 }
.footer li a:visited    { color: #ff9; border-bottom: 1px dotted #fff }
.footer li a:hover, .footnav li .current     { color: #ff0; border-bottom: 1px solid #fff }
.normaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-align: justify;

}
.normaltextcentred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-align: center;

}
.normaltextright {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-align: right;
}

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-align: left;
}
.smalltextcentred {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-align: center;
}
.itallicquotecentred {
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	text-align: center;
}
