body {
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Georgia, Times New Roman, Times, serif;
	color: #000; 
	text-decoration: none; 
	background-color: #fefcea;
	font-size:11px;
	line-height:20px;

	} 
	
	td{
		font-family: Georgia, Times New Roman, Times, serif;
	color: #000; 
	font-size:11px;
	line-height:20px;
	}

a {
	color: #7e8443;
	font-color: #7e8443;
	text-decoration:underline;
	padding:0px;
	padding-top:0px;
	padding-bottom:0px;
		margin-bottom: 0px;
		margin-top:0px;
	}

a: link {
	color: #7e8443;
	font-color: #7e8443;
	text-decoration:underline;
	padding:0px;
	padding-top:0px;
	padding-bottom:0px;
	}

a: visited {
	color: #7e8443;
	font-color: #7e8443;
	text-decoration:underline;
	padding:0px;
	padding-top:0px;
	padding-bottom:0px;
	}
	
a: hover {
	color: #7e8443;
	font-color: #7e8443;
	text-decoration:underline;
	padding:0px;
	padding-top:0px;
	padding-bottom:0px;
	}
	
a: active {
	color: #7e8443;
	font-color: #7e8443;
	text-decoration:underline;
	padding:0px;
	padding-top:0px;
	padding-bottom:0px;
	}

.greenbold {
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:11px;
	color:#7e8443;
	line-height:18px;
	font-weight:bold;
	}

.subhead {
	font-family: Georgia, "Times New Roman", Times, serif; 
	color: #737a35;
	font-weight:bold;
	text-decoration: none;
	font-size:18px;
	} 

a.nav01:hover {
	background-image: url(spacer.gif);
	background-repeat: repeat;
	text-align:center;
	text-decoration: none;
	}

.nav01_off {
	background-color:#CCCCCC;
	background-repeat: repeat;
	text-align:center;
	text-decoration: none;
	}
	
.nav02_off {
	background-color:#CCCCCC;
	background-repeat: repeat;
	text-align:center;
	text-decoration: none;
	}

.nav03_off {
	background-color:#CCCCCC;
	background-repeat: repeat;
	text-align:center;
	text-decoration: none;
	}

.nav04_off {
	background-image: url(nav_off.gif);
	background-repeat: repeat;
	text-align:center;
	text-decoration: none;
}

#maincontainer {
	padding:0px;
	width: 800px;
	align: center;
	margin: 1px;
	border:#000000;
	border-left:thick;
	border-top: 1px solid #ccc; border-bottom: 1px solid #ccc;
	border-right:1px solid #ccc; border-left:1px solid #ccc;
}
		
ul {
	list-style: none;
	margin: 0;
	padding:0px;
	padding-top:0px;
	padding-bottom:0px;
	
	}
	
	a.nopad {
		padding:0px;
	padding-top:0px;
	padding-bottom:0px;
	}
	a.nopad: link {
		padding:0px;
	padding-top:0px;
	padding-bottom:0px;
	}
	a.nopad: visited {
		padding:0px;
	padding-top:0px;
	padding-bottom:0px;
	}
	
#nav li li a {
	display: block;
	font-weight: normal;	
	height:30px; 
	text-align:left;
	text-decoration: none;
	font-size:11px;
margin:0;padding:0em;
	margin-bottom:0px;
	margin-top:0px;
}

#nav1 {
text-decoration:none;
	width: 183px;
	
}

#nav2 {
	width: 183px;
	left:-45px;
}

#nav3 {
	width: 183px;
	left:10px;

}
#nav4 {
	width: 183px;
}


#navspace {
	width:32px; 
	height:32px;
}
#navspaceoutside {
	width:10px; 
	height:32px;
}
#nav1top {
background-image:url(nav_calendar_off.gif);
	width:98px;
	height:31px;
}
#nav1top a:hover {
background-image:url(nav_calendar_on.gif);
	width:98px;
}
#nav2top {
	background-image: url(nav_produce_off.gif);
	width:93px; 
}
#nav2top a:hover {
	background-image: url(nav_produce_on.gif);
	width:93px; 
}
#nav3top {
	background-image: url(nav_eggs_off.gif);
	width:168px; 
	height:30px;
}
#nav3top a:hover {
	background-image: url(nav_eggs_on.gif);
	width:168px; 
	height:30px;
}
#nav4top {
	background-image: url(nav_beef_off.gif);
	width:154px; 
	height:32px;
}
#nav4top a:hover {
	background-image: url(nav_beef_on.gif);
	width:154px; 
	height:30px;
}

#nav5top {
	background-image: url(nav_restaurant_off.gif);
	width:135px; 
	height:32px;
}
#nav5top a:hover {
	background-image: url(nav_restaurant_on.gif);
	width:135px; 
	height:30px;
}

#nav li a{
	display:block; 
	color:#fff;
	font-weight:bold;	
	height:30px;
	padding-top:0px;
	padding-bottom:0px;
	border:0px;
	margin:0;
		margin-bottom:0px;
	margin-top:0px;
	padding:0em;
	}


li {
	float: left;
	position: relative;
	height: 20px;
	text-align: left;
	cursor:pointer;
}

li ul {
	position: absolute;
	display: none;
	text-align: left;
	left: 0;
	padding: 0em 0 0em 0;

}

li:hover ul, li.over ul {
	display: block;	
	height:17px; 
	padding-top:0px;
	padding-bottom:0px;
		margin:0;
	padding:0em;
	margin-bottom:0px;
	margin-top:0px;
	
}


.footer {
color: #7e8443;
font-color: #7e8443;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
    }
