@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4d402a;
	text-decoration: none;
	background-color: #350800;
	background-repeat: repeat;
	margin: 10px;
	background-image: url(../img/mainBg.gif);
}


td.midCol {
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
}
td.lowMenu {
	color: #FFFFFF;
	font-size: 11px;
	padding: 2px;
}
td.lowMenu a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}

.contentheading {
	margin-top: 30px;
	margin-bottom: 10px;
	text-align: center;
	font-size:14px;
	font-weight:bold;
}
.small {
text-align:left;
font-size:10px;
}
.createdate {
text-align:left;
font-size:10px;
font-style:italic;
}
.nopad{
margin-top:55px;
}

.blog {
	margin-right: 40px;
	margin-left: 40px;
	margin-bottom: 5px;

}
.blog img {
	border:none;
}


td.lowMenu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 11px;
}
h1 {
	font-size: 12px;
	font-weight: bold;
}
h2 {
	font-size: 16px;
	font-weight: bold;
}


tr.footer {
	color: #999999;
	font-size: 11px;
}
tr.footer a {
	color: #bbbbbb;
	font-size: 11px;
	text-decoration: none;
}
#content3  a {
	color: #4D402A;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
}
#content3  a:hover {
	color: #7F5E2B;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


tr.footer a:hover {
	color: #bbbbbb;
	font-size: 11px;
	text-decoration: underline;
}
td.leftCol {
	background-image: url(../img/leftGear.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
td.rightCol {
	background-image: url(../img/rightGear.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
td.content {
	background-image: url(../img/contentBg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#content3  img {
	margin: 10px;
}
