@import url(https://fonts.googleapis.com/css?family=Roboto+Slab:400,700,300,100);
*{font-family:'Roboto Slab', serif;}
a.pd { text-decoration: none; display: block; color: white; margin: 15px 0px;	font-family: 'Roboto Slab', serif;}
a.bold {font-weight:900;}

#content {
-webkit-transition: background 1.5s linear;
-moz-transition: background 1.5s linear;
-o-transition: background 1.5s linear;
-ms-transition: background 1.5s linear;
transition: background 1.5s linear;
}


.textbox-product {
	font-family: 'Roboto Slab', serif;
	background: rgba(255, 255, 255, 0.9);
	color:#555655;
	width: 370px;
	padding:15px;
	padding-top: 35px;
	padding-bottom:100px;
	position:absolute;
	right:70px;
	top:50px;
}
.textarea-product {
	width:330px;
	margin: 0 auto;
	text-align: center;
	padding-bottom:10px;
}

.textbox-processor {
	font-family: 'Roboto Slab', serif;
	background: rgba(255, 255, 255, 0.9);
	color:#555655;
	width: 420px;
	padding:15px;
	padding-top: 35px;
	padding-bottom:100px;
	position:absolute;
	right:70px;
	top:50px;
}
.textarea-processor {
	width:400px;
	margin: 0 auto;
	text-align: center;
	padding-bottom:10px;
}

.textarea-narrow {
	width:370px;
	margin: 0 auto;
	text-align: center;
	padding-bottom:10px;
}
.textbox-narrow {
	font-family: 'Roboto Slab', serif;
	background: rgba(255, 255, 255, 0.9);
	color:#555655;
	width: 390px;
	padding:15px;
	padding-top: 35px;
	padding-bottom:100px;
	position:absolute;
	right:70px;
	top:50px;
}
.textbox-contact {
	font-family: 'Roboto Slab', serif;
	background: rgba(255, 255, 255, 0.9);
	color:#555655;
	width: 340px;
	padding:15px;
	padding-top: 35px;
	padding-bottom:100px;
	position:absolute;
	right:70px;
	top:50px;
}
.textarea-contact {
	width:320px;
	margin: 0 auto;
	text-align: center;
	padding-bottom:10px;
}

.textarea-farms {
	width:360px;
	margin: 0 auto;
	text-align: center;
	padding-bottom:10px;
}
.textbox-farms {
	font-family: 'Roboto Slab', serif;
	background: rgba(255, 255, 255, 0.9);
	color:#555655;
	width: 380px;
	padding:15px;
	padding-top: 35px;
	padding-bottom:100px;
	position:absolute;
	right:70px;
	top:50px;
}

.textbox-medium {
	font-family: 'Roboto Slab', serif;
	background: rgba(255, 255, 255, 0.9);
	color:#555655;
	width: 500px;
	padding:15px;
	padding-top: 35px;
	padding-bottom:110px;
	position:absolute;
	right:70px;
	top:50px;
}
.textarea-producers {
	width:450px;
	margin: 0 auto;
	text-align: center;
	padding-bottom:10px;
}
.textarea-medium {
	width:450px;
	margin: 0 auto;
	text-align: center;
	padding-bottom:10px;
}


.textbox-wide {
	font-family: 'Roboto Slab', serif;
	background: rgba(255, 255, 255, 0.9);
	color:#555655;
	width: 620px;
	padding:15px;
	padding-top: 35px;
	padding-bottom:60px;
	position:absolute;
	right:70px;
	top:50px;
}

.textbox-header {
	font-size:17pt;
	font-weight:bold;
}
.textbox-caps-home {
	font-size: 16px;
	line-height: 23px;
	letter-spacing: 1px;
}
.textbox-caps {
	font-size: 16px;
	line-height: 23px;
}
.textbox-regular-home {
	font-size: 15px;
}
.textbox-regular-lh {
	font-size: 15px;
	line-height: 22px;
	letter-spacing: 0px;
}
.textbox-small {
	font-size: 13px;
	letter-spacing: 0px;
}
.textbox-regular {
	font-size: 15px;
	letter-spacing: 0px;
	font-weight:normal;
}
.text-recipe {
	font-size: 15px;
	letter-spacing: 0px;
	font-weight:normal;
}
.textarea-wide {
	width:570px;
	margin: 0 auto;
	text-align: center;
	padding-bottom:10px;
}
.textbox-recipe {
	font-family: 'Roboto Slab', serif;
	background: rgba(255, 255, 255, 0.9);
	color:#555655;
	width: 820px;
	padding:15px;
	padding-top: 35px;
	padding-bottom:60px;
	position:absolute;
	right:70px;
	top:50px;
}
.textarea-recipe {
	width:770px;
	margin: 0 auto;
	text-align: center;
	padding-bottom:10px;
}
.recipe-left {
	font-size: 15px;
	letter-spacing: 0px;
	font-weight:normal;
	float:left;
}
.recipe-right {
	font-size: 15px;
	letter-spacing: 0px;
	font-weight:normal;
	float:right;
}