body {
	background: #cc9;
	font: 12px/20px Verdana, "Bitstream Vera Sans", Arial, Geneva, "MS Sans Serif", san-serif;
	margin: 0;
	padding: 0;
}

h1 {
	color: #000;
	font: bold 36px/42px Arial, Geneva, "MS Sans Serif", Verdana, "Bitstream Vera Sans", san-serif;
}

h4 {
	margin-top: 10px; 
	font: bold 18px/20px Arial, Geneva, "MS Sans Serif", Verdana, "Bitstream Vera Sans", san-serif;
	color: white;
	padding: 0;
	
}

img {
	border: 0;
}

#body {
	background: #cc9;
	margin: 10px auto;
	text-align: center;
}

/* column wrapper for single and dual column pages */
#bodycolumns {
	background: #cc9;
	margin: 10px auto;
	text-align: center;
	padding: 20px 0;
	width: 620px;
}
/* for use with single column pages */
#onecol {
background-color: #fff;
border: 1px solid #996;
float: left;
margin: 30px 0;
padding: 10px;
text-align: left;
width: 580px;
}

/* for use with dual column pages */
#col1 {
float: left;
margin: 0;
padding: 10px;
text-align: left;
width: 420px;	 
}
	
#col2 {
margin: 30px 0 0 440px;
width: 160px;
}

#col1-txt {
background-color: #fff;
border: 1px solid #996;
margin: 20px 30px 0 0;
padding: 2px 20px 10px 20px;
width: 370px;
}

#col1-txt table {
font: 11px/16px Verdana, "Bitstream Vera Sans", Arial, Geneva, "MS Sans Serif", san-serif;
}

.footer {
	color: #663;
	clear: both;
	font: 10px/12px Verdana, "Bitstream Vera Sans", Arial, Geneva, "MS Sans Serif", san-serif;
	height: 34px;
	text-align: center;
	padding: 0;
	width: 100%;
}

.footer a {
	color: #663;
}

#foot-col1 {
	background: #d7d7a7;
	margin: 0 auto;
	padding: 0 6px;
	width: 588px;
}

.credit1 {
	float: left;
	padding: 0;
	text-align: left;
	width: 50%;
}


.credit2 {
	float: right;
	padding: 0;
	text-align: right;
	width: 50%;
}

#header {
	margin: 0 auto;
	background: #fff;
	text-align: center;
}

#nav {
	background: #cc9 url("../img/1x2_669.gif") repeat-x top;
	float: left;
	width: 100%;
}

#nav ul {
	margin: 0 auto;
	text-align: center;
	list-style: none;
	padding:0 10px 10px;
	width: 638px;
	} 

#nav li {
	float: left;
	background:url("../img/tab.default.right.gif") no-repeat bottom right;
	margin: 2px 0 0 0;
}

#nav a {
	background:url("../img/tab.default.left.gif") no-repeat bottom left;
	font: bold 18px arial;
	color: #cc9;
	display: block;
	padding:3px 15px 5px;
	text-decoration: none;
}

#nav #current {
	background:url("../img/tab.current.right.gif") no-repeat bottom right;
	margin: 0;
}

#nav #current a {
	background:url("../img/tab.current.left.gif") no-repeat bottom left;
	color: #000;
	padding-top: 5px;
	margin: 0;
}

#title {
	margin:0;
}

.em1 {
	color: #c00;
	text-align: center;
	font-style: italic;
}

.em2 {
	text-align: center;
}

img.c {
	text-align: center;
}

/* BEGIN: Image Replacement*/

#quality-counts {
      margin:0; padding:0;
      position:relative;
      width:351px; height:90px;
      overflow:hidden;
      }
#quality-counts span {
      display:block;
      position:absolute; left:0; top:0; z-index:1;
      width:351px; height:90px;
      margin:0; padding:0;
      background:url("../img/h2_whenqualitycounts.gif") top left no-repeat;
      }

#michigan-grown {
      margin-top:25px; 
      margin-left: 18px;	
			padding:0px;
      position:relative;
      width:361px; height:72px;
      overflow:hidden;
      }
#michigan-grown span {
      display:block;
      position:absolute; left:0; top:0; z-index:1;
      width:361px; height:72px;
      margin:0; padding:0;
      background:url("../img/h2_michigan-grown.gif") top left no-repeat;
      }

/* END: Image Replacement*/

/* BEGIN: SERVICES MENU CSS*/
.buttonscontainer {
background: #CC0000 url(../img/col2.item2.box.bot.gif) no-repeat scroll left bottom;
padding: 0 18px 8px;
}

.buttons a {color: #ffffff;
border: 0px;
background: #c00;
padding: 2px;
padding-bottom: 5px;
font: 11px/13px verdana;
font-weight: bold;
text-decoration: none;
border-color: #990000 #cc0000 #cc0000 #990000;
display: block;
margin: 0px;
width: 100%;
text-align: left;}

.buttons a:hover {border: 1px solid;
padding-left: 15px;
padding-top: 3px;
padding-bottom: 1px;
padding-right: 1px;
background: #990000;
border-color: #cc0000 #990000 #990000 #cc0000;
color: #ffffff;
text-decoration: none;}
/* END: SERVICES MENU CSS*/




/* BEGIN:Services box*/
#col2-item2 {
background: #c00 url("../img/col2.item2.box.top.gif") no-repeat top left;
margin: 12px 0 16px 0;
padding: 6px 0 0 0;
width: 160px;
}

#col2-item2 a {
color: #fff;
font: 11px/13px verdana;
text-decoration: none;
}

#col2-item2 a:hover {text-decoration: none;}

#col2-item2 ul{
background: #c00 url("../img/col2.item2.box.bot.gif") no-repeat bottom left;
list-style: none;
margin: 0;
padding: 0 18px 8px;
text-align: left;
}

#col2-item2 li {
margin: 0;
padding: 0;
}

/*END: services box*/