﻿h1 {
	color: #fea727;
	font-size: 22px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 28px;
}
h2 {
	color: #b53730;
	font-size: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
}
body {
	margin: 0;
	background-color: #d9d7d4;
	background-repeat: repeat-x;
}
#container {
	width: 962px;
	padding: 0;
	margin: auto;
	position: relative;
	padding-bottom: 80px;
}
#header {
	width: 962px;
	height: 180px;
	padding: 0;
}
#banner {
	position: relative;
	width: 962px;
	height: 126px;
	padding: 0;
	background-image: url('../images/banner.gif');
}
#banner-copy {
	position: absolute;
	width: 260px;
	height: 90px;
	left: 660px;
	top: 28px;
	padding: 0;
	color: #F4A236;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
}
#nav {
	position: relative;
	width: 962px;
	height: 37px;
	background-color: #F4A236;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3C2313;
}
#nav ul {
	width: 900px;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	padding: 0;
}
#nav li {
	list-style-type: none;
	display: inline;
	float: left;
	margin-left: 14px;
}
#nav a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#nav a:hover {
	color: #3c2313;
	text-decoration: none;
}
#content-container {
	position: relative;
	width: 962px;
	padding: 0;
	background: #FFFFFF;
}
#content {
	position: relative;
	width: 570px;
	padding: 0;
	padding-left: 25px;
	padding-top: 26px;
	padding-bottom: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3c2313;
	line-height: 22px;
}
#content-full {
	position: relative;
	width: 870px;
	padding: 0;
	padding-left: 25px;
	padding-top: 26px;
	padding-bottom: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3c2313;
	line-height: 22px;
}
#right-box {
	position: absolute;
	width: 200px;
	height: 284px;
	left: 668px;
	top: 30px;
	padding: 0;
	text-align: center;
}
#bottom {
	position: relative;
	width: 962px;
	height: 30px;
	padding: 0;
	background: #3c2313;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 30px;
	text-indent: 22px;
}
.white {
	color: #FFFFFF;
}
a {
	color: #FEA727;
}
a:visited {
	color: #FEA727;
}
a:active {
	color: #FEA727;
}
a:hover {
	color: #FEA727;
}

