body,
article h3,
article h4,
article h5,
article h6,
.monogram,
.site-name .line2,
.wedding-date,
.page-nav,
.countdown h3,
.countdown .numbers .value,
.countdown .numbers .type,
.button{
	font-family: Cardo, Arial, sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 0.2em;
}

.postlist li {
	font-size: 16px;
}

.postlist li h4 {
	margin-top: -5px;
}

.countdown h3 {
	font-size: 24px;
}

.countdown .numbers .type {
	font-size: 14px;
}

.site-name .line2 {
	line-height: 1.2;
	padding: 18px 0;
}

.page-section.footer {
	padding-bottom: 130px;
}

.form-container {
	background: rgba(255, 255, 255, 0.8);
	border-radius: 5px;
}

.body-link {
	color: #436043;
	text-decoration: underline;
}

.button {
	background: #436043;
	font-size: 13px;
}

.site-name .line1,
article h2 {
	font-family: "Pinyon Script";
	text-transform: none;
	letter-spacing: 0;
	font-size: 38px;
	line-height: 1.2;	
}

article h2 {
	font-size: 44px;
}

.page-nav {
	letter-spacing: 0.1em;
	font-size: 13px;
}

.horizontal .desktop-nav nav a {
	padding: 10px 17px;
}

body {
	text-transform: none;
	letter-spacing: 0;
	/*background: #fff url("Images/body_bg.jpg") top left repeat;*/
	background-size: auto auto;
	font-size: 18px;
	background: #fff;
}

.pagesection-name .content h4 span {
	/*background: #f1f1f1 url("Images/body_bg.jpg") top left repeat;*/
	background: #fff;
}

.site-outer-wrapper {
	background: transparent url("Images/top_image.png") top left no-repeat;
	background-size: auto auto;
}

.site-wrapper {
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	background: transparent url("Images/footer_image.png") bottom right no-repeat;
	background-size: auto auto;
	width: 100%;
	max-width: none;
}

.site-inner-wrapper {
	margin: 0 auto;
	width: 100%;
	max-width: 1000px;
}

.horizontal .desktop-nav nav a:after {
	content: '';
}

.page-section.header {
	padding-top: 150px;
}

.hamburger.not-active .hamburger-inner,
.hamburger.not-active .hamburger-inner:after,
.hamburger.not-active .hamburger-inner:before {
	background: #436043;
}

.mobile-nav.nav-v2 nav {
	background: rgba(34, 42, 32, 0.9);
}

.mobile-nav.nav-v2 nav a {
	letter-spacing: 0.1em;
	font-size: 16px;
}