@charset "utf-8";
body {
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
a:link {
	text-decoration: none;
	color: #7B2904;
}
a:visited {
	text-decoration: none;
	color: #715933;
}
a:hover {
	text-decoration: none;
	font-weight: bold;
}
a:active {
	text-decoration: none;
}

#wrapper {
	text-align: left;
	width: 879px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	margin-bottom: 12px;
	margin-top: 12px;
}
#content {
	margin-top: 0px;
	padding-top: 0px;
	height: auto;
	width: auto;
}
#footer {
	margin-top: 12px;
	margin-bottom: 12px;
	clear: both;
	line-height: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: middle;
}
#nav {
	height: 80px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: top;
	text-transform: capitalize;
	margin-top: 0px;
	clear: both;
}
#banner {
	height: 154px;
	width: 879px;
	float: right;
	background-image: url(images/Narrow%20Banner.jpg);
}
#leftColumn {
	width: 183px;
	float: left;
	padding-right: 12px;
	padding-left: 6px;
	background-color: #DDC095;
}
#rightColumn {
	width: 183px;
	float: right;
	padding-left: 12px;
	background-color: #DDC095;
}
#centerColumn {
	float: left;
	padding-left: 12px;
	width: 466px;
}


.Footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: normal;
	color: #715933;
}
#centerPage {
	width: 839px;
	margin-left: 20px;
	margin-right: 20px;
}

.NavBar {
	color: #792407;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.image {
	border: 1px solid #333333;
	margin-top: 6px;
	margin-right: 6px;
	margin-left: 6px;
}
#wideRightCol {
	width: 655px;
	float: right;
	margin-left: 12px;
	vertical-align: top;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.Subheadings {color: #000080}
.Headings {
	color: #792407
}

