body {
	background: #69533d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #4c4330;
}

div#container {
	width: 872px;
	margin: 0 auto;
}

div#container div#footer {
	width: 822px;
	height: 50px;
	padding: 0 25px;
	color: #aa9b72;
	font-size: 10px;
}

div#container div#footer a {
	color: #aa9b72;
	text-decoration: none;
}

div#container div#footer p {
	float: left;
}

div#container div#footer p#footer_links {
	margin-top: 9px;
	float: right;
}

div#featured_image_large {
	height: 247px;
	text-align: center;
}

div.clearfix {
	clear: both;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Times, 'Times New Roman', serif;
}

h1, h2 {
	font-size: 17.5px;
	line-height: 17.5px;
	margin-bottom: 6px;
	display: block;
	padding-bottom: 5px;
	background: url(../images/side_hr.png) bottom left no-repeat;
}

h2, h3 {
	font-size: 13.5px;
}

h4 {
	display: block;
	padding: 2px 0 2px 10px;
	border-top: 1px #999 solid;
	border-bottom: 1px #999 solid;
	font-size: 13px;
	margin-bottom: 1.0em;
}

p {
	padding-bottom: 1.3em;
}

a {
	color: #c46714;
}

a:hover {
	color: #4C4330;
}

a.read_more {
	color: #c46714;
	text-decoration: none;
}

ul, ol {
	margin-left: 1.0em;
	list-style-type: none;
	list-style-image: url(../images/bullet.png);
}

ul li, ol li {
	margin-left: 1.0em;
}

ol {
	list-style-image: none;
	list-style: decimal;
}

.tiny {
	font-size: 9px;
	color: #c46714;
}

table.news_items {
	width: 97%;
}

table.news_items td {
	padding-bottom: 5px;
}

table.news_items td.date, table.news_items a {
	font-weight: bold;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

small {
	font-size: 80%;
}

input, textarea {
	border: 1px #4c4330 solid;
	background: #bfbaab;
	color: #4c4330;
	font-size: 11px;
}
