html {
	box-sizing: border-box;
}

*,
*:before,
*:after {
	box-sizing: inherit;
}


body {
	color: #666;
	line-height: 1.5;
	background-color: #381B03;
}

figure {
	margin: 1em 0;
}

img {
	max-width: 100%;
	vertical-align: middle;
}

.site {
	max-width: 61.25em;
	margin: 0 auto;
	background-color: #fff;
	padding: 1em;
}




.site-title {
	font-size: 1em;
	width: 15.8125em;
	margin: 0 auto;
	line-height: 0;
}
.site-title a {
	position: relative;
	display: block;
	text-indent: -99999em;
	background-image: url( '../img/logo.png' );
	background-size: contain;
	background-repeat: no-repeat;
	padding-bottom: 13.850416%;
}


.main-navigation {
}

.main-navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
}

.main-navigation li {
	display: inline-block;
	margin-right: 1em;
}

.main-navigation a {
	font-family: georgia, serif;
	font-size: 0.75em;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	cursor: pointer;
	color: #666;
	text-decoration: none;
}

.page-content p {
	font-size: 0.75em;
}


.page-contact h2 {
	position: relative;
	border-bottom: 1px dashed #A6927E;
	text-transform: lowercase;
	letter-spacing: 0.05em;
	font-size: 1em;
	font-family: 'roboto condensed', sans-serif;
	padding-left: 0.95em;
}
.page-contact h2:before {
	content: '*';
	color: #B3985E;
	position: absolute;
	display: block;
	font-size: 1.5em;
	top: -0.125em;
	left: 0;
}

.page-contact h2 span {
	text-transform: uppercase;
	letter-spacing: 0.05em;
	font-family: georgia, serif;
	font-weight: normal;
}
.page-contact h2 span:before {
	content: '{';
}
.page-contact h2 span:after {
	content: ':';
}

.page-contact ul {
	list-style: none;
	margin: 1em 0;
	padding: 0;
	width: 12em;
}

.page-contact li {
	position: relative;
	font-family: 'roboto condensed', sans-serif;
	font-weight: bold;
	padding-left: 4.5em;
	margin-bottom: 0.5em;
}
.page-contact li span {
	position: absolute;
	top: 0.5em;
	left: 0;
	text-transform: uppercase;
	letter-spacing: 0.075em;
	font-family: georgia, serif;
	font-size: 0.625em;
	color: #B3985E;
}


.section-heading {
	display: inline-block;
	font-family: 'roboto condensed', sans-serif;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-size: 0.875em;
	border-bottom: 2px solid #A6927E;
	padding-right: 0.5em;
}

.section-heading:after {
	content: url( '../img/section-heading-arrow.jpg' );
	margin-left: 0.5em;
}

.section-heading b {
	font-family: georgia, serif;
	font-size: 1.25em;
	font-weight: normal;
}

.site-footer {
	position: relative;
	margin-top: 2em;
}
.site-footer:before {
	content: '';
	position: relative;
	display: block;
	height: 1em;
	background-image: url( '../img/footer-woodgrain.jpg' );
	background-position: center center;
	margin-right: -2em;
	margin-left: -2em;
	margin-bottom: 1em;
}

.footer-nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.footer-nav li {
	display: inline-block;
	color: #886E50;
	font-size: 0.625em;
	font-family: georgia, serif;
	text-transform: uppercase;
	letter-spacing: 0.05em;
}
.footer-nav li + li:before {
	content: ' / ';
	
}
.footer-nav a {
	color: #666;
	text-decoration: none;
}

.site-footer p {
	font-size: 0.625em;
	color: #886E50;
	line-height: 0;
}


.page-content-nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline-block;
}
.page-content-nav li {
	border-bottom: 1px solid #BFBDB9;
	font-size: 0.75em;
	padding: 0.5em 2em 0.5em 0;
}
.page-content-nav a {
	color: #666;
	text-decoration: none;
}


.home-page-images-left-wrapper {
	position: relative;
	display: inline-block;
	background-image: url('../img/home-splash-background.jpg');
	background-repeat: no-repeat;
    max-width: 611px;
    max-height: 241px;
	width: 100%;
    height: 100%;
	overflow: hidden;
}
.home-page-images-left-frame {
    z-index: 99;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    /*background-image: url('../img/home-splash-wrapper.png');*/
    background-repeat: no-repeat;
}
.home-page-images-left-animation {
	z-index: 98;
	width: 100%;
	height: 100%;
	padding: 4px 0 4px 4px;
	position: absolute;
	top: 0;
	overflow: hidden;
    max-width: 100%;
    max-height: 100%;
}
.home-page-images-left-animation img {
/*	padding-top: 90px;
	padding-left: 47px;*/
	padding-top: 15%;
	padding-left: 7.4%;
	padding-right: 7.4%;
}

.animatedFrame p {
	font-family: 'Droid Serif', serif;
	font-size: 0.9em;
	letter-spacing: 1.5;
	color: #F8F0DD;
	text-shadow: 2px 2px 3px rgba(150, 150, 150, 1);
}

.page-hero {
	margin-bottom: 1em;
}
.page-hero-sideimage {
	margin-top: 1px;
	vertical-align: top;
}

.animatedFrame {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	opacity: 0;
}
.animatedFrameBGImage {
}
#animatedFrame01,
#animatedFrame15 {
	top: 45px;
	left: 50px;
}
#animatedFrame03,
#animatedFrame07 {
	z-index: 101;
}
.spacedFrameText {
	padding-top: 1.5em;
	padding-left: 3em;
	text-align: center;
	text-shadow: 2px 2px 3px rgba(150, 150, 150, 1);
}

@media ( max-width: 48em ) {
	
	.is-page .page-hero {
		overflow: hidden;
	}
	.is-page .page-hero img {
		display: block;
		height: 150px;
		width: auto;
		max-width: none;
	}
	

	.home-page-images-left-animation img {
	/*	padding-top: 90px;
		padding-left: 47px;*/
		padding-top: 17%;
	}
	.home-page-text-left-animation {
		top: 25%;
	}
	
	.page-hero-sideimage {
		display: none;
	}
}

@media ( max-width: 415px ) {
	.animatedFrame p {
	    padding: 1.5em 0.5em;
	}

	.animatedFrameBGImage {
		max-width: none;
		height: 100%;
	}
	
	#animatedFrame01,
	#animatedFrame15 {
		left: 20px;
		padding-right: 20px;
	}
	
	#animatedFrame01 p,
	#animatedFrame15 p {
		padding-bottom: 0;
	}
	
}

@media ( min-width: 48em ) {
	
	body {
		padding: 2em;
	}
	
	.site {
		position: relative;
		padding: 2em;
		box-shadow: inset 0 0 4em #F1E0D0;
	}
	
	.site:before {
		content: '';
		position: absolute;
		display: block;
		top: 1em;
		right: 1em;
		bottom: 1em;
		left: 1em;
		border: 1px dashed #BFBDB9;
		border-radius: 20px;
		z-index: -1;
	}
	
	.site-header {
		position: relative;
		border: solid #8D8E83;
		border-width: 1px 0;
		padding: 1.5em 2em 1em;
		margin-right: -2em;
		margin-left: -2em;
		background-color: #fff;
	}
	
	.site-title {
		width: 20em;
	}
	
	.site-title,
	.main-navigation {
		display: inline-block;
		vertical-align: middle;
	}
	
	.main-navigation {
		position: absolute;
		right: 2em;
		top: 2em;
	}
	
	.main-navigation li {
		margin-right: 0.5em;
	}
	.main-navigation li:after {
		content: ' // ';
		color: #C6B185;
		font-size: 0.75em;
		margin-left: 0.75em;
	}
	.main-navigation li:last-child:after {
		display: none;
	}
	
	
	.page-hero {
		margin-right: -0.5em;
		margin-left: -0.5em;
		white-space: nowrap;
		img + img {
		}
	}
	
	.page-content {
		padding: 0 1em 0;
	}
	
	.is-home .page-content {
		display: inline-block;
		width: 60%;
		margin-left: 5%;
		margin-right: 5%;
		padding: 0 2em 1em 3em;
		border: dotted #BFBDB9;
		border-width: 0 1px 1px 1px;
		border-radius: 0 0 18px 18px;
	}
	
	.page-contact {
		display: inline-block;
		width: 30%;
		margin-left: -5px;
	}
	
	.section-heading {
		position: relative;
		left: -5em;
		background-color: #fff;
		margin-top: -1em;
		padding-top: 1em;
	}
	
	
	.site-footer p {
		position: absolute;
		bottom: 0;
		right: 0;
	}
	
	.page-content-nav {
		margin-left: 2em;
		margin-bottom: 2em;
		
		margin-right: 2em;
		display: inline-block;
		width: 17%;
		vertical-align: top;
	}
	
	.sub-content {
		display: inline-block;
		width: 70%;
	}
		
}

@media ( min-width: 61.25em ) {
	body {
		background-image: url( '../img/bg.jpg' );
		background-position: center top;
	}
}