body { background: url('../images/layout/subheader_inner.jpg') top repeat-x; font-family: Arial, Helvetica, sans-serif;}

.container { margin: 0 auto; width: 900px; }

/* =HEADER
----------------------------------------------- */
#header {
	width: 900px;
	margin: 0 auto;
	position: relative;
	height: 80px;
	background: url('../images/layout/body1.jpg') top repeat-x;
}
	#header h1 a { display: block; width: 885px; height: 48px;  position: absolute; top: 21px; left: 14px; text-decoration: none; font-size: 40px; color: #806D02; font-weight: bold; font-family: "Monotype Corsiva";}
	#header h1 a:hover { color: #574A02; }
	
	#main-nav { position: absolute; top: 26px; right: -16px; }
	#main-nav li { display: inline; }
	#main-nav li a { display: block; float: left; font-size: 12px; font-weight: bold; color: #806D02; text-decoration: none; background: url('../images/menus/mainnav_a1.jpg') left no-repeat; padding: 10px 0 10px 25px; margin-left: 8px; }
	#main-nav li a span { background: url('../images/menus/mainnav_a_span.jpg') right no-repeat; padding: 10px 25px 10px 0; }
	
	#main-nav li a:hover, #main-nav li a.active { background: url('../images/menus/mainnav_a_hover1.jpg') left no-repeat; color: #574A02; }
	#main-nav li a:hover span, #main-nav li a.active span { background: url('../images/menus/mainnav_a_span_hover1.jpg') right no-repeat; }
	
	#header form { position: absolute; top: 10px; left: 553px; }
	#header form legend { display: none; }
	#header form ul li { display: inline; }
	#header form ul li label { display: block; float: left; font-size: 11px; color: #806D02; margin-right: 5px; padding-top: 3px; }
	#header form .input-text { background: url('../images/form/header_input_text.gif') no-repeat; border: none; width: 88px; height: 17px; font-size: 11px; display: block; float: left; padding: 3px 6px 0 6px; }
	#header form .input-text.custom { margin-right: 10px; }
	#header form .input-button { background: url('../images/form/header_input_button.gif') no-repeat; border: none; cursor: pointer; width: 20px; height: 20px; margin-left: 5px; }
	#header form .input-button:hover { background-position: right; }
	
/* =SUB HEADER
----------------------------------------------- */
#sub-header {  background: url('../images/layout/subheader.png') bottom repeat-x; z-index: 1000;  }
	#sub-header-inner { background: url('../images/layout/subheader_inner.gif') top repeat-x; height: 80px; }
	#sub-header-inner img {
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
}
	#sub-header-inner .content {  width: 900px; float: left; padding-top: 5px; margin-top: 5px; }
	#sub-header-inner .content h2 { font-size: 30px; font-weight: bold; color: #666; margin: -10px 0 12px 0; }
	#sub-header-inner .content h2 strong { color: #888; }
	#sub-header-inner .content p { font-size: 12px; color: #666; line-height: 1; }
	
/* =CONTENT
----------------------------------------------- */
#content { background: #e8e4be; margin-top: -8px; }

	.column { float: left; margin-right: 10px; }
	.column.last { margin: 0; }
	.column.wide { background: url('../images/layout/column_wide.gif') repeat-y; padding: 20px; width: 520px;  }
	.column.wide p { font-size: 12px; line-height: 1.4; color: #806D02; margin-bottom: 15px; }
	.column.wide h2 { color: #806D02; font-size: 20px; margin-bottom: 15px;  font-family: "Monotype Corsiva";}
	.column.wide h3 { font-size: 12px; font-weight: bold; color: #806D02; margin-bottom: 15px; }
	.column.wide ul li { font-size: 12px; line-height: 1.8; color: #806D02; background: url('../images/icons/bullet.gif') left no-repeat; padding-left: 10px; }
	.column.wide .image-holder { background: url('../images/layout/image_holder.gif') no-repeat; width: 118px; height: 80px; float: left; margin: 0 8px 0 -2px; padding: 7px 0 0 7px; }
	.column.wide h2 a {  float: center; font-size: 16px; font-weight: bold; color: #806D02; text-decoration: none;}
	.column.wide h2 a:hover  { color: #574A02;}
	.column.wide h3 a {  float: center; font-size: 12px; font-weight: bold; color: #806D02; text-decoration: none;}
	.column.wide h3 a:hover  { color: #574A02;}
	.column.mid { width: 150px; }
	.column.mid h2.first-item { background: url('../images/layout/upinfo.jpg') top repeat-x;height: 29px; }
	.column.mid h2, .column.last h2 { background: url('../images/layout/column_h2.jpg') top repeat-x; font-size: 20px; font-weight: bold; color: #806D02; height: 38px; position: relative; }
	.column.mid h2.rounded { background: url('../images/layout/column_h2_rounded.gif') top repeat-x; }
	
	.column.mid h2 span, .column.last h2 span { position: absolute; left: 46px; top: 10px; }
	.column.mid h2 img, .column.last h2 img { position: absolute; left: 14px; top: 9px; }
	.column.mid .box { background: #fff url('../images/layout/column_box.gif') bottom no-repeat; padding: 10px 10px 80px 10px;  }
	.column.mid .box p { font-size: 11px; color: #666; line-height: 1.6; }
	.column.mid .box p strong { font-weight: bold; }
	.column.mid p.info { background: url('../images/layout/info.jpg') top repeat-x;height:60px; }
	.column.last { width: 170px; }
	.column.last h2.first-item { background: url('../images/layout/upinfo.jpg') top repeat-x;height: 29px; }
	.column.last h2 { background: url('../images/layout/column_last_h2.jpg') top repeat-x; }
	.column.last h2 a { display: block; float: center; font-size: 20px; font-weight: bold; color: #806D02; text-decoration: none; background: url('../images/menus/mainnav_a1.jpg') left no-repeat;}
	.column.last h2 a:hover  { color: #574A02;}
	.column.last .box { padding: 10px; background: #fff url('../images/layout/column_last_box.gif') bottom repeat-x; font-size: 11px; line-height: 1.5; color: #666; }
	.column.last .box .image-holder { background: url('../images/layout/column_last_image_holder.gif') no-repeat; width: 82px; height: 56px; float: left; margin: 0 6px 0 -4px; padding: 5px 0 0 6px; }
	.column.last p.info { background: url('../images/layout/info.jpg') no-repeat; height: 26px; text-align: center; font-size: 11px; color: #cb9b9c; padding-top: 12px; position: absolute; width: 220px; }
	
/* =FOOTER
----------------------------------------------- */
#footer { border-top: 5px solid #B39B13; padding: 15px 0; background: url('../images/layout/footer_bg.jpg') top repeat-x; }
	#footer .container { width: 880px; position: relative; }
	#footer a:hover { color: #574A02; text-decoration: underline; }
	#footer ul { padding: 0 0 0 28px; width: 110px; float: left; }
	#footer ul li h4 { font-size: 18px; font-weight: bold; color: #806D02; }
	#footer ul li { line-height: 1.2; }
	#footer ul li a { color: #806D02; text-decoration: none; font-size: 18px; background: url('../images/icons/footer_bullet1.gif') left no-repeat; padding-left: 8px; }
	#footer p { font-size: 11px; position: absolute; top: 0; right: 0; color: #806D02; text-align: right; line-height: 1.6; }	
	#footer p strong { font-size: 12px; font-weight: bold; }
	#footer p.authors { top: 20px; }
	#footer p.authors a { color: #806D02; text-decoration: none; }
	#footer p.authors a:hover { color: #fff; text-decoration: underline; }
	#footer p2 { font-size: 11px; position: absolute; top: 0; right: 0px; color: #FFFFFF; text-align: right; line-height: 1.6; }
