@page { size: 8.5in 11in; margin: 0.79in;
        }

body {
	background: white url(http://www.ourfarmersmarket.org/BKG001.jpg);
	color: #010001;
	}
h1 {
	color: #8a2be2;
	}
a {
	color: #ff660f;
	}
a:visited {
	color: #3300ff;
	}
a:hover {
	color: #cc0000;
	}
body,th,td,p {
	font-family: "Times New Roman", georgia;
	font-size: 12pt;
	}

strong  {
	font-family: "Arial", georgia;
	font-size: 12pt;
	font-style: bold;
	}

#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: orange;
}
