html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #464544;
}
a:hover {
	color: #FFA405;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	background: #E0D5B7 url(images/page_bg.jpg) repeat-x;
	text-align: center;
	font: 13px verdana, arial, sans-serif;
	color: #74653D;
	padding-bottom: 10px;
	padding-top: 0px;
}

/** layout **/
#wrapper {
	text-align: left;
	margin: auto;
	width: 778px;
   position: relative;
   background: url(images/body_bg.gif) repeat-y;
}

#header {
   position: absolute;
   top: 0;
   left: 243px;
   width: 535px;
   height: 279px;
   background: url(earl_oliver.jpg) no-repeat; 
}
#left {
  float: left;
  width: 243px;
}
#logo {
	width: 244px;
	height: 116px;
	background: url(images/header_1.jpg) no-repeat;
	text-align: center;
	color: #BE8B06;
}
#logo h1 {
	padding-top: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
#logo p {
   margin: 8px 25px 4px 25px;
   border-top: 1px solid #B8B8B8;
   border-bottom: 1px solid #B8B8B8;
   padding: 3px;
   letter-spacing: 0.2em;
   font-weight: bold;
}

#nav {
   background: url(images/nav_left.jpg) no-repeat;
}
#nav ul {
   margin-left: 9px;
   padding-left: 1px;
   padding-bottom: 29px;
   background: #2A2A2A bottom left url(images/nav_bot.jpg) no-repeat;
}
#nav li {
   list-style: none;
   font: 14px "arial narrow", arial, sans-serif;
   border-top: 1px solid #959595;
   background: 188px 10px url(images/arr_white.gif) no-repeat;
   padding: 7px 0 0 31px;
}
#nav .general_sub {
   padding-left: 45px;
   background: 188px 10px url(images/arr_white.gif) no-repeat;
}
#nav a {
   color: #fff;
   text-decoration: none;
   border-left: 1px solid #959595;
   padding-left: 10px;
   display: block;
   width: 90%;
   padding: 2px 0 6px 8px;
}
#nav a:hover {
   text-decoration: underline;
}
#nav .important {
   background: 188px 10px url(images/arr_orange.gif) no-repeat;
}
#nav .sub {
   padding-left: 45px;
   background: 188px 10px url(images/arr_orange.gif) no-repeat;
}
#nav .important a {
   color: #E9C379;
}
#nav .important_sub {
   padding-left: 45px;
   background: 188px 10px url(images/arr_orange.gif) no-repeat;
}
#nav .important_sub a {
   color: #E9C379;
}
#news {
   background: url(images/news_bg.jpg) repeat-y;
   padding-left: 37px;
   padding-right: 22px;
   padding-bottom: 3px;
   text-align: justify;
}
#news h2 {
   font-size: 12px;
   color: #BE8B06;
}
#news h3, #news p {
   font-size: 11px;
   margin: 1em 8px 1em 0;
}
#news a {
   color: #74653D;
   font-weight: bold;
   text-decoration: underline;
}
#news a:hover {
   color: #38301A;
}
#news .more {
   font-size: 9px;
}
#news .hr-dots {
   background: center url(images/dots.gif) repeat-x;
   height: 10px;
}

#feature {
   background: url(images/feature.jpg) no-repeat;
   padding: 1px;
   height: 97px;
   color: #1A1A18;
}
#feature p {
   margin: 0.7em 2.6em;
}
#right {
   float: right;
   width: 524px;
   padding-right: 0px;
   padding-top: 301px;
}
#right h1 {
   font: 22px arial, sans-serif;
   font-weight: bold;
   color: #BE8B06;
   border-bottom: 1px solid #C4AE7C;
   padding-bottom: 6px;
   margin-bottom: 1em;
}
#right h2 {
   font: 18px arial, sans-serif;
   color: #BE8B06;
   border-bottom: 1px solid #C4AE7C;
   padding-bottom: 6px;
   margin-bottom: 1em;
}
#right h3 {
   font: 16px arial, sans-serif;
   color: #BE8B06;
   border-bottom: 1px solid #C4AE7C;
   padding-bottom: 6px;
   margin-bottom: 1em;
   margin-top: 1em;
}
#right h4 {
   font: 14px arial, sans-serif;
   color: #BE8B06;
   padding-bottom: 3px;
   margin-bottom: 0em;
   margin-top: 1em;
}
#sub-right {
   float: right;
   width: 524px;
   padding-right: 0px;
   padding-top: 50px;
}
#sub-right h1 {
   font: 22px arial, sans-serif;
   font-weight: bold;
   color: #BE8B06;
   margin-top: 1.5em;
   border-bottom: 1px solid #C4AE7C;
   padding-bottom: 6px;
   margin-bottom: 1em;
}
#sub-right h2 {
   font: 18px arial, sans-serif;
   color: #BE8B06;
   margin-top: 1.5em;
   border-bottom: 1px solid #C4AE7C;
   padding-bottom: 6px;
   margin-bottom: 1em;
}
#sub-right h3 {
   font: 14px arial, sans-serif;
   color: #BE8B06;
   border-bottom: 1px solid #C4AE7C;
   margin-top: 1em;
}
#sub-right h4 {
   margin-top: 1em;
}
#sub-right ul {
   padding-left: 16px;
}
#sub-right-full {
   float: right;
   width: 720px;
   padding-right: 30px;
   padding-top: 50px;
}
#sub-right-full h1 {
   font: 22px arial, sans-serif;
   font-weight: bold;
   color: #BE8B06;
   margin-top: 1.5em;
   border-bottom: 1px solid #C4AE7C;
   padding-bottom: 6px;
   margin-bottom: 1em;
}
#sub-right-full h2 {
   font: 18px arial, sans-serif;
   color: #BE8B06;
   margin-top: 1.5em;
   border-bottom: 1px solid #C4AE7C;
   padding-bottom: 6px;
   margin-bottom: 1em;
}
#sub-right-full h3 {
   font: 14px arial, sans-serif;
   color: #BE8B06;
   border-bottom: 1px solid #C4AE7C;
   margin-top: 1em;
}
#sub-right-full ul {
   padding-left: 16px;
}
#content {
   margin-right: 20px;
}
#right .left {
   margin-right: 18px;
}
#right .more {
   font-weight: bold;
   font-size: 10px;
}
#spacer {
  height: 2em;
}
#footer {
  background: url(images/footer_bg.gif) repeat-y;
}
#copyright {
   text-align: center;
   padding: 10px 0px 10px 00px;
   font-size: 9px;
   color: #715F36;
   font-weight: bold;
}
#footerline{
	background: url(images/footerline.gif) no-repeat;
	height:10px;
	margin-top:0px;
	display:block;
	font-size:1px;
}

