@charset "utf-8";
.clearing {
	height: 0;
	clear: both;
}
/*----- SKIP LINK -----*/
#skip {
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
}
#skip a {
	margin: 0;
	padding: 0;
}
/*------ PAGE CONTAINER -----*/
#container {
	margin: 0px;
	padding: 0px;
	min-width: 960px;
}
/*----- TIER1 HEADER -----*/
#container #header {
	height: 82px;
	position: relative;
	overflow: hidden;
}
#container #header #leaf {
	position: absolute;
	top: 0;
	right: 288px;
	width: 318px;
	height: 82px;
	background: url(/Assets/images/h02.jpg) no-repeat top right;
	z-index: 0;
}
#container #header #logo-cobrand {
	z-index: 98;
	position: absolute;
	top: 0;
	left: 0;
}
#container #header #logo-fpc {
	/* TIER 2 FPC LOGO */
	z-index: 98;
	position: absolute;
	top: 0;
	left: 0;
}
#container #header #logo-govwa {
	/* TIER 2 FPC LOGO */
	z-index: 98;
	position: absolute;
	top: 0;
	left: 50%;
	width: 86px;
	height: 84px;
}
#container #header #search {
	position: absolute;
	top: 10px;
	right: 10px;
	z-index: 99;
}
#container #header #search * {
	margin: 0 0 2px 2px;
}
#container #header #search label {
	display: none;
}
#container #header #search #src_gov {
	display: none;
}
input, textarea, select, option {
	font-size: 12px;
	/*font-family: "Courier New", Courier, serif;*/
	color: #000;
	border: 1px solid #651706;
}
.button {
	font-size: 12px;
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	color: #651706;
	background-color: #FFD381;
}
/*----- TIER1b News Slider -----*/
#container #news-preview {
	/*margin: 1px 0 0;*/
	padding: 0;
	height: 135px;
	background: #7C7C46 url(/Assets/Images/backgrounds/bg_news_one.jpg) no-repeat top right;  /* Default background */
	overflow: hidden;
	position: relative;
	width: 100%;
}
#news-preview div div {
}
#news-preview h2 {
	font-size: 1.25em;
	font-weight: bold;
	color: #fff;
	margin: 0;
}
#news-preview h2 a {
	color: #fff;
	text-decoration: none;
}
#news-preview h2 a:hover {
	text-decoration: underline;
}
#news-preview p {
	color: #fff;
	/*width: 300px;*/
	font-size: 1.1em;
	margin-top: 0;
}
#news-preview-one, #news-preview-two, #news-preview-three {
	height: 135px;
	overflow: hidden;
	padding: 20px 700px 10px 20px;
}
#news-preview-one {
	background: #7C7C46 url(/Assets/Images/backgrounds/bg_news_one.jpg) no-repeat top right;
}
#news-preview-two {
	background: #7C7C46 url(/Assets/Images/backgrounds/bg_news_two.jpg) no-repeat top right;
}
#news-preview-three {
	background: #7C7C46 url(/Assets/Images/backgrounds/bg_news_three.jpg) no-repeat top right;
}
/*----- TIER1 CONTENT -----*/
#container-content {
	font-size: 1.2em;
	border-bottom: 2px solid #C68D19;
}
#container-content #features, #container-content #forestry-news {
	width: 49.99%;
	float: left;
}
#container-content #features {
	width: 50%;
	background: #F4E8D1;
	color: #fff;
}
#container-content.tier1b #features, #container-content.tier1b #forestry-news {
	width: 33%;
	float: left;
}
#container-content.tier1b #features {
	width: 66.99%;
	background: #F4E8D1;/*color: #fff;*/
}
#container-content.tier1b #features-col1 {
	width: 45%;
	float: left;
	padding: 10px 10px 10px 20px;
	margin:0;
	color: #000;
}
#container-content.tier1b #features-col2 {
	width: 45%;
	float: left;
	padding: 10px 10px 10px 20px;
	margin: 0;
	color: #000;
}
#container-content.tier1b dl {
	margin: 0;
	padding: 0;
}
#container-content.tier1b dt {
	margin: 1em 0 0;
	padding: 0;
	font-weight: bold;
	color: #8B3B2A;
	text-transform: uppercase;
}
#container-content.tier1b dd {
	margin: 0;
	padding: 0;
}
/*----- TIER1 CONTENT: FEATURES -----*/

#features #features-first {
	background: #837F1E;
}
#features #features-second {
	background: #A0A648;
}
#features #features-third {
	background: #AEB089;
}
#features .features-image {
	float: right;
	margin-left: 1em;
}
#features h2 {
	margin-top: 10px;
}
#features p {
	margin: 0;
}
#container-content #features h1 {
	margin: 0;
	padding: 5px 0 5px 20px;
	text-transform: uppercase;
	background: #C68D19;
	color: #fff;
}
#container-content #forestry-news h1 {
	margin: 0;
	padding: 5px 0 5px 20px;
	text-transform: uppercase;
	background: #8B3B2A;
	color: #fff;
}
#features #features-first, #features #features-second, #features #features-third {
	padding: 0px 0 0px 10px;
	margin: 10px;
}
#features #features-first a, #features #features-second a, #features #features-third a {
	color: #fff;
	text-transform: lowercase;
	text-decoration: none;
}
#features #features-first a:hover, #features #features-second a:hover, #features #features-third a:hover {
	text-decoration: underline;
}
/*----- TIER1 CONTENT: FORESTRY-NEWS -----*/

#container-content #forestry-news {
	background: #EBD6B1;
}
#container-content #forestry-news dl {
	margin: 0;
	padding: 10px 20px;
}
#container-content #forestry-news dl dt, #container-content #forestry-news dl dd {
	margin: 0;
	padding: 0;
}
#container-content #forestry-news dl dt {
	margin-top: 1em;
}
#container-content #forestry-news dl dt span {
	font-weight: bold;
	color: #8B3B2A;
	text-transform: uppercase;
}
#container-content #forestry-news dl a {
	text-transform: lowercase;
	color: #C94D32;
	text-decoration: underline;
}
#container-content #forestry-news dl a:hover {
	color: #651706;
	text-decoration: none;
}
/*----- TIER1 CONTENT: FORESTRY FACTS -----*/

.left {
	float:left;
	margin:5px;
}
.right {
	float:right;
	margin:5px;
}
/*----- TIER2 CONTENT -----*/
.tier2 #container-content {
	font-size: 1.2em;
	/*width: 960px;*/
	overflow: hidden;
}
.tier2 #container-content #wrapper {
	width: 960px;
}
.tier2 #container-content #menu-section {
	width: 213px;  /* Fixed width to accommodate sectional graphic above menu items */
	float: left;
	background-color: #F4E8D1;
	margin: 0;
	padding: 0;
	display: inline;
}
.tier2 #container-content #content {
	float: left;
	width: 747px;
	padding: 20px;
	display: inline;
	w\idth: 707px;
}
.right {
	float:right;
	margin:5px;
}
/*----- TIER2 CONTENT: MENU-SECTION ----- */
.tier2 #container-content #menu-section {
	padding-top: 75px;  /* Space for section image */
}
.tier2 #container-content #menu-section.about {
	background:#F4E8D1 url(/content_migration/_assets/images/sectionHeaders/about_us.gif) no-repeat top left;
}
.tier2 #container-content #menu-section.contactus {
	background:#F4E8D1 url(/content_migration/_assets/images/sectionHeaders/contact_us.gif) no-repeat top left;
}
.tier2 #container-content #menu-section.disclaimer {
	background:#F4E8D1 url(/content_migration/_assets/images/sectionHeaders/disclaimer.gif) no-repeat top left;
}
.tier2 #container-content #menu-section.education {
	background:#F4E8D1 url(/content_migration/_assets/images/sectionHeaders/education.gif) no-repeat top left;
}
.tier2 #container-content #menu-section.environment {
	background:#F4E8D1 url(/content_migration/_assets/images/sectionHeaders/environment.gif) no-repeat top left;
}
.tier2 #container-content #menu-section.innovation {
	background:#F4E8D1 url(/content_migration/_assets/images/sectionHeaders/innovation.gif) no-repeat top left;
}
.tier2 #container-content #menu-section.invest {
	background:#F4E8D1 url(/content_migration/_assets/images/sectionHeaders/investment_opportunities.gif) no-repeat top left;
}
.tier2 #container-content #menu-section.nativeForest {
	background:#F4E8D1 url(/content_migration/_assets/images/sectionHeaders/native_forests.gif) no-repeat top left;
}
.tier2 #container-content #menu-section.news {
	background:#F4E8D1 url(/content_migration/_assets/images/sectionHeaders/news.gif) no-repeat top left;
}
.tier2 #container-content #menu-section.plantation {
	background:#F4E8D1 url(/content_migration/_assets/images/sectionHeaders/plantations.gif) no-repeat top left;
}
.tier2 #container-content #menu-section.privacy {
	background:#F4E8D1 url(/content_migration/_assets/images/sectionHeaders/privacy.gif) no-repeat top left;
}
.tier2 #container-content #menu-section.products {
	background:#F4E8D1 url(/content_migration/_assets/images/sectionHeaders/products_services.gif) no-repeat top left;
}
.tier2 #container-content #menu-section.search {
	background:#F4E8D1 url(/content_migration/_assets/images/sectionHeaders/search.gif) no-repeat top left;
}
.tier2 #container-content #menu-section.seedtech {
	background:#F4E8D1 url(/content_migration/_assets/images/sectionHeaders/seed_technologies.gif) no-repeat top left;
}
.tier2 #container-content #menu-section.sitemap {
	background:#F4E8D1 url(/content_migration/_assets/images/sectionHeaders/sitemap.gif) no-repeat top left;
}
.tier2 #container-content #menu-section.utility {
	background:#F4E8D1 url(/content_migration/_assets/images/sectionHeaders/utility.gif) no-repeat top left;
}
.tier2 #container-content #menu-section ul {
	margin: 0.5em 1em;
	padding: 0;
	list-style: none;
}
.tier2 #container-content #menu-section ul a {
	color : #651706;
	text-decoration : none;
}
.tier2 #container-content #menu-section ul a:hover {
	color : #C94D32;
	text-decoration : underline;
}
/*----- TIER2 CONTENT: CONTENT ----- */
.tier2 #container-content #content > *:first-child {
	margin-top: 0;
}


/*----- TIER2 CONTENT: RIGHTBOX POSITIONING ----*/
.tier2 #container-content #wrapper #content #rightbox {
  background: #FFFFFF;
  float: right;
  left: 0px;
  top: 5px;
  width: 150px;
}

.rightbox_shaded, .tier2 #container-content #wrapper #content #rightbox_shaded {
  background: #f4e8d1;
  float: right;
  margin: 5px;
  padding: 10px;
  width: 250px;
}

.tier2 #container-content #wrapper #content #rightbox_shaded_large {
  background: #f4e8d1;
  float: right;
  margin: 5px;
  padding: 10px;
  width: 300px;
}

.tier2 #rightbox_image_small {
  background: #f4e8d1;
  float: right;
  margin: 5px;
  padding: 10px;
  width: 210px;
}

.tier2 #rightbox_image {
  background: #FFFFFF;
  float: right;
  margin: 5px;
  padding: 10px;
  width: 250px;
}

/*---- TIER2 CONTENT - RIGHTBOX DL/DT LISTS 
.tier2 #container-content #wrapper #content #rightbox_shaded dl {
	margin: 0;
	padding: 10px 20px;
}
.tier2 #container-content #wrapper #content #rightbox_shaded dl dd {
	margin: 0;
	padding: 0;
}
.tier2 #container-content #wrapper #content #rightbox_shaded dl dt {
	margin-top: 1em;
}
.tier2 #container-content #wrapper #content #rightbox_shaded dl dt span {
	font-weight: bold;
	color: #8B3B2A;
}
.tier2 #container-content #wrapper #content #rightbox_shaded dl a {
	text-transform: lowercase;
	color: #C94D32;
	text-decoration: underline;
}
.tier2 #container-content #wrapper #content #rightbox_shaded dl a:hover {
	color: #651706;
	text-decoration: none;
----*/

/*----- TIER2 CONTENT: LAYOUTTABLE POSITIONING ----*/

.tier2 #container-content #wrapper #content #layouttable {
  display: table;
  width: 100%;
}

.tier2 #container-content #wrapper #content #layouttable #row {
  display: table-row;
}

.tier2 #container-content #wrapper #content #layouttable #left {
  background: #f4e8d1;
  display: table-cell;
  width: 49%;
  margin: 5px;
  padding: 10px;
}

.tier2 #container-content #wrapper #content #layouttable #middle {
  background: #ffffff;
  display: table-cell;
  width: 2%;
}

.tier2 #container-content #wrapper #content #layouttable #right {
  background: #f4e8d1;
  display: table-cell;
  width: 49%;
  margin: 5px;
  padding: 10px;
}

.tier2 #container-content #wrapper #content #layouttable #row #blank {
  background: #ffffff;
  display: table-cell;
  padding: 8px;
}
  
/* IE ONLY */
* html #layouttable {
  background:#f4e8d1 top left repeat-y;
}
* html #row {
  background:#f4e8d1 top right repeat-y;
}
* html #left {
  float:left;
}
* html #right {
  float:right;
}
* html #middle {
  float: left;
}

/*----- FOOTER -----*/

#container #footer {
	font-size: 1.2em;
	position: relative;
	margin: 1em;
}
#container #footer a, #container #footer a:visited {
	color: #C94D32;
	text-decoration: underline;
}
#container #footer a:hover {
	text-decoration: none;
}
#container #footer p {
	font: 0.8em Verdana, sans-serif;
	text-align: center;
}
#container #footer #footer-logos {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
	left: 0;
}
#container #footer #footer-logos-right {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
	right: 0;
}
#container #footer #footer-logos li, #container #footer #footer-logos-right li {
	margin: 5px;
	padding: 0;
	list-style: none;
	display: inline;
}
/*----- MAIN MENU -----*/
#container #menu-main {
	height: 3em;
	background: #C68D19;
	overflow: hidden;
}
#menu-main ul, #menu-mail ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#menu-main ul {
	margin-left:10px;
}
#menu-main ul li {
	display: inline;
	float: left;
	width: auto;
	height: 3em;
}
#menu-main ul li a {
	display: table;
	width: 111px;
	height: 3em;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	padding-left: 10px;
}
#menu-main ul li a:hover {
	background:#8B3B2A;
}
#menu-main ul li a span {
	display: table-cell;
	vertical-align: middle;
}
#menu-main ul li.about a {
	width: 93px;
}
#menu-main ul li.invest a {
	width: 116px;
}
#menu-main ul li.plantation a {
	width: 103px;
}
#menu-main ul li.nativeForest a {
	width: 116px;
}
#menu-main ul li.products a {
	width: 147px;
}
#menu-main ul li.environment a {
	width: 100px;
}
#menu-main ul li.innovation a {
	width: 85px;
}
#menu-main ul li.education a {
	width: 93px;
}

