/* CSS Document */


td.masthead {
	width: 100%;
	background-image: url(../images/layout/banner_moor.jpg);
	
	height: 288px;
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	background-position: right 0%;
	background-repeat: no-repeat;
	margin-right: 2px;
	padding:0 2px 0 0;
}
	
td.produce {
	width: 100%;
	background-image: url(../images/layout/banner_produce.jpg);
	height: 288px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	background-position: right 0%;
	background-repeat: no-repeat;
	margin-right: 2px;
	padding: 0 2px 0 0;
}	
	
td.alternative {
	width: 100%;
	background-image: url(../images/layout/banner_alter.jpg);
	height: 288px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	background-position: right 0%;
	background-repeat: no-repeat;
	margin-right: 2px;
	padding:0 2px 0 0;
}	
	
td.coop {
	width: 100%;
	background-image: url(../images/layout/banner_coop.jpg);
	height: 288px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	background-position: right 0%;
	background-repeat: no-repeat;
	margin-right: 2px;
	padding:0 2px 0 0;
}

td.contact {
	width: 100%;
	background-image: url(../images/layout/banner_contact.jpg);
	height: 288px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	background-position: right 0%;
	background-repeat: no-repeat;
	margin-right: 2px;
	padding:0 2px 0 0;
}