@charset "UTF-8";
/* CSS Document */

/* start reset */
* {
	margin: 0;
	padding: 0;
}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	/*margin: 0;*/
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
.html, body {
overflow-x: hidden;
}
body {
	line-height: 1;
	/*margin: 0px;*/
	background-color:#211c0e;
	margin:0;
	padding:0;
	text-align:center;
	/*background-repeat: repeat-y;
	background-image: url(../template_images/bg_wrapper.jpg);
	background-position: center;*/
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* end reset */

/* generic styles */
a:focus {
  outline-style: none;
}

object {
  outline-style: none;
}

table {
	border: 0;
    border-collapse: collapse;
	float:left;
}

th {
    text-align: left;
}

td {
    vertical-align: top;
	padding: 0;
}

img {
    border: 0;
	padding:2px 0 15px 15px;
}

form {
    margin: 0;
}

input, select, textarea {
    padding: 0;
    margin: 0;
}

input.radio {
    margin-bottom: -2px;
}


/* text/link styles */
p, td, th, li, div, input, textarea {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:15px;
}

p {
	margin:0px 0px 15px 0px;
	line-height:16px;
}

h1 {
	margin: 0px 0px 10px 0px;
	font-size: 24px;
}

h2 {

}

h3 {
	margin: 0px 0px 10px 0px;
	font-size: 12px;
	padding-left: 70px;
}

h4 {
	text-align: right;
	margin:0px 0px 0px 0px;
	font-size: 12px;
}

h5 {
	font-size: 14px;
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover {

}

ul {
	margin:0px 0px 20px 0px;	
	padding:0px 0px 0px 20px;
}

li {
	margin:0px 0px 3px 0px;	
	padding:0px;
}

hr {
	clear: both;
	height:1px;
	border-top:none;
	border-left:none;
	border-right:none;
	/*change next three to suit design*/
	border-bottom:1px dotted #000000;
	margin:9px 0px;
	*margin:7px 0px;
	padding:0;

}
.hrline {
	clear: both;
	border-top:none;
	border-left:none;
	border-right:none;
	/*change next three to suit design*/
	border-bottom:1px dotted #000000;
margin:0;
padding: 0;

}

a.new {
	background-image: url(../template_images/btn_new.jpg);

	display: block;
	float: none;
	height: 40px;
	width: 220px;
	margin-top: 240px;
	margin-right: auto;
	margin-left: auto;
	/*_margin-left: 20px;*/
}

a.new:hover {
	background-image: url(../template_images/btn_new.jpg);
	background-position:-220px;
	display: block;
	float: none;
	height: 40px;
	width: 220px;
	margin-top: 240px;
	margin-right: auto;
	margin-left: auto;
}

a.re {
	background-image: url(../template_images/btn_re.jpg);
	
	display: block;
	float: none;
	height: 40px;
	width: 220px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}

a.re:hover {
	background-position:-220px;
	display: block;
	float: none;
	height: 40px;
	width: 220px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}

.archive {
	text-align: center;
}



/* div styles */
	
	/* general styles */
	
div {
	float:left;
}

div#site_holder {
	width:902px;
	float: none;
	margin-right: auto;
	margin-left: auto;
	text-align:left; 
	/*padding: 0px 30px 0px 30px;*/
	/*position:absolute;
	left:50%;
	margin-left:-551px;
	 background-repeat: repeat-y;
	background-position:0px 500px; */

}
	/* header styles */
	
#header_bg {
	width: 100%;
	height:284px;
	background-image: url(../template_images/bg_header.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

/*#header_wrapper {
	float: none;
	margin-right: auto;
	margin-left: auto;
	width: 1102px;
}*/

div#header {
	height:284px;
	width:902px;
	background-image: url(../template_images/header.jpg);
	position: relative;
	margin-top: -284px;

	/* margin-left: 100px; */
}
	
/*#header_left {
	height: 284px;
	width: 100px;
	position: absolute;
}

#header_right {
	height: 284px;
	width: 100px;
	position: absolute;
}*/
#site_holder2 {
	width: 962px;
	_width: 902px;
	margin: 0 0 0 -60px;
	_margin: 0 0 0 0px;
	padding: 0 0 0 61px;
	_padding: 0 0 0 1px;
	text-align:left; 
	/*background-color:#FFFFFF;*/
	/*float: none;
	margin-right: auto;
	margin-left: auto;*/
	background-repeat: repeat-y;
	background-image: url(../template_images/bg_wrapper.jpg);
	background-position: center;
	/*border: 1px solid #FFFFFF;*/
}

	/* menu styles */

#menu {
	height: 42px;
	width: 900px;
	background-color: #FFFFFF;
	padding-top: 1px;
	margin: 0px;
	/*padding-right: 1px;
	padding-left: 1px;*/
}

#menu a {
	background-image: url(../template_images/btn_menu.jpg);
	background-position: left;
	height: 34px;
	_height: 43px;
	width: 150px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	padding-top: 13px;
	float:left
}

#menu a:hover {
	background-image: url(../template_images/btn_menu.jpg);
	background-position: -150px;
	height: 34px;
	_height: 43px;
	width: 150px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	padding-top: 13px;
	float:left
}
#link_container {
	float: none;
	width: 902px;
	margin-left: auto;
	margin-right: auto;
}
#help_contact {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 5px; 
	margin-bottom: 10px;
	float: right;
	padding-right: 10px;
}

#help_contact a {
	color: #FFFFFF;
	text-decoration: none;
}
#help_contact a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

	/* content styles */
	
#pce {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	/*padding-right: 1px;*/
	padding-left: 1px;
}

#pci {
	width: 645px;
	margin-top: 30px;
}

#sidebar {
	width: 200px;
	font-size: 14px;
/*	margin-top: 60px;
	margin-left: 30px;*/
	margin:0 30px 0 0;
	padding:60px 0;
	background:#FDFFD6;
	clear:both;
}
#sidebar a{
	padding:0 10px 0 10px;
	margin:0;
}
#text_box01 {
	float: left;
	height: 300px;
	width: 260px;
	margin-right: 28px;
	_margin-right: 29px;
	margin-left: 30px;
	_margin-left: 15px;
	margin-top: 25px;
	_margin-top: 15px;
}
#text_box011 {
	float: left;
	width: 260px;
	_width: 0px;
	margin-right: 28px;
	_margin-right: 0px;
	margin-left: 30px;
	_margin-left: 0px;
	margin-top: 25px;
	_margin-top: 15px;
}
#text_box011 span {
	display: none;
}

#text_box02 {
	float: left;
	height: 300px;
	width: 260px;
	margin-left: 30px;
	margin-top: 25px;
	_margin-top: 15px;
}

#text_box022 {
	float: left;
	
	width: 260px;
	margin-left: 30px;
	margin-top: 25px;
	_margin-top: 15px;
}
#text_box022 span {
	display: none;
}

#text_box02 p {
	margin-bottom: 5px;
	*margin-bottom: 0px;
}

#date {
	background-image:url(../template_images/bg_date.jpg);
	color:#FFFFFF;
	font-size:10px;
	height:17px;
	padding:5px 0 0;
	text-align:center;
	width:53px;
	
}
*html #date {
	padding-top:6px;
	height: 22px;
	_height: 17px;
}

#cta_box {
	background-image: url(../template_images/bg_cta.jpg);
	height: 336px;
	width: 260px;
	margin-top: 25px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#latest {
	background-image: url(../template_images/bg_dark.jpg);
	background-repeat: repeat-x;
	width: 900px;
	float: left;
	height: 258px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	
	/*margin-left: 1px;*/
}
#cta_box_bot {
clear: both;
width: 900px;
float: left;
}
#cta_box_bottom {
	background-image: url(../template_images/bg_cta_bottom.jpg);
	
	height: 20px;
	width: 261px;
	
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
*html #cta_box_bottom {
	background-image: url(../template_images/bg_cta_bottom.jpg);
	float: none;
	height: 20px;
	width: 257px;
	
	
	
}
#latest_work {
	clear: both;
	color: #FFFFFF;
	width: 900px;
	height: 40px;
}

#latest_work h1 {
	float: left;
	margin-left: 30px;
	_margin-left: 15px;
}

#work {
	width: 900px;
}

#work img {
	margin-left: 26px;
	border: 1px solid #FFFFFF;
	padding:0;
}

#latest_work a {
	text-align: right;
	float: right;
	color: #FFFFFF;
	margin-top: 10px;
	margin-right: 25px;
}

	/* footer styles */

#footer {
	width: 901px;
	height: 60px;
	background-color: #FFFFFF;
	padding-top: 30px;
}

#footer h3 {
	margin-bottom: 5px;
	font-size: 11px;
	margin-left: -50px;
}

/* contact/feedback */
div.contact_col1 {
	width:120px;
	height:18px;/*22px;*/
	padding-top:4px;
	margin:3px 0px 3px 0px;
	
}

div.contact_col2 {
	width:220px;
	margin:3px 0px 3px 0px;
	
}

div.contact_col2 input {
	border:1px solid #7f9db9;
	width:212px;/*216px;*/
	height:22px;/*18px;*/
	padding:1px 2px 0px 2px;
	*margin-top:-1px;
	
}

div.contact_col2 textarea {
	width:212px;/*216px;*/
	height:200px;
	padding:0px 2px 0px 2px;
	
	border:1px solid #7f9db9;
}



/* help */
div#search {
	width:100%;
	margin-bottom:20px;
}

input.field_search {
	width:200px;
	height:20px;
	*margin-top:-1px;
	color:#000000;
	border-left:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	border-top:1px solid #cccccc;
	border-right:none;
	padding-top:3px;
	padding-left:3px;
}

div#help_content {
    width:100%;
    margin-top:20px;
    *margin-top:15px;
}

div#back {
	padding-bottom:2px;
	width: 100%;
}

div#filerow {
	clear: both;
	width:540px;/*570px;*/
	height:30px;/*31px;*/
	padding:7px 15px 0px 15px;
	background-image:url(../template_images/filerow_bg.jpg);
	background-repeat:repeat-x;
	font-weight:bold;
	color:#ffffff;
	margin: 0;
	
}

div#filerowalt {
	clear: both;
	width:540px;/*570px;*/
	height:30px;/*31px;*/
	padding:7px 15px 0px 15px;
	background-image:url(../template_images/filerowalt_bg.jpg);
	background-repeat:repeat-x;
	color:#ffffff;
	margin: 0;
}

div#filerowalt a, div#filerow a {
	font-weight:bold;
	color:#ffffff;
}

div.help_topten_holder {
	width:100%;
	margin-top:40px;
	*margin-top:20px;
}   

div.help_topten_holder h2 {
	color:#ffffff;
}

div.help_topten_holder p {
	margin:0px;
}

div.help_topten_holder hr, div#search hr {
	color:#000;
	background-color:#000;
	height:1px;
	border-bottom:1px dotted #000000;
	border-top:none;
	border-left:none;
	border-right:none;
	margin:3px 0px 3px 0px;
	*margin:0px 0px 0px 0px;
	padding:0px 0px -5px 0px;
}

div.topten_qs {
	width:100%;
}

div.question {
	width:540px;/*570px;*/
	/*31px;*/
	padding:7px 15px 7px 15px;
	background-color:#ffffff;
	border-bottom:1px dotted #000000;
	font-weight:bold;
}

div.question a {
	color:#000000;
}

div.help_answer {
	width:540px;/*570px;*/
	padding:7px 15px 0px 15px;
	background-color:#ffffff;
}  

div.help_answer p {
	color:#000000;
}
#hr_holder {
	width: 840px;
	margin: 30px 30px 0px 30px;
}

#content {
	background-color: #FFFFFF;
	width: 901px;
}
#sidebar .nav_sub_item {

	padding-left: 20px;
	font-size: 12px;
	
	border-bottom: 1px dotted #000000;
	display: block;
}
#sidebar .nav_sub_itemnew {

	padding-left: 10px;
	font-size: 12px;
	
	border-bottom: 1px dotted #000000;
	display: block;
}

#sidebar .nav_sub_item_active {
	padding-left: 20px;
	font-size: 12px;
	background-color: #feffef; 
	display: block;
	
	
}

#sidebar .sub_sub_item {
	margin-left: 40px;
	font-size: 12px;
}
.form_table {
	width: 500px;
	margin-left: 50px;
	margin-top: 10px;
}
.form_left {
	height: 30px;
}
#header a {
	height: 284px;
	width: 300px;
	display: block;
}

div#menucontainer
{


	padding:0;
	margin:0;	
	float:left;
	height: 42px;
	width: 900px;
}

.menu 
{
	float:left;
background-image: url(../template_images/btn_menu.jpg);
	height: 42px;
	width: 900px;
color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;

}
.menu1 a
{
background-image: url(../template_images/btn_menu.jpg);
	background-position: left;
line-height:30px;
height:44px;
	width: 150px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	padding: 3px 0 0;
	float:left;
}

.menu1 a:hover{ 
background-image: url(../template_images/btn_menu.jpg);
	background-position: -150px;
line-height:30px;
height:44px;
	width: 150px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	padding: 3px 0 0;
	float:left;
}








/* ######### Style for Drop Down Menu ######### */



/*Menu 2*/

.menu1.menu2,.menu3,.menu4,.menu5,.menu6
{


	height: 42px;

color: #FFFFFF;


}
.menu1 a,.menu2 a,.menu3 a,.menu4 a,.menu5 a,.menu6 a
{
background-image: url(../template_images/btn_menu.jpg);
	background-position: left;
line-height:30px;
height:44px;
	width: 150px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	padding: 3px 0 0;
	float:left;
}

.menu1 a:hover,.menu2 a:hover,.menu3 a:hover,.menu4 a:hover,.menu5 a:hover,.menu6 a:hover{ 
background-image: url(../template_images/btn_menu.jpg);
	background-position: -150px;
line-height:30px;
height:44px;
	width: 150px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	padding: 3px 0 0;
	float:left;
}



/* ######### Style for Drop Down Menu ######### */

.dropmenudiv1,.dropmenudiv2,.dropmenudiv3,.dropmenudiv4,.dropmenudiv5,.dropmenudiv6{
position:absolute;
border: 0;
font:normal 12px Arial;
margin:-8px 0 0;
padding:0;
top:0;
left:0;
background:transparent;
width:150px;
height:26px;
visibility: hidden;
font-weight:normal;
}


.dropmenudiv1 a,.dropmenudiv2 a,.dropmenudiv3 a,.dropmenudiv4 a,.dropmenudiv5 a,.dropmenudiv6 a{
font:normal 12px Arial;
height:26px;
display: block;
line-height:30px;
padding:0;
text-indent:10px;
margin:0;
top:0;
left:0;
font-weight:normal;
border-bottom:1px solid #000;
text-decoration: none;
color: #fff;
background-color:#5a6d40;
}

* html .dropmenudiv2 a{ /*IE only hack*/
height:26px;
background-color:#5a6d40;
margin:0;
padding:0;
}

.dropmenudiv1 a:hover,.dropmenudiv2 a:hover,.dropmenudiv3 a:hover,.dropmenudiv4 a:hover,.dropmenudiv5 a:hover,.dropmenudiv6 a:hover{ /*THEME CHANGE HERE*/
color:#fff;
background-color:#445133;
}

/* breadcrumb */
#crumb {
 font-size:10px;
 color:#536438;

}

#crumb a{
	color:#536438;
	text-decoration: none;
}

#contact_left {
	width:340px;
	float: left;	
}
#contact_middle {
	swidth:15px; 
	height: 614px; 
	border-right: 1px dotted #000; 
	float: left;"	
}
#contact_right {
	width:170px; 
	float: left; 
	padding-left: 10px;
}
.woodSpecies {
width: 638px;
float: left;

}
.species {
width: 127px;
float: left;

}
.speciesImg {
width: 128px;
float: left;


}
p.contactalign {
	text-align: justify;
}