/* CSS Document */

body, html {
	background-color: #70531c;
	margin:0px;
}
html, body, p, ul, li, ol, quoteblock{
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #393939;
	line-height: 14px;
}
h1, h2, h3, h4, h5, h6{
	font-family:Arial, Helvetica, sans-serif;
	color:#7E6026;
	font-weight:normal;
	line-height:normal;
	text-transform:capitalize;
}
h1{
	font-size:24px;
}
h2{
	font-size:19px;
}
h3{
	font-size:17px;
}
h4{
	font-size:15px;
}
h5{
	font-size:14px;
}
h6{
	font-size:12px;
}

#container {
	width: 766px;
	text-align:left;
}
#header {
	height: 179px;
	width: 766px;
	overflow:hidden;
}
#topnav {
	display:none;
}
#sidenav {
	display:none;
}
#wrap {
	width:766px;
}
#wrap2 {
	width:766px;
}
#content {
	width: 675px;
	overflow:auto;
	padding-top:15px;
}
#left {
	float: left;
	width: 375px;
	text-align: left;
	padding-left: 0px;
}
#right {
	float: right;
	width: 240px;
	padding-right:0px;
}
#left2 {
	float: left;
	width: 475px;
	text-align: left;
	padding-left: 0px;
}
#right2 {
	float: right;
	width: 171px;
	color:#7e6026;
}
#right2 a:link, #right2 a:visited, #right2 a:hover, #right2 a:active {
	color: #7e6026;
	font-weight:normal;
	font-size:12px;
	text-decoration:none;
}
#bottom { 
	width: 766px;
	height: 80px;
	background-image:url(images/bottom4.jpg);
	clear: both;
}
#bottom2 { 
	width: 766px;
	height: 80px;
	background-image:url(images/bottom5.jpg);
	clear: both;
}
#footer {
	color: #7E6026;
	border-top: solid 1px #7e6026;
	text-decoration: none;
	font-weight: normal;
	margin-top: 40px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#footera{
	margin-top:0px;
}
#footerb{
	margin-top:0px;
}
#footer a:link, #footer a:visited {
	color: #7E6026;
	font-weight: normal;
}
#footer a:hover {
	color: #faf2d2;
	text-decoration: underline;
}
a:link, a:visited {
	color: #7C8F0F;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #414241;
	text-decoration: underline;
	font-weight: bold;
}
.copypad {
	padding-left: 10px;
	color:#7E6026;
}
.border {
	border: 2px solid #757f39;
}
.bold {
	font-weight:bold;
	color:#7e6026;
}
.postMeta {
	font-size: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top: 1px solid #D3C798;
	color: #7E6026;
}
.postMeta strong {
}
.postList {
	margin-bottom: 35px;
}
#postPage h1 {
	margin-bottom: 3px;
}
#postPage span{
	display: block;
	margin-bottom: 10px;
}
#postPage span.backToNews a {
	display:none;
}
.postList h2 {
	margin-bottom: 4px;
}
