body {
	background-size: 100% auto;
	letter-spacing: 0.1em;
}
header hr {
	border: none;
	max-width: calc(100vw - 40px);
	height: 1px;
	background-color: #BBB;
	margin-top: 20px;
	margin-bottom: 0;
}
h2 {
	font-size: 21px;
	font-size: 2.1rem;
}
h4 {
	font-size: 17px;
	font-size: 1.7rem;
}
input[type=text], .input, .input2, .input3, .inputs {
	font-family: 'Raleway', sans-serif;
	font-size: 14px;
	font-size: 1.4rem;
	color: #cccccc;
	background-color: #4d4d4d;
	border: 1px solid #4d4d4d;
	padding: 2px;
	margin: 2px;
}
nav {
	line-height: 1.6;
	padding-top: 12px;
	margin-left: auto;
	margin-right: auto;
}
nav ul li a,
.nav2 ul li a {
	padding-left: 0.8em;
	padding-right: 0.8em;
}
p {
	letter-spacing: 0.1em;
}
#logo {
	padding-top: 20px;
	padding-bottom: 2px;
}
.captionTitle,
.thumbLinkSub {
	line-height: 1.2;
	margin-top: 16px;
}
.captionTitle a:link,
.captionTitle a:visited,
.thumbLinkSub a:link,
.thumbLinkSub a:visited,
.copyright a:link,
.copyright a:visited,
.photoGals a:link,
.photoGals a:visited,
.photoNavText a:link,
.photoNavText a:visited {
	color: #FFF;
	text-decoration: none;
}
.captionTitle a:hover,
.thumbLinkSub a:hover,
.copyright a:hover,
.photoGals a:hover,
.photoNavText a:hover {
	color: #ff4940;
	text-decoration: none;
}
.thumbLinkSub {
	font-size: 20px;
	font-size: 2rem;
}
.cartInfo,
.cartInfo .content p {
	text-align: left;
}
.copyright {
	font-size: 11px;
	margin-top: 10px;
	margin-bottom: 20px;
}
.fancybox-skin {
	border-radius: 0;
}
.fancylink {
	color: #ffffff;
	font-family: 'Cinzel', serif;
	font-size: 16px;
	font-size: 1.6rem;
	letter-spacing: 0.2em;
	text-transform: uppercase;
	background-color: #090909;
	display: inline-block;
	line-height: 1;
	padding: 14px 18px 12px 18px;
	margin: 12px;
	border: 1px solid #888888;
	border-radius: 7px;
	text-align: center;
}
.fancylink:link,
.fancylink:visited {
	color: #ffffff;
	text-decoration: none;
}
.fancylink:hover {
	color: #ffffff;
	background-color: #222222;
}
.galleryParagraph,
.galleryParagraph p,
.galleryParagraph2,
.galleryParagraph2 p {
	text-align: left;
}
.journalMenuTiled figcaption {
	background-color: #363636;
	padding: 30px;
	margin-top: 0;
}
.journalMenuTiled img {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.journalMenuTiled .captionTitle {
	margin-top: 0;
}
.journalMenuTiled .thumbInner {
	-moz-box-shadow: 0 0 12px rgba(0, 0, 0, 1);
	-webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 1);
	box-shadow: 0 0 12px rgba(0, 0, 0, 1);
}
.newsItem {
	margin-bottom: 100px;
}
.largeLink {
	font-weight: normal;
	text-transform: none;
}
.largeLink a:link,
.largeLink a:visited,
.pageNumbers1 a:link,
.pageNumbers1 a:visited,
a.fancybox {
	color: #FFF;
	text-decoration: none !important;
	cursor: pointer;
}
.largeLink a:hover,
a.fancybox:hover {
	color: #ff4940;
	text-decoration: none !important;
}
.photoActions {
	font-weight: normal;
}
.photoGals {
	margin-top: -10px;
	margin-bottom: 20px;
	font-size: 20px;
	font-size: 2rem;
}
.photoTitle {
	margin-top: 40px;
}
.photoLocation {
	margin-top: 6px;
	margin-bottom: 40px;
	letter-spacing: 0.1em;
	font-size: 20px;
	font-size: 2rem;
}
.photoCaption {
	margin-bottom: 50px;
}
.photoCaption p {
	text-align: left;
}
.thumbLinkSub {
	font-size: 19px;
	font-size: 1.9rem;
}
.social img {
	margin-right: 10px;
}
.total {
	color: #FFF;
}

/* ================ FOOTER ================ */

footer {
	width: 100%;
}
.copyright {
	font-size: 12px;
	font-size: 1.2rem;
	clear: both;
	padding-bottom: 20px;
}
.footerTable {
	max-width: 1060px;
	margin: 0 auto;
}
.footerCell {
	padding: 50px 20px 0 20px;
}
.footerCell h1,
.footerCell h2,
.footerCell h3,
.footerCell h4 {
	margin-top: 0;
	text-align: left;
}
.footerCell p, .footerCell form {
	text-align: left;
}
.f3 {
	margin-bottom: 50px;
}
.social {
	text-align: left;
}
@media screen and (min-width: 600px) {
	.footerCell {
		width: 27.672956%;
		float: left;
		padding: 50px 2.8301887%;
	}
	.f3 {
		margin-bottom: 0;
	}
}