html, body, div, span, object, iframe, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 16px;
	vertical-align: baseline;
	background: transparent;
	text-align: left;
}

    #container{
    max-width:1000px !important;
    margin:0 auto !important;
    background-color:#FFF;
    /*border-right: 2px solid #aaa;
    border-left: 2px solid #aaa;*/
}

body{
/*	background-color:#98CE70;*/
}
/*#content{

		border-right: 2px solid #aaa;
	border-left: 2px solid #aaa;
}*/
/*body{
	background-color:#FFF6E6;
}*/
#sub-nav{
/*	float:left;
	width:200px;*/
}
#sub-nav h3{
float:left;
padding-left:30px;
}
#nav{

	width:100%;
	height:70px;
	color:white;
	background-color: #9e1b43;
}

.footer{
	width:100%;
	height:90px;
	color:white;
	background-color: #9e1b43;
	float:left;
}

li{
	display:inline-block;
	float:right;
	padding-top: 2%;
	
	font-family: 'Bitter', serif;

}

a{
	text-decoration: none;
	color: #00F;
}

.italic a{
	text-decoration: none;
	color:#302106;
}

#producer-info a{
	text-decoration: none;
	color:#668B8B;	
}
h1{
	color: white;
	font-family: 'Bitter', serif;
	font-size: 2.7em;
	line-height: 0em;
	font-weight: 400;
	float: right;
	text-shadow: 3px 3px 3px #595959;

}

h2{
	font-family: 'Bitter', serif;
	font-size: 2em;
	font-weight: 300;
	color:#9c0943;
	line-height:.5em;

}

h3{
	font-family: 'Bitter', serif;
	font-size: 1em;
	font-weight: 300;
	color:#302106;
	line-height:.5em;
}

p{
	color: #302106;
	font-family: 'Roboto', sans-serif;
	text-align: left;
}logo
.logo-link{
position: absolute;
width: 15%;
top: 0;
padding-top: 1%;
padding-left: 2%;
}

.logo-link:hover{
	opacity:.9;
}

.logo{
	left:12%;
	position: absolute;
	width: 15%;
	top: 0;
}

#homepage-logo{
	position: absolute;
	width: 20%;
	top: 0;
	padding-top: 8%;

}

#about-img-text{
	width: 60%;
padding-top: 15%;
float: right;
padding-right: 3%;
}
.italic{
	color:#4e4c4c;
	font-family: 'Roboto', sans-serif;
	font-weight: 600;
	font-style: italic;

}

.footer-text{
	color:#FFF;
	font-family: 'Roboto', sans-serif;
	font-weight: 800;
	font-style: italic;
	font-size: 1em;
	text-align:center;
	padding-top:2%;
	padding-top: 1%;
	padding-right: 3%;
	line-height:0;

}

.right-content{
	float:right;
	width: 90%;
	padding-right: 3%;
}

.left-content{
	float:center;
	width: 90%;
	padding-right: 3%;
}

.img-text{
	float: right;
	padding-right: 2%;
padding-top: 19%;
width: 89%;
}

#about-time{

}
#about-logos{
	padding-left: 7%;
	padding-top: 2%;
}

#lead-img-about{

	width:100%;
	background-image: url(img/about-header.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: bottom;
	height:300px;
	border-bottom: 15px solid #fcc92f;
}

#lead-img-location{
	width:100%;
	background-image: url(img/location-header.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	height:300px;
	border-bottom: 15px solid #fcc92f;
}

#lead-img-contact{
	width:100%;
	background-image: url(img/contact.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top;
	height:300px;
	border-bottom: 15px solid #fcc92f;
}

#lead-img-homepage{
	width:100%;
	background-image: url(img/homepage.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top;
	height:300px;
	
}

#lead-img-producer{
	width:100%;
	background-image: url(img/producer.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: bottom 200px;
	height:300px;
		border-bottom: 15px solid #fcc92f;
	
}


#lead-img-producer-info{
	width:100%;
	background-image: url(img/producer-info-2.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top;
	height:300px;
		border-bottom: 15px solid #fcc92f;
	
}

#homepage-bar{
	width:100%;
	height:100px;
	background-color: #9e1b43;
}

.hp-bar{
float: right;
color: #FFF;
width: 43%;
line-height: 0;
padding-bottom: 0;
padding-left: 40%;
font-size: 1.5em;

}

#map{
padding-top: 1.5%;
padding-left: 5%;
padding-bottom: 5%;
}

#location-text{
	width:40%;
}
#location-title{
padding-left: 5%;
}

#mobile-map{
width:100%;
display:none;
background-image: url(img/mobile-map.png);
background-repeat: no-repeat;
background-size: cover;
background-position: center;
height:300px;
}

.email-form{
width: 80%;
margin-left: 10%;
padding-bottom: 5%;
float: left;

}

textarea{
width:60%;
height:150px;
background-color: #f4f4f4;
border:none;
}

#contact-title{
padding-left: 10%;
margin-top: 30px;
}

#contact-info{
	padding-left: 10%;
	float: left;
}

input{
background-color: #f4f4f4;
border:none;
height:30px;
width: 138px;
margin-right: 20px;
color:#4e4c4c;
font-family: 'Roboto', sans-serif;
}

label{
color:#4e4c4c;
font-family: 'Roboto', sans-serif;
}

.button{
	background-color: #fcc92f;
	color:#392018;
	font-family: 'Bitter', serif;
	font-weight: 600;
	font-size: 1em;
	width:90px;
	height:40px;
}

#hp-teasers{
	padding-left: 10%;
	padding-top: 3%;
	padding-bottom: 3%
	
}

#hp-teaser-1{
	float:left;
	border-right: 2px dashed #302106;
	width:30%;
}

#hp-teaser-2{
	float:left;
	border-right: 2px dashed #302106;
	width:30%;
	height: 150px;
}

#hp-teaser-3{
	float:left;
	width:30%;
}

#dash{
width: 90%;
border-bottom: 2px dashed #302106;
clear: both;
margin-left: 5%;
padding-top: 2%;
}
.teaser{
	color:#1aa0c1;
	font-size: 22px;
	font-weight: 400;
text-align: center;
	line-height: 1em;
}

.teaser-img{
	padding-left: 30%;
}

#featured-producer-container{
	width:90%;
	margin: 7%;
	margin-right:3%;
}

#featured-producer{
width: 90%;
height: 340px;
background-color: #FFF;
margin: 5%;
}

#featured-producer-container h2{
	color: #9c0943;
	padding-left: 5%;
	font-size: 2em;
	}

#twitter{

width: 75%;
height: 250px;
margin: 5%;
margin-top: 19%;
}

#neighbors-corner{
	background-color: #FFCC00;
	width: 98%;
	height: 400px;
	margin: 1%;
	text-align: left
}

#neighbors-corner:hover{
opacity:.8;

}

#neighbors-corner h2{
	padding-top: 5%;
	line-height: 1em;
	margin-bottom: 0;
	padding-bottom: 0;
	text-align: left;
	}

#neighbors-corner p{
width: 50%;
padding-left: 10%;
	}


#right-content-hp{
	float: right;
width: 47%;
padding-right: 3%;
}

.producer{
/*	float:left;*/
}

.producer-img{
	float:left;
	padding-right: 10px;
}

.producers-content{
	padding-left: 10%;
	padding-top: 5%;
	padding-bottom: 5%;
}

.producer-name{
	font-size: 1.5em;
	line-height: 1em;
}

.website{
	color:#2F4F4F;
}

.website:hover{
	text-decoration: underline;
}

.year-round-producers{
font-size: 2em;
line-height:1.2em;
color:#9c0943;
width: 100%;
text-shadow:none;
}

.subhead-producers{
font-size: 2em;
line-height:1.2em;
color:#0d729b;
width: 100%;
text-shadow:none;
}

#producers-apply{
color:#302106;
width: 60%;
text-shadow:none;
float:left;
padding-left: 10%;
}

.producer-sep{
margin:0;
width: 90%;
border-bottom: 2px dashed #302106;
clear: both;
}

#apply{
	width:100%;
	height:80px;
	padding-left: 5%;

}

#apply-growers{
	border: 2px solid #302106;

	float:left;
	padding-left: 5%;
margin-right: 5%;
padding-right: 5%;
}

#apply-growers:hover{
	background-color: #fcc92f;
	border:none;
}



#producer-info{
	width:90%;
	padding-left:5%;
}

#social-text{
padding-right: 15%;
margin-top: 5%;
}

#white{
	background-color: #FFF;
}

.flexslider li{
	padding:0;
}

#volunteer-ops{
	padding-left: 10%;
}

#volunteer-comm{
	padding-left: 10%;
}

#preform{
	padding-left: 10%;
}

#about-text h2{
line-height: 1;
}
p a{
	color:#2F4F4F;
}

p a:hover{
	text-decoration: underline;
}
#survey {
	position: fixed;
	height: auto;
	width: 50%;
	left: auto;
	top: 200%;
	right: auto;
	bottom: auto;
	visibility: inherit;
}
