a{
	color: #fff;
	text-decoration: none;
	border-bottom: 2px dashed #991717;
	transition: .2s ease;
}
a:hover{border-bottom:6px solid;}
img{border:none;}
strong, b {
	color: #C79393;
	text-shadow: 0 0 7px #000;
}

#header{margin-bottom:145px;}
.page-header h1{
	text-align:center;
	font-size:300%;
	letter-spacing:10px;
	text-shadow:0 0 30px #000;
	position:absolute;
	margin:0 auto;
	width:76%;
	top:-120px;
}
.page-header h2{display:none;}





section{
	background:url(/templates/coffee_holding/images/parallax_bgs/PERU-2006-2-162.jpg) 50% 0 no-repeat fixed;
	margin: 0 auto;
	width: 100%;
	max-width: 1920px;
	position: relative;box-shadow: #000 0px 0px 60px;
	background-size:cover;
	background-color: #8F925D;
}
section article{
	width:80%;
	margin:0 auto;
	padding:10px 0;
}
.item-page {
	background-color: rgba(70, 0, 0, 0.8);
	padding: 2%;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
	margin: 20px 0;
}
.item-page .fluidImg {
	width: 100%;
	height: auto;
	max-width:717px;
}
.brandedCoffeeImageLabel, .removeLinkBorder{border:none;}
.accent {
	float: right;
	text-shadow: 0 0 6px #000;
	font-size: 160%;
	margin-left: 15px;
	margin-bottom: 10px;
	border-bottom: 2px dotted #FFF;
	border-top: 2px dotted #FFF;
	padding: 15px 0;
	background-image: url(/images/quotation_mark.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.addArrow{
	background-image: url(/images/arrow.png);
	background-position: left top;
	padding-left: 34px;
	background-repeat: no-repeat;
	text-shadow: 0 0 10px #000;
}
.accent2{
	text-shadow: 0 0 6px #000;
	font-size: 140%;
	margin-left: 15px;
	margin-bottom: 10px;
	border-bottom: 3px dotted #FFF;
	border-top: 3px dotted #FFF;
	padding: 15px 0;
}
.specialTitle{
	text-transform: uppercase;
	letter-spacing: 4px;
	font-size: 110%;
	text-shadow: 0 0 7px #000;
}
.pageCurl {
	background-image: url(/images/pg_curl_bg.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	width: 340px;
	color: #000;
	padding: 10px;
	height: 90px;
	float: right;
}
.pageCurl strong, .pageCurl b{text-shadow:none;}
.separator{border-bottom:3px dashed #C79393;height:1px;margin:35px 0;}
.brandedCoffeeImg{margin-left:20px;float:right;}
.respondRightImg{margin-left:20px;float:right;clear:right;margin-bottom:20px;}
.increaseBtmPad td{padding-bottom:20px;}
h2.pageSubtitle{margin-top:0;text-shadow:0 0 15px #000;color:#C79393;letter-spacing:2px;}
#company_submenu{text-align:center;margin-bottom:50px;display:none;}
#company_submenu a{margin:auto 20px;font-size:125%;}
@media screen and (max-width:950px){
	.fluidTable{width:auto;}
}
@media screen and (max-width:650px){
	.fluidTable td{
		display:block;
		text-align:center;
		width: 100%;
		padding:0;
	}
	.fluidTable td img{margin-top:50px;}
	#header{margin-bottom:17px !important;}
	article{width:90% !important;}
	.page-header h1{position:static;font-size: 250%;letter-spacing: 5px;}
	.pageCurl{float:none;width:auto;height:auto;background-color:#fff;}
	.pageCurl img{margin-bottom: 20px;}
	.brandedCoffeeImg, .respondRightImg{margin:20px auto;float:none;display:block;}
	h2.pageSubtitle{margin-top:20px;text-align:center;}
	#company_submenu{margin-top:15px;display:block;}
	#company_submenu a{display:block;}
}
@media screen and (max-width:320px){
	.page-header h1{font-size: 200%;}
}