/* CSS Document */
body { behavior:url(/clients/weareforestry/publish/css/csshover.htc); background:#181812 url(../images/bg-fade.gif) repeat-x; margin: 0px; font-size: 13px; }
body, td, th { font-family:Verdana, Arial, Helvetica, sans-serif;  }
img { border:none; }
a { text-decoration:none; outline:none; }

#printLogo, #printFooter { display:none; }
#container { width: 860px; margin: 0px auto; }
#navbar { height: 60px; background:url(../images/navbar3.gif) no-repeat; }
#navbar ul { margin: 0px; padding: 0px; }
#navbar ul li { float: left; list-style: none; position: relative; }
#navbar ul li a { text-decoration:none; display: block; height: 60px; text-indent:-5000px; }
#navbar ul li:hover { background:url(../images/navbar3.gif) no-repeat;  }		
#navbar ul li ul { position:absolute; top:55px; left:15px; display:none; width:160px; border:1px solid #181812; }
#navbar ul li#enewsletter ul { left:auto; right:0px; }
#navbar ul li:hover ul { display:block; }
#navbar ul li ul li { float:none; }
#navbar ul li ul li a { color: #FFFFFF; text-indent: 0px; background-color:#435e23;  height:1%; padding: 4px 10px 4px 10px; width:140px !important; line-height:15px; font-weight: bold; }
#navbar ul li ul li a:hover { color: #f7dd16; background:#181812;  }
#navbar ul li#home { width: 91px; background-position: 0px -60px; }
#navbar ul li#aboutus { width: 94px; background-position: -91px -60px; }
#navbar ul li#tv { width: 97px; background-position: -185px -60px; }
#navbar ul li#news { width: 74px; background-position: -282px -60px; }
#navbar ul li#join { width: 68px; background-position: -356px -60px; }
#navbar ul li#contact { width: 75px; background-position: -424px -60px; }

#header { background-image:url(../images/header2.jpg); width: 860px; height: 160px; margin-bottom: 10px; padding: 0px; }
#header h1 { display: none; }
#contentContainer { width: 830px; margin: 0px auto; padding: 0px; }
#leftCol { float: left; width: 280px; margin:0px; padding: 0px; }

#mainColBG { background: url(../images/bg-textbox2.gif) repeat-y; width: 542px; margin: 0px 0px 0px 288px; padding: 0px; }
*html #mainColBG { background: url(../images/bg-textbox2.gif) repeat-y; width: 542px; margin: 0px 0px 0px 285px; padding: 0px; }
#mainCol { background: url(../images/bg-textbox.gif) no-repeat; width: 502px; margin: 0px; padding: 20px; min-height: 389px; }
#mainColFooter { background:url(../images/bg-textfooter.gif) no-repeat; height: 12px; margin-bottom: -4px; padding: 0px; }

.clearRight { clear:right; }
.clearLeft { clear:left; }
.clearBoth { clear:both }
.floatRight { float:right; margin: 10px; }
.floatLeft { float:left; margin: 10px; }
.floatRightGrayOutline { float:right; margin: 10px; border:#999999 1px solid; }
.floatLeftGrayOutline { float:left; margin: 10px; border:#999999 1px solid; }
.grayOutline { border:#999999 1px solid; }
.hidden { display: none; }
.quoteText { font-size: 0.9em; font-style:italic; }
.red { color:#CC0000; }
.smalltext { font-size: 0.8em }
.smallertext { font-size: 0.7em }
.noDisplay { display:none; }
.white { color: #FFFFFF }