﻿/* CSS layout */
#masthead {
	border-width: thin;
	border-color: #800000;
	width: 946px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	height: 102px;
}
#NVTF_logo {
	border-style: none none inset solid;
	border-width: thin;
	border-color: #800000;
	width: 100px;
	height: 100px;
	float: left;
}
#masterpage {
	width: 950px;
	background-color: #F0FFF8;
	margin-right: auto;
	margin-left: auto;
}
#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #0000FF;
	width: 930px;
	text-align: right;
	padding-right: 20px;
	background-color: #FAFAFA;
	clear: both;
}
#header {
	width: 742px;
	height: 100px;
	float: left;
	font-family: "Comic Sans MS", Arial, "Times New Roman";
	font-size: large;
	color: #800000;
	background-color: #FFFFFF;
	text-align: center;
}

#container {
	clear: both;
}

#page_content {
	background-color: #FFFFBB;
	width: 948px;
}

#footer {
	clear: both;
}
#NVTF_Block {
	border-style: none solid solid none;
	border-width: thin;
	border-color: #800000;
	background-color: #008080;
	font-family: "Comic Sans MS", Arial, "Times New Roman";
	width: 100px;
	text-align: center;
	color: #F9F9F9;
	height: 80px;
	font-size: x-large;
	float: left;
	padding-top: 20px;
}
#navbar {
	float: left;
	width: 950px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #800000;
	font-size: small;
	text-align: center;
	list-style-type: none;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
}
#navbar li {
	list-style-type: none;
	display: inline;
	margin-right: 15px;
	margin-left: 15px;
}
#navbar ul {
	padding: 0px;
	margin: 0px;
}
.growers {
	color: #FF0000;
	font-weight: normal;
	font-size: small;
	font-style: italic;
}
.passion {
	font-size: small;
}
#bottomnavbar li {
	list-style-type: none;
	display: inline;
	margin-right: 15px;
	margin-left: 15px;
}
#bottomnavbar {
	float: left;
	width: 950px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #800000;
	font-size: small;
	text-align: center;
	list-style-type: none;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
}
#bottomnavbar ul {
	padding: 0px;
	margin: 0px;
}
#infobar {
	float: left;
	width: 946px;
	font-family: Arial, Helvetica, sans-serif;
	color: #800000;
	background-color: #F1F1F1;
	font-size: small;
	text-align: center;
	list-style-type: none;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	font-style: italic;
	border-left-style: solid;
	border-right-style: solid;
	border-right-width: thin;
	border-left-width: thin;
	border-right-color: #800000;
	border-left-color: #800000;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #800000;
}
#infobar ul {
	padding: 0px;
	margin: 0px;
}
#infobar li {
	list-style-type: none;
	display: inline;
	margin-right: 5px;
	margin-left: 5px;
}
#customerbar {
	float: left;
	width: 946px;
	font-family: Arial, Helvetica, sans-serif;
	color: #800000;
	background-color: #F1F1F1;
	font-size: small;
	text-align: center;
	list-style-type: none;
	padding-top: 7px;
	padding-bottom: 0px;
	font-weight: bold;
	font-style: italic;
	border-left-style: solid;
	border-right-style: solid;
	border-right-width: thin;
	border-left-width: thin;
	border-right-color: #800000;
	border-left-color: #800000;
}
#customerbar li {
	list-style-type: none;
	display: inline;
	margin-right: 1px;
	margin-left: 1px;
}
#customerbar ul {
	padding: 0px;
	margin: 0px;
}
#productbar {
	padding: 7px 0px 0px 0px;
	float: left;
	width: 946px;
	font-family: Arial, Helvetica, sans-serif;
	color: #800000;
	background-color: #F1F1F1;
	font-size: small;
	text-align: center;
	list-style-type: none;
	font-weight: bold;
	font-style: italic;
	border-left-style: solid;
	border-right-style: solid;
	border-right-width: thin;
	border-left-width: thin;
	border-right-color: #800000;
	border-left-color: #800000;
}
#productbar li {
	list-style-type: none;
	display: inline;
	margin-right: 1px;
	margin-left: 1px;
}
#productbar ul {
	padding: 0px;
	margin: 0px;
}
#treebar {
	border: thin solid #800000;
	float: left;
	width: 946px;
	font-family: Arial, Helvetica, sans-serif;
	color: #800000;
	background-color: #F1F1F1;
	font-size: small;
	text-align: center;
	list-style-type: none;
	padding-top: 7px;
	padding-bottom: 0px;
	font-weight: bold;
	font-style: italic;
}
#treebar li {
	list-style-type: none;
	display: inline;
	margin-right: 1px;
	margin-left: 1px;
}
#treebar ul {
	padding: 0px;
	margin: 0px;
}
.frame_contents {
	width: 950px;
	height: 850px;
	float: left;
}
.pictureframe {
	border: thin solid #800000;
	margin: 6px;
	float: left;
}
