/* CSS Document */

#navContainer {
	width: 918px;
	margin: 0 auto 37px;
	padding: 0;
	position: relative;
	z-index: 999;
	/* For ie ONLY */

}
* html #navContainer {
margin: 0 auto 22px;
} 
body {
	background-color: #fadfb4;
	font: 12px Arial, "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0 auto;
	padding: 0;
}
img {
	border: 0;
}
hr.cleaner {
	clear:both;
	height:1px;
	margin: -1px 0 0 0;
	padding:0;
	border:none;
	visibility: hidden;
}
p {
	margin: 0;
	padding: 0;
}
a:link {
	color: #292110;
	text-decoration: none;
	font-family: Arial, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a:visited {
	color: #292110;
	text-decoration: none;
	font-family: Arial, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a:hover {
	color: #705728;
	background: none;
	text-decoration: none;
	font-family: Arial, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a:active {
	color: #292110;
	text-decoration: none;
	font-family: Arial, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#wrapper {
	width: 786px;
	margin: 0 auto;
	padding: 0;
}
#topNav {
	width: 786px;
	height: 37px;
	margin: 0 auto;
	padding: 0;
}
#header {
	height: 185px;
}
#leftColumn {
	width: 152px;
	padding: 10px 0 0 0;
	margin: 0 auto;
	float: left;
}
.brownText {
	color: #8a550d;
	font-size: 12px;
	font-weight: bold;
}
#rightColumn {
	width: 624px;
	padding: 10px 0 0 10px;
	margin: 0 auto;
	float: left;
}
.drkBrownLargeText {
	color: #292110;
	font-size: 20px;
	font-weight: bold;
}
.lghtBrownText {
	color: #8a550d;
	font-size: 14px;
}
.grayCenterText {
	color: #7e6f5f;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
#bottomLeftColumn {
	width: 422px;
	padding: 10px 0 0 0;
	margin: 0 auto;
	float: left;
}
.grayLargeText {
	color: #7e6f5f;
	font-size: 18px;
	font-weight: bold;
	padding: 0 0 4px 0;
}
.browmSmallText {
	color: #8a550d;
	font-size: 14px;
	font-weight: bold;
}
#bottomRightColumn {
	width: 192px;
	padding: 10px 0 0 10px;
	margin: 0 auto;
	float: left;
}
.archive {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
