html,body{height:100%;}

body{
	background: #ffffff;
	font:15px/20px "Trebuchet MS", Helvetica, serif; 
	/*color: #766D67;*/
	color: #333;
	position:relative; 
	min-width:320px;
}

.strong{font-weight:bold;}
.clrRed{color:red;}
/*********************************header*************************************/

body.cropMngtBody #content{
	min-height:490px !important;
}

#logBar{
	/*white-space:nowrap; */
	width:230px;
	position:absolute;
	top: 10px; right:0px;		
	color:#fff;
	font-size:12px;
	padding: 0px 0 0 0; 
}

#logBar .logForm input {
	width:130px;
	height:23px;
	border:1px solid #c7c7c7;
	padding: 2px !important;
}
#logButton{
	margin-left: 90px;
	margin-top: 10px;
	text-align: center;
}

#logBar .logForm input:hover  {
	border:1px solid #838383;
}

#logBar input[type="submit"], .boxLink  a{
	position:relative;
	background: #357AE8 !important;
	width: 56px !important;
	/* margin: 0 15px 0 7px !important; */
	padding: 4px !important;
	/* border: 1px solid #28a736 !important; */
	border:0;
	font-family: 'Open Sans', sans-serif;
	font-size: 11px !important;
	font-weight: 700 !important;
	color: #fff !important;
}	

#logBar input[type="submit"]:hover, .boxLink a:hover {
	background: #357AE8 !important;
	cursor:pointer;
	text-decoration:underline;
}	

#logLink{
	text-align:center;
}

#logLink a{
	color: #fff;
}

header{
	width:100%; 
	position:relative; 
	padding:65px 0 0px;
	
	}
	
	header .indent-bottom{
		padding-bottom:40px;
		}

h1#webTitle{float:left; padding-left:0px;}
	h1#webTitle a{
		display:block;
		width:230px; 
		height:65px; 
		/*background:url(../images/vegtoolsSM.png) 0px 15px no-repeat; */
		text-indent:-100%; 
		white-space:nowrap; 
		overflow:hidden;
		}
		
	h1 a:hover{text-decoration:none;}

	/* h1 > span{display:block; font:normal 10px/12px Arial, Helvetica, sans-serif; color:#5f5f5f; text-transform:uppercase; padding-top:7px;} */
	
	#headline {
		margin-top:23px;
		display:block; 
		width:320px; height:72px; 
		background:url(../images/wellsaid.png) 3px 0 no-repeat; 
		text-indent:-100%; 
		white-space:nowrap; 
		overflow:hidden;
		float:right;
	}



/********************************* Other Images **********************************/
.height200{height:200px;}
.width300{width:300px;}
.border838383{border: 1px solid #838383;}

	
/********************************* Search Box **********************************/
.onSearch{
	position:absolute;
	top: 195px; right: 15px;
	width: 300px;
	/* display:block; */
	white-space:nowrap; 
	/* overflow:hidden; */
}
	
/********************************* Content **********************************/
#content{
	min-height:500px;
	padding:10px 0 0px 16px; 
	/*border-bottom:1px solid #c7c7c7; */
	background:#fff;	
	/*-webkit-border-radius:0 0 8px 8px;
	-moz-border-radius:0 0 8px 8px;
	border-radius:0 0 8px 8px;*/
	}
	
	#page1 #content {
		/*padding:59px 0 61px; */
		padding:0px 0 0px; 
		/*background:#transparent;*/
		-webkit-border-radius:0;
		-moz-border-radius:0;
		border-radius:0;
		}
	
	#page1 #welcome {
		padding:20px 50px 0px;
		background:#fff;
		text-align:center;
		color:#333;
		}

	#page1 #welcome > div{
		/*border-bottom:1px solid #ccc;*/
		padding-bottom:0px;
		font:normal 18px/24px "Trebuchet MS", Helvetica, sans-serif;
	}
		
	#page3 #content, #page2 #content{min-height:425px;}

	/* ---------- Tags ---------*/
h3{font: normal 35px/42px 'Open Sans Condensed', sans-serif; color:#333; border-bottom:1px solid #c7c7c7; padding:7px 0 7px 0px;}
/*	h3.icon-1{background:url(../images/title-icon1.png) 0 0 no-repeat;}
	h3.icon-2{background:url(../images/title-icon2.png) 0 0 no-repeat;}
	h3.icon-3{background:url(../images/title-icon3.png) 0 0 no-repeat;}
		#page3 h3.icon-3{background-position:0 3px; padding-bottom:17px;}
	h3.icon-4{background:url(../images/title-icon4.png) 0 3px no-repeat;}
	h3.icon-mission{background:url(../images/mission.png) 0 3px no-repeat;}
	h3.icon-case{background:url(../images/case.png) 0 3px no-repeat;}
	h3.icon-arrowup{background:url(../images/arrowup.png) 0 3px no-repeat;}
	h3.icon-bullhorn{background:url(../images/bullhorn.png) 0 3px no-repeat;}
	h3.icon-contact{background:url(../images/contact.png) 0 3px no-repeat;}
	h3.icon-search{background:url(../images/search.png) 0 3px no-repeat;}
	h3.icon-contactsEmail{background:url(../images/contactsEmail.png) 0 3px no-repeat;}
	h3.icon-privacy{background:url(../images/privacy.png) 0 3px no-repeat;}
	h3.icon-question{background:url(../images/questionmark1.png) 0 3px no-repeat;}
	h3.icon-hyperlink_blue{background:url(../images/hyperlink_blue.png) 0 3px no-repeat;}
	h3.homeH3{color:#fff;} */
	#page3 h3, #page4 h3, #page6 h3, #page2 h3{font-size:40px; padding:5px 0 35px 15px;}
h4{font: normal 35px/42px 'Open Sans Condensed', sans-serif; color:#191919; padding-top:7px;}
h5{font: normal 24px/32px 'Open Sans Condensed', sans-serif; color:#333; padding-top:7px;}
	h5.faqH5{
		font: normal 14px/21px sans-serif;
		font-weight:bold;
		color:#333; padding-top:7px;
		}
		
		.pestTabLI  a  h5{
			font: normal 14px/24px Arial, Helvetica, sans-serif;}
		}
	
	.faqContent {
		color:#ffffff;
		font-size:80%;
		}
.FlashHeadingText {
	background-color: #B00000;
	padding: 4px 4px;
	color: #fff;
	letter-spacing: 2px;
	}		
h6{font-weight:bold; color:#191919;}
	h6 a{color:#191919;}
p, .p3-1{margin-bottom:18px}
	.p0{margin-bottom:0;}
	.p1{margin-bottom:5px;}		.p1-1{margin-bottom:8px;}
	.p2{margin-bottom:10px;}	.p2-1{margin-bottom:12px;}
	.p3{margin-bottom:15px;}
	.p4{margin-bottom:20px;}	.p4-1{margin-bottom:22px;}
	.p5{margin-bottom:25px;}	.p5-1{margin-bottom:28px;}
	.p6{margin-bottom:30px;}	.p6-1{margin-bottom:32px;}
	.p7{margin-bottom:35px;}	.p7-1{margin-bottom:37px;}
	.p8{margin-bottom:40px;}	.p8-1{margin-bottom:42px;}
	.p9{margin-bottom:45px;}	.p9-1{margin-bottom:47px;}
a{color:#ff8101;font-weight:bold; outline:none; cursor:pointer; text-decoration:none;}
	a:hover{text-decoration: underline}
blockquote{width:100%;}
	.quote-caption{text-align:right;}
time{font:normal 20px/29px 'Open Sans Condensed', sans-serif; color:#F2AA0E;}
time.allnews{font:normal 20px/29px 'Open Sans Condensed', sans-serif; color:#333;
;

}
/*----- Global Structure -----*/
.clear{clear:both;line-height:0;font-size:0;overflow:hidden;height:0;width:100%;}
.wrapper{width:100%;overflow:hidden;position:relative;}
.extra-wrap{overflow:hidden;display:block;}
.fleft{float:left}
.fright{float:right}
.alignright{text-align:right}
.aligncenter{text-align:center}
.alignmiddle *{vertical-align:middle}
.img-indent{float:left; margin-right:20px;}
.img-indent2{float:left; margin-right:10px;}
.last-item{margin-right:0 !important; margin-bottom:0 !important;}

.caption{font-size:16px; line-height:20px; color:#000;margin-bottom:50px;}
.lable{display:block; float:left; width:28px; margin-right:3px; font:18px/22px Arial, Helvetica, sans-serif; color:#191919; text-transform:uppercase;}
.font-1{line-height:18px;}
/*---------- Columns --------*/
.col-2x{float:left; width:134px; margin-right:20px;}
/*---------- Links ----------*/
	.cbutton:hover{text-decoration:none; background-color:#a0a0ad;}
	.cbutton{display: inline-block;border: 2px solid #c3c3c3;font-weight: bold;/* font: normal 16px/20px 'Open Sans Condensed', sans-serif; */width: 135px;word-spacing: 2px;padding: 7px 2px 9px 28px;cursor: pointer;background: url(../images/cart-add-icon.png) 3px 1px no-repeat #fff;background-size: 30px;/*border-radius: 10px;-moz-border-radius: 10px;-webkit-border-radius: 10px;*/
	}
	.cbutton:hover{text-decoration:none; background-color:#a0a0ad;}
.link-1{font-weight:bold; font-size:16px; line-height:20px; color:#83c00b;}
	.link-1:hover{text-decoration:none; color:#191919;}
	
.link-1-log{font-weight:normal; font-size:12px; line-height:20px; color:#191919; padding-left:10px;}
	.link-1-log a:hover{text-decoration:underline;}
	
/*----------- Boxes ----------*/
.box1{border:1px solid #e9e9e9; font:12px/19px Arial, Helvetica, sans-serif; color:#8b8b8b; cursor: default;}
	.box1:hover{background:#f0f0f0;}
	.box1 .indents1{padding:13px 19px 16px;}
	.box1 h6{display:inline;}
	.box1 a:hover{text-decoration:none; color:#83c00b;}
.box2{background:#e6e6e6; font:13px/18px Arial, Helvetica, sans-serif; color:#787878; cursor:default;}
	.box2:hover{background:#191919;}
		.box2:hover h6 a{color:#fff;}
	.box2 .indents1{padding:10px 11px 15px;}
	.box2 h6{font-weight:normal; text-transform:uppercase;}
	
/*---------- Tabs -----------*/	

.tabs {padding:5px 15px 5px 15px; 
	border:1px solid #ccc; 
	cursor:pointer;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	}
	

#buttonsBox{
	min-height:22px;
}

#daysTotalTabs{
	padding-left: 13px;
	float:left;
	position:relative;
}

#daysTotalTabs a{
	color:#838383;
}

#daysTotalTabs a:hover{
	color:#191919;
}

#dateSelect{
	float:right;
	position:relative;
	right:0px;
	top:-5px;
	z-index:1;
	margin-right:47px;
}

#dateSelect select{
	padding: 2px;
}

#mapInputs{
	margin-top:10px;
	text-align:center;
}

#mapInputs input{
	padding:5px 15px 5px 15px;
	border:1px solid #636363;
	margin-left:-7px;
	cursor:pointer;
	background-color:#fff;
}

#mapInputs input:hover{
	background-color:#191919;
	border:1px solid #191919;
	color:#fff;
}


#mapInputs input.current {
	background-color:#191919;
	border:1px solid #191919;
	color:#fff;
}


.mapImage{width:100%;}
.mapImage img{border:1px solid #838383;}

#chartContainer{
	width:100%;
	text-align:center;
}

#chartContainer table{
display: inline-block
}

/*---------- Tables -----------*/

.coloredRow {
	background-color:#eef8da;
}

.coloredRow  {border:1px solid #fff;}

#StationInfoTable tr td, #StationInfoTable tr th {border:1px solid #678c1c; vertical-align:middle; text-align:center; padding:2px 10px 2px 10px;}
#StationInfoTable{margin:auto;}


#innerSPRAYTable{
	margin: 15px;
}

.SPRAYcastTable{
	font-size:11px;
	width:100%;
}

.SPRAYcastTable td{
	border:1px solid #636363;
	padding:2px 2px;
}

.innerSPRAYdata td{
	border:1px solid #636363;
	padding:2px 4px;
}

.bintd {
	border:1px solid #000000;
	text-align:center;
	vertical-align:middle;
}

/*---------- Font coloring -----------*/
._191919{color:#191919;}
._008900{color:#008900;}


/*---------- Search Icon -----------*/
#searchIcon{
	border:1px solid #357AE8;
	background-color: #357AE8;
	background-image: -webkit-gradient(linear,left top,left bottom,from(#4D90FE),to(#357AE8));
	background-image: -webkit-linear-gradient(top,#4D90FE,#357AE8);
	background-image: -moz-linear-gradient(top,#4D90FE,#357AE8);
	background-image: -ms-linear-gradient(top,#4D90FE,#357AE8);
	background-image: -o-linear-gradient(top,#4D90FE,#357AE8);
	background-image: linear-gradient(top,#4D90FE,#357AE8);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#4d90fe',EndColorStr='#357ae8');
	width: 13px;
	height: 13px;
	padding: 6px 27px;
	min-width: 13px;
	margin-top: 2px;
	position:relative;
	float:right;
	top:3px;
}

#searchIcon:hover{
	border-color: #2F5BB7;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;	
}


a.newslink{
	text-decoration:none;
	color:#333;
}

a.newslink:hover{
	text-decoration:none;
	color:#83C00B;
}

a.newslink:active{
	color:#83C00B;
}
	
/*---------- Lists -----------*/
.list-1 li{background:url(../images/marker-1.png) 0 0 no-repeat; padding-left:30px; margin-bottom:4px; min-height:21px;}
	.list-1 a{color:#333;}
		.list-1 a:hover{text-decoration:none; color:#83c00b;}
		
.list-2{padding:17px 0;}
	.list-2 li{font:bold 16px/20px "Trebuchet MS", Helvetica, sans-serif; }
		.list-2 a{display:block; padding:0 30px;}
			.list-2 span{display:block; padding:9px 0 10px; border-bottom:1px solid #636363;}
				.list-2 .last-item span{border-bottom:none;}
	.list-2 a:hover{text-decoration:none; color:#357AE8; }
		.list-2 a:hover span{border-bottom-color:none;}
		
.list-3 li{background:url(../images/marker-1.png) 0 0 no-repeat; padding-left:30px; margin-bottom:4px; min-height:21px;}
	.list-3 a{color:#191919;}
		.list-3 a:hover{text-decoration:underline;}
		
.list-disc{list-style:disc;}
	.list-disc li{padding-left:20px;}

	li.noStyle{
		background:none;
		margin-left:25px;
	}
ul#list-3{list-style:disc;}
	ul#list-3 li{padding-left:60px;}
		
	li.sd_current{
		/*background:#191919; */
		text-decoration:none; 
		color:#006600;
		}
		
			li.sd_current span{
				text-decoration:none; 
				color:#357AE8;
				/* border-bottom-color:#191919; */
				}
.pHeader{margin-bottom:10px; font-weight:bold; font-size: 18px;}
/*---------- Borders ---------*/
.borders{border:1px solid #ccc;}
.border-bottom{border-bottom:1px solid #e9e9e9;}
.border-bottom2{border-bottom:1px solid #c7c7c7;}
/*---------- Indents ---------*/
.indent-top1{padding-top:5px;}
.indent-top2{padding-top:40px;}
.indent-right10{padding-right:10px;}
.indent-right4{padding-right:20px;}
.indent-right6{padding-right:30px;}
.indent-left1-1{padding-left:7px;}
.indent-left10{padding-left:5px;}
.indent-left25{padding-left:25px;}
.indent-right25{padding-right:25px;}
.indent-bottom5{padding-bottom:25px;}
.indent-bottom11-1{padding-bottom:40px;}

/*--------Pretty photo-------*/
.lightbox-image {cursor: pointer; display: block; overflow: hidden; position: relative; z-index: 1;}
	.lightbox-image img {position: relative; z-index: 1;}
	.lightbox-image span {background: url("../images/magnify.png") no-repeat scroll 50% 50% transparent; display: inline-block; height: 100%; left: 0; padding: 0; position: absolute; top: -100%; width: 100%; z-index: 2;}

/*----------- Map ------------*/
#map iframe{width:345px; height:248px;}
#map dl{width:100%; position:relative; overflow:hidden;}
#map dt{font-weight:bold; color:#191919; margin-bottom:20px;}
#map dl span {float:left; width:82px;}


.superscript{font-size:x-small; vertical-align:top;} 

/************************************** Footer *************************************/

footer{
	width:100%; 
	font:12px/15px "Trebuchet MS", Helvetica, sans-serif; 
	text-align:left; 
	padding:15px 0 0px; border-top: 1px solid #c7c7c7;
	/*background:#265902;*/
	}
	
	footer a{color:#ffffff;}
	#win_link:hover{text-decoration:none;}
	.footList {margin-bottom:15px;display:inline;width:auto;float:left;width:100%;font-size:1.2em;}
	.footList li{display:inline;float:left;margin-right:65px;}
	
	.subfootList{
		padding-left:15px;
	}
	
.footList .current{
	text-decoration:underline;
}
#funding_body{
	margin-top: 20px;
}
#winLogo{
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;		
}

#onpotatoesLogo{
	height:57px;
	width:auto;
}

#agrisLogo{
}

#funding_body img{
	float:right;
	/* margin:5px 0px 5px 30px; */
	width: 490px; 
	height:57px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;		
}

/*--------- social icons -------*/
.social-icons{margin:0; list-style:none; padding-top:10px; padding-bottom:10px; float:left;}
	.social-icons li{display:inline-block; margin-right:3px;}
		.social-icons li a{display:block; height:32px; width:32px; background-image: url(../images/social_iconpack.png); background-repeat: no-repeat; cursor:pointer; filter:}
		.social-icons .icon-1 a{background-position:-395px -175px;}
		.social-icons .icon-2 a{background-position:-502px -16px;}
		/*.social-icons .icon-3 a{background-position:-76px top;}*/


		
		
/*--------- Overlays, pests menu and pests images -------*/
.pestImg{
	cursor:pointer;
	margin-right:10px;
	border:1px solid #9F9F9F;
	-webkit-box-shadow: 0px 0px 10px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    0px 0px 10px rgba(50, 50, 50, 0.75);
	box-shadow:         0px 0px 10px rgba(50, 50, 50, 0.75);	
}

.pestImg:hover{
	border:1px solid #636363
}


/* the overlayed element */
.simple_overlay {
 
	/* must be initially hidden */
	display:none;
 
	/* place overlay on top of other elements */
	z-index:10000;
 
	/* styling */
	background-color:#333;
 
	width:500px;
	min-height:200px;
	border:1px solid #636363;
 
	/* CSS3 styling for latest browsers */
	-moz-box-shadow:0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px #000;
}

.details{
	font-size:80%;
	color:#888;
	text-align: center;
}

.details a{
	color:#888 !important;
}

.details a:hover{
	border-bottom:1px solid #fff !important;
}


/* close button positioned on upper right corner */
.simple_overlay .close {
	background-image:url('../images/close.png');
	position:absolute;
	z-index:10001;
	right:-20px;
	top:-20px;
	cursor:pointer;
	height:35px;
	width:35px;
	border:none !important;
}		

#pestTabUL{
	border-bottom:3px solid #c7c7c7;
}

.pestTabLI{
	display:inline-block;
	padding:0px 10px 5px 10px;
}

.act{
	background-color:#c7c7c7;
}

.act a h5{
	font-weight:bold;
}

#smPestImg > img{
	-webkit-border-radius: 14px;
	-moz-border-radius: 14px;
	border-radius: 14px;
}

.One62{
	width:162px;
}

.uname{
	text-transform:uppercase;
	color:#fff;
	font-weight: bold;
	font-family: "Comic Sans MS", cursive, sans-serif;
}	

.noBorderLeft{
	border-left: 0 !important;
}

.noBorderRight{
	border-right: 0 !important;
}

.noBorderBottom{
	border-bottom: 0 !important;
}

.noBorderTop{
	border-top: 0 !important;
}		
.noBorder{border:0px solid #fff;}
.noBorder:hover {border:0px !important;text-decoration:none;}

#bottomAd{
	width:960px; 
	position: relative;
	overflow:hidden;
	margin:0 auto;
	text-align:center;
	padding-top: 20px;
}


.addPos{
	float:left;
}


.bottomRecAd{
	width:300px;
	height:250px;
	border: 1px solid #c7c7c7;
}


#boxOne a, #boxTwo a, #boxThree a{
	background-repeat: no-repeat;
	cursor:pointer;
	display:block;
	width:300px;
	height:250px;
}

#boxOne a{
	background-image: url('../images/adconAd.jpg');
}


#boxTwo a{
	background-image: url('../images/WIN_AD.jpg');
}

#boxThree a{
	background-image: url('../images/adconAd.jpg');
}


#adContainer{
	width:778px; 
	height:auto; 
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	margin:0 auto; 
	background-color:#fff; 
	padding:10px;
	text-align:center;
}


#accountData a{
	border-bottom: 1px dotted #c7c7c7;
}

#accountData a:hover{
	text-decoration:none;
	border-bottom: 1px solid #191919;
}


		
/*=================================================================================*/
/*================= Used for Inputs ===============*/
span.theLabel2{
			display:inline-block;
			width:210px;
			padding: 5px;
		}
		
		label.error { color:red; margin-left:5px; font-size:10px; }
		
		
		#formAddCrop textarea {
			width:337px;
			height:198px;
			overflow:auto;
			resize:none;
		}

		.p2 select {
			width:235px;
			padding:5px;
		}
		
		.p2 input{
			width:220px;
			padding:5px;
		}
		
		.p2 #submit{
			width:90px;
			margin-left:250px;
		}
		
		.p2 #cancel{
			width:90px;
			margin-left:5px;
		}
		

/*=================================================================================*/



	#accountData a{
		border-bottom: 1px dotted #c7c7c7;
	}
	
	#subMainContent a:hover, #accountData a:hover{
		text-decoration:none;
		border-bottom: 1px solid #191919;
	}

	.NoModelLink{
		cursor:pointer;
		color:#b7b7b7;
	}
	
	.NoModelLink:hover{
		color:#191919;
	}

.infospan{
	font:13px/20px "Trebuchet MS", Helvetica, sans-serif;float:right;color:#000;font-weight:bold;
	height:75px;width:295px;
}
.infospan a {
	display:block;background-color:#c7e785;border: 1px solid #57411d;margin:1px;width:141px;
	padding:1px;
}
.infospan a:hover{
	text-decoration: none;
	background-color: #ffffff;
	border: 1px solid #c9c1b6 !important; 
}
.width142{
	width: 142px !important;
}

.stockDiv{
	width:235px;
	border: 1px solid #c3c3c3;
	padding: 5px 3px 8px 8px;
	background-color: #e7e7ff;margin-right: 20px;
}
.lightblue{
	background-color:#e7e7ff;
}

/** SPRAYcast Colours **/
._e88c79{ /* no spray */
	background-color: #e88c79;
}

/* good */
._adc980{
	background-color: #adc980;
}

/* no spray */
._ebb053{
	background-color: #ebb053;
}

/* poor */
._eddf9a{
	background-color: #eddf9a;
}

/* fair */
._9ac2ed{
	background-color: #9ac2ed;
}
.img_ind{
		border:1px solid #c3c3c3;padding:5px;margin-left:150px;margin-right:50px;width:250px;
	}
	
#lang {
	position: relative;
	display: inline-block;
	font-size: 12px;
	background: white;
	line-height: 1.3;
	margin-top: 10px;
}

#lang span {
	display: inline-block;
	border: 1px solid #ddd;
	padding: 4px 12px;
}

#lang span:after {
	content: '\25bc';
	font-size: 10px;
	padding-left: 5px;
}

#lang ul {
	position: absolute;
	list-style: none;
	margin: 0;
	padding: 0;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	text-align: left;
}

#lang li {
	padding: 4px 12px;
	border-bottom: 1px solid #ddd;
	width: 54px;
}

#lang li.selected {
	pointer-events: none;
	background: #eee;
}
/*=================================================================================*/
/*
@media only screen and (max-width: 995px) {
	img{width:100%; height:auto;}
	.hide1{display:none;}
	.img-indent-none1{float:none; margin-right:0; margin-bottom:10px;}
	p, .p3, .p3-1{margin-bottom:13px}
		.p0{margin-bottom:0;}
		.p1, .p1-1{margin-bottom:5px;}
		.p2, .p2-1{margin-bottom:5px;}
		.p4, .p4-1{margin-bottom:15px;}
		.p5, .p5-1{margin-bottom:20px;}
		.p6, .p6-1{margin-bottom:20px;}
		.p7, .p7-1{margin-bottom:25px;}
		.p8, .p8-1{margin-bottom:25px;}
		.p9, .p9-1{margin-bottom:25px;}
	.col-2x{width:108px;} */
	/*-----------------------------------------*/
/*	h1{padding-left:0px;}
	#page3 h3, #page4 h3, #page6 h3{font-size:35px;}
	#page6 h3.icon-1{letter-spacing:-1px; word-spacing:2px;}
	.box2{height:340px; overflow:hidden;}
	#map iframe{width:234px;}
	.indent-right4,.indent-right6{padding-right:0;}
	.indent-left1-1{padding-left:0;}
} */

/*
@media only screen and (max-width: 767px) {
	.grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .extra-marg-bot{margin-bottom:40px;}
	.hide2{display:none;}
	.last-col{margin-bottom:0 !important;}
	.even-last-item{margin-right:0 !important;}
	.img-indent-none2{float:none; margin-right:0; margin-bottom:10px;}
	.col-2x{width:200px;}*/
	/*-----------------------------------------*/
/*	header .indent-bottom{padding-bottom:0px;}
	h1{float:none; padding-bottom:40px; padding-left:25px;}
	#page6 h3.icon-1{letter-spacing:0; word-spacing:0;}
	.button{padding:8px 15px 10px;}
	.box2{height:auto;}
	#map iframe{width:418px;}
}
*/
/* @media only screen and (max-width: 479px) {
	.hide3{display:none;}
	.col-2x{width:140px;} */
	/*-----------------------------------------*/
	/* #map iframe{width:298px;}
}*/

