article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }

#nav-bar, #directions, #hotel-map, #rsvp, #meeting, #engaged, #photos, a.cta {
	display: none;
}

* {
	text-transform: none !important;
	color: #61162d !important;
}

body {
	padding: 50px 0 0 0;
}

#home, #content {
	width: auto;
	height: auto;
}

#home {
	border-bottom: 1px solid #ddd;
	margin: 0 50px 30px 50px;
	padding: 0 0 30px 0;
}

#content {
	padding: 0 50px 50px 50px;
}

#intro {
	padding: 0;
}

#intro br {
	display: none;
}

#intro p {
	font-size: 16px;
	text-align: left;
}

.content-section {
	border-bottom: 1px solid #ddd;
	margin: 0 0 30px 0;
	padding: 0 0 30px 0;
}

.content-section:last-child {
	border: 0;
}

.content-wrapper {
	padding: 0 0 0 0;
}

.content-wrapper > header {
	margin: 0;
}

h1, h2, h3 {
	text-align: left;
	font-weight: bold;
}

h1 {
	font-size: 40px !important;
}

h2 {
	font-size: 30px !important;
}

h3 {
	font-size: 25px !important;
}

p {
	text-align: left;
}

.block, .block.half {
	width: 100%;
	padding: 0;
	margin: 0;
}

.block header {
	text-align: left;
}

.block header h3 {
	padding: 0;
}

#location {
	height: auto;
}

#location > section {
	padding: 0;
}

#location .banner {
	display: none;
}

p.loc-name, p.loc-address {
	border: 0;
	padding: 0;
	display: block;
}

p.loc-name {
	margin: 0;
}

#location hr {
	display: none;
}

.block.half.hotel {
	margin: 0 0 15px 0;
}

.hotel h3, .hotel h3 a, .reg-logo, .reg-logo a {
	display: block !important;
	width: auto !important;
	height: auto !important;
	text-indent: 0 !important;
	opacity: 1.0 !important;
	margin: 0 !important;
	padding: 0 !important;
	font-size: 18px !important;
}

.hotel p {
	margin: 0 0 15px 0;
}