body {
	margin : 0;
	padding: 0;
	height: 100%; 
	text-align : left;
	font : 88%/1.3em Arial, Helvetica, sans-serif;
	background : #BCE0A8 url(images/bg.jpg) top center repeat-y;
	color : #000;
}
			/*CONTAINER*/
#wrapper {
	position : relative;
	width : 800px;
	margin : 0 auto -50px;  /* changed on 7/27/14 */
	min-height: 100%;
	height: auto !important;
	height: 100%;
	padding : 0;
	border : 0px solid green;
	background : #fff;
}
			/*TOP TITLE BAR*/
#title {
	width: 790px;
	margin-left: 5px;
	margin-right: auto;
	padding : 0;
	text-align : right;
	background : #fff;
	color : #000;
}
/*#title {
	width: 790px;
	margin-left : 5px;
	padding : 0;
	text-align : right;
	background : #fff;
	color : #000;
}*/
#title h1 {
	margin : 0;
	padding : 10px;
	font-size : 175%;
	text-transform : uppercase;
	letter-spacing : 5px;
	background : inherit;
	color: #000;
}
			/*BANNER*/
#header {
	background : url(images/banner1.jpg) no-repeat;
	width: 790px;
	height: 222px;
	margin : 0 0 0 5px;
	padding : 0 0 0 0;
}
			/*TOP NAVIGATION*/
.container {
	width: 790px;
	height : 35px;
	margin : 20px 0 10px 5px;
}
#navcircle {
	margin : 0;
	padding : 0 0 20px 20px;
	border-bottom : 1px solid #b2d094;
}
#navcircle li {
	margin : 0;
	padding : 0;
	display : inline;
	list-style-type : none;
}
#navcircle a:link, #navcircle a:visited {
	float : left;
	font-size : 1.3em;
	padding : 0 25px 15px 25px;
	text-decoration : none;
	background : inherit;
	color : #457C05;
}
#navcircle a:link.active, #navcircle a:visited.active, #navcircle a:hover {
	background-color : inherit;
	color : #000;
	background : url(images/arrow.gif) no-repeat bottom center;
}
			/*MAIN CONTENT*/
#content {
	width: 570px;
	float : left;
	margin-top : 0;
	margin-left : 11px;
	padding : 5px;
	padding-bottom: 70px; /* 80px; changed on 7/27/14 */
	border-right : 1px solid #b2d094;
}

#content2 {
	width: 790px;
	min-height: 100%;
	float : left;
	margin-top : 0;
	margin-left : 0px;
	padding : 5px 5px 50px 5px; /*changed on 7/27/14 */
	background : #fff;
	color : #000;
}
#content p {
	padding : 0 20px;
}
#content2 p {
	padding : 0 20px;
}
#h1 p {
	padding : 0 20px;
}
#herbnav h2 {
	font: bolder 1.4em "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#herbnav ul {
	list-style-type : square;
	color: #457C05;
	font-weight: bold;
}
#herbnav {
	/*border-bottom: medium double #096;*/ /* changed on 9/2/14 */
	border-top: medium double #096;
	padding-top: 0%;
	padding-bottom: 0%;
	margin: 0% auto 0% auto;
}	
			/*SIDEBAR*/
#rightcol {
	width: 185px;
	margin: 5px 0 0 600px;
	border-left : 1px none #28460a;
	padding : 3px;
}
			/*FOOTER*/
#footer {
	margin-top : -50px; /* 0 0 0;  negative value of footer height */
	padding : 5px;
	font : 84% "Trebuchet MS", verdana, arial, sans-serif;
	background : #4b692d;
	color : #fff;
	position: relative;
    height: 50px;
    clear:both;	
}
#footer a:link, #footer a:visited {
	background : inherit;
	color : #b2d094;
}
#footer a:hover {
	background : inherit;
	color : #fff;
	text-decoration : none;
}
			/*SCROLLBAR*/
div.scroll {
	overflow : auto;
	height : auto;
	width: 163px;
	padding : 1ex;
	margin : 0 0 22px 5px;
	border : 1px solid #DEDEDE;
	color : #000;
	line-height: 1.25em;
	background: url(images/lgrey088.gif);
}
		/*PLANT SALE*/
#saledate{
	font: bolder 130%/140% "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #096;
	text-align: center;
}
		/*TABLE*/
#table1{
	width: 70%;
	margin-right: auto;
	margin-left: auto;
	background: #FFF;
	border: 8px solid #096;
}
#table2 {
	width: 95%;
	margin: auto 6 auto 6;
	background: #FFF;
	border: none;
	border-spacing: 1em, .5em;
	font-size: 14px;
	letter-spacing: normal;
	padding: 4px;
}
#table3{
	width: 65%;
	background: #FFF;
	border: 4px solid #309;
	margin: 12px;
	padding: 25px;
	text-align: left;
	vertical-align: middle;
}
th[scope="row"] {
	text-align: left;
	font-weight: bolder;
	font-size : 140%;
	color:#096;	
}
th[scope="col"] {
	text-align: left;
	font-weight: bolder;
	font-size : 140%;
	color: #309;
	vertical-align: baseline;
	background: #FFF;
	margin: auto;
}
caption { 
	display: none;
}

/*
h2+ul {
	margin-top: -.8em;
}*/
			/*TYPOGRAPHY*/
h1 {
	color: #096;
}
h2 {
	margin : 20px;
	font-size : 140%;
	text-transform : none;
	letter-spacing : 5px;
	background : inherit;
	color: #096;
}
h3 {
	margin : 3px;
	font-size : 110%;
	letter-spacing : 107%;
	background : inherit;
	color : #006;
	line-height: 105%;
	word-spacing: 4px;
	font-style: oblique;
	font-weight: bold;
}
h5 {
	text-align: right;
	font-size: 105%;
	font-weight: bold;
}
			/*LINKS*/
a img {
	border : none;
}
a:link {
	text-decoration : none;
	background : inherit;
	color: #090;
}
a:visited {
	text-decoration : none;
	background : inherit;
	color: #C03;
}
a:hover {
	text-decoration : underline;
	background : inherit;
	color: #00C
}
ul.side {
	list-style-type : square;
	padding : 0;
	margin : 0;
	background : inherit;
	color : #457C05;
}
.side li {
	padding-left : 0.2em;
	margin-left : 2em;
	color : 000;
}
			/*CLASSES*/
.news {
	font-size : 90%;
	background : inherit;
	color : #000;
}
.imgleft {
	float : left;
	border : 1px solid #345411;
	padding : 5px;
	margin-right : 15px;
}
.imgright {
	float : right;
	border : 1px solid #345411;
	padding : 5px;
	margin-left : 15px;
}
.fbright {
	float : right;
	border: none;
	margin-right: 5px;
	margin-top: -5px;
	padding : 0;
	margin-bottom: 5px;
	}
/*.fbright {
	float : right;
	border: none;
	margin-right: 7px;
	margin-top: 10px;
	}*/
.clearboth {
	clear: both;
	margin-right: 15px;
	padding-right: 30px;
}
#grantform {
	border: thick solid #096;
	font-size: 92%;
}
#grantform p {
	font-weight: bolder;
	font-size: 115%;
}
#grantform h4 {
	font-size: 115%;
	color: #00714D;
	background-image: url(images/lgrey088.gif);
	text-align: left;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #6F6F6F;
	padding: 7px 0px 0px 1px;
}
h2+form {
	margin-top: -3em;
}
#formheadder {
	background: #096;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-bottom: 0px;
	text-align: left;
}
#formheadder h2 {
	text-transform: uppercase;
	color: #FFF;
}
.Red {
	color: #EC0000;
}
#wrapper #rightcol .scroll h3 {
	color: #FF8040;
}
#wrapper #rightcol .scroll h3 {
	color: #004080;
}
#wrapper #rightcol .scroll h3 .Cancelled {
	color: #FE3439;
}
