body {
	text-align: center;
	background-color: #FCFCFC;
}
#wrapper {
	text-align: left;
	margin: auto;
	width: 1120px;
	background-color: #FCFCFC;
}
#left, #middle, #right {
	height: 650px;
	//border: 1px solid black;
}
#left {
	float: left;
	width: 210px;
	background: url("../images/treelogo.gif") top left no-repeat;
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
}
.link {
	font-size: 18px;
	font-family: Georgia, serif;
}
dl {
	padding-top: 250px;
}
dd { margin-left: 0; }
a { text-decoration: none; }
a:link {color:#000; }
a:visited {color:#000; }
a:hover {color:#cc0000; }
#middle {
	float: left;
	background: url("../images/treetitle.gif") top center no-repeat;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 1.5;
	font-size: .8em;
	width: 700px;
	text-align: center;
}
img {
	border: 0;
}
#opening_p {
	margin-top: 120px; 
}
#trees {
	margin-top: 150px; 
	background: url("../images/gallback.png") top center no-repeat;
	height: 500px;
}
.quote {
	background: url("../images/quote.gif") top left no-repeat;
	padding: 10px 50px;
	text-align: justify;
}
p {
	text-indent: 0px;
	text-align: justify;
}
