*{font-size:100.01%}
html {
	font-size:62.5%;
	height:100%;
	background:#d4cebf;
}
body{
	margin:0;
	min-height:100%;
	color:#61441a;
	min-width:792px;
	font:1.2em Arial, Helvetica, sans-serif;
	background:url(../images/body-bg.gif) repeat-y 50% 0;
}
* html body{height:100%;}
.ff3 body{background-image:url(../images/body-bg-f.gif);}
img{border-style:none;}
a{
	text-decoration:none;
	color:#438191;
}
a:hover{text-decoration:underline;}
/*page style*/
#page {
	background:url(../images/page-bg.gif) no-repeat 50% 100%;
}
.ff3 #page {
	background-image:url(../images/page-bg-f.gif);
}
.content-holder {
	background:url(../images/content-holder-bg.gif) no-repeat 50% 0;
	padding-bottom:79px;
}
.ff3 .content-holder {
	background-image:url(../images/content-holder-bg-f.gif);
}
#container {
	margin:0 auto;
	width:792px;
	position:relative;
	min-height:800px;
}
* html #container {height:800px;}
.safari #header {left:2px;}
.safari #main {
	width:791px;
	margin-left:2px;
}
.ff3 #main {width:791px;}
/*header style*/
#header {
	width:792px;
	padding:22px 0 0;
	height:173px;
	position:absolute;
	border-top:8px solid #523d37;
	left:0;
	top:0;
	background:#3a4c00 url(../images/header-bg.jpg) no-repeat 100% 0;
}
.logo-holder{
	width:792px;
	overflow:hidden;
}
#header .logo {
	float:left;
	background:url(../images/logo.gif) no-repeat;
	width:113px;
	height:127px;
	margin:0 42px;
	display:inline;
	text-indent:-9999px;
	overflow:hidden;
}
#header .logo a {
	display:block;
	height:100%;
}
.header-info {
	float:left;
	color:#fcfcda;
	margin-top:35px;
}
.header-info strong {
	font-size:1.666em;
	color:#9ba46d;
	display:block;
}
.header-info p {
	margin:0 0 1px;
	font-size:0.916em;
	font-weight:bold;
}
.header-info a {
	font-size:0.916em;
	color:#fcfcda;
	text-decoration:underline;
}
.header-info a:hover {text-decoration:none;}
ul.navigation {
	width:591px;
	overflow:hidden;
	position:absolute;
	left:0;
	bottom:-1px;
	padding:0 0 0 201px;
	background:#523d37 url(../images/nav-sep.gif) repeat-y 200px 0;
	margin:0;
	list-style:none;
}
.safari ul.navigation {
	padding:0 0 0 200px;
	width:592px;
}
.ff3 ul.navigation {
	padding:0 0 0 199px;
	width:593px;
}
ul.navigation li {
	float:left;
	font-size:0.833em;
	background:url(../images/nav-sep.gif) repeat-y 100% 0;
	padding-right:1px;
}
ul.navigation li a {
	color:#fcfcda;
	padding:6px 23px 6px;
	float:left;
}
ul.navigation li a:hover {
	background:#909577;
	text-decoration:none;
}
ul.navigation li.active {
	background:none;
}
ul.navigation li.active a {
	background:#fcfcda;
	color:#438191;
	margin-left:-1px;
	position:relative;
}
ul.navigation li.active a:hover {background:#fcfcda;}
/*main style*/
#main {
	padding-top:203px;
	width:100%;
	overflow:hidden;
}
#main p {
	margin:0 0 11px;
	line-height:1.666em;
}
/*content style*/
.content {
	width:416px;
	float:right;
	overflow:hidden;
	padding:33px 140px 40px 35px;
}
.welcome {
	display:block;
	font-size:1.333em;
	color:#421c01;
	margin-bottom:14px;
	font-weight:normal;
}
h1 {
	text-indent:-9999px;
	overflow:hidden;
	margin:0 0 11px;
}

h1.trees {
	background:url(../images/heading-home.gif) no-repeat;
	width:406px;
	height:35px;
}
/*sidebar style*/
.sidebar {
	width:160px;
	padding:26px 19px 0 21px;
	float:left;
	overflow:hidden;
}
strong.title {
	display:block;
	color:#fcfcda;
	letter-spacing:4px;
	margin:0 0 15px;
}
#menu {
	list-style:none;
	padding:0;
	margin:0 0 11px;
}
#menu li {
	font-size:0.833em;
	line-height:1.2em;
	vertical-align:top;
	text-transform:uppercase;
	font-weight:bold;
	width:159px;
	padding-bottom:1px;
	background:url(../images/list-sep.gif) repeat-x 0 100%;
}
.safari #menu li {width:158px;}
.ff3 #menu li {width:158px;}
#menu li a {
	color:#61441a;
	margin:0 -20px;
	position:relative;
	padding:5px 20px 6px;
	width:100%;
	display:block;
}
#menu li a:hover {
	background:#aeb58c;
	text-decoration:none;
}
#menu li a.sub {background:url(../images/sub-arrow.gif) no-repeat 100% 8px;}
#menu li a.sub:hover {background:#aeb58c url(../images/sub-arrow.gif) no-repeat 100% 8px;}
#menu li.active a.sub {background:#fcfcda url(../images/sub-active-arrow.gif) no-repeat 100% 9px;}
#menu li.active a {background:#fcfcda;}
#menu li.active a:hover {
	background-color: #fcfcda;
	background-repeat: no-repeat;
	background-position: 100% 9px;
}
#menu li li a {
	background:url(../images/sub-arrow.gif) no-repeat 100% 7px;
	width:auto;
}
#menu li.active li a {background:none;}
#menu li li a {background:none;}
#menu ul {
	list-style:none;
	padding:0;
	width:178px;
	margin:0 -20px 0 0;
	position:relative;
	display:none;
	background:#aeb58c;
}
#menu li.active ul {display:block;}
#menu ul li {
	width:160px;
	font-size:1em;
}
#menu ul li a {
	margin:0 -21px 0 0;
	width:163px;
	padding:5px 0 6px 15px;
}

#main #menu ul li a:hover{
	background:#dde5b4;
}

#main #menu ul li.active a{
	background:#fcfcda;
}

#menu li li{
	background:url(../images/sub-sep.gif) repeat-x;
	padding:1px 0 0;
}
span.ads {
	display:block;
	width:125px;
	margin:0 auto;
}
/*footer style*/
#footer {
	height:79px;
	width:100%;
	position:relative;
	margin-top:-79px;
	font-size:0.833em;
	color:#996;
	background:#b7aa99 url(../images/footer-bg.gif) no-repeat 50% 100%;
}
.ff3 #footer {
	background-image:url(../images/footer-bg-f.gif);
}
.footer-holder {
	margin:0 auto;
	width:576px;
	padding:14px 0 0 216px;
	text-align:center;
}
#footer ul {
	list-style:none;
	padding:0;
	margin:0 0 14px;
}
#footer ul li {
	display:inline;
	font-size:1.1em;
	background:url(../images/footer-sep.gif) no-repeat 0 3px;
	padding:0 0 0 4px;
}
#footer ul li:first-child {background:none;}
#footer a {
	color:#696d56;
	text-decoration:underline;
}
#footer a:hover {text-decoration:none;}
#footer p {margin:0;}
/*page2*/
h1.pruning {
	background:url(../images/heading-pruning.gif) no-repeat;
	width:464px;
	height:30px;
}
ul.breadcrumbs {
	list-style:none;
	padding:0;
	margin:0 0 18px;
	width:100%;
	overflow:hidden;
}
ul.breadcrumbs li {
	float:left;
	font-size:1.333em;
	color:#421c01;
	background:url(../images/bread-sep.gif) no-repeat 0 6px;
	padding:0 5px 0 10px;
	margin:0 10px 0 -10px;
}
ul.breadcrumbs li a {
	color:#421c01;
}
#main .inner p {margin-bottom:20px;}
ul.list {
	list-style:none;
	padding:0;
	margin:0 0 23px 20px;
}
ul.list li {
	background:url(../images/list-bg.gif) no-repeat 0 50%;
	padding:0 0 0 13px;
	line-height:1.666em;
}
ul.list li a {
	color:#633;
	text-decoration:underline;
}
ul.list li a:hover {text-decoration:none;}
.content h2 {
	margin:0 0 23px;
	font-size:1em;
	font-weight:bold;
	color:#633;
}
.inner {
	width:501px;
	padding:33px 55px 35px 35px;
}
/*about page*/
h1.about {
	background:url(../images/heading-about.gif) no-repeat;
	width:315px;
	height:33px;
}	
	
/*pruning-structural page*/
h1.pruningStructural {
	background:url(../images/heading-pruning-structural.gif) no-repeat;
	width:331px;
	height:66px;
}

/*tree-selection page*/
h1.treeSelection {
	background:url(../images/heading-tree-selection.gif) no-repeat;
	width:512px;
	height:33px;
}

/*tree-planting page*/
h1.treePlanting {
	background:url(../images/heading-tree-planting.gif) no-repeat;
	width:416px;
	height:66px;
}

/*services-reports page*/
h1.treeReports {
	background:url(../images/heading-reports.gif) no-repeat;
	width:493px;
	height:66px;
}

ul.lineHeight {
	line-height:1.666em;
}

/*tree-support page*/
h1.treeSupport {
	background:url(../images/heading-tree-support.gif) no-repeat;
	width:352px;
	height:66px;
}

/*root-collar page*/
h1.rootCollar {
	background:url(../images/heading-root-collar.gif) no-repeat;
	width:412px;
	height:33px;
}

/*tree-removal page*/
h1.treeRemoval {
	background:url(../images/heading-tree-removal.gif) no-repeat;
	width:273px;
	height:33px;
}

/*consultation page*/
h1.consultation {
	background:url(../images/heading-consultation.gif) no-repeat;
	width:375px;
	height:66px;
}

/*consultation-diagnosis page*/
h1.diagnosis {
	background:url(../images/heading-consult-diagnosis.gif) no-repeat;
	width:408px;
	height:66px;
}

/*consultation-protection page*/
h1.protection {
	background:url(../images/heading-consult-protection.gif) no-repeat;
	width:340px;
	height:33px;
}
#page .content-holder #container #main .sidebar p {
	font-size: smaller;
}
