html {
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	background-color: #aaa;
	color: #000;
	font-size: .85em;
	line-height: 1.7em;
}
body {
  margin: 0px;
}
a {
  color: #004c00;
}
a:visited {
  color: #007200;
}
a img {
	border-style: none;
}
h1, h2, h3, h4, h5, h6 {
  color: #e48400;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, a h1, a h2, a h3, a h4, a h5, a h6 {
  color: #e48400 !important;
}
h1, h2, h3, h4, h5, h6, p {
  margin: .5em 0px;
}
h1 {
  font-size: 1.4em;
}
h2 {
  font-size: 1.25em;
}
h3 {
  font-size: 1.1em;
}
h4 {
}
h5 {
}
h6 {
}
div#container_overall {
	width: 988px;
	margin: 0px auto;
	background-color: #fff;
	color: #000;
	padding-bottom: 20px;
}
div#header {
  height: 183px;
  background: url('images/header-background.gif');
}
img#logo {
  position: absolute;
  display: block;
  width: 236px;
  height: 185px;
  margin: 20px 0px 0px 20px;
}
div#slideshow {
  width: 636px;
  height: 154px;
  background: url('images/header-temp.jpg');
  position: absolute;
  margin-left: 318px;
  margin-top: 15px;
}
img#top_image_1 {
  display: block;
  width: 318px;
  height: 154px;
  position: absolute;
  margin-left: 285px;
  margin-top: 15px;
}
img#top_image_2 {
  display: block;
  width: 318px;
  height: 154px;
  position: absolute;
  margin-left: 636px;
  margin-top: 15px;
}
div#bottom {
  background: #fcddb6 url('images/1x1/bottom-background.svg.png');
}
div#left {
  float: left;
  width: 165px;
  margin: 24px 36px 0px 31px;
}
div#nav_left {
  width: 145px;
  float: left;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 13px;
  margin-bottom: 20px;
  padding: 10px 10px 5px 10px;
  background: #6d4c32 url('images/1x1/nav-left-background.svg.png');
}
div#nav_left a {
  text-decoration: none;
  display: block;
  color: #fff;
  padding-left: 34px;
  height: 33px;
  line-height: 29px;
}
div#nav_left a:hover {
  color: #f99e0d;
}
div#nav_left a.current {
  background: url('images/nav-left-current-background.png') no-repeat;
}
div#ads {
  line-height: 1em;
  font-size: .85em;
  text-align: center;
}
div#ads a {
  display: block;
  width: 125px;
  margin: 0px auto 10px auto;
  text-decoration: none;
}
div#ads a img {
  width: 125px;
  height: 125px;
}
div#content_background {
  background-color: #fff;
	filter: alpha(opacity=63);
	-moz-opacity: .63;
	opacity: .63;
	width: 722px;
	position: absolute;
	margin-top: 207px;
	margin-left: 232px;
}
div#affiliates {
  text-align: center;
  font-size: 15px;
  margin-bottom: 1px;
  height: 21px;
}
div#affiliates img {
  vertical-align: middle;
  margin-right: 5px;
  margin-bottom: 2px;
}
div#affiliates a {
  text-decoration: none;
  font-weight: bold;
  color: #007200;
  margin: 0px 10px;
}
div#content {
  width: 682px;
  float: left;
  margin: 5px 0px 24px 0px;
  padding: 0px 20px;
  position: relative;
}
div#footer {
  clear: both;
	text-align: center;
	margin: 20px 31px 0px 31px;
	padding: 1px 0px;
	font-size: .95em;
  background: #c97409 url('images/1x1/footer-background.svg.png');
  line-height: 1.3em;
}
div#footer a {
}
div#footer p {
	margin: 5px 0px;
}
div.teams {
  margin-top: -1em;
}
div.teams div {
  clear: both;
  margin-top: 2em;
}
div.teams h2 {
  margin-bottom: 0px;
}
div.teams p {
  margin-top: .5em;
}
div.teams img {
  float: left;
  width: 125px;
  height: 125px;
  margin-right: 20px;
  margin-bottom: 1em;
}