body {
	margin:0;
	padding:0;
	color:#5a595a;
	background-image: url(images/background.jpg);
	background-attachment: fixed;
	background-position: top;
	background-repeat: repeat-x;
}

a {text-decoration:underline; color: #016f40;}
a:hover {text-decoration:underline; color:#a0cd4c;}

.main {
	color: #5a595a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 30px 35px 15px 35px;
	border: 1px solid #d7d7d7;
	background: white url(images/page-bkg.jpg) no-repeat top;
}

.main2 {
	color: #5a595a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 30px 35px 15px 35px;
	border: 1px solid #d7d7d7;
	background: white;
}

.highlight {
	color: #016f40;
	font-weight: bold;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #909090;
}

.copyright a {
	color: #909090;
	text-decoration: underline;
}

.copyright a:hover {
	color: black;
	text-decoration: underline;
}

.menutop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #929597;
	letter-spacing: 1px;
}

.menutop a {
	color: #929597;
	text-decoration: none;
}

.menutop a:hover {
	color: #a0cd4c;
	text-decoration: none;
}

.menub {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #d9de29;
}

.menub a {
	color: #016f40;
	text-decoration: none;
}

.menub a:hover {
	color: #d9de29;
	text-decoration: none;
}

.searchbox {
	border: 1px solid #0a7847;
}

#panelMenu {
	background-image: url(/images/panel-bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 5px;
	width: 217px;
}

#panelMenu .panelHeader {
	background-image: url(/images/panel-top.gif);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #8dc641;
	color: white;
	font-weight: bold;
	line-height: 21px;
	padding-left: 20px;
	letter-spacing: 1px;
}

#panelMenu .panelContent {
	background-image: url(/images/panel-bkg.gif);
	background-position: left top;
	background-repeat: repeat-y;
   display: block;
   padding: 10px 2px 10px 15px;
	color:#00713d;
	font-size: 13px;
	font-weight: bold;
	line-height: 22px;
}

#panelMenu .panelContent a {
	text-decoration: none;
	color: #00713d;
}

#panelMenu .panelContent a:hover {
	text-decoration: none;
	color:#8dc73c;
}

.quicklist {
   display: block;
   padding: 10px 2px 10px 15px;
	color:#00713d;
	font-size: 13px;
	font-weight: bold;
	line-height: 22px;
}

.quicklist a {
	text-decoration: none;
	color: #00713d;
}

.quicklist a:hover {
	text-decoration: none;
	color:#8dc73c;
}

.title {
	color:#8dc73c;
	font-size: 23px;
	line-height: 25px;
}

.subtitle {
	color: #00713d;
	font-weight: bold;
	font-size: 15px;
}

.subsubtitle {
	color: #696969;
	font-weight: bold;
	font-size: 15px;
}

.tabtop { 	
	background: url(images/tab-top.jpg) repeat-x;
}

.tabtop a { 	
	text-decoration: none;
	color: #00713d;
	font-weight: bold;
}

.tabtop a:hover { 	
	text-decoration: none;
	color: #a0cd4c;
	font-weight: bold;
}

.tabtopf2 { 	
	background: url(images/tab-top-f2.jpg) repeat-x;
}

.tabtopf2 a { 	
	text-decoration: none;
	color: #00713d;
	font-weight: bold;
}

.tabtopf2 a:hover { 	
	text-decoration: none;
	color: #a0cd4c;
	font-weight: bold;
}

.tabbottom { 	background: url(images/tab-bottom.jpg) repeat-x }

.linetop { 	background: url(images/line-top.jpg) repeat-x }
.linebottom { 	background: url(images/line-bottom.jpg) repeat-x }
.lineleft { 	background: url(images/line-left.jpg) repeat-y }
.lineright { 	background: url(images/line-right.jpg) repeat-y }

.separator { 	background: url(images/separator.jpg) repeat-x }

.produce_footer {
	font-style: italic;
	font-size:11px;
	line-height: 13px;
}

.produce_variety_title {
	background-color: #bfda2d;
	color: white;
	font-weight: bold;
	font-size:14px;
	padding-left: 5px;
}

.produce_param_label {
   width: 120px;
	font-size:12px;
	color: #036c33;
}

.produce_param_description {
	font-size:12px;
}

.produce_variety_label {
   width: 120px;
	font-size:11px;
	color: #036c33;
}

.produce_variety_description {
	font-size:11px;
}

.calendar1 { background-color: #f5f5f5; }

/* Articles */
.ImageInGallery {
	margin: 3px 3px 3px 3px;
}

.ImageInListCompact {
	margin: 0px 0px 3px 3px;
}

.ArticleTitleWrapper {
	padding-bottom: 10px;
}

.ArticleListTitle {
	color:#016f40;
	font-size: 16px;
	font-weight: bold;
}

.ArticleListTitle a {
	color:#016f40;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

.ArticleListTitle a:hover {
	color:#a0cd4c;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

.ArticleTitle {
	color:#8dc73c;
	font-size: 23px;
	line-height: 25px;
}

.ArticleSubTitle {
	color: #016f40;
	font-size: 16px;
	line-height: 20px;
}

.ArticleHomeTitle {
	color:#016f40;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
}

.ArticleHomeSummary {
	color:#016f40;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
}

/* rollover buttons */

.rollover a, .rollover a:link, .rollover a:visited {
   display: block;
   text-align:center;
   width: 140px;
   margin: 0;
   padding: 8px 0 10px 0px;   
   font: bold 11px/1 Arial, Helvetica, sans-serif;
   background: url("images/button.gif") 0 0 no-repeat;
   text-decoration: none;
   color: #FFFFFF;
}

.rollover a:hover {
   background-position: -140px 0;
   text-decoration: none;
   color: #FFFFFF;
}

.rollover a:active {
   background-position: -280px 0;
   text-decoration: none;
   color: #FFFFFF;
}

a.rollover {
   display: block;
   text-align:center;
   width: 140px;
   margin: 0;
   padding: 8px 0 10px 0px;   
   font: bold 11px/1 Arial, Helvetica, sans-serif;
   background: url("images/button.gif") 0 0 no-repeat;
   text-decoration: none;
   color: #FFFFFF;
}

a.rollover:link {
   background: url("images/button.gif") 0 0 no-repeat;
   text-decoration: none;
   color: #FFFFFF;
}

a.rollover:visited {
   background-position: 0 0;
   text-decoration: none;
   color: #FFFFFF;
}

a.rollover:hover {
   background-position: -140px 0;
   text-decoration: none;
   color: #FFFFFF;
}

a.rollover:active {
   background-position: -280px 0;
   text-decoration: none;
   color: #FFFFFF;
}

