@charset "utf-8";
body {
	
	font-family: "Myriad Pro", Arial, Verdana, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin: 0;
	margin-top: 10px;
	padding: 0;
}

a:link, a:visited, a:active {color: #FFFFFF; text-decoration: underline; } 
/*a:visited {color: #FFFFFF; text-decoration: underline; }*/
a:hover {color: #D38862; text-decoration: underline; }
/*a:active {color: #FFFFFF; text-decoration: underline; } */

a.green:link, a:visited, a:active {color: #063; text-decoration: underline; } 
/*a:visited {color: #FFFFFF; text-decoration: underline; }*/
a.green:hover {color:  #063; text-decoration: underline; }
/*a:active {color: #FFFFFF; text-decoration: underline; } */

a img {border: none; }

/* ------------ Main Containers  -------------*/

#container {
	width: 1000px; 
	margin: 0 auto; 
	text-align: left; 
	line-height: 1.25em;
	clear: both;
	vertical-align: top;
	background-image:url(images/new-forest-tree-surgery-body-bg.jpg);
	position: relative;
}
#header {
	position: absolute;
	top: 0px;
	left: 50%;
	margin: 0 0 0 -500px;
	width: 1000px;

	padding: 0;
	height: 59px;
	background-image: url(images/new-forest-tree-surgery-header.jpg);
	clear: both;
	
}
#links1 {
	position: absolute;
	top: 59px;
	left: 50%;
	margin: 0 0 0 -500px;
	width: 1000px;
	
	background-image:url(images/new-forest-tree-surgery-links1-bg.jpg);
	height: 28px;
}
#splash {
	position: absolute;
	top: 86px;
	left: 50%;
	margin: 0 0 0 -500px;
	width: 1000px;
	
	padding: 0;
	background-image: url(images/new-forest-tree-surgery-splash.jpg);
	height: 226px;	
	clear:both;
}
#links2 {
	position: absolute;
	top: 312px;
	left: 50%;
	margin: 0 0 0 -500px;
	width: 1000px;
	
	padding: 0;
	background-image: url(images/new-forest-tree-surgery-links2.jpg);
	height: 28px;
}
#links3 {
	position: absolute;
	top: 340px;
	left: 50%;
	margin: 0 0 0 -500px;
	width: 1000px;
	
	background-image: url(images/new-forest-tree-surgery-body-bg.jpg);
	background-repeat: repeat-y;
	
	/*text-align: center;	
	padding: 0 0 0 200px;*/
	height: 28px;	
	clear:both;
}
#linksWrapper {
	width: 560px;
	height:28px;
	background-repeat: no-repeat;
	padding: 0 0 0 440px;
	
	/*position: absolute;
	top: 340px;*/
	left: 50%;
	margin: 0 0 0 -220px;
}
#mainContent {
	position: absolute;
	top: 368px;
	left: 50%;
	margin: 0 0 0 -500px;
	width: 1000px;
	padding: 0;
/*	margin-top: 0;*/
	background-image: url(images/new-forest-tree-surgery-body-bg.jpg);
	background-repeat: repeat-y;
	vertical-align: top;
/*	margin: 0;*/
	clear: both;
}
#footer {
	background-image:url(images/new-forest-tree-surgery-footer.jpg);
	height: 31px;
	clear:both;

}

/* ------------ Right Column Formatting -------------*/
#rightCol {
	width: 192px;
	margin: 20px 75px 0 0;
	line-height: 1.5;
	background-image:url(images/right-col-mid.png);
	background-repeat: repeat-y;
	color:#FFFFFF;
	font-weight: normal;
	padding: 0 0 0 0;
	vertical-align: top;
	overflow:hidden;
}
#RightColTop {
	width: 192px;
	background-image:url(images/right-col-top.jpg);
	background-repeat: no-repeat;
	height: 14px;
	margin: 0 0 0 0;
	padding: 0px;
	overflow:hidden;
}
#RightColMid {
	width: 172px;
	background-image: url(images/right-col-mid.png);
	background-repeat: repeat-y;
	margin: 0;
	padding: 0 10px 0 10px;
	overflow:hidden;
}
#RightColBot {
	width: 192px;
	height: 11px;
	background-image:url(images/right-col-bottom.jpg);
	background-position:center;
	background-repeat: repeat-y;
	margin: 0 0 0 0;
	padding: 0px;
	overflow:hidden;

}
/* ------------ Left & Middle Column Wrapper Formatting -------------*/
#leftCol {
	width: 625px;
	margin: 20px 0 0 75px;
	line-height: 1.5;
	text-align: left;
	clear: both;
}
/* ------------ Left Column Formatting -------------*/
#nestedLeftColWrapper {
	width: 240px;
	background-image:url(images/left-col-mid.jpg);
	background-repeat: repeat-y;
}
.nestedLeftColWrapper {
	width: 240px;
	background-image:url(images/left-col-mid.jpg);
	background-repeat: repeat-y;
}
#nestedLeftCol {
	width: 240px;
	background-image:url(images/left-col-mid.jpg);
	background-repeat: repeat-y;
	height: 14px;
	margin: 0px;
	padding: 0px;

}
.nestedLeftCol {
	width: 240px;
	background-image:url(images/left-col-mid.jpg);
	background-repeat: repeat-y;
	height: 14px;
	margin: 0px;
	padding: 0px;

}
#nestedLeftColMid {
	width: 220px;
	background-image:url(images/left-col-mid.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0 10px 0 10px;
	vertical-align: top;
	
}
.nestedLeftColMid {
	width: 220px;
	background-image:url(images/left-col-mid.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0 10px 0 10px;
	vertical-align: top;
	
}
#nestedLeftColBot {
	width: 240px;
	height: 15px;
	background-image:url(images/left-col-mid.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;

}

/* ------------ Middle Column Formatting -------------*/
#nestedRightColWrapper {
	width: 360px;
	background-image: url(images/mid-col-mid.jpg);
	background-repeat: repeat-y;
}

#nestedRightCol {
	width: 360px;
	background-image: url(images/mid-col-top.jpg);
	background-repeat: repeat-y;
	height: 14px;
	margin: 0px;
	padding: 0px;

}
#nestedRightColMid {
	width: 340px;
	background-image: url(images/mid-col-mid.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0 10px 0 10px;
	vertical-align: top;

}
#nestedRightColBot {
	width: 360px;
	height: 15px;
	background-image: url(images/mid-col-bottom.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;

}

/* ------------ Floats / Images Formatting -------------*/
.headerImages {
	}
.fltrt {
	float: right;

}
.fltlft {
	float: left;
}

.imagePadleft {
	padding-left: 26px;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

/* ------------ Paragraph Formatting -------------*/

h2 {
	font-size: 1.25em;	
	line-height: 1.1;
	font-family: "Times New Roman", Times, serif;
	color: #060;
	margin: 0;
	padding: 0 10px 0 10px;
	
	

}
h2.white {
	font-size: 1.25em;	
	line-height: 1.1;
	font-family: "Times New Roman", Times, serif;
	color: #FFF;
	margin: 0;
	padding: 0 10px 0 10px;
}
h3 {
	font-size: 1em;
	font-style: italic;
	font-weight: normal;
	/*line-height: 1.1;*/
	margin: 0;
	padding: 0 10px 0 10px;

}
.pNoPadTop {
	padding-top: 0px;

}
.nestedText {
		padding: 0 10px 0 10px;
		display: inline;
}
P {
	padding: 0 10px 0 10px;

} 
.paddedPara {
	padding: 0 10px 0 10px;
}

.footerText{	
	text-align: center;
	clear: both;
	padding: 10px 70px 0 70px;
}
#leaf-icon {
	position: absolute;
	top: 375px;
	left: 600px;
	z-index: 50;	
}
#sprout-icon {
	position: absolute;
	top: 30px;
	left: 375px;
	z-index: 50;	
}
