/* mvg web styles (12-09, gr; modified 01-10 and 11-10) */
body {
	text-align: center;
	font-family: arial, sans-serif;
	font-size: 14px; line-height: 18px; 
	color: #000000;
	background: #ffffff;
}
pre {
	font-family: Consolas, Monaco, monospace;
}
img {
	margin: 1em;
}
div#container {
	margin: 0 auto;
	width: 70em;
	text-align: left;
}
#navlist {
	padding: 2px;
	margin: 10px;
	font: 12px arial, sans-serif;
	background-color: #bced91;
	/* border: 2px solid #004f00;
	border-top: 2px solid rgb(179,220,29);
	border-left: 2px solid rgb(179,220,29);
	background: rgb(127,195,28); */
	border-bottom: 1px solid green;
	width: 18em;
}
#navlist li {
	list-style: none;
	margin: 0;
	padding: 0.25em 1em 0.5em;
	/* border: 1px solid #004f00;
	border-top: 1px solid rgb(179,220,29);
	border-left: 1px solid rgb(179,220,29); */
	text-align: left;
}
#navlist li a {
	/* border-left: 6px solid rgb(127,195,28); */
	padding-left: 2px;
	padding-right: 2px;
	text-decoration: none;
	color: #004f00;
	border-bottom: 1px solid #bced91;
}
#navlist li a:link {
	color: #004f00;
}
#navlist li a:visited {
	color: #004f00;
}
#navlist li a:hover {
	border-bottom: 1px solid green;
	background-color: #ffffff;
	color: #004f00;
}
#navlist li a:active {
	border-bottom: 1px solid green;
	background-color: #ffffff;
	color: #004f00;
}
#navlist li.current a {
	 /* border-left: 6px solid #ffff00;
	 border-left: 1px solid green;
	 border-bottom: 1px solid green; */
	border-bottom: 1px solid green;
	background-color: #ffffff;
}
.navhead {
	color: #004f00;
	font-weight: bold;
}
.maintbl {
	width: 100%;
}
.srch {
	color: #004f00;
	font-size: 11px;
	/* font-weight: bold; */
}
.srchform {
	font-size: 11px;
}
.footer {
	background-color: #004f00;
	color: #ffffff;
	font-size: 10px;
	padding: 5px;
}
.footform {
	display: inline;
}
.footera {
	color: #ffffff;
	font-style: italic;
	text-decoration: none;
	outline: none;
}
.nav {
	width: 20em;
	font-size: 10pt;
}
.nava {
	color: #004f00;
	text-decoration: underline;
	outline: none;
}
.content {
	width: 50em;
}
div#cont {
	font-family: verdana, arial, sans-serif;
	padding-left: 20px;
}
div#cont h1 {
	font-family: "Trebuchet MS","Gill Sans", arial, sans-serif;
	color: #004f00;
	font-size: 175%;
	padding-top: 0.5em;
}
div#cont h2 {
	font-family: "Trebuchet MS", "Gill Sans", arial, sans-serif;
	color: #004f00;
	font-size: 125%;
	padding-top: 0.5em;
}
div#cont a {
	color: #000000;
	text-decoration: none;
	outline: none;
	border-bottom: 1px solid rgb(127,195,28); /* rgb(254,153,23); */
}
div#cont a:link, div#cont a:visited, div#cont a:active, div#cont a:focus {
	color: #000000;
	outline: none;
	border-bottom: 1px solid rgb(127,195,28); /* rgb(254,153,23); */
}
div#cont a:hover {
	border-bottom: 1px solid #4B0082; /* rgb(179,220,29); */
	color: #004f00;
}
div#cont blockquote {
	margin-right: 4em;
	padding-left: 50px;
	background: url(http://www.maumeevalleygrowers.com/09graphics/open-quote.jpg) top left no-repeat;
}
div#cont ul {
	list-style-image:url(http://www.maumeevalleygrowers.com/09graphics/mvg-leaf-bullet.jpg);
	list-style-position:outside;
}
.mvgatable tr {
	vertical-align: top;
}
.hi {
	background: #c0d9af;
}
.hidden {
	display:none;
}
.unhidden {
	display:block
}
.recycle {
	background-image: url(http://www.maumeevalleygrowers.com/img/Recyclingxsmall.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}

