@charset "utf-8";
/* CSS Document */

/*****Misc.*****/
img {
	border: none;
	
}
*{
	text-decoration: none;
	color: #441E13;
	

}
a {text-decoration: underline;
	
}
/*****Body and Centering CSS***/
body {
	background-color: #441E13;
	font-family: "Georgia", Times New Roman, Times, serif;
	text-align: center;
}

#wrapper {
	position: relative;
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	left: 0px;
	top: 0px;
	height: 100%;
}	
#header {
	width: 990px;
	left: 0px;
	top: 0px;
	background-repeat: no-repeat;
	height: 120px;
	text-align: center;
	z-index: 1;
	
	 
}

/****Horizontal NAVMENU***/

#navmenu1 {
	font-family:"Arial";
	color: #FFF;
	list-style: none;
	height: 44px;
	width: 990px;
	top: 120px;
	padding: 0px;
	left: 0px;
	z-index: 10;
	text-align: center;
	font-size: 14px;
	background-image: url(../images/mfhNavBar2.png);
	font-weight: normal;
	margin-top: 0px;
	
}

/*****DropDownMenu&JS****/
#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{
	
	list-style: none;
	float: left;
	font: 18px arial;
	color: #FFF;

	}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 12px 11px;
	width: auto;
	color: #FFF;
	text-align: center;
	text-decoration: none;
	z-index: 30;}

#sddm li a:hover
{
	color: #FFF;
	border-top: 2px solid #FFF;
}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	border: 1px solid #39180F}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 8px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background-color:#39180F;
		color: #FFF;
		font: 14px arial}

#sddm div a:hover
	{	background-color: #441E13;
		color: #FFF;
		border: 1px solid #FFF;}
#m2  {
	width: 100px;
}
#m3 {
	width: 100px;
}

/***END NAVMENU***/

/*****MAIN CONTENT of SITE***/
#bodycontent {
	width: 990px;
	border-top: 1px solid #FFF;
	background-image: url(../images/bodyContentBG1.png);
	border-left: 1px solid #FFF;
	height: 740px;
	margin-top: 20px;
}

#bodycontentSeller {
	width: 990px;
	top: 180px;
	border-top: 1px solid #FFF;
	background-image: url(../images/bodyContentBG1.png);
	font-family: "Georgia", Times New Roman, Times, serif;
	border-left: 1px solid #FFF;
	overflow: visible;
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #DFDDC9;
	margin-top: 20px;
	padding-bottom: 10px;
}

		
h1 {
	font-size: 16px;
	font: "Georgia", Times New Roman, Times, serif;
	margin-top: 0px;
	padding-bottom: 0.2em;
	text-align: center;
	color: #441E13;
}
h2 {
	font-size: 16px;
	font: "Georgia", Times New Roman, Times, serif;
	margin-top: 0px;
	padding-bottom: 0.2em;
	text-align: left;
	color: #441E13;
	
}
h3 {
	font-size: 16px;
	font: "Georgia", Times New Roman, Times, serif;
	margin-top: 0px;
	padding-bottom: 0.2em;
	text-align: center;
	color: #441E13;
}

p {
	font-size: 14px;
	font: "Georgia", Times New Roman, Times, serif;
	text-align: left;
	color: #441E13;
}

	

/****CONTACTBAR******/
#contactBar {
	height: 285px;
	width: 990px;
	left: 0px;
	background-image: url(../images/contactbar.png);
	border-top: 1px solid #FFF;
	z-index: 3;
	border-left: 1px solid #FFF;
	margin-top: 20px;
	}
	
#contactBarSeller {
	height: 443px;
	width: 990px;
	left: 0px;
	top: 200px;
	color: #000;
	background-image: url(../images/contactbar.png);
	border-top: 1px solid #FFF;
	z-index: 3;
	border-left: 1px solid #FFF;
	position: relative;
	}

#footer {
	height: 30px;
	width: 990px;
	left: 0px;
	color: #FFF;
	background-color:#37160E;
	margin-top: 20px;
	text-align:center;
	
}

	
#footer ul {
	width: 100%;
	font-family: "Georgia", Times New Roman, Times, serif;
	text-align: center;
	font-size: 10px;
	left: 0px;
	color: #FFF;
	z-index: 1;
	
}

li {
	display: inline;
	text-align: center;
}

#footer  ul li a
{
	padding:5px 5px 5px 5px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	width: 100%;
}

#footer ul li a:hover
{
	color: #FFF;
	border-bottom: 1px solid #FFF;

}

/****more Misc*****/
#apDiv6 {
	position:absolute;
	left:0px;
	top:200px;
	width:990px;
	height:220px;
	z-index:1;
	border-bottom: 3px solid #ccc;
	border-top: 3px solid #ccc;
}
#apDiv1 {
	position:absolute;
	left:317px;
	top:284px;
	width:453px;
	height:526px;
	z-index:1;
}
#apDiv2 {
	position:absolute;
	top:81px;
	width:142px;
	height:31px;
	z-index:2;
	font-size: 22px;
	color: #FFF;
	left: 847px;
}
#apDiv3 {
	position:absolute;
	top:36px;
	width:123px;
	height:39px;
	z-index:2;
	right: 16px;
}
#apDiv4 {
	position:absolute;
	left:0px;
	top:0px;
	width:239px;
	height:118px;
}
#apDiv5 {
	left:6px;
	top:7px;
	width:499px;
	height:607px;
	z-index:1;
}
#apDiv7 {
	top:706px;
	z-index:1;
	background-image: url(../images/certS_3.png);
	position: absolute;
	height: 198px;
	width: 434px;
	left: 270px;
}
#apDiv8 {
	position:absolute;
	left:305px;
	top:32px;
	width:684px;
	height:87px;
	z-index:1;
	background-color: #999999;
}
#apDiv9 {
	position:absolute;
	left:509px;
	top:4px;
	width:481px;
	height:437px;
	z-index:1;
}
#apDiv10 {
	top:187px;
	width:990px;
	height:180px;
	z-index:5;
	right: -5px;
	float: right;
	position: absolute;
}

#apDiv11 {
	position:absolute;
	left:0px;
	top:207px;
	width:990px;
	height:200px;
	z-index:1;
	background-image: url(images/sunflower-field-1_cropped_header_bg1.jpg);
}
#apDiv12 {
	position:absolute;
	left:331px;
	top:11px;
	width:975px;
	height:132px;
	z-index:1;
}



/*slideshow css for the flash effects*/
body{  
    font-family:arial  
}  
  
.clear {  
    clear:both  
}  
  
#gallery {
	height:453px;
	width: 460px;
	right: 5px;
	top: 8px;
	float: right;
}  
  
#apDiv13 {
	position:absolute;
	left:0px;
	top:0px;
	width:990px;
	height:740px;
	z-index:5;
}
#sloganIMG {
	height: 100px;
	margin-top: 70px;
	z-index: 4;
	position: relative;
	background-image: url(../images/sloganIMG1.png);
}
#apDiv14 {
	z-index:1;
	float: right;
}
#apDiv15 {
	z-index:1;
	float: right;
	margin-bottom: 5px;
}
#apDiv16 {
	text-align: left;
	
}
#apDiv17 {
	position:absolute;
	left:51px;
	top:350px;
	width:400px;
	z-index:1;
}
#apDiv18 {
	position:absolute;
	left:567px;
	top:350px;
	width:400px;
	z-index:2;
}
#apDiv19 {
	z-index:auto;
	width: 100%;
	left: 0px;
	height: 150px;
	margin-top: 20px;
	padding-top: 10px;
}
#privacy {
	width:600px;
	margin-left: 200px;
	margin-top: 50px;
	
}
