html, body, form, p, h1 { 
	padding: 0px;
	margin: 0px;
}
img {
	border: 0px;
	behavior: url("pngbehavior.htc");
}
a {
	color: #213D28;
	text-decoration: underline;
}
a:hover {
	color: #14974B;
}
body {
	font-size: 11px;
	font-family: arial;
	background: url(images/bg.jpg) #21482D repeat-x center 0;
	behavior: url("csshover.htc");
}
#main {
	width: 900px;
	padding: 0 30px 0 30px;
	margin: 0px auto;
}
#logo {
	width: 221px;
	height: 127px;
	padding: 12px 0 0 25px;
	float: left;
}
#top_txt {
	width: 875px;
	height: 15px;
	padding: 8px 0 0 25px;
	float: left;
}
#phone {
	width: 197px;
	height: 56px;
	padding: 45px 25px 0 0;
	float: right;
}
#nav {
	width: 899px;
	height: 37px;
	background: url(images/nav_bg.jpg) repeat-x;
	list-style: none;
	padding: 0 0 0 1px;
	margin: 16px 0 10px 0;
	position: relative;
	float: left;
	z-index: 2;
}
#nav li {
	height: 36px;
	position: relative;
	float: left;
	margin: 0px;
	padding: 0px;
}
#nav li span {
	height: 26px;
	padding: 10px 15px 0 15px;
	margin: 0 0 0 -1px;
	_position: relative;
	float: left;
}
#nav li a:hover span {
	background: url(images/menu_border.gif) no-repeat;
}
#nav li:hover>a.drop span {
	background: url(images/menu_border.gif) no-repeat;
}
#nav li a {
	color: #FFFFFF;
	font-size: 15px;
	text-decoration: none;
	cursor: pointer;
	background: url(images/menu_border_small.gif) no-repeat right center;
	float: left;
}
#nav li a.last {
	background: none;
}
#nav li a:hover {
	text-decoration: underline;
	background: url(images/menu_right.gif) no-repeat right 0;
}
/*-----ACTIVE NAV STATE--------*/
body.home #home span, body.sustain #sustain span, body.history #history span, body.products #products span, body.services #services span, body.about #about span, body.media #media span, body.contact #contact span {
	background: url(images/menu_border.gif) no-repeat;
}
body.home #home, body.sustain #sustain, body.history #history, body.products #products, body.services #services, body.about #about, body.media #media, body.contact #contact.drop {
	text-decoration: underline;
	background: url(images/menu_right.gif) no-repeat right 0;
}
/*-----END ACTIVE NAV STATE--------*/
#nav li a:hover.drop, #nav li:hover>a.drop {
	height: 37px;
	background: url(images/menu_right_drop.gif) no-repeat right 0;
	position: relative;
	z-index: 5;
}
* html #nav li:hover a.drop span {
	background: url(images/menu_border.gif) no-repeat;
}
* html #nav li:hover a.drop {
	height: 37px;
	background: url(images/menu_right_drop.gif) no-repeat right 0;
	position: relative;
	z-index: 5;
}
#nav li ul {
	width: 265px;
	list-style: none;
	background: url(images/menu_drop_bg.png) repeat;
	_background: #16964B;
	border: 1px solid #FFFFFF;
	padding: 4px;
	margin: 0px;
	top: 36px;
	display: none;
	position: absolute;
	z-index: 2;
}
#nav li .rest_drop  {
	left: -1px;
}
#nav li .last_drop  {
	right: 0px;
	text-align: right;
}
#nav li ul li {
	height: auto;
	background: none;
}
#nav li ul a {
	height: auto;
	background: none;
	padding: 3px 8px 3px 8px;
	display: block;
	width: 249px;
}
#nav li ul a:hover {
	text-decoration: none;
	background: #1B7B44;
}
#nav li:hover ul, #nav li.over ul {
	display: block;
}
#contentFull {
	width: 864px;
	font-size: 12px;
	background: #CBC1A7;
	padding: 15px 16px 15px 21px;
	float: left;
}
#content {
	width: 665px;
	font-size: 12px;
	background: #CBC1A7;
	padding: 15px 21px 15px 21px;
	float: left;
}
#content h1, #contentFull h1 {
	color: #17954B;
	font-size: 18px;
	padding: 0 0 10px 0;
	display: block;
}
#content h2, #contentFull h2 {
	color: #000000;
	font-size: 14px;
	padding: 0 0 10px 0;
	display: block;
}
#content p, #contentFull p {
	line-height: 1.5;
	padding: 0 0 10px 0;
	display: block;
}
#content ul, #contentFull ul {
	margin-top: 0px;
}
#content li, #contentFull li {
	font:normal 10pt Arial, Helvetica, sans-serif;
	padding: 0px 0px 5px 0px;
}
#content #homeFeature {
	width: 650px;
	text-align: center;
	padding: 0 5px 5px 5px;
	float: left;
	background: url(images/home-feature-bg.jpg) bottom left no-repeat;
	position: relative;
	z-index: 1;
}
/*-------MEDIA PAGE BLOCK STYLES-------------*/
#list_main {
	width: 648px;
	/*height: 132px;*/
	background: #bab199 /*url(images/list_bg.gif) top left no-repeat*/;
	padding: 7px 10px 15px 7px;
	margin: 10px 0 20px 0;
	float: left;
	position: relative;
}
#list_main .vid {
	float: left;
	width: 400px;
	height: 300px;
	position: relative;
	z-index: 1;
}
#list_main p {
	width: 230px;
	font-size: 13px;
	padding: 10px 0 0 0;
	float: right;
	margin: 0px;
}
#list_main ul {
	width: 230px;
	font-size: 15px;
	/*list-style: inside;*/
	padding: 10px 0 10px 0;
	float: right;
	margin: 0px;
	border-bottom: 1px solid #a39b86;
}
#list_main ul .title {
	font-weight: bold;
	list-style: none outside;
	margin-left: 0px;
	font-size: 105%;
}
#list_main ul li {
	line-height: 1.4;
	margin-left: 20px;
}
/*-------END MEDIA PAGE BLOCK STYLES---------*/

/*-------CONTACT PAGE RIGHT_BLOCK------------*/
body.contact #content #right_block {
	width: 175px;
}
/*-------END CONTACT PAGE RIGHT_BLOCK------------*/
#content #right_block {
	width: 334px;
	text-align: center;
	padding: 0 0 10px 15px;
	float: right;
}
#content #right_block img/*, #content #homeFeature img*/ {
	display: block;
	padding: 0px 5px 5px 5px;
	background: url(images/img-float-bg.jpg) bottom left repeat-x;
	margin-bottom: 10px;
}
#content #right_block a {
	color: #21482D;
	margin: 2px 0 0 0;
	display: block;
}
/*------LUMBER PAGE INDIVIDUAL STYLES-----------*/
#content .block_lumber {
	width: 645px;
	color: #402401;
	padding: 0 0 0px 0;
	float: left;
	background: none;
	margin-bottom: 10px;
	border-bottom: 1px solid #BEA588;
}
#content .block_lumber p {
	width: 47%;
	margin: 0 0 5px 0px;
	padding-bottom: 10px;
	padding-right: 10px;
	float: left;
	font-size: 90%;
}
#content .block_lumber p a {
	color: #402401;
}
#content .block_lumber span {
	width: 135px;
	color: #D2D5BC;
	font-size: 17px;
	font-family: Times New Roman;
	font-weight: bold;
	padding: 3px 0 3px 10px;
	margin: 0 0 10px 5px;
	_display: inline;
	float: left;
}
#content .block_lumber .img {
	margin: 0 10px 0 0px;
	float: left;
	padding: 2px;
	border: 1px solid #213D28;
}
/*----------END LUMBER INDIVIDUAL PAGE STYLES-----------*/
#content .block {
	width: 324px;
	float: left;
}
#content .mr17 {
	margin: 0 17px 0 0;
}
#content .block span {
	color: #17954B;
	font-size: 18px;
	font-weight: bold;
	padding: 15px 0 5px 10px;
	display: block;
}
#sidebar {
	width: 184px;
	color: #FFFFFF;
	font-size: 12px;
	float: right;
}
#sidebar h1 {
	width: 164px;
	font-size: 18px;
	background: #213D28;
	border-bottom: 1px solid #FFFFFF;
	padding: 5px 10px 4px 10px;
	margin: 0 0 10px 0;
	float: left;
}
#sidebar .block {
	width: 164px;
	background: #213D28;
	padding: 10px;
	margin: 0 0 10px 0;
	float: left;
}
#sidebar .block p {
	line-height: 1.5;
	padding: 0 0 10px 0;
	display: block;
}
#sidebar .block a {
	color: #FFFFFF;
}
#sidebar .block a.link {
	width: 162px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	background: #21482D;
	border: 1px solid #02592F;
	padding: 7px 0 7px 0;
	float: left;
	margin-bottom: 5px;
}
#sidebar .block a:hover.link {
	background: #16964b;
}
#sidebar .block p img {
	margin-bottom: 10px;
	border: 0px;
	float: left;
}
#footer {
	width: 881px;
	color: #FFFFFF;
	padding: 0 0 10px 19px;
	float: left;
}
#footer .f_menu {
	padding: 10px 0 10px 0;
}
#footer a {
	color: #FFFFFF;
	margin: 0 2px 0 2px;
}
#footer .f_menu a:hover, #content #right_block a:hover {
	text-decoration: none;
}
/* FORM STYLES */
form{
	width: 475px;
	float: left;
}
fieldset{
	border: none;
	margin: 0px;
	padding: 0px 0px 5px 0px;
}
label{
	float: left;
	width: 18%;
	text-align: right;
	margin-right: 10px;
	font-size: 12px;
	font-weight: bold;
}
label span{
	font-size: 11px;
	font-weight: normal;
}
input{
	width: 76%;
	padding: 4px;
	margin: 0px;
}
textarea{
	margin: 0px;
	padding: 2px;
	width: 77%;
	height: 67px;
}
form fieldset  #inputContainer p {
	width: 50%;
	font: normal 12px Arial, Helvetica, sans-serif;
	padding-right: 0px;
	float: left;
}
/*form fieldset #employeeInputContainer p {
	width: 300px;
	font: normal 12px Arial, Helvetica, sans-serif;
	padding-right: 0px;
	float: left;
}*/
form fieldset.clear {
	width: 475px;
	clear: both;
}
form fieldset.clear input {
	width: 475px;
	clear: both;
}
#inputContainer, #employeeInputContainer {
	float: left;
	width: 77%;
	text-align: left;
}
form fieldset #inputContainer input.check, form fieldset #employeeInputContainer input.check {
	width: 15px;
	height: 15px;
	margin-right: 5px;
	float: left;
}
#inputContainer label {
	float: left;
	width: 75%;
	text-align: left;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	line-height: 15px;
	font-weight: normal;
}
form fieldset input.file {
	height: 125%;
	padding: 4px;
	height: auto;
}
