/* CSS Document */

body {
	background-color: #D7D8B2
}


body {
	font: .75em/1.4em verdana, sans-serif;
	color: #323232;
	margin-left: 0;
	margin-right: 0px;
}

body a:link{
	text-decoration: underline;
	color: #6B606E;
}

body a:hover {
	text-decoration: underline;
	color: #333;
}

body a:visited{
	text-decoration: underline;
	color: #6B606E;
	font-size: 1em;
	text-align: center;
}


.vl {
	background: url(dot.gif) 100% 0 repeat-y
}

.rl {
	background: url(dot.gif) 0 100% repeat-y
}
	
#content1 {
	background-image: url(homeslices/fern_bg.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	background-color:#FFFFFF;
	background-attachment: scroll;
}

#content2 {
	background-image: url(images/fernscan3.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	background-color:#FFFFFF;
	background-attachment: scroll;
}

#content3 {
	background-image: url(images/bg_images/tree_trace.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	background-color:#FFFFFF;
	background-attachment: scroll;
	text-align: left;
}

#content4 {
	background-image: url(images/bg_images/fernscan2trans.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	background-color:#FFFFFF;
	background-attachment: scroll;
	text-align: left;
}

#nav {
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #999;
	font-style: normal;
	width: auto;
	height: 15px;
	letter-spacing: normal;
	text-align: right;
	vertical-align: middle;
	margin-right: 25px;
	margin-top: 5px;
}

#nav a:link {
	color: #554A58;
	text-decoration: underline;
}
#nav a:visited {
	text-decoration: underline;
	color: #554A58;
}
#nav a:hover {
	text-decoration: underline;
	color: #999;
}

h3 {
	font: 1.4em times, Times New Roman, Times, serif;
	color: #554A58;
	margin-left: 0;
	margin-right: 0px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

h4 {
	font: 1.1em times, Times New Roman, Times, serif;
	color: #554A58;
	margin-left: 0;
	margin-right: 0px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
}

h6 {
	font: 1.5em times, Times New Roman, Times, serif;
	color: #000000;
}

.quote1 {
	font: .9 times, Times New Roman, Times, serif;
	color: #554A58;
	font-style: italic;
	
}

.title1 {
	color: #554A58;
	font-style: italic;
	font: .9 times, Times New Roman, Times, serif;
}

h1 {
	font: 2em times, Times New Roman, Times, serif;
	color: #666633;
	margin-left: 0;
	margin-right: 0px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

h2 {
	font: 1.5em times, Times New Roman, Times, serif;
	color: #003366;
	margin-left: 0;
	margin-right: 0px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}


tr td blockquote #strategic_plan {
	background-image: url(images/furrows-bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

