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

body {
	
	
	margin: 0;
}

input[type=text],
input[type=email] {
    border: 5px solid white; 
    padding: 15px;
    background: #fff;
    margin: 0 0 5px 0;
	font-size: 24px;
	color:#999;
}

hr {
	color: #333;
	background-color: #333;
	height: 2px;
	border:none;
	margin: 0px;
	padding: 0px;
	margin-bottom: 15px;
	margin-top: 15px;
}

.textArea {
	width: 600px;
}


.wrapper {
  width: 100%;
  margin: 0;
}

main {
  display: block;
}

.labelLogo {
	background-image: url(../images/label.png);
	background-position: center;
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 48px;
	width: 826px;
	height: 590px;
	display:block;
}

.navText {
	font-family: '-', Georgia, Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 40px;
	padding-bottom:0px;
	padding-top: 17px;
	text-align: left;
	float: left;
	display: block;
}
.navText a:link { color: #000; text-decoration: none; }

.navText a:visited { color: #000; text-decoration: none; }

.navText a:hover { color: #c2170d; text-decoration: none; }

.hrImage {
	height:auto; 
	width:auto; 
	max-width: 1146px; 
	max-height: 6px;
}

.socialIcon {
	float: right;
	padding-left: 8px;
	padding-top: 30px;
}

/* COLUMNS */

.leftColumnWide {
	width: 600px;
	height: auto;
	float: left;
	padding-right: 30px;
	text-align:left;
	float:left;
}
.rightColumn {
	width: 370px;
	height: auto;
	float: left;
	text-align: left;
}

.rightColumnWide {
	width: 600px;
	height: auto;
	float: left;
	text-align:left;
}
.leftColumn {
	width: 370px;
	height: auto;
	float: left;
	padding-right: 30px;
	padding-top: 40px;
}

.leftColumnThree {
	width: 320px;
	height: auto;
	float: left;
	padding-right: 20px;
	text-align: left;
}

.rightColumnThree {
	width: 320px;
	height: auto;
	float: left;
	text-align: left;
}

.largePhoto {
	padding-top: 80px;
	float: left;
}

section.module.parallax {
  height: 800px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-attachment: fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-image: url("../images/lg-apples.jpg");
    transition-property: background-position;
	transition: ease-in-out;
}

section.module.content {
	display: block;
	overflow:hidden;
	position:relative;
	padding-bottom: 100px;
	padding-top: 40px;
}

section.module.parallax-2 {
  background-image: url("../images/lg-boxes.jpg");
	transition: ease-in-out;
}

section.module.parallax-3 {
  background-image: url("../images/lg-bottle.jpg");
	transition: ease-in-out;
}

section.module.parallax-4 {
  background-image: url("../images/lg-farmer-klaus.jpg");
	transition: ease-in-out;
}

section.module.parallax-5 {
  background-image: url("../images/lg-apple-pie.jpg");
	transition: ease-in-out;
}

.oneThousandPixels {
	width: 1000px;
	height: auto;
	display: block;
	overflow:hidden;
    position:relative;
}


.oneThousandOneHundredPixels {
	width: 1146px;
	height: auto;
	display: block;
	overflow:hidden;
    position:relative;
}

.navPadding {
	padding-right:40px;
}

.hrLight {
	padding-top: 30px;
	padding-bottom: 30px;
}

.storeItemInfo {
	width: 280px;
	height: 50px;
	background-color: #000;
	padding: 20px;
	margin-bottom: 20px;
}


.footer {
	width: 100%;
	height: 200px;
	background-color: #161717;
	text-align: left;
}

.footerTextArea {
	height: 50px;
	text-align: left;
	vertical-align: text-top;
}

.paddingLeftFifty {
	padding-left: 50px;
	padding-top: 50px;
	float: left;
}


/* TYPOGRAPHY */

p {  
	font-family: 'ClarendonLTStd', Georgia, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
    font-size: 20px;
    line-height: 30px;
	color: #fff;
	margin-top: 0px;
}

p a:link { color: #c2170d; text-decoration: none; }

p a:visited { color: #c2170d; text-decoration: none; }

p a:hover { color: #fff; text-decoration: none; }
  
h1 { 
	font-family: '-', Georgia, Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
    font-size: 64px;
    line-height: 60px;
	color: #ffd101;
	margin-bottom: 30px;
}

h2 {
	font-family: 'ChunkFiveRoman', Arial, sans-serif;
	color: #000;
	font-size: 36px;
	line-height: 48px;
	text-transform: uppercase;
	text-align: left;
	letter-spacing: .5pt;
}

h5 { 
	font-family: '-', Georgia, Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
    font-size: 26px;
    line-height: 32px;
	color: #c2170d;
	margin: 0px;
	padding: 0px;
}

h5 a:link { color: #c2170d; text-decoration: none; }

h5 a:visited { color: #c2170d; text-decoration: none; }

h5 a:hover { color: #000; text-decoration: none; }

.pageLabel
{
	font-family: 'ChunkFiveRoman', Arial, sans-serif;
	color: #fff;
	font-size: 40px;
	text-transform: uppercase;
	text-align: left;
}

.tinyLabel {
	font-family: 'bebas_neueregular', Arial, sans-serif;
	color: #c2170d;
	font-size: 22px;
	line-height: 24px;
	letter-spacing: .5pt;
	text-transform: uppercase;
	vertical-align: top;
	text-align: left;
	position: absolute;
	margin-top: 10px;
	margin-left:30px;
}

.smallChunkCaps {
	font-family: 'ChunkFiveRoman', Arial, sans-serif;
	color: #c2170d;
	font-size: 22px;
	line-height: 36px;
	text-transform: uppercase;
	text-align: left;
}

.storeLabelRed {
	font-family: 'bebas_neueregular', Arial, sans-serif;
	color: #c2170d;
	font-size: 22px;
	line-height: 26px;
	text-transform: uppercase;
	text-align: left;
}
.storeLabelWhite {
	font-family: 'bebas_neueregular', Arial, sans-serif;
	color: #FFF;
	font-size: 22px;
	line-height: 20px;
	text-transform: uppercase;
	text-align: left;
}

.footerText {
	font-family: 'ClarendonLTStd', Georgia, Arial, sans-serif;
	color: #FFF;
	font-size: 12px;
	line-height: 20px;
	text-transform: uppercase;
	text-align: left;
}

@font-face {
    font-family: 'ChunkFiveRoman';
    src: url('fonts/chunkfive-webfont.eot');
    src: url('fonts/chunkfive-webfont.eot?#iefix') format('eot'),
         url('fonts/chunkfive-webfont.woff') format('woff'),
         url('fonts/chunkfive-webfont.ttf') format('truetype'),
         url('fonts/chunkfive-webfont.svg#webfontRMR1AlgU') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'bebas_neueregular';
    src: url('fonts/BebasNeue-webfont.eot');
    src: url('fonts/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/BebasNeue-webfont.woff') format('woff'),
         url('fonts/BebasNeue-webfont.ttf') format('truetype'),
         url('fonts/BebasNeue-webfont.svg#bebas_neueregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face
{
    font-family: 'ClarendonLTStd';
    src: url('fonts/28CF88_1_0.eot');
    src: url('fonts/28CF88_1_0.eot?#iefix') format('embedded-opentype'),
         url('fonts/28CF88_1_0.woff') format('woff'),
         url('fonts/28CF88_1_0.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face
{
    font-family: 'ClarendonLTStd-Bold';
    src: url('fonts/28CF88_2_0.eot');
    src: url('fonts/28CF88_2_0.eot?#iefix') format('embedded-opentype'),
         url('fonts/28CF88_2_0.woff') format('woff'),
         url('fonts/28CF88_2_0.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

/**
 * @license
 * MyFonts Webfont Build ID 2973326, 2015-02-16T09:21:32-0500
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: - by Underware
 * URL: http://www.myfonts.com/fonts/underware/bello/pro/
 * Copyright: Copyright (c) Underware, Den Haag (NL). All rights reserved.
 * Licensed pageviews: 10,000
 * 
 * 
 * License: http://www.myfonts.com/viewlicense?type=web&buildid=2973326
 * 
 * © 2015 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/2d5e8e");

  
@font-face {font-family: '-';src: url('fonts/2D5E8E_0_0.eot');src: url('fonts/2D5E8E_0_0.eot?#iefix') format('embedded-opentype'),url('fonts/2D5E8E_0_0.woff2') format('woff2'),url('fonts/2D5E8E_0_0.woff') format('woff'),url('fonts/2D5E8E_0_0.ttf') format('truetype');}




 
