body {
	background-color: #564020;
}

a {

}

a:hover {

}

h1 {
	font-size: 22px;
	text-align: center;
	margin: 0;
	padding: 0;
}

#content {
	background: url("../images/body_arch.gif") no-repeat top left;
	padding: 0 20px 5px 20px;
}

#navigation {
	padding: 0 20px 0 20px;
}

#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 13px;
}

#navigation ul li {
	padding: 3px 0 5px 0;
	border-bottom: #d7d1b5 1px solid;
}

#navigation ul li a {
	text-decoration: none;
	color: #000;
}

#navigation ul li a:hover {
	text-decoration: underline;
	color: #000;
}

#footer {
	background: url("../images/footer_bg.jpg") repeat-y top center;
	padding: 0 20px 0 20px;
}

#body {
	background: url("../images/body_bg.jpg") repeat-y top left;
}

#top_nav {
	background: url("../images/top_nav_bg.jpg") repeat-y top center;
	height: 23px;
	min-height: 23px;
	text-align: right;
	padding-right: 20px;
}

#burch a img {
	background: url("../images/burch.gif") top left no-repeat;
}

#burch a:hover img,
#burch_on a img {
	background: url("../images/burch.gif") bottom left no-repeat;
}

#cobblestone a img {
	background: url("../images/cobblestone.gif") top left no-repeat;
}

#cobblestone a:hover img {
	background: url("../images/cobblestone.gif") bottom left no-repeat;
}

#northern a img {
	background: url("../images/northern.gif") top left no-repeat;
}

#northern a:hover img {
	background: url("../images/northern.gif") bottom left no-repeat;
}
