.text_bodyCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #254d08;
	line-height: 16px;
	text-decoration: none;
}

.text_bodyCopy2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #254d08;
	line-height: 23px;
	text-decoration: none;
}

.text_bodyHead2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #254d08;
	line-height: 16px;
	text-decoration: none;
}

.text_bodyHead3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #254d08;
	line-height: 16px;
	text-decoration: none;
}

.text_fca {
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #28511d;
	line-height: 15px;
}

.text_bodyHead {
	font-family: Times, Times New Roman, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

.text_bodyHeadbig {
	font-family: Times, Times New Roman, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}

.text_bodyHead_green {
	font-family: Times, Times New Roman, serif;
	font-size: 16px;
	font-weight: bold;
	color: #254d08;
}


.text_bodylink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #df6f36;
	line-height: 15px;
	text-decoration: underline;
	
	
}


.text_topNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	line-height: 10px;
	text-decoration: none;
	
	
}

.text_topNav_on {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #28511d;
	line-height: 10px;
	text-decoration: none;
	
	
}

.text_foot {
	font-family: Verdana,  Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #254d08;
	line-height: 12px;
}

.text_canon {
	font-family: Verdana,  Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #993300;
	line-height: 12px;
}



.text_copyright {
	font-family: Verdana,  Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #7D878F;
	line-height: 18px;
}

.img_chef {
	border: 3px solid white;

}

a:hover {
color: #ff9933;
text-decoration: underline;
}



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

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

#drop a:hover{ /*hover background color*/
background-color: #dff2bb;
}
