@charset "utf-8";
body {
	background-color: #465037;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif !important;
}
#maincontainer {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bck.png);
	background-repeat: repeat-y;
}
#innerwhite {
	width: 1152px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
}
#bannerdefault{
	background-image: url(../images/banner-pic.jpg);
	height: 200px;
	width: 1152px;
}
#bannercontainer {
	background-image: url(../images/banner-pic.jpg) !important;
	height: 200px;
	width: 1152px;
}
#bannercontainer2 {
	background-image: url(../images/banner-pic-about-site.jpg) !important;
	height: 200px;
	width: 1152px;
}
#bannercontainer3 {
	background-image: url(../images/banner-pic-pollinators.jpg) !important;
	height: 200px;
	width: 1152px;
}
#bannercontainer4 {
	background-image: url(../images/banner-pic-flowers.jpg) !important;
	height: 200px;
	width: 1152px;
}
#bannercontainer5 {
	background-image: url(../images/banner-pic-overseas.jpg) !important;
	height: 200px;
	width: 1152px;
}
#bannercontainer6 {
	background-image: url(../images/banner-pic-contact.jpg) !important;
	height: 200px;
	width: 1152px;
}
#whiteline {
	height: 196px;
	width: 1152px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	margin-bottom: 2px;
}
#headercontainer {
	background-color: #FFF;
	text-align: left;
	height: 57px;
	width: 1132px;
	padding-left: 20px;
}
#innercontainer {
	background-color: #AC98B1;
	padding: 20px;
	width: 1112px;
	  float: left;
  margin-bottom: 30px;
}
#footercontainer {
	background-color: #FFF;
	padding: 20px;
}
#cmcontainer {
	margin-right: auto;
	margin-left: auto;
	width: 200px;
	padding-top: 20px;
}
#navcontainer {
	background-color: #AC98B1;
	width: 1112px;
	height: 40px;
	padding-left: 40px;
}
#leftcontent {
	padding: 20px;
	float: left;
	width: 810px;
	background-color: #FFF;
	display:block;
}
#newscontainer {
	width: 202px;
	background-color: #FFF;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
	  display: block;
  float: right;
}
#titlecontainer {
	background-color: #B8C2A0;
	text-align: left;
	padding: 10px;
}
#textcontainer {
	padding-top: 20px;
	padding-bottom: 20px;
}
.bord {
	border: 2px solid #66426F;
	margin-right: 20px;
	margin-left: 20px;
}
.newsborder {
	background-color: #B8C2A0;
	padding: 5px;
	margin-top: 20px;
	float:left;
}
.newsinner {
	background-color: #FFF;
	padding: 5px;
	text-align: center;
}
.newsbot {
	  background-color: #AC98B1;
  padding: 5px;
  display: block;
  float: left;
    width: 183px;
}
.datecontainer {
	float: left;
}
.readmore {
	float: right;
}
.footerlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
}
.footerlinks a:link {
	color: #000000;
	text-decoration: none;
}
.footerlinks a:visited {
	color: #000000;
	text-decoration: none;
}
.footerlinks a:hover {
	color: #754D66;
	text-decoration: underline;
}
.footerlinks a:active {
	color: #000000;
	text-decoration: none;
}
.footerlinks1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 19px;
}
.footerlinks1 a:link {
	color: #000000;
	text-decoration: none;
}
.footerlinks1 a:visited {
	color: #000000;
	text-decoration: none;
}
.footerlinks1 a:hover {
	color: #754D66;
	text-decoration: underline;
}
.footerlinks1 a:active {
	color: #000000;
	text-decoration: none;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.bodytext a:link {
	color: #754D66;
	text-decoration: underline;
}
.bodytext a:visited {
	color: #754D66;
	text-decoration: underline;
}
.bodytext a:hover {
	color: #465037;
	text-decoration: underline;
}
.bodytext a:active {
	color: #754D66;
	text-decoration: underline;
}
.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 31px;
	font-weight: bold;
}
.header2 {
	font-family: "Throw My Hands Up in the Air";
	font-size: 27px;
}
.picborder {
	border: 2px solid #66426F;
}
.header3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	color: #FFF;
}
.header4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-weight: bold;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.whitetext a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.whitetext a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.whitetext a:hover {
	color: #DEE6B7;
	text-decoration: underline;
}
.whitetext a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.newstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	 padding:15px 0 !important;
  overflow: hidden;
}
.newstext a:link {
	color: #754D66;
	text-decoration: underline;
}
.newstext a:visited {
	color: #754D66;
	text-decoration: underline;
}
.newstext a:hover {
	color: #465037;
	text-decoration: underline;
}
.newstext a:active {
	color: #754D66;
	text-decoration: underline;
}
#dashed {
	height: 130px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #D6D6D6;
	margin-left: 6px;
	padding-right: 6px;
}
#nav
{
	display: inline-block;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	height: 30px;
	padding-top: 10px;
	background-color: #465037;
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 15px;
	padding-left: 15px;
}
#nav:hover
{
	background-color: #B8C2A0;
}
.dropdown{
	  display: flex;
  flex-flow: row wrap;
  float: left;
  width: 100%;
  height: auto;
  margin:0;
  padding:0;
  overflow:hidden;
  margin-bottom:20px;
}
.dropdown li{
	  display: block;
  float: left;
  height: inherit;
  margin: 0;
  padding: 0;
  margin-right: 5px;
  list-style: none;
  padding-right: 5px;
  border-right: 1px grey dashed;
  line-height:16px;
}
.dropdown li ul{
	display: block;
  float: left;
  width: 100%;
  height: auto;
  margin:0;
  padding:0;
}
.dropdown li a{
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#000;
	min-width:51%;
}
.dropdown li a:hover{
	text-decoration:underline;
}
.dropdown li ul li{
	display: block;
  float: left;
  height: auto !important;
  margin:0;
  padding:0;
  border:none;
  list-style: circle !important;
  width: 100%;
  line-height:16px;
}
.dropdown ul li a{
	font-size:13px;
	text-decoration:none;
	color:#000;
	font-weight:normal;
	min-width:51%;
}
.dropdown ul li a:hover{
	text-decoration:underline;
}
.i-1{
	width:60px;
}
.i-2{
	width:137px;
}
.i-3{
	width:180px;
}
.i-4{
	width:140px;
}
.i-5{
	width:132px;
}
.i-6{
	width:150px;
}
.i-7{
	width:165px;
}
.i-8{
	width:70px;
	border:none !important;
	margin:0 !important;
	padding:0 !important;
}




/*--------------------------------------*/
ul.dropdown2 li .i-1{
	width:auto;
    border-bottom-width: 0px !important;
}
ul.dropdown2 li .i-2{
	width:auto;
	border:0 !important;
}
ul.dropdown2 li .i-3{
	width:auto;
	border:0 !important;
}
ul.dropdown2 li .i-4{
	width:auto;
	border:0 !important;
}
ul.dropdown2 li .i-5{
	width:auto;
	border:0 !important;
}
ul.dropdown2 li .i-6{
	width:auto;
	border:0 !important;
}
ul.dropdown2 li .i-7{
	width:auto;
	border:0 !important;
}
ul.dropdown2 li .i-8{
	width:auto;
	border:0 !important;
}
ul.dropdown2, ul.dropdown2 li, ul.dropdown2 ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.dropdown2 {
	position: relative;
	z-index: 597;
}

ul.dropdown2 li {
	float: left;
	line-height: 30px;
	vertical-align: middle;
	height:auto !important;

}
ul.dropdown2 li a{
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	height: 30px;
	padding-top: 10px !important;
	background-color: #465037;
	margin-right: 10px !important;
	margin-left: 10px !important;
	padding-right: 10px !important;
    padding-left: 10px !important;
    font-size: 16px;
}
ul.dropdown2 li a:hover{
	background-color: #B8C2A0;
}
ul.dropdown2 li.hover, ul.dropdown2 li:hover {
	position: relative;
	z-index: 599;
	cursor: default;
	
}
ul.dropdown2 ul {
	visibility: hidden;
	position: absolute;
	top: 40px;
	left: -10px;
	z-index: 598;
	width: 100%;
}
ul.dropdown2 ul li {
	float: none;
}
#tnav ul.dropdown2 ul ul {
	top: 0px;
	left: 100%;
	padding-left:2px;
}
ul.dropdown2 li:hover > ul {
	visibility: visible;
}
ul.dropdown2 {
text-align:left;
}
ul.dropdown2 li {
	color: #fff;
	line-height: normal;
}
ul.dropdown2 li.hover,  ul.dropdown2 li:hover {
}
ul.dropdown2 a:link,  ul.dropdown2 a:visited {
	color: #fff;
	text-decoration: none;
}
ul.dropdown2 a:hover {
	
	text-decoration: none;
}
ul.dropdown2 a:active {
	color: #fff;
}
ul.dropdown2 ul {
	width: auto;
	color: #fff;
	font-size: 11px;
	text-transform: none;
	white-space:nowrap;
	min-width:220px;
}
ul.dropdown2 ul li {
	filter: none;
	height:23px;
	line-height:23px;
	padding-left:10px;
	display:block;
	padding-right:10px;
	min-width:270px;
}
ul.dropdown2 ul li ul li
{
	min-width:100% !important;
}
ul.dropdown2 ul li.hover,  ul.dropdown2 ul li:hover {
	background-color: transparent;
}
ul.dropdown2 ul a:link,  ul.dropdown2 ul a:visited {
	color: #fff;
}
ul.dropdown2 ul a:hover {
	color: #fff;
	text-decoration: none;
}
ul.dropdown2 ul a:active {
	color: #fff;
}
ul.dropdown2 *.dir {
	background-image: none;
	background-position: 100% 50%;
	background-repeat: no-repeat;
}
ul.dropdown2 li a {
	display: block;
	text-align:left;

}
ul.dropdown2 li {
	padding: 0;
}
ul.dropdown2 li.dir {
	padding: 7px 20px 7px 14px;
}
ul.dropdown2 ul li.dir {
	padding-right: 15px;
}
ul.dropdown2 li {
	text-align:left;
}
ul.dropdown2 ul a {
	
}
ul.dropdown2 ul a:hover {
	
}
ul.dropdown2 a.open {
	background-color: #2e2e2e;
	
}
ul.dropdown2 ul a.open {
	
	color: #fff;
}
ul.dropdown2 li:hover > a.dir {
	background-color: #2e2e2e;
	
}
ul.dropdown2 ul li:hover > a.dir {
	background-color: #76b900;
}
ul.dropdown2 li ul li ul{
	left:250px;
	top:0;
}
ul.dropdown2 li ul li ul li a{
	border-left:1px solid rgba(227,227,227,1.00);
}
.dropdown2 li a{
	border-bottom:1px solid rgba(227,227,227,1.00);
}
#all-news-link{
	  float: right;
  margin-top: 10px;
  font-size: 15px;
  color: #465037;
  text-decoration: none;
}
#all-news-link:hover{
  text-decoration: underline;
}
.news-box{
	display:block;
	float:left;
	margin-bottom:15px;
	  padding-bottom: 10px;
  border-bottom: 1px solid #CCC;
}
.news-box img{
	float:left;
	margin-right:10px;
	display:block;
	float:left;
}
.news-box .title{
	  display: block;
  float: left;
  width: 600px;
  font-size: 18px;
  font-weight: bold;
}
.news-box .date{
	display:block;
	float:left;
	font-size: 14px;
  color: #949494;
    width: 608px;


}
.news-box .description{
	display:block;
	float:left;
	  width: 608px;
  float: right;
line-height:22px;
}
.news-box .link{
	display:block;
	float:right;
	  margin-left: 300px;
}
.news-box .link:hover{
	text-decoration:none;
}