@charset "utf-8";
/* Overhill Farms, Inc. "Privacy Policy" 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;
}

.onC5 a {
	color:#B02A30;
	background-position:left bottom;
	background-image:url(image/menuButtonLeft.png); /* left white */
}

.onC5 a span {
	background-position:right bottom;
	background-image:url(image/menuButtonRight.png); /* right white */
}
/* end main menu page-state:on */

#page {
	background:url(image/silverwareBackground2.png) no-repeat #FFF;
	height:1125px;
}

#contentA {
    height:900px;
	font-size:0.8em;
}

.caHeader {
	display:none;
	width:800px;
	margin-bottom:10px;
	margin-left:100px;
}

#policy h3 {
	margin-bottom:5px;
}

#policy h4 {
	margin:10px 0px 5px 20px;
	color:#000;
}

#policy p {
	margin-left:30px;
	font-size:0.9em;
	line-height:1.4em;
	color:#000;
}

#policy {
	width:800px;
	margin:0px auto 10px;
}

#contentB {
	display:none;
	height:90px;
	margin-bottom:-230px;
}

.msg {
	width:380px;
}