@charset "utf-8";
/* Overhill Farms, Inc. "research" page stylesheet */

/* begin main menu page-state:on */
.onM3 a {
	color:#FFF;
	background-position:left bottom;
	background-image:url(image/menuButtonLeftRed.png); /* left red */
}

.onM3 a span {
	background-position:right bottom;
	background-image:url(image/menuButtonRightRed.png); /* right red */
}

.onB {
	display:block;
	position:absolute;
	width:640px;
	padding-top:8px;
	top:103px;
	left:220px;
}

.onB1 a {
	color:#B02A30;
	background-position:left bottom;
	background-image:url(image/menuButtonLeft.png); /* left red */
}

.onB1 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 {
	display:none;
}

.caText {
	float:right;
	margin-right:40px;
	width:355px;
	font-size:0.85em;
	font-weight:bold;
	line-height:1.5em;
	color:#000;
}

.caText p {
	padding-bottom:1.2em;
}

.image3 {
	float:left;
	width:300px;
	margin:25px 0px 0px 30px;
}

.image4 {
	float:left;
	margin:15px 0px 0px 10px;
}

.image5 {
	float:left;
	position:relative;
	left:190px;
	top:5px;
	width:398px; /* actial width:530px */
	height:82px; /* actual width:109px */
}