/* CSS Document */
#branding {
	width: 780px;
}
#wrapper {
	background: url(images-no-trees/final/images/header.png) no-repeat;
}
.attachment #wrapper, .page-template-onecolumn-page-php #wrapper {
	background: url(images-no-trees/att/images/header-att2.png) no-repeat;
}
body {
	background: url(images-no-trees/final/images/wood_bg.jpg);
}
#main {
	background: url(images-no-trees/final/images/page.png);
}
.attachment #main, .page-template-onecolumn-page-php #main {
	background: url(images-no-trees/att/images/page-att2.png);
}
#tree {
	background: url(images-no-trees/final/images/sidebar.png);
}
.attachment #tree, .page-template-onecolumn-page-php #tree {
	background: url(images-no-trees/att/images/tree-att.png);
}
#footer {
	background: url(images-no-trees/final/images/footer.png) no-repeat;
}
.attachment #footer, .page-template-onecolumn-page-php #footer {
	background: url(images-no-trees/att/images/footer-att2.png) no-repeat;
}


