body {
	background-color: #000000;
	margin: 3px;
	padding: 3px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}
a:link, a:active { text-decoration: none; color: #990000; }
a:visited { text-decoration: none; color: #990000; }
a:hover { color: #990000 ; text-decoration: underline; }


a:link.red, a:active.red { text-decoration: none; color: #990000; }
a:visited.red { text-decoration: none; color: #990000; }
a:hover.red { color: #333333 ; text-decoration: none; }

a:link.gray, a:active.gray { text-decoration: none; color: #666666; }
a:visited.gray { text-decoration: none; color: #666666; }
a:hover.gray { color: #990000 ; text-decoration: none; }


.forestlogo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 110%;
}
.forestlogo a {
	color: #1c4940;
}

#header {
	position:relative;
	width:800px;
	text-align: center;
	padding: 0px;
	margin:	0px;
	border: 0px;
}
#nav {
	position:relative;
	width:800px;
	text-align: center;
	padding: 0px;
	margin:	0px;
	border: 0px;
}
.noThumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	padding-top: 30px;
	padding-bottom: 30px;
	border: 3px solid #FFFFFF;
	background-color: #EFEFEF;
}



.IntranetFileCaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}

.FormElements {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #990033;
	font-weight: normal;
}


.intForm {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #990033;
	font-weight: normal;
}

#credits {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
	vertical-align: middle;
}



#mainCopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 110%;
	font-weight: normal;
	color: #333333;
	background-color: #000000;
	text-align: center;
}

.highlight {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #990033;
}
.PageHeader {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #990033;
}


.ProductTitle {
	font-weight: bold;
	font-size: 12px;
}
.ProductCopy {
	font-size: 12px;
	line-height: 200%;
	text-transform: uppercase;
}
.ProductListCopy {
	font-size: 12px;
	line-height: 175%;
	text-transform: uppercase;
}
.ProductCopyTight {
	font-size: 12px;
	line-height: 150%;
	text-transform: uppercase;
}

.RecipeTitle {
	font-weight: bold;
	font-size: 12px;
}
.RecipeCopy {
	font-size: 11px;
	line-height: 125%;
}
.DistributorTitle {
	font-weight: bold;
	font-size: 12px;
}
.DistributorCopy {
	font-size: 11px;
	line-height: 125%;
}
.CreditCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}
