body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/tile_bg.png);
}
#footer {
	color: #426032;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	background-image: url(images/bottom_border.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 67px;
	text-align: center;
	clear: both;
}
#sidemenu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#sidemenu li {
	width: 100px;
}
#sidemenu a {
	color: #476935;
	text-decoration: none;
	display: inline-block;
	width: 100px;
	margin: 0px;
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#sidemenu a:hover {
	text-decoration: underline;
	color: #324925;
	background-color: #5b8445;
}
#story a {
	color: #d0ffb7;
}
#story a.go {
	background-image: url(images/arrow.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 30px;
	color: #1c2716;
}
#story {
	background-color: #81b467;
	background-image: url(images/sidemenu_border.png);
	background-repeat: repeat-y;
	background-position: right;
	float: left;
	width: 640px;
	min-height: 400px;
}
#story p {
	padding: 0px;
	margin-right: 35px;
	margin-left: 30px;
	letter-spacing: 1px;
	margin-top: 10px;
	color: #1c2716;
}
#house {
	position: relative;
	clip: rect(auto,auto,auto,auto);
	top: -261px;
	overflow: visible;
	height: 1px;
	display: block;
}
#house img{
	position: relative;
	right: -590px;
	bottom: -56px;
	overflow: visible;
}
#footer .copright {
	margin: 0px;
	padding-top: 60px;
}
#sidemenu {
	background-color: #97cb73;
	background-image: url(images/shadow.png);
	background-repeat: repeat-y;
	background-position: right;
	float: right;
	width: 160px;
}
#sidemenu .flourish_t {
	background-image: url(images/flourish_top.png);
	height: 25px;
	width: 111px;
	background-repeat: no-repeat;
	padding: 0px;
	margin-bottom: 5px;
}
#sidemenu .flourish_b {
	background-image: url(images/flourish_bottom.png);
	background-repeat: no-repeat;
	height: 24px;
	width: 111px;
	padding: 0px;
	margin-top: 10px;
}
#story h1 {
	color: #1c4202;
	font-size: large;
	margin-left: 30px;
	margin-bottom: 5px;
	font-family: "Times New Roman", Times, serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-right: 320px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#footer a {
	color: #426032;
}
#header h1 {
	position: absolute;
	left: -50em;
}
#header {
	background-image: url(images/masthead.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 116px;
	width: 800px;
}
#topmenu li {
	display: inline;
}
#topmenu {
	background-image: url(images/topmenu.png);
	background-repeat: no-repeat;
	height: 57px;
	width: 786px;
}
#topmenu a {
	display: inline-block;
	text-decoration: none;
	text-align: center;
	color: #2f4523;
	margin: 0px;
	padding-left: 10px;
	padding-right: 10px;
	font-variant: small-caps;
	font-size: medium;
	padding-bottom: 3px;
}
#page {
	background-color: #97cb73;
	width: 800px;
	background-image: url(images/shadow.png);
	background-repeat: repeat-y;
	background-position: right;
}
#topmenu ul {
	margin: 0px;
	padding: 0px;
}
#topmenu a:hover {
	text-decoration: underline;
	background-color: #2f4523;
	color: #97cb73;
}
#story img {
	margin-top: 20px;
	margin-left: 30px;
	margin-bottom: 20px;
}
#story img.knockout_left {
	float: left;
	margin-top: -10px;
	margin-left: 30px;
	margin-bottom: 15px;
	margin-right: 15px;
	padding: 0px;
}

