@charset "utf-8";
/* Overhill Farms, Inc. "investor relations" page stylesheet */

/* begin main menu page-state:on */
.onM4 a {
	color:#FFF;
	background-position:left bottom;
	background-image:url(image/menuButtonLeftRed.png); /* left red */
}

.onM4 a span {
	background-position:right bottom;
	background-image:url(image/menuButtonRightRed.png); /* right red */
}

.onC {
	display:block;
	position:absolute;
	width:640px;
	padding-top:8px;
	top:103px;
	left:220px;
}

.onC4 a {
	color:#B02A30;
	background-position:left bottom;
	background-image:url(image/menuButtonLeft.png); /* left red */
}

.onC4 a span {
	background-position:right bottom;
	background-image:url(image/menuButtonRight.png); /* right red */
}
/* end main menu page-state:on */

#page {
	background:url(image/chefsBackground.png) no-repeat #FFF;
	background-position:bottom;
}

.caHeader {
	width:600px;
	margin-left:120px;
}

.image3 {
	display:inline;
	float:right;
	margin:0px 60px 40px 20px;
	width:200px;
}

/*.image4 {
	float:left;
	margin:50px 0px 0px 30px;
}*/

#contentA2 {
	width:600px;
	margin:0px 0px 0px 120px;
	font-size:0.9em;
}

#contentA2 p {
	line-height:1.4em;
}

.employInfo {
	width:600px;
	margin:20px 0px 0px 0px;
	line-height:1.2em;
	font-size:0.85em;
	font-weight:bold;
	color:#000;
}

.employText {
	margin-bottom:10px;
}

.employText p {
	margin-bottom:15px;
}

.employContact {
	line-height:1.4em;
}

.employContact span {
	margin-left:50px;
}

.employLink {
	display:none;
	margin:0px 0px 15px 10px;
	font-weight:normal;
}

#contentA2 a {
	text-decoration:none;
	color:#B02A30;
}

#contentA2 a:hover {
	color:#81BD9F;
}

.employLink img {
	float:left;
	padding-right:10px;
}