html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


.top {
	width: 606px;
}
.container {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	width: 900px;
}
.outer_container {
	width: 100%;
}
body {
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #512000;
	background-attachment: fixed;
}
.content {
	background-image: url(images/container_background.png);
	background-position: center;
}
.clear_both {
	clear: both;
	width: 899px;
}

.left {
	float: left;
	width: 200px;
	color: #FFDF8A;
	font-family: Tahoma, "Arial Narrow", Arial;
}
.middle {
	background-image: url(images/middle.jpg);
	float: left;
	width: 500px;
	color: #551E00;
}
.main_content a {
	color: #953100;
}
.right_inner_container a {
	color: #F1ECE3;
}

.right {
	float: left;
	width: 200px;
	font-family: Tahoma, "Arial Narrow", Arial;
	font-size: 12px;
	color: #FFDF8A;
}
.left_inner_container {
	padding-right: 20px;
	margin-top: 30px;
	font-size: 11px;
	line-height: 125%;
}

.footer {
	background-image: url(images/bottom.png);
	height: 100px;
	width: 900px;
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.copyright {
	color: #FFFFFF;
	background-image: none;
	padding-top: 50px;
}
.copyright a {
	color: #FFFFFF;
}

.left_navigation {
	padding-right: 20px;
	text-align: right;
	font-size: 14px;
}
.left_navigation li {
	margin-bottom: 7px;
}
.left_navigation a {
	color: #FFDF8A;
	text-decoration: none;
}
.left_inner_container a {
	color: #EFE9DD;
}
.right_inner_container {
	margin-bottom: 30px;
	padding-left: 20px;
	font-size: 11px;
	line-height: 125%;
}
.main_content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 9px;
}
.main_content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	margin-bottom: 7px;
}
.main_content h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	margin-bottom: 3px;
}

.header {
	text-align: center;
}
.main_content {
	width: 460px;
	margin-right: auto;
	margin-left: auto;
	font-family: Tahoma, "Arial Narrow", Arial;
	font-size: 12px;
}
.main_content p {
	line-height: 150%;
	margin-bottom: 12px;
}
.main_content ul {
	margin-bottom: 12px;
}
.main_content li {
	line-height: 125%;
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 30px;
	margin-right: 30px;
}
.main_small {
	font-size: 11px;
	line-height: 125%;
}
.left_navigation a:hover {

	color: #EDE7DB;
	text-decoration: underline;
}
.right_inner_container h1 {
	font-size: 14px;
	font-weight: bold;
}
.right_inner_container h2 {
	font-size: 12px;
	font-weight: bold;
}
.right_inner_container h3 {
	font-size: 12px;
	font-weight: normal;
}
#searchform {
	text-align: left;
}
.pagenav {
	list-style-type: none;
}
.linkcat {
	list-style-type: none;
}

.page_item {
	list-style-type: none;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
#main_dhm .navigation {
	margin-bottom: 20px;
}
#menu ul {
	margin-bottom: 15px;
}
#menu #search {
	margin-bottom: 25px;
}
.post {
	padding-bottom: 10px;
	margin-bottom: 35px;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #973D00;
}
.navigation {
	margin-bottom: 15px;
}
.entry {
	margin-top: 7px;
}
.rss_title {
	margin-bottom: 6px;
}
