body {
	background: #424221;
	margin: 0px auto 30px;
	padding: 0px;
	height: auto;
	width: 798px;
}
#wrapper {
	width: 798px;
	border: 1px solid #424221;
	height: auto;
	float: left;
}
#navbar {
	height: 34px;
	width: 798px;
	float: left;
}
#banner {
	clear: left;
	height: auto;
	width: 798px;
	float: left;
}
#content_index {
	background: #666633;
	clear: left;
	height: auto;
	width: 798px;
	font: 13px/17px "Times New Roman", Times, serif;
	color: #E4E5A3;
	float: left;
}
#content_index p {
	margin-top: 0px;
	margin-bottom: 6px;
	padding: 0px;
}
#content h3 {
	clear: left;
}

#content {
	background: #D9915D;
	clear: left;
	height: auto;
	width: 640px;
	font: 13px/17px "Times New Roman", Times, serif;
	color: #424221;
	float: left;
	padding-right: 79px;
	padding-left: 79px;
}
#content p {
	margin-top: 0px;
	margin-bottom: 6px;
	padding: 0px;
	clear: left;
}
.img_wrap {
	float: left;
	padding-bottom: 30px;
}

#lower_nav {
	clear: left;
	float: left;
	height: auto;
	width: 798px;
}
#lower_nav img {
	float: left;
}

#lower_banner {
	clear: left;
	float: left;
	height: 177px;
	width: 798px;
}
#footer {
	font-size: 9px;
	clear: left;
	width: 800px;
	color: #E4E5A3;
	padding-top: 10px;
}
#footer a {
	color: #E4E5A3;
}
.button {
	color: #D9915D;
	background: #424221;
	border-width: 0px;
	border-style: none;
}

h4 {
	font: italic bold 15px "Times New Roman", Times, serif;
	color: #E5E4A3;
	margin: 0px;
	padding: 0px;
}
a:link {
	text-decoration: none;
	color: #424221;
}
a:visited {
	text-decoration: none;
	color: #424221;
}
a:hover {
	text-decoration: underline;
	color: #424221;
}
a:active {
	text-decoration: none;
	color: #424221;
}
