body {
  padding: 0px;
  margin: 0px;
  background: #999966;
  text-align: justify;
}
.container {
  width: 900px;
  padding: 0px;
  margin: 3px auto;
}

.header {
  background: url(../images/logo_v1_6.gif) no-repeat top left #999966;
  width: 900px;
  display: block;
  height: 105px;
}

.holder {
	width: 395px;
	display: none;
}

.header .text {
	float:left;
	margin-left: 105px;
	width: 395px;
	font-size: 16px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.top {
	margin: 0px;
	margin-top: 34px;
	padding-bottom: 5px;
	border-bottom: solid 1px black;
}

.bottom {
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 24px;
}

.cta {
  float: right;
  width: 390px;
  padding-right: 10px;
  height: 100px;
  padding-top: 5px;
  display: block;
  background: url(../images/CTA_v0_2.png) top right;
  text-align: right;
  color: black;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 21px;
  font-variant: small-caps;
  font-weight: bold;
  text-decoration: none;
}

.column {
  float: left;
  padding: 0px;
  margin: 0px;
}

.content {
  background: url(../images/bg_content_v0_1.png) repeat;
}

.wide {
  width: 899px;
  clear: left;
  border-right: solid 1px #949681;
}

.left {
  width: 649px;
  clear: left;
  border-right: solid 1px #949681;
}

.right {
  width: 250px;
}

.nav_holder {
	float:left;
	height: 25px;
	background: url(../images/bg_nav_bar_v0_2.gif) bottom center repeat-x;
	margin-top: 3px;
}

.nav_item {
  float: left;
  margin: 0px;
  margin-top: 3px;
  padding: 0px;
  padding-left: 5px;
  padding-right: 5px;
  display: block;
  color: #f5e7c2;
  height: 20px;
  margin-bottom: 2px;
  font-family: Verdana;
  font-size: 12px;
  text-decoration: none;
}

.nav_item:hover {
	text-decoration:underline;
}

.nav_item_left {
	background: url(../images/bg_nav_bar_v0_2.gif) top left no-repeat;
	margin: 0px;
	padding: 0px;
	width: 12px;
}

.nav_item_right {
	background: url(../images/bg_nav_bar_v0_2.gif) top right no-repeat;
	margin: 0px;
	padding: 0px;
	width: 12px;
}

.sub_nav {
	text-align: center;
	width: 100%;
	font-family: Verdana;
	font-size: 13px;
}

.sub_nav a{
	text-decoration: none;
	color: #8f6f50;
}

.sub_nav a:hover {
	text-decoration:underline;
}

.footer {
	width: 900px;
	text-align: center;
}

.footer_item {
  color: black;
  font-family: Verdana;
  font-size: 9px;
  text-decoration: none;
}

a.footer_item:hover {
	text-decoration:underline;
}

.inner {
	width: 324px;
}

.inner .left {
  width: 323px;
  border-right: solid 1px #949681;
}

h2 {
	margin: 0px;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	font-size: 16px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	clear: left;
}

.thumb{
	float: left;
	display: block;
	height: 90px;
	width: 90px;
	margin: 8px;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	border: 0px;
}

.dbl_thumb{
	float: left;
	display: block;
	width: 200px;
	margin: 8px;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	border: 0px;
}

.thumb img, .dbl_thumb img {
	border: none 0px;
	margin: 0px;
	padding: 0px;
}

.emphasis_text {
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 16px;
	font-weight: bold;
}

.column p {
	margin-top: 0px;
	margin-bottom: 8px;
	font-size: 15px;
	margin-left: 3px;
	margin-right: 3px;
}

.content_image {
	float:left;
	width: 200px;
	height: 300px;
	margin-top: 3px;
	margin-left: 3px;
	margin-right: 3px;
	margin-bottom: 40px;
}


li a{
	text-decoration: none;
	color: #8f6f50;
}

li a:hover {
	text-decoration:underline;
}

.news {
  color: #f5e7c2;
  text-align: center;
  font-variant: small-caps;
  background: #252a41;
  margin: 0px;
  padding: 5px 0px 5px 5px;
}

.link_header {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-style: italic; 
	text-decoration: none; 
	font-size: 18px; 
	margin-top: 16px;
	margin-left: 8px; 
	color: black;
	float: left;
}

.link_header:hover {
	text-decoration: underline;
}
