@import url(styles_presentation.css);

body {
	margin-top: 10px;
	margin-left: 25px;
	margin-right; 25px;
	}

p, h1, h2, h3 { 
	margin: 10px 20px 20px 20px;
	align: center;
	}

#leftcolumn {
	position: absolute;
	top: 195px;
	left: 25px;
	width: 150px;
	}

#centercolumn {
	top: absolute;
	margin-left: 160px;
	margin-right: 100px;
	}

#rightcolumn {
	position: 100px;
	font-size: small;
	top: 185px;
	right: 25px;
	width: 100px;
	}

#banner {
	background-image: url(images/banner.jpg);
	background-color: white;
	background-repeat: no-repeat;
	background-position: center;
	height: 135px;
	}

.logo {
	float: left;
	position: relative;
	margin-left: 20px;
	top: 14px;
	}

.banner_link {
	float: right;
	position: right;
	margin-right: 25px;
	top: 15px;
	}

.searchbar {
	position: absolute;
	top: 149px;
	right: 75px;
	width: 175px;
	}

.trees {
	margin-left: 0px;
	margin-bottom: 10px; 
	margin-top: 10px;
	}

.page_title { padding: 10px 0 0 10px; }

.photo {
	float: right;
	position: relative;
	padding: 10px 0px 10px 15px;
	}

.orderform {
	margin-left: 50px;
	margin-bottom: 10px; 
	margin-top: 10px;
	align: center;
	}

.orderpic {
	margin-left: 0px;
	margin-bottom: 0px; 
	margin-top: 0px;
	padding: 0px 5px 0px 5px;
	}

.gallery {
	float: center;
	position: relative;
	padding: 4px 4px 4px 4px;
	}