@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #D9C38C;
	background-image: url(/images/background.jpg);
}#wrapper #border #right p {
	line-height: 15px;
	text-align: left;
}
#wrapper {
	padding: 0px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/images/background_tree.jpg);
	background-repeat: no-repeat;
	height: 1066px;
	margin-top: 0px;
	background-position: 0px;
}
#border {
	background-image: url(/images/border.gif);
	background-repeat: no-repeat;
	height: 482px;
	width: 774px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 90px;
	width: 774px;
}
#nav {
	width: 774px;
	margin-right: auto;
	margin-left: auto;
}
#left {
	float: left;
	padding-left: 7px;
	width: 207px;
}
#right {
	float: right;
	width: 493px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-right: 7px;
	text-align: left;
}
#clear {
	clear: both;
}
#wrapper #border #right h1 {
	color: #4C4220;
	font-size: 15px;
	margin-top: 0px;
}
#poem {
	text-align: center;
}
#wrapper #border #right #poem p {
	text-align: center;
}
#wrapper #border #right #poem h3 {
	font-size: 14px;
	line-height: 16px;
	color: #4C4220;
	margin: 0px;
	padding: 0px;
}
#copyright {
	color: #D4BB83;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width: 500px;
	padding-top: 420px;
}

#copyright a{
	color: #D4BB83;
	text-decoration: none;	
}

#copyright a:hover {
	color: #D4BB83;
	text-decoration: underline;	
}
.txtSmall {
	font-size: 10px;
	font-weight: bold;
}
#Side {
	padding: 10px;
	height: 130px;
	width: 200px;
	text-align: right;
}
