body {
	background-attachment: scroll;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
}
.text {
	font-family:"Palatino Linotype", Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 21px;
	color: #00380A;
	font-weight: bold;
}
#logo {
	background-image:url(images/logo.jpg);
	background-repeat:no-repeat;
	position:absolute;
	left: 327px;
	top: 26px;
	width: 314px;
	height: 159px;
}
#address {
	position:absolute;
	left: 440px;
	top: 175px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 21px;
	color: #68142C;
	font-weight: bold;
	text-align: center;
}
#text-block-1 {
	position:absolute;
	left: 230px;
	top: 260px;
	width: 530px;
	height: 175px;
}
#inn {
	background-image:url(images/inn.jpg);
	background-repeat:no-repeat;
	position:absolute;
	left: 300px;
	top: 530px;
	width: 411px;
	height: 245px;
}
#text-block-2 {
	position:absolute;
	left: 230px;
	top: 790px;
	width: 530px;
	height: 175px;
}
.centered {
	text-align: center;
}
.larger {
	font-size: 20px;
}
#footer-address {
	margin-top: 85px;
	color: #68142C;
	font-size: 18px;
	line-height: 21px;
}
#trees {
	background-image:url(images/trees.gif);
	background-repeat:no-repeat;
	position:absolute;
	left: 5px;
	top: 100px;
	width: 193px;
	height: 132px;
}
#treeview {
	background-image:url(images/treeview.jpg);
	background-repeat:no-repeat;
	position:absolute;
	left: 35px;
	top: 550px;
	width: 128px;
	height: 198px;
}
#ferns {
	background-image:url(images/ferns.gif);
	background-repeat:no-repeat;
	position:absolute;
	left: 35px;
	top: 1000px;
	width: 122px;
	height: 184px;
}
#special-links {
	margin-top: 50px;
	padding-bottom: 25px;
}