/**********************************

Reset Styles for all browsers

***********************************/
	
body, p, blockquote {
	margin: 0;
	padding: 0;
	}

a img, iframe { border: none; }
	
/* Headers
------------------------------*/

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-size: 100%;
	}
	
/* Lists
------------------------------*/
	
ul, ol, dl, li, dt, dd {
	margin: 0;
	padding: 0;
	}
	
/* Links
------------------------------*/

a {color: #666;}
a:hover {}

/* Forms
------------------------------*/

form, fieldset {
	margin: 0;
	padding: 0;
	}
	
fieldset { border: 1px solid #000; }

legend {
	padding: 0;
	color: #000;
	}

input, textarea, select {
	margin: 0;
	padding: 1px;
	font-size: 100%;
	font-family: inherit;
	}
	
select { padding: 0; }

/**********************************

Core Styles

***********************************/

body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
background-color: #fffbc7;
text-align: center;
}

/* Container
------------------------------*/

#container {
position: relative;
width: 684px;
text-align: left;
margin: 0px auto;
margin-top: 0px;
}

/* The REAL DEAL
-----------------------------------*/

table#bigtrees {
border-left: 1px solid #666;
border-bottom: 1px solid #666;
background-color: #fffbc7;
margin-top: 5px;
margin-bottom: 20px;
}

table#bigtrees thead {
background-color: #cdbb7d;
}

table#bigtrees thead tr td {
font-weight: bold;
}

table#bigtrees tr td {
border-top: 1px solid #666;
border-right: 1px solid #666;
}

table#bigtrees tr td.vacant {
text-transform: uppercase;
}

table#bigtrees tr td.latin {
font-style: italic;
}

table#bigtrees tr td a {
color: green;
}

/* Headings
-----------------------------------*/

h2 {
font-size: 16px;
font-weight: bold;
border-bottom: 1px solid #666;
padding-bottom: 3px;
margin-bottom: 0px;
}

h3 {
font-size: 14px;
font-weight: bold;
}

h3.hydric {
text-decoration: underline;
}

p.toplinks {
text-align: center;
}

ol.roman li {
list-style-type: upper-roman;
}

ol.capletter li {
list-style-type: upper-alpha;
}

ol.capletter li ul li {
list-style-type: disc;
}

.center-pic {
text-align: center;
}

.center-pic p {
width: 400px;
font-style: italic;
margin: 0px auto;
margin-top: 0px;
}

.center-pic p span.arrow {
font-size: 18px;
}

ul.titles li {
margin-bottom: 10px;
}

ul.titles li span {
font-weight: bold;
}

span.series {
font-weight: bold;
text-decoration: underline;
}

/* Menu
------------------------------*/

#menu {
width: 684px;
height: 80px;
margin: 0;
padding: 0;
}

#menu ul {
width: 684px;
height: 80px;
background: url(../images/bg-menu.gif) no-repeat;
margin: 0px;
}

#menu ul li {
margin: 0;
padding: 0;
list-style: none;
position: absolute;
top: 0;
}

#menu ul li,
#menu ul li a {
display: block;
text-decoration: none;
}

#menu ul li#nav1, #menu ul li#nav1 a {left: 313px; top: 0px; width: 60px; height: 80px;}
#menu ul li#nav2, #menu ul li#nav2 a {left: 374px; top: 0px; width: 83px; height: 80px;}
#menu ul li#nav3, #menu ul li#nav3 a {left: 458px; top: 0px; width: 69px; height: 80px;}
#menu ul li#nav4, #menu ul li#nav4 a {left: 528px; top: 0px; width: 57px; height: 80px;}
#menu ul li#nav5, #menu ul li#nav5 a {left: 586px; top: 0px; width: 87px; height: 80px;}

#menu ul li a span {
visibility: hidden;
}

#nav1 a:hover {background: transparent url(../images/bg-menu.gif) -313px -80px no-repeat;}
#nav2 a:hover {background: transparent url(../images/bg-menu.gif) -374px -80px no-repeat;}
#nav3 a:hover {background: transparent url(../images/bg-menu.gif) -458px -80px no-repeat;}
#nav4 a:hover {background: transparent url(../images/bg-menu.gif) -528px -80px no-repeat;}
#nav5 a:hover {background: transparent url(../images/bg-menu.gif) -586px -80px no-repeat;}

/* Header
------------------------------*/

#header {
position: absolute;
height: 223px;
width: 684px;
/*background: url(../images/header.png) no-repeat;*/
margin-top: -10px;
z-index: +10;
}

#header h1 {
visibility: hidden;
}

/* Content
------------------------------*/

#content {
position: relative;
margin-top: 223px;
}

/* Sidebar
------------------------------*/

#sidebar {
float: left;
width: 200px;
margin-left: 20px;
}

*html body #sidebar {
margin-left: 10px;
}

/* Categories
------------------------------*/

#categories h3 {
width: 200px;
height: 17px;
background: url(../images/title-categories.gif) no-repeat;
margin-bottom: 5px;
}

#categories h3 span {
visibility: hidden;
}

#categories ul {
margin:0;
padding:0;
list-style:none;
}

#categories ul li {
line-height: 20px;
background: url(../images/bg-categories.gif)  no-repeat;
padding-left: 30px;
}

#categories ul li.last {
line-height: 19px;
}

#categories ul li a {
color: #666;
text-decoration: none;
}

#categories ul li a:hover {
color: #005dab;
text-decoration: underline;
}

/* Forestry Management
------------------------------*/

#forestrymgmt {
width: 200px;
height: 132px;
background: url(../images/bg-formgmt.gif) no-repeat;
margin-top: 12px;
}

#forestrymgmt h3 {
}

#forestrymgmt h3 span {
visibility: hidden;
}

#forestrymgmt ul {
margin: 0;
padding: 0;
list-style: none;
margin: 22px 0 0 75px;
}

#forestrymgmt ul li {
line-height: 20px;
background: url(../images/bg-formgmtlist.gif)  no-repeat;
padding-left: 10px;
}

#forestrymgmt ul li.last {
line-height: 19px;
}

#forestrymgmt ul li.wrap {
height: 34px;
line-height: 14px;
padding-top: 3px;
}

#forestrymgmt ul li a {
color: #666;
text-decoration: none;
}

#forestrymgmt ul li a:hover {
/* color: #005dab; */
color: green;
text-decoration: underline;
}

/* Main
------------------------------*/

#main {
float: left;
width: 442px;
margin-left: 12px;
margin-top: 0;
}

/* Welcome
------------------------------*/

#welcome {
display: block;
width: 442px;
height: 115px;
background: url(../images/bg-welcome2.gif) no-repeat;
margin-top: -5px;
}

*html body #welcome {
margin-top: 0;
}

#welcome img {
float: left;
margin: 8px 8px 0 8px;
}

#welcome h2 {
float: left;
width: 280px;
height: 37px;
background: url(../images/title-welcome.gif) no-repeat;
margin: 12px 0 5px -1px;
border: 0;
}

#welcome h2 span {
visibility: hidden;
}

#welcome h3 {
width: 280px;
font-size: 11px;
margin-top: 15px;
margin-bottom: 2px;
float: left;
}

/* Feature
------------------------------*/

.feature {
display: block;
width: 442px;
height: 115px;
background: url(../images/bg-feature.gif) no-repeat;
margin-top: 10px;
}

.feature img {
float: left;
margin: 8px 8px 0 8px;
}

.feature h3 {
float: left;
width: 280px;
font-size: 11px;
color: #377918;
margin-top: 20px;
}

.feature p a {
color: #666;
text-decoration: none;
}

.feature p a:hover {
color: #005dab;
text-decoration: underline;
}

/* News
------------------------------*/

.news {
display: block;
width: 442px;
height: 220px;
background: url(../images/bg-feature2.gif) no-repeat;
margin-top: 10px;
}

.news img {
float: left;
margin: 8px 8px 0 8px;
}

.news h3 {
font-size: 11px;
color: #377918;
/*margin-top: 20px;*/
}

.news h3#newshead {
width: 280px;
color: #000;
font-size: 11px;
margin-top: 15px;
margin-bottom: 5px;
float: left;
}

.news h3#newshead span {
visibility: hidden;
}

.news p {
margin-bottom: 20px;
}

.news p a {
color: #666;
text-decoration: none;
}

.news p a:hover {
color: #005dab;
text-decoration: underline;
}

p.morenews {
font-style: normal;
font-weight: bold;
}

p.morenews a {
color: #005dab;
}

/* Sub-Menu
------------------------------*/

#sub-menu {
/*background-color: #f6e094;*/
background: url(../images/bg-submenu.gif) no-repeat;
width: 634px;
height: 30px;
margin-left: 10px;
margin-bottom: 15px;
padding: 15px 15px;
}

#sub-menu p {
text-align: center;
margin-top: -5px;
}

#sub-menu p a {
text-decoration: none;
}

#sub-menu p a:hover {
color: #005dab;
text-decoration: underline;
}

#sub-menu p a.forlinks:hover {
color: green;
}

/* Main-Content
------------------------------*/

#main-content {
width: 634px;
margin-left: 10px;
padding: 15px;
background: url(../images/bg-maincontent-top.gif) #f6e094 no-repeat top left;
}

#main-content-footer {
width: 664px;
background: url(../images/bg-maincontent-bottom.gif) #f6e094 no-repeat bottom left;
margin-left: 10px;
}

#main-content ul,
#main-content ol {
margin: 2px 0 25px 45px;
}

#main-content ol li ul {
margin-bottom: 5px;
}

#main-content img.pgtitle {
margin-bottom: 10px;
}

#main-content p {
/*width: 400px;
text-align: justify;*/
margin: 2px 0 15px 0;
}

#main-content p.listhead {
margin: 2px 0 0 0;
}

#main-content p#soillinks {
text-align: center;
background-color: #fffbc7;
border: 1px solid #cdbb7d;
padding: 10px 10px;
}

#main-content p.backtolist {
font-style: italic;
}

#main-content a {
text-decoration: underline;
}

#main-content a:hover {
color: #005dab;
text-decoration: none;
}

#main-content p img.rightpic {
margin: 0 0 10px 10px;
}

#main-content #gallery {
/*text-align: center;*/
/*margin-top: 20px;*/
}

#main-content #gallery img {
margin: 20px 0 0 115px;
}

#main-content #gallery p {
/*width: 400px;*/
/*text-align: left;*/
}

#main-content #gallery-feature {
width: 400px;
margin-top: 30px;
margin-left: 110px;
padding-bottom: 20px;
}

#main-content #gallery-feature p {
text-align: justify;
}

#main-content #gallery-feature p#prevlink {
float: left;
}

#main-content #gallery-feature p#nextlink {
float: right;
}

#main-content p.photoalbum {
font-size: 1.2em;
font-weight: bold;
width: 440px;
margin-left: 100px;
margin-bottom: 30px;
background: url(../images/bg-feature.gif) bottom right no-repeat;
}

#main-content p.photoalbum img {
margin-right: 10px;
}

#main-content p.photoalbum a {
color: #377918;
/*text-transform: uppercase;*/
}

#main-content #bigtreegallery {
display: table;
margin-left: 30px;
}

#main-content #bigtreegallery .bigtreepic {
float: left;
display: block;
width: 100px;
height: 145px;
text-align: center;
margin: 0 20px 10px 0;
}

#main-content #bigtreegallery .bigtreepic p a {
text-decoration: none;
}

#main-content #bigtreegallery .bigtreepic p a:hover {
text-decoration: underline;
color: green;
}

/* Footer
------------------------------*/

#footer {
position: relative;
clear: both;
text-align: center;
padding-top: 10px;
/**padding-top: 0;*/       /* IE 6 and 7 */
/**margin-top: -213px;*/   /* IE 6 and 7 */
}

body#homepage #footer {
/*padding-top: 0;*/
/*margin-top: -213px;*/
}

#footer p {
color: #000;
margin-bottom: 10px;
}

#footer p#designedby {
font-size: 0.85em;
margin-top: -10px;
}

#footer p a {
color: #666;
text-decoration: none;
}

#footer p a:hover {
color: #005dab;
text-decoration: underline;
}

#footer p a.forlinks:hover {
color: green;
}

/* FIX */

#main-content .center-pic p {
width: 400px;
font-style: italic;
margin: 0px auto;
margin-top: 10px;
margin-bottom: 20px;
}