body {
	behavior: url("/csshover.htc");
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	background-color: #E9E7D3;
}
#sitemap {
	text-decoration: none;
}
#navigation {
	color: #000000;
	background-color: #95a9cc;
	margin: 0px;
	font-size: 8pt;
}
#navigation ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#navigation li {
	float: left;
	position: relative;
	text-align: left;
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#navigation li a:link {
	color: #000000;
	display: block;
	text-decoration: none;
	font-weight: bold;
	margin-right: 5px;
	margin-left: 5px;
	padding: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#navigation li a:visited {
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	font-weight: bold;
	margin-right: 5px;
	margin-left: 5px;
	padding: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#navigation li a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	margin-right: 5px;
	margin-left: 5px;
	padding: 5px;
	background-color: #cee9db;
}
#navigation li ul {
	margin: 0px;
	display: none;
	padding: 0px;
	height: auto;
	width: auto;
}
#navigation li ul li {
	float: none;
	width: 200px;
	display: block;
	line-height: 1em;
	background-color: #ECEDDF;
	margin-left: 4px;
	color: #000000;
}
#navigation li ul li a {
	padding: 0px;
	margin: 0px;
	height: auto;
	color: #000000;
}
#navigation li:hover ul {
	display: block;
	position: absolute;
	background-image: none;
	padding: 0px;
	margin: 0px;
}
#navigation li ul li a:visited {
	color: #000000;
	background-color: #ECEDDF;
	text-decoration: none;
}
#navigation li ul li a:hover {
	color: #1B62AF;
	background-color: #ECEDDF;
	text-decoration: underline;
}
#header {
	margin: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 50px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ECEDDF;
}
h1 {
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
	text-transform: capitalize;
	color: #231f20;
}
h2 {
	font-size: 10pt;
	color: #542700;
	margin: 0px;
	padding: 0px;
}
h3 {
	color: #367C2A;
	margin: 0px;
	padding: 0px;
	font-size: 9pt;
}
#content {
	padding-top: 15px;
	padding-bottom: 25px;
	padding-left: 50px;
	padding-right: 50px;
	margin: 0px;
}
#copyright {
	margin: 0px;
	padding-top: 5px;
	color: #000000;
}
p {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin: 0px;
}
a:link {
	color: #1B62AF;
}
a:visited {
	color: #394B82;
}
a:hover {
	color: #542700;
}
ul {
	padding-top: 0px;
	padding-bottom: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
}
ol {
}

li {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#pullout {
	background-color: #ECEDDF;
	padding: 0px;
	text-align: left;
	border: 1px solid #C2BC8B;
	margin-left: 10px;
}
#pullout ul {
	padding-left: 15px;
}

#pullouttxt {
	padding: 15px;
}
#pullouttxtsmall {
	padding: 15px;
	font-size: 7pt;
}
#bluenotes {
	font-style: normal;
	color: #000000;
	font-weight: bold;
	text-align: left;
}
.imgR {
	margin-left: 15px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.imgL {
	margin-right: 15px;
}
.quotes {
	font-style: italic;
	font-weight: bold;
	color: #394B82;
}
ol {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 15px;
}
#search {
	margin: 0px;
	padding-bottom: 10px;
	padding-right: 50px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ECEDDF;
	padding-top: 10px;
}
#top {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 50px;
	margin: 0px;
	background-color: #231f20;
	background-image: url(/images/BluberryNurseryStock.gif);
	background-repeat: no-repeat;
	background-position: right top;
	color: #999999;
	font-size: 8pt;
	line-height: 18px;
}
#top input {
	background-color: #999999;
	border: 1px solid #666666;
	height: 10px;
}
#top a:link {
	color: #999999;
}
#top a:visited {
	color: #999999;
}
#top a:hover {
	color: #FFFFFF;
}
#bottom {
	padding-bottom: 20px;
	padding-left: 50px;
	padding-top: 15px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #ECEDDF;
}
input {
	background-color: #E9E7D3;
	height: 15px;
	margin-left: 3px;
	border: 1px solid #A99F5C;
}
.submitbutton {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	height: 20px;
}
#pullout h1 {
	font-size: 11pt;
	margin: 0px;
	padding: 0px;
}
dl {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 20px;
}
li {
	padding-bottom: 20px;
}
#sitemap li {
	line-height: normal;
	margin: 0px;
	padding: 0px;
}

dt {
	font-weight: bold;
}
#content select {
	background-color: #E9E7D3;
	height: 20px;
	margin-left: 3px;
	border: 1px solid #A99F5C;
}
#sitemap a:link {
	text-decoration: none;
}
#sitemap a:visited {
	text-decoration: none;
}
#sitemap a:hover {
	text-decoration: none;
}
.C-header {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #95A9CC;
}
.C-variety {
	font-size: 12pt;
	font-weight: bold;
	padding-top: 5px;
	margin-top: 5px;
	padding-left: 10px;
}
.C-underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #95A9CC;
	margin-bottom: 5px;
	font-size: 7pt;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.C-spacing {
	padding: 10px;
}
.C-grey {
	background-color: #E9E7D3;
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #95A9CC;
	border-bottom-color: #000000;
}
.C-patent {
	font-size: 7pt;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#varietychart {
	font-size: 8pt;
	border: 1px solid #000000;
}
.submit {
	height: 20px;
	color: #000000;
	background-color: #999999;
	font-weight: bold;
}
#gallery {
	color: #FFFFFF;
}
#nospaces ul {
	margin-top: 0px;
	padding-top: 0px;
}
#nospaces li {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#nospaces blockquote {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	padding: 0px;
}
.largegreen {
	font-weight: bold;
	color: #00CC00;
}
#formatedtable {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.tableheader {
	background-color: #6A6746;
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.tdpadding {
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.imgCorners {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

#tblines {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
