@charset "utf-8";
/* Willmott Forests Version Three - Print CSS Document */

/* Eric Meyers CSS Reset v final.0.1 (modified)
------------------------------------------------*/

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, sub, sup, tt, var,
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-weight: inherit; font-style: inherit; 
	font-size: 100%; font-family: inherit; vertical-align: baseline;
}
:focus { outline: 0; }
body { line-height: 1; color: black; background: white; }
ol, ul { list-style: none; }
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; } 
blockquote, q { quotes: "" ""; }


/* TYPOGRAPHY & GENERAL TAG REDEFINITIONS
------------------------------------------------*/

body, ul, ol, dl, h1, h2, h3, h4, h5, h6, td, th, caption, pre, p, blockquote, input, textarea {
  font: 14px/1.5em Helvetica, Arial, sans-serif; color: #332; }
h2, h3, h4, h5, h6 { padding: 1em 0 0.3em 0; }
h2 em, h3 em, h4 em, h5 em, h6 em { font-style: italic; }
h1 { font-size: 2.2em; }
h2 { font-size: 30px; line-height: 23px; letter-spacing: -1px; padding: 0; margin: 0 0 10px; }
h3 { font-size: 1.7em; line-height: 1.2em; letter-spacing: -0.05em; padding: 1em 0 0.5em 0; color: #746d5a; }
#feature h3 { padding: 0 0 0.1em 0; color: #746d5a; }
h4 { font-size: 1.3em; line-height: 1em; letter-spacing: -1px; padding: 1em 0 0.3em 0; }
h5 { font-size: 0.9em; font-weight: bold; text-transform: uppercase; color: #726b58; padding: 0; }
p, ul { padding: 0.3em 0 0.7em 0; }
ul li { margin: 0.3em 0; line-height: 1.2em; }
ol { margin-left: 2.5em; list-style: decimal; } 
ol li { margin: 0.4em 0; line-height: 1.2em; }
a { color: #00733f; }

blockquote, .box, #content .box { margin: 1em 0; padding: 20px 30px; font-size: 1.2em; color: #726b58; background: #dddac3 url("wf_images/bg_grad_grey.jpg") repeat-x top; }
blockquote p { color: #726b58; }
strong { font-weight: bold; }
em { font-style: italic; }
hr { margin: 30px 0; height: 2px; border: 1px solid #01733f; color: #01733f; }
pre { margin-bottom: 1em; background: #eee; padding: 0.5em; border: 1px solid #ddd; }
code { font: 0.9em Monaco, monospace; }
table { width: 100%; }


/* HIDE STUFF WE DONT NEED TO PRINT
------------------------------------------------*/

#toptray, #nav, #subnav, .pagelinks, #footerlinks, #credits, #disclaimer a, #tabs { display: none; }


/* APPLY SOME EXTRA STYLING
------------------------------------------------*/

#header { height: 100px; }
	#header h1 { height: 60px; background: url('wf_images/logo.png') no-repeat; padding: 0; }
	#header h1 a { display: block; height: 60px; text-align: right; }


.button { display: inline-block; display: -moz-inline-block; background: url('wf_images/bg_button_left.png') no-repeat left top; margin-right: 20px; 
	padding-left: 32px; width: auto; height: 30px; line-height: 30px; color: #5c5544; text-decoration: none; }
	.button.info { background-image: url('wf_images/bg_button_left_info.png'); }
	.button.news { background-image: url('wf_images/bg_button_left_news.png'); }
	.button.page { background-image: url('wf_images/bg_button_left_pagego.png'); }
	.button span { display: inline-block; background: url('wf_images/bg_button_right.png') no-repeat right top; padding-right: 20px; 
		width: auto; height: 30px; line-height: 30px; font-size: 0.9em; color: #5c5544; }
	.button:hover { background-position: 0px -40px; }
	.button:hover span { background-position: right -40px; }

#breadcrumbs { padding: 0 30px; line-height: 40px; font-size: 0.85em; font-weight: bold; color: #726b58; text-transform: uppercase; }
#breadcrumbs a { text-decoration: none; }
#breadcrumbs img { margin: 0 6px; }

#content ul { margin-left: 20px; }
#content ul li { margin: 0 0 12px 0px; padding-left: 20px; 
	background: url("wf_images/bullet_green.png") no-repeat 4px 4px; }

.hide { display: none; }
.last { margin-right: 0 !important; }
.clear { clear: both; }
br.clear { height: 0px; visibility: hidden; font-size: 0.01em;  line-height: 0px; }

div.images { width: 200px; margin-left: 20px; float: right; text-align: center; z-index: -1; }
div.images div.imagecaption { margin-bottom: 10px; text-align: center; color: #999; }

.img { border: 1px solid #e3e0cd; padding: 9px; background: #fafaf6; }
a:hover .img, a:hover .img_left, a:hover .img_right { background: #eae9e4; }
.left { float: left; margin: 0 20px 20px 0; }
.right { float: right; margin: 0 0 20px 20px; }
.img_left { border: 1px solid #e3e0cd; padding: 9px; background: #fafaf6; float: left; margin: 0 20px 20px 0; }
.img_right { border: 1px solid #e3e0cd; padding: 9px; background: #fafaf6; float: right; margin: 0 0 20px 20px; }
.icon-lock { padding-left: 14px; background: url('wf_images/icon_lock.png') no-repeat left center; }


