@charset "utf-8";
@font-face {
	font-family:'TrajanPro-Regular';
	src:url('../images/TrajanPro-Regular.woff')format('woff');
}
body {
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/Paper_texture_by_manekochan2.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}
.container {
	width: 85%;
	max-width: 1200px;
	margin-right: auto;
	margin-left: auto;
	background-color: #EBE0D6;
	box-shadow: 0 0 8px 5px rgba(102,102,102,0.4);
	min-width: 1200px;
	background-repeat: no-repeat;
	
}
nav {
	background-color: rgba(255,255,255,0.8);
	height: 80px;
	margin-left: auto;
	margin-right: 50px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 1200px;
}
nav ul {
	display: block;
	list-style-type: none;
	list-style-image: none;
	width: 1120px;
	height: 50px;
	padding-right: 50px;
}
nav ul li {
	float: right;
	display: block;
	width: 80px;
	height: 40px;
	margin-top: 32px;
	font-size: 1em;
	font-family: 'TrajanPro-Regular',Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}
nav ul li a {
	font-family: 'TrajanPro-Regular',Georgia, "Times New Roman", Times, serif;
	color: #1F140A;
	text-decoration: none;
}
nav ul li a:hover {
	font-family: 'TrajanPro-Regular',Georgia, "Times New Roman", Times, serif;
	color: #CCC;
	text-decoration: none;
}
.logo {
	background-image: url(../images/logo_footer.png);
	height: 115px;
	width: 15%;
	background-repeat: no-repeat;
	float: left;
	background-size: cover;
	background-position: center center;
}
.bean_image {
	background-image: url(../images/goats.jpg);
	background-repeat: no-repeat;
	width: 1200px;
	height: 500px;
	background-size: cover;
	background-position: center center;
}
.history_intro {
	background-color: #5C3D1F;
	background-repeat: no-repeat;
	width: 1200px;
	height: 600px;
	background-size: cover;
	background-position: center center;
	float: left;
}
.history_headline {
	height: 40px;
	width: 1200px;
	font-family: 'TrajanPro-Regular', Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	font-weight: bold;
	color: #E6DCD2;
	text-decoration: none;
	letter-spacing: 0.05em;
	margin-top: 50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A79C94;
}
.history_info {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1.2em;
	color: #C4BBB3;
	text-decoration: none;
	text-align: center;
	height: 50px;
	width: 1200px;
	float: left;
	line-height: 1.3em;
	letter-spacing: 0.05em;
}
iframe {
	height: 315px;
	width: 420px;
}
.history_video {
	width: 820px;
	height: 445px;
	float: left;
	text-align: left;
	padding-left: 380px;
	padding-top: 55px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 0.9em;
	text-decoration: none;
}
.steps1 {
	background-repeat: no-repeat;
	width: 1200px;
	height: 2160px;
	background-size: cover;
	background-position: center center;
}
.steps_headline {
	height: 40px;
	width: 1200px;
	font-family: 'TrajanPro-Regular', Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	font-weight: bold;
	color: #5C3D1F;
	text-decoration: none;
	letter-spacing: 0.05em;
	margin-top: 50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5C3D1F;
	float: left;
}
.steps1_info {
	width: 660px;
	height: 1360px;
	float: left;
	text-align: left;
	padding-left: 300px;
	padding-top: 55px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 0.9em;
	text-decoration: none;
	color: #5C3D1F;
	padding-right: 50px;
	background-repeat: no-repeat;
}
.roast_photo {
	background-image: url(../images/history_bottom.jpg);
	background-repeat: no-repeat;
	width: 1200px;
	height: 500px;
	background-size: cover;
	background-position: center center;
}
ul li {
	display: block;
	float: left;
	width: 539px;
	height: 210px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
footer {
	background-color: #5C3D1F;
	height: 180px;
	width: 1200px;
	float: left;
}
.logo_footer {
	text-decoration: none;
	height: 120px;
	width: 1200px;
	background-image: url(../images/logo_footer.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 5px;
}
.name {
	height: 20px;
	width: 1200px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	color: #F5F0EB;
	text-decoration: none;
	letter-spacing: 0.1em;
	text-align: center;
}
.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	color: #F5F0EB;
	text-decoration: none;
	height: 20px;
	width: 1200px;
}
.bold {
	font-weight: bold;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-decoration: none;
	color: #613D1F;
}
