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

html, body{
	text-align: center;	
	font:Georgia, "Times New Roman", Times, serif;
	color: #000;
	background-color:#ade1fc;
	background-image: url(../images/background.png);
	background-repeat: repeat-x;
}

	
* {
	margin: 0;
	padding: 0;
}
#wrap {
	width: 980px;
	 
	margin: 0 auto; /* the bottom margin is the negative value of the footer's height */
	position: relative;
	text-align: left;
	background:#FFFFFF;
	background-image:url(../images/wrap-back.png);
	background-repeat:repeat-y;
	 
}
#nav {
	height: 60px;
	width: 980px;
	background-image: url(../images/navBar.jpg);
	background-repeat:no-repeat;
	text-align: center;	
	font:Georgia, "Times New Roman", Times, serif;
}

#Sub 
{
	height: 37px;
	width: 980px;
	text-align: center;	
	font:Georgia, "Times New Roman", Times, serif;
	background-image:url(../images/SubNav.png);
	background-repeat:no-repeat;
	background-position:center;
}

#ContactBannerDiv {
	height: 47px;
	width:980px;
	background-image: url(../images/contact-banner.jpg);
	background-repeat:no-repeat;
	text-align:center;
	padding-top:10px;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #CCFF99;
}

#Homecontent {
	width: 910px;
	height:1120px;
	margin: 0 auto;
	padding: 0 0 0px 0;
	overflow:visible;
}

#Rescontent {
	width: 910px;
	height:1120px;
	margin: 0 auto;
	padding: 0 0 0px 0;
	overflow:visible;
}

#Kitcontent {
	width: 910px;
	height:630px;
	margin: 0 auto;
	padding: 0 0 0px 0;
	overflow:visible;
}

#Batcontent {
	width: 910px;
	height:500px;
	margin: 0 auto;
	padding: 0 0 0px 0;
	overflow:visible;
}

#Basecontent {
	width: 910px;
	height:490px;
	margin: 0 auto;
	padding: 0 0 0px 0;
	overflow:visible;
}

#Concontent {
	width: 910px;
	height:800px;
	margin: 0 auto;
	padding: 0 0 0px 0;
	overflow:visible;
}

#Swecontent {
	width: 910px;
	height:600px;
	margin: 0 auto;
	padding: 0 0 0px 0;
	overflow:visible;
}

#content {
	width: 910px;
	margin: 0 auto;
	padding: 0 0 0px 0;
	overflow:visible
}
	#content .menu {
		margin:  0;
		display: block;
		text-align: center;
	}
		.valid {margin: 	0 0 0;}
#footer {
	 
	position:absolute;
	bottom: 0;
	left: 0;
	height: 110px;			/* Height of the footer */
	width: 980px;
	background: #fff;
	text-align: center;
	background-image: url(../images/footer.jpg);
	background-repeat:no-repeat;
	font:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:20px;
}

#header {
	height: 250px;			/* Height of the header */
	width: 980px;
	text-align: center;
	line-height: 103px;
	background-image: url(../images/header.jpg);
	background-repeat:no-repeat;
}
#PicDiv {
	float:right;
	width:360px;
	height:250px;
	z-index:1;
	margin-left:15px;
		
}

#PicDivRes {
	float:left;
	width:360px;
	height:250px;
	z-index:1;
	margin-right:15px;	
}

#PicDivbase {
	float:left;
	width:370px;
	height:274px;
	z-index:1;
	margin-right:15px;	
}

#kitDiv {
	position:absolute;
	width:293px;
	height:22px;
	z-index:1;
	text-align:center;
	vertical-align:middle;
	left: 8px;
	top: 318px;
}

#batDiv {
	position:absolute;
	width:292px;
	height:22px;
	z-index:1;
	left: 346px;
	top: 318px;
	text-align:center;
	vertical-align:middle
}

#basDiv {
	position:absolute;
	width:291px;
	height:22px;
	z-index:1;
	left: 682px;
	top: 318px;
	text-align:center;
	vertical-align:middle
}



#emailBoxDiv {
	float:right;
	width:360px;
	 
	z-index:1;
	border: 1px solid;
	overflow:hidden;
	margin-left:15px;
}


#emailBoxResDiv {
	width:360px;
	 
	z-index:1;
	border: 1px solid;
	float:left;
	margin-right:15px;
	}



#HomeLogo {
	position:absolute;
	width:546px;
	height:240px;
	z-index:2;
	left: 18px;
	top: 5px;
}


.nbar a {color: #000000;
	font-weight: bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	text-decoration:none;
	}
	
.nbar a:visited {
	color:#000000;
	font-weight: bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	text-decoration:none;
	
}
.nbar a:hover {
	color:#CCFF99;
	font-weight: bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	text-decoration:none;
	
}

.contactYellow{
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #f9df00;
	text-align:center;
	text-decoration:none;
	}

.contactnbar a {
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #f9df00;
	text-align:center;
	text-decoration:none;
	}
	
.contactnbar a:visited {
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #f9df00;
	text-align:center;
	text-decoration:none;
	
}
.contactnbar a:hover {
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #f9df00;
	text-align:center;
	text-decoration:none;	
}

.contactnbarBody a {
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #000000;
	text-align:center;
	text-decoration:none;
	}
	
.contactnbarBody a:visited {
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #000000;
	text-align:center;
	text-decoration:none;
	
}
.contactnbarBody a:hover {
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #000000;
	text-align:center;
	text-decoration:none;	
}

#headTextDiv {
	position:absolute;
	width:374px;
	height:93px;
	z-index:1;
	left: 595px;
	top: 69px;
	-webkit-text-stroke: .5px black;
	color:#FFFF00;
	font:Georgia, "Times New Roman", Times, serif;
	font-size:29px;
	line-height:28px;
	text-align:left
	}

.headnbar a {
    -webkit-text-stroke: .5px black; 
	color:#FFFF00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font:Georgia, "Times New Roman", Times, serif;
	font-size:29px;
	line-height:28px;
	text-decoration:none;
	}
	
.headnbar a:visited {
	-webkit-text-stroke: .5px black; 
	color:#FFFF00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font:Georgia, "Times New Roman", Times, serif;
	font-size:29px;
	line-height:28px;
	text-decoration:none;
	
}
.headnbar a:hover {
	-webkit-text-stroke: .5px #FFFF00; 
	color:#000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font:Georgia, "Times New Roman", Times, serif;
	font-size:29px;
	line-height:28px;
	text-decoration:none;
	
}


.footnbar a {color:#000000;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-decoration:none;
	}
	
.footnbar a:visited {
	color:#000000;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-decoration:none;
	
}
.footnbar a:hover {
	color:#CCFF99;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-decoration:none;
	
}

.footnbarGrowers a {color:#000000;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-decoration:none;
	}
	
.footnbarGrowers a:visited {
	color:#000000;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-decoration:none;
	
}
.footnbarGrowers a:hover {
	color:#CCFF99;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-decoration:none;
	
}

	
.redtype {
	color: #F00;
}


#formDiv {
 
	z-index:1;
 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	padding: 10px;
	background-color: #F0F0F0;
}

 
