@charset "utf-8";

/*
# Dark grey (text): #373737
# Mid Green (headings) #80c200
# Green (links) #cffe1c
# Light blue (Hover) #0099ff
*/
html
{
	font-size:100.01%;
}
html, body 
{
	border:0;
	margin:0;
	padding:0;
}

* 
{
	padding:0;
	margin:0;
}

body 
{ 
	font:14px/16px  Trebuchet MS, Helvetica, sans-serif; 
	color:#373737;
	background:#5b5b5b url(images/header.jpg) top center no-repeat;
}

/***** Headings *****/

h1, h2, h3, h4, h5, h6 
{
	margin:0;
	padding:0;
	font-weight:normal;
}

h1 
{	
	font-size:30px;
	color:#fff;
	font-weight:bold;
	letter-spacing:-1px;
}
h1.search_results
{	
	color:#983424;
	margin:0 0 20px;
}
.news_archive
{
	
}
.news_archive ul
{
	list-style:none;
	padding:0 0 20px 10px;
	
}
h2 
{
	padding:0 0 20px 0;
	font-size:16px;
	text-transform:uppercase;
	color:#983424;
}

h3 
{
	padding:0 0 20px 0;
	font-size:16px;
	text-transform:uppercase;
	color:#80924b;
}

/***** Common Formatting *****/

p, ul, ol 
{
	margin:0;
	padding:0 0 1.25em 0;
}

ul, ol 
{
	padding:0 0 1.25em 2.5em;
}

blockquote 
{
	margin:1.25em;
	padding:1.25em 1.25em 0 1.25em;
}

small 
{
	font-size:0.85em;
}

img 
{
	 border:0;
}

sup 
{
	position:relative;
	bottom:0.3em;
	vertical-align:baseline;
}

sub 
{
	position:relative;
	bottom:-0.2em;
	vertical-align:baseline;
}

acronym, abbr 
{
	cursor:help;
	letter-spacing:1px;
	border-bottom:1px dashed;
}

/***** Links *****/

a,
a:link,
a:visited,
a:hover 
{
	text-decoration:underline;
}

a:link
{
	color:#80924b;	
}
a:visited
{
	color:#80924b;	
}
a:hover 
{
	color:#983424;
}
a:active
{
	color:#983424;
}

/***** Forms *****/

form 
{
	margin:0;
	padding:0;
	display:inline;
}

input, select, textarea 
{
	font:1em Arial, Helvetica, sans-serif;
}

textarea 
{
	width:100%;
	line-height:1.25;
}

label 
{
	cursor:pointer;
}

/***** Tables *****/

table 
{
	border:0;
	margin:0 0 1.25em 0;
	padding:0;
}

table tr td 
{
	padding:2px;
}

/***** Wrapper *****/

#wrap 
{
	width:1000px;
	margin:0 auto;
}
.body
{
	width:100%;
	background:url(images/footer_body.gif) bottom left repeat-x;
	overflow:hidden;
}


/***** Global Classes *****/

.clear         { clear:both; width:1px; height:1px; overflow:hidden; }
.float-left    { float:left; }
.float-right   { float:right; }

.text-left     { text-align:left; }
.text-right    { text-align:right; }
.text-center   { text-align:center; }
.text-justify  { text-align:justify; }

.bold          { font-weight:bold; }
.italic        { font-style:italic; }
.underline     { border-bottom:1px solid; }
.highlight     { background:#ffc; }

.img-left      { float:left;margin:4px 30px 20px 0; }
.img-right     { float:right;margin:4px 0 20px 30px; }
.alignleft      { float:left;margin:4px 30px 20px 0; }
.alignright     { float:right;margin:4px 0 20px 30px; }

.nopadding     { padding:0; }
.noindent      { margin-left:0; padding-left:0; }
.nobullet      { list-style:none; list-style-image:none; }

.width100 { width: 100%; } 
.width75 { width: 75%; } 
.width50 { width: 50%; } 

/*################ CLASSES ####################*/

.header
{	
	width:100%;
	height:242px;
	overflow:hidden;
	position:relative;
	margin:auto;
}
a.logo
{	
	width:115px;
	height:115px;
	display:block;
	position:absolute;
	top:6px;
	left:110px;
	text-indent:-9000px;
}

.search
{
	width:175px;
	height:40px;
	position:absolute;
	top:58px;
	right:4px;
}
.search_title
{
	width:100%;
	font-size:13px;
	font-weight:bold;
	color:#fff;
	margin:0 0 2px 0;
	text-indent:2px;
}
input.search_input
{
	width:117px;
	height:18px;
	border:0;
	background:url(images/search_input.jpg) top left no-repeat;
	font-size:12px;
	display:inline;
	text-indent:4px;
	vertical-align:middle;
}
input.search_btn
{
	width:49px;
	height:18px;
	border:0;
	background:url(images/search_btn.jpg) top left no-repeat;
	padding:0px 0 0 4px;
	vertical-align:middle;
	display:inline;
}

ul.menu, ul.menu li, ul.menu li ul, ul.menu li ul li
{
	list-style:none;
	margin:0;
	padding:0;
}
ul.menu
{
	position:absolute;
	top:128px;
	left:50px;	
}
ul.menu ul, ul.menu ul li
{
	float:left;
	line-height:100%;
}
ul.menu li ul li
{
	float:left;
	font:bold 11px Arial, Helvetica, sans-serif; 
}
ul.menu li ul li a, ul.menu li ul li a:visited
{
	color:#fff;
	text-decoration:none;
	margin:0 15px 0 0;
}
ul.menu li ul li a:hover
{
	color:#da431f;
}
.content
{
	width:100%;	
}
.mainbar
{
	width:759px;
	background:url(images/main_body.jpg) top left repeat;
	float:left;
}
.mainbar_top
{
	width:759px;
	background:url(images/main_top.jpg) top left repeat-x;
	padding:18px 0 0 0;
}
.mainbar_bottom
{
	width:759px;
	background:url(images/main_bottom.jpg) bottom left repeat-x;
	padding:0 0 21px 0;
}
.mainbar_left
{
	width:759px;
	background:url(images/main_left.jpg) top left repeat-y;
}
.mainbar_right
{
	width:759px;
	background:url(images/main_right.jpg) top right repeat-y;
}
.mainbar_inner
{
	width:695px;
	margin:0px auto;
	padding:25px 0;
}
.main_header
{
	width:100%;
	height:42px;
	position:relative;
	margin:0 0 18px 0;			
}
.main_header_top
{
	width:331px;
	height:12px;
	background:url(images/main_header_top.gif) top left no-repeat;
	position:absolute;
	left:60px;
	top:-11px;	
	//top:-11px;
	line-height:0;
}

.main_header_bottom
{
	width:331px;
	height:12px;
	background:url(images/main_header_bottom.gif) top left no-repeat;	
	position:absolute;
	left:60px;
	bottom:-11px;
	//bottom:-38px;
	line-height:0;
}
*:first-child+html .main_header_bottom
{
	width:331px;
	height:12px;
	background:url(images/main_header_bottom.gif) top left no-repeat;	
	position:absolute;
	left:60px;
	bottom:-11px;
	//bottom:-11px;
	line-height:0;
}
.main_header h1
{
	display:block;
	width:auto;
	position:absolute;
	left:-60px;
	top:0;
	line-height:120%;
	padding:0px 0 0 0;	
	background:#222 url(images/main_header_shadow.gif) top left repeat-y;
	min-width:400px;
}

* html .main_header_1
{
	border-left:400px solid #222;/*min-width*/
	position:relative;
	float:left;
	z-index:1;
}
* html .main_header_2
{
	margin-left:-400px; /*-min-width*/
	position:relative;
	float:left;
	z-index:2; 
}

.main_header h1 span
{
	display:block;
	float:left;
	color:#fff;
	text-align:left;
	padding:4px 35px 0 10px;
	font-size:14px;
	font-weight:bold;
	line-height:100%;
}
.main_header h1 a:link, .main_header h1 a:visited
{
	text-decoration:none;
	color:#fff;
	padding:0 10px 0 0;
}
.main_header h1 a:hover
{
	color:#983424;
}


.sidebar
{
	float:right;
	width:231px;
	font-size:12px;
	color:#fff;
}
.sidebar h2
{
	width:231px;
	height:42px;
	background:url(images/sidebar.gif) top left no-repeat;
	font-size:30px;
	color:#fff;
	text-indent:18px;
	line-height:140%;
	font-weight:bold;
	text-transform:none;
	overflow:hidden;
	padding:0 0 10px 0;
}

.sidebar_body
{
	width:212px;
	margin:0 0 15px 18px;
}
.sidebar_date
{
	font-size:20px;
	color:#868686;
	margin:0 0 6px 0;
}
.sidebar h3
{
	padding:0 0 10px 0
}
{
	color:#80924b;
	text-decoration:none;
}

.sidebar h3 a, .sidebar h3 a:visited
{
	color:#80924b;
	text-decoration:none;
	font-weight:bold;
}
.sidebar h3 a:hover
{
	color:#fff;
}

.sidebar ul
{
	width:212px;
	margin:0 0 25px 0;
	padding:0;
}
.sidebar ul li, .sidebar ul li ul, .sidebar ul li ul li
{
	margin:0;
	padding:0;
	list-style:none;
}
.sidebar ul li ul li
{
	margin:0 0 0 20px;
	line-height:130%;
}

.footer
{
	width:985px;
	height:236px;
	background:url(images/footer.jpg) top left no-repeat;
	position:relative;
}
a.footer_1
{
	display:block;
	width:135px;
	height:136px;
	position:absolute;
	top:68px;
	left:12px;
	text-indent:-9000px;
}
a.footer_2
{
	display:block;
	width:137px;
	height:136px;
	position:absolute;
	top:68px;
	left:162px;
	text-indent:-9000px;
}
a.footer_3
{
	display:block;
	width:137px;
	height:136px;
	position:absolute;
	top:68px;
	left:318px;
	text-indent:-9000px;
}
a.footer_4
{
	display:block;
	width:170px;
	height:123px;
	position:absolute;
	top:82px;
	left:466px;
	text-indent:-9000px;
}


.sidebar #sforum
{
	display:none;
}
.contactform 
{
	width:100%;
	overflow:hidden;
}
.contactform label
{
	width:100px;
	display:block;
	float:left;
}
.contactform input
{
	width:200px;
	height:19px;
	background:#dcd7b9;
	border:1px solid #80924b;
	font:normal 12px/180% "Trebuchet MS", Helvetica, sans-serif;
	color:#000;	
	padding:0 4px;
	margin:0 0 5px;
}
.contactform textarea
{
	float:left;
	display:block;
	width:368px;
	height:100px;
	background:#dcd7b9;
	border:1px solid #80924b;
	font:normal 12px/180% "Trebuchet MS", Helvetica, sans-serif;
	color:#000;	
	padding:0 4px;
	margin:0 0 5px;
}
input#contactsubmit
{
	width:100px;
	height:22px;
	background:#80924b;
	border:1px solid #000;
	font:normal 12px/80% "Trebuchet MS", Helvetica, sans-serif;
	color:#fff;	
	vertical-align:middle;
	cursor:pointer;
	margin:0 0 0 100px;
}

input.wpcf_cc
{
	margin:0 0 10px 100px;
}















