
table.navbar	{
					clear:				both;
					border:				none;
					border-collapse:	collapse;
					margin:				0px;
					text-align:			center;
					font-size:			small;
					font-family:		sans-serif;
					background:			black;
					width:				900px;
					cursor:				default;
				}

td.navbar_item	{
					padding:		2px 0px;
					background:		black;
					color:			white;
					font-weight:	bold;
				}


td.navbar_item_link	{
						padding:		2px 0px;
						background:		black;
						color:			white;
						font-weight:	bold;
						cursor:			pointer;
					}


td.navbar_item_home	{
						padding:		2px 0px;
						background:		#33cc99;
						color:			white;
						font-weight:	bold;
						cursor:			pointer;
					}

td.navbar_item_gardens	{
							padding:		2px 0px;
							background:		#ff3399;
							color:			white;
							font-weight:	bold;
						}

td.navbar_item_goats	{
							padding:		2px 0px;
							background:		#660099;
							color:			white;
							font-weight:	bold;
						}


td.navbar_item_dairy	{
							padding:		2px 0px;
							background:		black;
							color:			white;
							font-weight:	bold;
							width:			96px;
						}


td.navbar_item_dairy_hl	{
							padding:		2px 0px;
							background:		#cc0066;
							color:			white;
							font-weight:	bold;
							width:			96px;
						}

td.navbar_item_chickens	{
						padding:		2px 0px;
						background:		#cc6600;
						color:			white;
						font-weight:	bold;
						cursor:			pointer;
					}

td.navbar_item_clocks	{
							padding:		2px 0px;
							background:		#6699ff;
							color:			white;
							font-weight:	bold;
							cursor:			pointer;
						}

td.navbar_item_recipes	{
							padding:		2px 0px;
							background:		#ff9900;
							color:			white;
							font-weight:	bold;
							cursor:			pointer;
						}

td.navbar_item_educational	{
								padding:		2px 0px;
								background:		#000099;
								color:			white;
								font-weight:	bold;
							}

td.navbar_item_links	{
							padding:		2px 0px;
							background:		#cc00ff;
							color:			white;
							font-weight:	bold;
							cursor:			pointer;
						}

td.navbar_item_contact	{
							padding:		2px 0px;
							background:		#33cc99;
							color:			white;
							font-weight:	bold;
							cursor:			pointer;
						}


div.menu	{
				text-align:		left;
			}

						
table.menu	{
				clear:				both;
				border:				none;
				border-collapse:	collapse;
				font-size:			100%;
				position:			absolute;
				visibility:			hidden;
				text-align:			center;
			}

td.menu_item	{
					border:			none;
					margin:			0px;
					padding-left:	10px;
					padding-right:	10px;
					background:		black;
					color:			white;
					font-weight:	bold;
					cursor:			pointer;
				}


td.menu_item_home	{
						border:			none;
						margin:			0px;
						padding-left:	10px;
						padding-right:	10px;
						background:		#33cc99;
						color:			white;
						font-weight:	bold;
						cursor:			pointer;
					}

td.menu_item_gardens	{
							border:			none;;
							margin:			0px;
							padding-left:	10px;
							padding-right:	10px;
							background:		black;
							color:			white;
							font-weight:	bold;
							width:			95px;
							cursor:			pointer;
						}

td.menu_item_gardens_hl	{
							border:			none;
							margin:			0px;
							padding-left:	10px;
							padding-right:	10px;
							background:		#ff3399;
							color:			white;
							font-weight:	bold;
							width:			95px;
							cursor:			pointer;
						}

td.menu_item_goats	{
						border:			none;
						margin:			0px;
						padding-left:	10px;
						padding-right:	10px;
						background:		black;
						color:			white;
						font-weight:	bold;
						cursor:			pointer;
						width:			57px;
					}

td.menu_item_goats_hl	{
							border:			none;
							margin:			0px;
							padding-left:	10px;
							padding-right:	10px;
							background:		#660099;
							color:			white;
							font-weight:	bold;
							cursor:			pointer;
							width:			57px;
						}

td.menu_item_red	{
						border:			none;
						margin:			0px;
						padding-left:	10px;
						padding-right:	10px;
						background:		#FF0000;
						color:			white;
						font-weight:	bold;
						cursor:			pointer;
					}

td.menu_item_dairy	{
						border:			none;
						margin:			0px;
						padding-left:	10px;
						padding-right:	10px;
						background:		#cc0066;
						color:			white;
						font-weight:	bold;
						cursor:			pointer;
					}

td.menu_item_chickens{
						border:			none;
						margin:			0px;
						padding-left:	10px;
						padding-right:	10px;
						background:		#cc6600;
						color:			white;
						font-weight:	bold;
						cursor:			pointer;
					}

td.menu_item_clocks	{
							border:			none;
							margin:			0px;
							padding-left:	10px;
							padding-right:	10px;
							background:		#6699ff;
							color:			white;
							font-weight:	bold;
							cursor:			pointer;
						}

td.menu_item_recipes	{
							border:			none;
							margin:			0px;
							padding-left:	10px;
							padding-right:	10px;
							background:		#ff9900;
							color:			white;
							font-weight:	bold;
							cursor:			pointer;
						}

td.menu_item_educational	{
								border:			none;
								margin:			0px;
								padding-left:	10px;
								padding-right:	10px;
								background:		black;
								color:			white;
								font-weight:	bold;
								cursor:			pointer;
								width:			144px;
							}

td.menu_item_educational_hl	{
								border:			none;
								margin:			0px;
								padding-left:	10px;
								padding-right:	10px;
								background:		#000099;
								color:			white;
								font-weight:	bold;
								cursor:			pointer;
								width:			144px;
							}

td.menu_item_links	{
						border:			none;
						margin:			0px;
						padding-left:	10px;
						padding-right:	10px;
						background:		#cc00ff;
						color:			white;
						font-weight:	bold;
						cursor:			pointer;
					}

td.menu_item_contact	{
							border:			none;
							margin:			0px;
							padding-left:	10px;
							padding-right:	10px;
							background:		#33cc99;
							color:			white;
							font-weight:	bold;
							cursor:			pointer;
						}


