a.menu {
	font-family: Myriad Pro, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	display:block;
	height:16px;
	padding-right:20px;
	padding-left:20px;
	padding-top:8px;
	float:right;
}

a:hover.menu {
	background-color:#9fc233;
	text-decoration:none;
}

.headline {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 22px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #5a6422;
	text-decoration: none;
	letter-spacing: 1px;
	display:block;
	height:40px;
	padding-top:20px;
}

.copy {
	font-family: Myriad Pro, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

.quote {
	font-family: Myriad Pro, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #5a6422;
	text-decoration: none;
}

.subhead {
	font-family: Myriad Pro, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}

#dropmenudiv a{
width: 100%;
display: block;
padding-left:30px;
padding: 1px 0;
font-family: Myriad Pro, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
line-height: 14px;
font-weight: normal;
text-transform: uppercase;
color: #000000;
text-decoration: none;
padding-top:5px;
padding-bottom:5px;
background-color:#9fc233;
text-indent:13px;
border-bottom: 1px solid #779227;

}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #bed855;
text-decoration: none;
padding-top:5px;
padding-bottom:5px;
text-indent:13px;
}

#dropmenudiv {
	position:absolute;
	z-index:100;
	background-color:#9fc233;
	border-left: 1px solid #779227; 
	border-right: 1px solid #779227; 
	margin-top:0px;
}

a {
	font-family: Myriad Pro, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #5a6422;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
