#wrapper {
	padding: 0px;
	width: 900px;
	border: 1px solid #D6D6D6;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #173247;
}
#shadow {
	background-image: url(shadow.png);
	padding: 0px;
	width: 920px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#header {
	background-image: url(lennoxheader.jpg);
	margin: 0px;
	padding: 0px;
	height: 229px;
	width: 900px;
	position: relative;
	text-align: center;
}
#shadow #wrapper #header #pinestitle {
	position: absolute;
	left: -29px;
	top: 38px;
}

#bodyarea {
	background-image: url(leafbackground.jpg);
	margin: 0px;
	padding: 0px;
	width: 900px;
	text-align: left;
	background-repeat: no-repeat;
}
.prettysmalltxt {
	font-size: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCC;
}
.smallergreytxt {
	font-size: 13px;
	color: #CCC;
}


#footer {
	margin: 0px;
	padding: 0px;
	height: 8px;
	width: 900px;
	background-color: #1C374C;
	clear: both;
}
.thumbnail {
	border: 1px solid #FFF;
	margin: 3px;
}
.title {
	margin: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	position: relative;
}
.thumbnail:hover {
	border: 1px solid #0F3;
	margin: 3px;
}
.abouttext {
	font-size: 14px;
}
.clear {
	clear: both;
}
.toptxt {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	color: #1B364B;
}
.headerfont {
	font-size: 18px;
	color: #FFF;
}
body {
	background-color: #727272;
	background-image: url(bluetreebg.jpg);
	margin-top: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-position: center center;
}

