@charset "UTF-8";
body{
	background-color: #F2F2F2;
	background-image: url(../images/bkgd-gradient.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
}
*{outline:none;}
a {
	color: #3aadc9;
	text-decoration: none;
}
a:visited{
	color: #0e6c83;
}
a:active {
	outline: none;
}

.alert   { background : #ffffd9 url(../images/alert.gif) no-repeat 10px 50%; text-align: left; padding: 5px 10px 5px 35px; border-top: 2px solid #f90; border-bottom: 2px solid #f90 ;}

.info { background : #f3fbfb url(../images/info.gif) no-repeat 10px 50%; text-align: left; padding: 5px 10px 5px 35px; border-top: 2px solid #004386; border-bottom: 2px solid #004386 ;}

div#results
{
    width: 202px;
    height: 472px;
    overflow: auto;
    text-align: left;
}

div#results .result
{
    background: #FFFEFB;
    padding: 5px 5px 5px 5px;
    border-top: 2px solid #f90;
    border-top-color: #FDF0C4;
    border-bottom-color: #009933;
    font-size: 90%;
    cursor: pointer;
}

div.result .locationName
{
    font-size: 90%;
    font-weight: bold;
}

#resultsCount
{
    font-weight: bold;
    padding-bottom: 5px;
}

div#sortResults
{
    font-size: 90%;
    padding-bottom: 5px;
    border-bottom-style: solid;
    border-bottom-color: #CCCCCC;
    border-bottom-width: medium;
}

div#mapCodes
{
     float: right;
     padding-right: 15px;
}

div#mapCodes img
{
    width: 25px;
    height: 28px;
}

.infoNoIcon { background : #f3fbfb; text-align: left; padding: 5px 5px 5px 5px; border-top: 2px solid #004386; border-bottom: 2px solid #004386 ;}

p {
	font-size: 85%;
	color: #666666;
}
h1 {
	color: #006e52;
	font-size: 185%;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h2 {
	font-size: 128%;
	color: #006e52;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 90%;
}
h3 {
	font-size: 100%;
	color: #333;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-size: 93%;
	color: #006E52;
	font-weight: bold;
	line-height: 115%;
}
.left  {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
	height: 0px;
}

.bold {
	font-weight: bold;
}
.arrowright {
	position: absolute;
	right: 0px;
}
div#container{
	width: 1080px;
	margin: 0 auto;
	background-image: url(../images/bkgd-pattern.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: static;
}
div#banner {
	width: 872px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
ul#nav{
	float: right;
	width: 767px;
	margin: 25px 0 5px 0;
}
ul#nav li{
	float:left;
	list-style-type: none;
	font-weight: bold;
}
ul#nav li a {
	display: block;
	height: 20px;
	margin: 0 0 0 10px;
	padding: 7px 8px 0 8px;
	font-size: 12px;
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
	text-align: center;
	text-shadow: 0 3px 3px #114624;
}
ul#nav li a:hover	{
	background-color:#81ac90;
	border: 2px solid #51866d;
	padding: 5px 6px 0 6px;
}		

ul#nav li a.active	{
	background-color:#81ac90;
	border: 2px solid #51866d;
	padding: 5px 6px 0 6px;
}		
			
div#main {
	width: 872px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-bottom: 0px;
	padding-bottom: 0px;
	min-height: 475px;
}
div#topcorners {
	width: 876px;
	margin-right: auto;
	margin-left: auto;
}

img.docimage  { margin-right: 6px; margin-bottom: 4px; position: relative; top: 0; width: 150px; height: 100px; float: left; border: 0 ;}

h1#logo {
	background-image: url(../images/mass-grown-logo.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-indent: -9999px;
	height: 112px;
	width: 201px;
	margin: -80px 0 0 0px;
	z-index: 1;
}



h1.pagetitle {
color: #006e52;
font-size: 185%;
font-family: "trebuchet ms", arial, sans-serif;
font-weight: bold;
margin: 0 0 0.4em;
padding: 0 0 2px;
border-bottom: 4px solid rgb(225,225,225) ;
text-transform: uppercase;
}

h1.contact { 
color: #000;
font-size: 100%;
font-weight: normal;
text-align: left;
margin: 0 0 1.5em;
padding: 0 0 2px;
border-bottom: 1px solid rgb(225,225,225) ;
}

.tagline {
	font-style: italic;
	color: #478b6a;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 8px;
	padding-top: 5px;
}
div#leftcolumn {
	background-color: #FFFFFF;
	background-image: url(../images/barn.jpg);
	background-repeat: no-repeat;
	background-position: 0px 220px;
	width: 203px;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
	min-height: 475px;
	position: relative;
}
div#leftcolumnb {
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: 0px 220px;
	width: 203px;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
	min-height: 475px;
	position: relative;
}
div#funfact {
	padding: 10px;
}
div#funfact h2 {
	text-align: center;
	width: 100px;
	margin-right: auto;
	margin-left: auto;
	text-transform: uppercase;
	margin-bottom: 20px;
}
div#dates {
	background-color: #e9e9f0;
	margin-right: 10px;
	margin-left: 10px;
	border: 1px solid #3aadc9;
}
div#dates ul {
	margin: 0px;
	padding: 0px;
}
div#dates li {
	list-style-type: none;
	font-weight: bold;
	font-size: 85%;
}
div#dates ul li a {
	color: #444;
	display: block;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 10px;
}
div#dates ul li a:hover {
	color: #3aadc9;
	background: #fbfbfb;
}
div#dates h2 {
	text-align: center;
	width: 100px;
	margin-right: auto;
	margin-left: auto;
	text-transform: uppercase;
}
ul#buttons {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 7px;
	position: absolute;
	bottom: 0px;
}
ul#buttons li {
	list-style-type: none;
}
div#slider {
	height: 255px;
	width: 632px;
	background-color: #262626;
	margin: 10px;
}
div#leftlinks {
	background-color: #e9e9f0;
	margin-right: 5px;
	margin-left: 5px;
	border: 1px solid #3aadc9;
}
div#rightcontent {
	float: left;
	background-image: url(../images/left-inside-shadow.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	min-height: 475px;
	width: 655px;
}
div#middlecol {
	width: 420px;
	padding-left: 10px;
}
#middlecol img {
	margin-bottom: 10px;
}
div#content {
	float:right;
	width: 635px;
	padding-left: 10px;
}
div#rightcontent .feature {
	float: left;
	width: 197px;
	padding: 10px;
}
div#rightcontent .feature p {
	font-size: 11px;
}
div#rightcontent .feature img {
	padding-top: 5px;
	padding-bottom: 5px;
}
#rightcontent  .feature  ul.quicklinks  {
	font-size: 93%;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #48B3CD;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#rightcontent .feature ul.quicklinks li {
	margin-bottom: 5px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #48B3CD;
	padding-bottom: 5px;
	list-style-type: none;
	position: relative;
}
#rightcontent .feature .quicklinks a {
	display: block;
}
#footer {
	text-align: center;
}
div#pageshadow  {
	margin-right: auto;
	margin-left: auto;
	width: 980px;
}
#footer p {
	font-size: 10px;
	color: 666666;
}

#nav {
	float:left;
	width:872px;
	font-size:93%;
	line-height:normal;
	}
#nav ul {
	float: right;
	width: 550px;
	margin: 30px 0 5px 0;
	list-style:none;
	}
	
#nav li {
	display:inline;
	margin:0;
	padding:0;
	font-weight: bold;
	}
#nav a {
	float:left;
	background:url("../images/tableft.gif") no-repeat left top;
	text-transform: uppercase;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	}
#nav a span {
	float:left;
	display:block;
	background:url("../images/tabright.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color: #066;
	}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#nav a span {float:none;}
/* End IE5-Mac hack */
#nav a:hover span {
	color:#030;
	}
#nav a:hover {
	background-position:0% -42px;
	}
#nav a:hover span {
	background-position:100% -42px;
	}

div#maplegend{
	margin-top: 6px;
}

div#maplegend img{
	width: 40px;
	height: 40px;
	font-size: 5px;
	padding-bottom: 2px;
	padding-right: 4px;
	padding-left: 5px;
	position: relative;
	float: left;
	
	}
	
div#maplegend div{
	
	}
div#maplegend div.legendItem{
	font-size: 12px;
	line-height: 12px;
	text-align: left;
	width: 120px;
	height: 35px;
	padding: 2px;
	padding-bottom: 5px;
	padding-top: 10px;
	font: bold;
	position: relative;
	float: left;	
}

#map{
	width: 625px;
	height: 420px;
	float: left;
	border: 1px solid #979797;
}

td{
    font-size: .8em;
    font-family: verdana;
}

td:hover{
    background-color: #E0ECF8;
}

tr.alternatingStyle{
    background-color: #F2F2F2;
}

tr.stdAlternatingStyle{
    background-color: #FFFFFF;
}
