@charset "utf-8";
/* CSS Document */

*, h1, h2, h3, h4, h5, h6 {
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
}
p a:link {
	color:#C00;
	text-decoration:none;
	font-size:12px;
	padding:0;
	margin:0;
	display:inline;
}
p a:visited {
	color:#C00;
	text-decoration:none;
	font-size:12px;
	display:inline;
	padding:0;
	margin:0;
}
p a:hover {
	text-decoration:underline;
	color:#C00;
	font-size:12px;
	display:inline;
	padding:0;
	margin:0;
}
p a:active {
	color:#C00;
	text-decoration:none;
	font-size:12px;
	display:inline;
	padding:0;
	margin:0;
}
body {
	width:100%;
	background-color:#8a7c57;
}
.wrapper {
	margin-left:auto;
	margin-right:auto;
	width:980px;
	padding-left:22px;
	padding-right:22px;
}
.headerbg {
	height:137px;
	background-image:url(../images/bgheader.gif);
	background-repeat:repeat-x;
}
.headerbgcenter {
	height:137px;
	background-image:url(../images/bgheadercenter.gif);
	background-repeat:repeat-x;
}
.logo {
	height:0px;
	background-image:url(../images/fineseefoodslogo.png);
	background-repeat:no-repeat;
	padding-top:125px;
	overflow:hidden;
	width:380px;
	cursor:pointer;
}

.logoffs {
	height:0px;
	background-image:url(../images/ffslogo.png);
	background-repeat:no-repeat;
	padding-top:125px;
	overflow:hidden;
	width:380px;
	cursor:pointer;
}

.logofvcountry {
	height:0px;
	background-image:url(../images/fvcountry.png);
	background-repeat:no-repeat;
	padding-top:124px;
	overflow:hidden;
	width:400px;
	cursor:pointer;
}

.logofvfree {
	height:0px;
	background-image:url(../images/fvfreerange.png);
	background-repeat:no-repeat;
	padding-top:124px;
	overflow:hidden;
	width:400px;
	cursor:pointer;
}

.topbg {
	height:319px;
	background-image:url(../images/navandtopbg.gif);
	background-repeat:repeat-x;
}
.topbgcenter {
	height:319px;
	background-image:url(../images/navandtopbgcenter.gif);
	background-repeat:repeat-x;
}

.topbgfv {
	height:319px;
	background-image:url(../images/navandtopbgfv.gif);
	background-repeat:repeat-x;
}
.topbgcenterfv {
	height:319px;
	background-image:url(../images/navandtopbgcenterfv.gif);
	background-repeat:repeat-x;
	color:#FFF;
}

.navfv {
	width:980px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	display:block;
	height:39px;
}
.navfv li {
	float:left;
	font-weight:bold;
	display:block;
	color:#FFF;
	text-decoration:none;
	display:block;
	font-size:13px;
	padding-top:10px;
	padding-bottom:13px;
}
.navfv li a:link, .navfv li a:visited {
	color:#FFF;
	padding-left:15px;
	padding-right:15px;
	text-decoration:none;
	font-size:13px;
}
.navfv li:hover {
	background-image:url(../images/navselectfv.gif);
	background-repeat:repeat-x;

	color:#FFF;
	display:block;
	padding-top:10px;
	padding-bottom:13px;
	text-decoration:none;
	font-size:13px;
}

.navfv li:hover > ul {
	display:block;
	margin-top:10px;
	position:absolute;
	float:left;
	background-color:#880A43;
	z-index:99;
}

.topbgfvc {
	height:319px;
	background-image:url(../images/navandtopbgfvc.gif);
	background-repeat:repeat-x;
}
.topbgcenterfvc {
	height:319px;
	background-image:url(../images/navandtopbgcenterfvc.gif);
	background-repeat:repeat-x;
	color:#FFF;
}

.navfvc {
	width:980px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	display:block;
	height:39px;
}
.navfvc li {
	float:left;
	font-weight:bold;
	display:block;
	color:#FFF;
	text-decoration:none;
	display:block;
	font-size:13px;
	padding-top:10px;
	padding-bottom:13px;
}
.navfvc li a:link, .navfvc li a:visited {
	color:#FFF;
	padding-left:15px;
	padding-right:15px;
	text-decoration:none;
	font-size:13px;
}
.navfvc li:hover {
	background-image:url(../images/navselectfvc.gif);
	background-repeat:repeat-x;

	color:#FFF;
	display:block;
	padding-top:10px;
	padding-bottom:13px;
	text-decoration:none;
	font-size:13px;
}

.navfvc li:hover > ul {
	display:block;
	margin-top:10px;
	position:absolute;
	float:left;
	background-color:#8EA40B;
	z-index:99;
}

.nav {
	width:980px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	display:block;
	height:39px;
}
.nav li {
	float:left;
	font-weight:bold;
	display:block;
	color:#000;
	text-decoration:none;
	display:block;
	font-size:13px;
	padding-top:10px;
	padding-bottom:13px;
}
.nav li a:link, .nav li a:visited {
	color:#000;
	padding-left:15px;
	padding-right:15px;
	text-decoration:none;
	font-size:13px;
}
.nav li:hover {
	background-image:url(../images/navselect.gif);
	background-repeat:repeat-x;

	color:#000;
	display:block;
	padding-top:10px;
	padding-bottom:13px;
	text-decoration:none;
	font-size:13px;
}

.dropdown {
	display:none;
	z-index:99;
	width:159px;

}

.nav li:hover > ul {
	display:block;
	margin-top:10px;
	position:absolute;
	float:left;
	background-color:#FFC12F;
	z-index:99;
}

.dropdown li:hover > ul li:hover  {
width:inherit;


}

.topcontentfv {
	color:#FFF;
		padding-top:35px;
	padding-bottom:20px;
}

.topcontentfv img {
	border:2px solid #AEA27C;
	margin-right:20px;
	width:443px;
	height:201px;
	float:left;
}

.topcontent {
	padding-top:35px;
	padding-bottom:20px;
}
.topcontent img {
	border:2px solid #AEA27C;
	margin-right:20px;
	width:443px;
	height:201px;
	float:left;
}
td {
	padding:5px;
}
.middlebg {
	background-color:#e5e5e5;
	width:100%;
	height:100%;
}
.middlebgcenter {
	background-color:#d9d9d9;
	padding-top:20px;
	padding-bottom:20px;
}

.middlebgcenter img {
	border:2px solid #AEA27C;
	margin-right:20px;
	margin-bottom:10px;
}

.bottombg {
	height:288px;
	background-image:url(../images/bgfootertop.gif);
	background-repeat:repeat-x;
}
.bottombgcenter {
	height:288px;
	background-image:url(../images/bgfootertopcenter.jpg);
	background-repeat:no-repeat;
}
.bottomlogos {
	width:980px;
	margin-left:auto;
	margin-right:auto;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	display:block;
}
.bottomlogos li {
	float:left;
	padding-left:38px;
	padding-right:38px;
	padding-top:55px;
}
.bottomlogos li a {
	padding-left:0px;
	padding-right:0px;
	cursor:pointer;
}
.FVCClogo {
	height:0px;
	background-image:url(../images/fergusonvalleryCClogo.jpg);
	background-repeat:no-repeat;
	padding-top:170px;
	overflow:hidden;
	width:185px;
}
.FVFRClogo {
	height:0px;
	background-image:url(../images/fergusonvalleyFRClogo.png);
	background-repeat:no-repeat;
	padding-top:170px;
	overflow:hidden;
	width:135px;
}
.MRFRClogo {
	height:0px;
	background-image:url(../images/margaretriverFRClogo.png);
	background-repeat:no-repeat;
	padding-top:170px;
	overflow:hidden;
	width:176px;
}
.FFSlogo {
	height:0px;
	background-image:url(../images/finessefoodsFSlogo.png);
	background-repeat:no-repeat;
	padding-top:170px;
	overflow:hidden;
	width:176px;
}
.footer {
	height:40px;
	padding-top:15px;
}
.footer p {
	font-size:12px;
	color:#d9d2b9;
	float:left;
}
.think {
	float:right;
	padding-right:22px;
}
.smfont {
	font-size:12px;
}

.recipes {
	list-style:none;
	font-size:13px;
}
