/**
 * This file will be included in header in every page after foundation.
 * It should be used for content that relates
 * to your site as a whole, it should not be used for plugin-specific css.
 */

 html {
	overflow-y: scroll;
}

/* This ensures that the page always has a scrollbar to ensure that some headers load correctly without FOUC */

html, body {
	height: 100%;
}

body > .contentRender {
	min-height: 100%;
	height: 100%;
}

.panel_page {
	min-height: 100%;
	position: relative;
}

.panel_custom_header .logo p {
	margin-bottom: 0px;
}

.panel_custom_footer {
	position: absolute;
	bottom: 0px;
	height: 100px;
	width: 100%;
	background-color: #2C281B;
	padding-top: 20px;
	color: white;
}
.contentRender_name_plugins_maps_embed_widget {
	margin-bottom: 25px;
}

/* DTN Mobile Footer Banner */
.panel_custom_footer.hasMobileAd {
	height: 150px;
}

.panel_custom_footer.hasMobileAd .mobileAd {
	display: block;
}

.panel_custom_footer .mobileAd {
	display: none; 
	width: 100%;
	height: 50px;
	position: fixed;
	bottom: 0;
}

.panel_custom_footer .mobileAd #dtnContainer {
	padding: 0px;
	position: relative;
	margin: 0 auto;
	width: 320px;
	display: block;
}

.panel_custom_footer .mobileAd .banner-close {
	position: absolute;
	top: -18px;
	cursor: pointer;
	right: 0px;
	padding: 0px 3px;
	opacity: .75;
	color: white;
	background: #111;
	font-size: 12px;
}

.panel_custom_footer .mobileAd .fa {
	color: white;
}

.navFooter {
	margin-left: 0px;
	margin-bottom: 0px;
}

.navFooter .item {
	display: inline;
}
.navFooter .item {
	border-right: 1px solid #ccc;
	margin-right: 5px;
	padding-right: 5px;
}

.navFooter .item:last-child {
	border-right: 0px; 
}

.navFooter .item a {
	font-size: 15px;
	line-height: 35px;
	color: #ccc;
	text-transform: uppercase;
}
.navFooter .item.no-border a {
	border: none;
}
.navFooter ul.dl-submenu {
	display: none;
}
/* Consistent styling for shared action items in event/listing/offer layout and detail */
/* Usually appears as foo | bar | baz, span separated */
.shared-action-items {
	overflow: hidden;
}

.shared-action-items span {
	padding-right: 5px;
	margin-right: 5px;
	float: left;
	border-right: 1px solid #ccc;
}

.shared-action-items span:last-child {
	border-right: none;
}

/* shared back button used in event/listing/offer/blog  */
.shared-back-button{
	display: none;
}
/*
font-family:'Amasis MT W01 Light';
font-family:'TradeGothicW01-BoldCn20_675334';
font-family:'Proxima N W01 Reg';
font-family:'Amasis MT W01 Bold';
font-family:'Intro Head B W00 H2 Base';
font-family:'Amasis MT W01 Regular';
font-family:'Proxima N W01 Bold';
*/

* {
	margin: 0;
}

body {
	background-image: url('/includes/public/assets/shared_2/tan-light.png');
	font-family:'Proxima N W01 Reg';
}

.panel_custom_intro {
	padding-bottom: 30px;
}
@media only screen and (max-width: 40em) {
	.panel_custom_intro {
		padding-bottom: 0;
	}
}

.row {
	max-width: 75em;
}

.row.full-width {
	max-width: none;
}

h1,
.title1 {
	color:#000;
	font-size:42px;
	line-height:45px;
	text-transform:uppercase;
	font-family:'Amasis MT W01 Light';
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 40px;
}

h2,
.title2 {
	color:#000;
	font-size:36px;
	line-height: 40px;
	font-family:'Amasis MT W01 Bold';
	margin-top: 0;
	margin-bottom: 15px;
}

h3,
.title3 {
	color:#483e39;
	font-size:36px;
	line-height: 40px;
	text-transform:uppercase;
	font-family:'TradeGothicW01-BoldCn20_675334';
	margin-top: 0;
	margin-bottom: 15px;
}

h4,
.title4 {
	color:#000;
	font-size:36px;
	line-height: 40px;
	line-height:1em;
	font-style:italic;
	font-family:'Amasis MT W01 Light';
	margin-top: 0;
	margin-bottom: 15px;
}

h5,
.title5 {
	color:#000;
	font-size:36px;
	line-height: 40px;
	font-family:'TradeGothicW01-BoldCn20_675334';
	margin-top: 0;
	margin-bottom: 15px;
}

h6,
.title6 {
	color:#000;
	font-size:18px;
	line-height: 20px;
	text-transform:uppercase;
	font-family:'Amasis MT W01 Bold';
	margin-top: 0;
	margin-bottom: 15px;
}

.title7 {
	color:#000;
	font-size:18px;
	line-height: 20px;
	text-transform:uppercase;
	font-family:'TradeGothicW01-BoldCn20_675334';
	margin-top: 0;
	margin-bottom: 15px;
}

p {
	color:#000;
	font-size:16px;
	font-family:'Proxima N W01 Reg';
	margin-bottom: 20px;
}

@media screen and (max-width: 64em) {
	h1,
	.title1 {
		font-size:36px;
		line-height:40px;
	}
	
	h2,
	.title2 {
		font-size: 2.125em;
		line-height: 1.25em;
	}
	
	h3,
	.title3 {
		font-size: 32px;
		line-height: 35px;
	}
	
	h4,
	.title4 {
		font-size: 1.325em;
		line-height: 1.2222em;
	}
	
	h5,
	.title5 {
		font-size: 1.25em;
		line-height: 1.2em;
	}
	
	h6,
	.title6 {
		font-size: 1.125em;
		line-height: 1.2em;
	}
	
	.title7 {
		
	}
}

@media screen and (max-width: 40em) {
	h1,
	.title1 {
		margin-bottom: 15px;
	}
	
	h2,
	.title2 {
		font-size: 1.75em;
		line-height: 1.154em;
	}
	
	h3,
	.title3 {
		
	}
	
	h4,
	.title4 {
		font-size: 1.325em;
		line-height: 1.11em;
	}
	
	h5,
	.title5 {
		font-size: 1.25em;
		line-height: 1.11em;
	}
	
	h6,
	.title6 {
		font-size: 1.125em;
		line-height: 1.11em;
	}
	
	.title7 {
		
	}
}
/*---------------------------CORE STYLES---------------------------*/

.core-styles h1,
.contentRender_name_plugins_core_textbox h1 {
  	font-size: 3em;
	line-height: 1.05em;
	margin-bottom: 0.5em;
	font-family:'Amasis MT W01 Light';
	text-transform: uppercase;
	letter-spacing: 2px;
}

.core-styles h2,
.contentRender_name_plugins_core_textbox h2 {
  	font-size: 2.5em;
	line-height: 1.25em;
	margin-top: 1em;
	margin-bottom: 0.5em;
	font-family:'Amasis MT W01 Bold';
}

.core-styles h3,
.contentRender_name_plugins_core_textbox h3 {
  	font-size: 2.125em;
	line-height: 1em;
	margin-top: 1em;
	margin-bottom: 0.5em;
	font-family:'TradeGothicW01-BoldCn20_675334';
	text-transform: uppercase;
	letter-spacing: 0.5px;
}

.core-styles h4,
.contentRender_name_plugins_core_textbox h4 {
  	font-size: 1.75em;
	line-height: 1.2222em;
	margin-top: 1em;
	margin-bottom: 0.5em;
	font-family:'Amasis MT W01 Light';
	font-style: italic;
	letter-spacing: 0.5px;
}

.core-styles h5,
.contentRender_name_plugins_core_textbox h5 {
  	font-size: 1.325em;
	line-height: 1.2em;
	margin-top: 1em;
	margin-bottom: 0.5em;
	font-family:'TradeGothicW01-BoldCn20_675334';
	letter-spacing: 0.5px;
}

.core-styles h6,
.contentRender_name_plugins_core_textbox h6 {
  	font-size: 1.125em;
	line-height: 1em;
	margin-top: 1em;
	margin-bottom: 0.5em;
	font-family:'Amasis MT W01 Bold';
	text-transform: uppercase;
	letter-spacing: 0.5px;
}

@media screen and (max-width: 1024px) {
.core-styles h1,
.contentRender_name_plugins_core_textbox h1 {
		font-size: 2.5em;
		line-height: 1.125em;
	}
	
.core-styles h2,
.contentRender_name_plugins_core_textbox h2 {
		font-size: 2.125em;
		line-height: 1.25em;
	}
	
.core-styles h3,
.contentRender_name_plugins_core_textbox h3 {
		font-size: 1.75em;
		line-height: 1.25em;
	}
	
.core-styles h4,
.contentRender_name_plugins_core_textbox h4 {
		font-size: 1.325em;
		line-height: 1.2222em;
	}
	
.core-styles h5,
.contentRender_name_plugins_core_textbox h5 {
		font-size: 1.25em;
		line-height: 1.2em;
	}
	
.core-styles h6,
.contentRender_name_plugins_core_textbox h6 {
		font-size: 1.125em;
		line-height: 1.2em;
	}
}

@media screen and (max-width: 640px) {
.core-styles h1,
.contentRender_name_plugins_core_textbox h1 {
		font-size: 2em;
		line-height: 1.25em;
	}
	
.core-styles h2,
.contentRender_name_plugins_core_textbox h2 {
		font-size: 1.75em;
		line-height: 1.154em;
	}
	
.core-styles h3,
.contentRender_name_plugins_core_textbox h3{
		font-size: 1.5em;
		line-height: 1.136em;
	}
	
.core-styles h4,
.contentRender_name_plugins_core_textbox h4 {
		font-size: 1.325em;
		line-height: 1.11em;
	}
	
.core-styles h5,
.contentRender_name_plugins_core_textbox h5 {
		font-size: 1.25em;
		line-height: 1.11em;
	}
	
.core-styles h6,
.contentRender_name_plugins_core_textbox h6 {
		font-size: 1.125em;
		line-height: 1.11em;
	}
}
.core-styles p,
.contentRender_name_plugins_core_textbox p {
  
}

.core-styles a,
.contentRender_name_plugins_core_textbox a {
  	color: #a03444;
	font-weight: bold;
	text-decoration: none;
}
.core-styles a:hover,
.contentRender_name_plugins_core_textbox a:hover {
	text-decoration: underline;
}
.core-styles ul:not([class*="block-grid-"]) li,
.core-styles ol:not([class*="block-grid-"]) li,
.contentRender_name_plugins_core_textbox ul:not([class*="block-grid-"]) li,
.contentRender_name_plugins_core_textbox ol:not([class*="block-grid-"]) li {
  
}
.core-styles th,
.contentRender_name_plugins_core_textbox th {
	font-family:'TradeGothicW01-BoldCn20_675334';	
	text-transform: uppercase;
	font-size: 1rem;
	letter-spacing: 0.5px;
}
.core-styles td,
.contentRender_name_plugins_core_textbox td {
	padding: 0.5em 2em;
}
.core-styles tr,
.contentRender_name_plugins_core_textbox tr {
  background-color: #fff;
}

h1 > a,
h2 > a,
h3 > a,
h4 > a,
h5 > a,
h6 > a {
  font: inherit;
  color: inherit;
  text-decoration: none;
}

/*---------------------------END CORE STYLES---------------------------*/
a {
	color: #a03444;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

p {
	color:#000;
	font-size:16px;
	font-family:'Proxima N W01 Reg';
	margin-bottom: 20px;
}

ul {
	margin-bottom: 20px;
}

ol {
	margin-bottom: 20px;
}

li {
	
}

table, th, tr, td {
	border-collapse: collapse;
	border: 1px solid #000;
}

th {
	font-family:'TradeGothicW01-BoldCn20_675334';   
	text-transform: uppercase;
	font-size: 1rem;
	letter-spacing: 0.5px;
}

tr {
	background-color: #fff;
}

th, td {
	padding: 0.5em 2em;
}
.panel_custom_intro h1 {
	margin-bottom: 10px;
}
.panel_custom_intro a h1 {
	margin-bottom: 10px;
	text-decoration: none;
	color: #a03444;
	font-weight: bold;
}
.panel_custom_intro a h1:hover {
	margin-bottom: 10px;
	color: #a03444;
	text-decoration: underline;
}
.shared-back-button {
	background-color: #cfb087;
	color: #fff;
	font-size: 15px;
	height: 25px;
	line-height: 25px;
	margin-right: 2px;
	float: left;
	padding: 0 15px;
	font-family: 'TradeGothicW01-BoldCn20_675334';
	text-transform: uppercase;
	font-weight: lighter;
	text-decoration: none;
	margin-bottom: 15px;
	display: block;
}
.shared-back-button:hover {
	text-decoration: none;
	color: #fff;
}
.shared-back-button:before {
	content: '\f104';
	font-family: 'FontAwesome';
	color: #fff;
	margin-right: 5px;
	font-size: 15px;
	font-weight: bold;
}
/* Header Container */
header {
	padding-top: 10px;
	position: relative;
	z-index: 11;
	height: 100px;
	background-image: url(/includes/public/assets/shared_2/tan-medium.png);
	background-repeat: repeat-x;
}
header .top {
	height: 90px;
}
@media only screen and (max-width: 64em) {
	header {

	}
}
@media only screen and (max-width: 40em) {
	header {
		z-index: 100;
	}
}

/* Header Logos */
header .logo {
	float: left;
	display: block;
	margin-bottom: 10px;
	margin-left: 15px;
}
header .logo img {
	display: block;
}
header .logo-maryland {
	float: left;
	display: block;
	margin-top: 20px;
	margin-left: 20px;
}
header .logo-maryland img {
	display: block;
}
@media only screen and (max-width: 64em) {
	header .top {
		height: 70px;
	}
	header {
		height: 80px;
	}
	header .logo img {
		max-height: 60px;
	}
	header .logo-maryland {
		margin-left: 15px;
	}
	header .logo-maryland img {
		max-height: 30px;
	}
}
@media only screen and (max-width: 40em) {
	header .logo-maryland {
		margin-left: 5px;
	}
	header {
		height: 110px;
	}
}
@media only screen and (max-width: 360px) {
	header .logo img {
		max-height: 53px;
	}
}

.slideshow_container {
	min-height: 60px;
}
/* Header Social */
header .social {
	/* float: right; */
	/* margin-right: 89px; */
	position: relative;
}
header .social ul {
	margin: 0;
	list-style: none;
	display: flex;
}
header .social ul li {
	/* float: left; */
}
header .social ul li a {
	display: block;
	min-width: 15px;
}
header .social ul li a:hover {
	text-decoration: none;
}
header .social ul li a i {
	display: block;
	color: #241209;
	font-size: 14px;
	line-height: 35px;
	padding: 0 10px;
}
@media only screen and (max-width: 75em) {
	header .social {
		/* float: left; */
		margin-right: 0;
	}
}
@media only screen and (max-width: 64em) {
	header .social {
		display: none;
		margin-bottom: 20px;
	}
	header nav.mobile .social {
		display: block;
	}
	header .social ul li a i {
		color: #8c7c79;
		line-height: 40px;
	}
}
@media only screen and (max-width: 40em) {
	header .social {
		margin-top: 10px;
		margin-bottom: 10px;
	}
	header .social ul {
		margin: 0 auto;
		max-width: 320px;
		justify-content: space-between;
	}
	header .social ul li {
		padding: 0px 10px;
	}
	header .social ul li a i {
		font-size: 18px;
		line-height: 50px;
	}
}
@media only screen and (min-width: 64.063em) {
	/*  > 1024px  */ 
	header .social {
		float: left;
		margin-right: 0;
		position: relative;
		margin-left: 41px;
	}
}

/* Footer Social */
footer .social {
	/* display: inline-block; */
	margin-bottom: 20px;
}
footer .social ul {
	display: flex;
	justify-content: space-between;
	margin: 0 auto;
	max-width: 300px;
	list-style: none;
}

@media (max-width: 64em) {
	footer .social ul {
		margin: 10px auto 0;
	}
}
/* footer .social ul li {
	float: left;
} */
footer .social ul li a {
	display: block;
	color: #241209;
}
footer .social ul li a:hover {
	text-decoration: none;
}
footer .social ul li a i {
	display: block;
	font-size: 18px;
	text-align: center;
	width: 40px;
	height: 40px;
	line-height: 40px;
}
.panel_custom_intro a {
	text-decoration: none;
}
.search {
	float: right;
	margin-left: 20px;
}
.search .search-trigger {
	cursor: pointer;
}
.search .search-trigger i {
	display: block;
	font-size: 14px;
	line-height: 35px;
	width: 35px;
	color: #483e39;
	text-align: center;
}
.search .dropdown {
	display: none;
	position: absolute;
	top: 0;
	right: 0;
	left: 80px;
	width: auto;
	z-index: 40;
}
.search.open .dropdown {
	display: block;
}
@media (max-width:  64em) {
	.search.open .dropdown {
		position: relative;
	}
}
.search .dropdown:after {
	content: '';
	position: absolute;
	left: 0;
	bottom: -4px;
	height: 4px;
	width: 100%;
	background-image: url(/includes/public/assets/shared_2/red-stripe.png);
	background-repeat: repeat-x;
}
.search .dropdown input {
	height: 40px;
	margin: 0;
	padding: 0;
	padding-left: 15px;
	padding-right: 80px;
	background-color: #fff;
	color: #483e39;
	font-size: 18px;
	font-family: 'Amasis MT W01 Light';
	border: none;
	box-shadow: none;
	font-style: italic;
}
.search .dropdown .button {
	position: absolute;
	top: 0;
	right: 40px;
	width: 40px;
	height: 40px;
	border: 1px solid #fff;
	margin: 0;
	padding: 0;
	color: #fff;
	text-align: center;
	background-color: #483e39;
}
.search .dropdown .button i {
	display: block;
	font-size: 14px;
	line-height: 38px;
}
.search .dropdown .button.close {
	right: 0;
	background-color: #7f7874;
}
.search .dropdown .button.close i {

}
@media only screen and (max-width: 75em) {
	.search .dropdown {
		left: auto;
		width: 100%;
	}
}
@media only screen and (max-width: 64em) {
	nav.mobile .search {
		display: none;
	}
	.search {
		margin-left: 0;
		margin-right: 10px;
		margin-top: 10px;
		text-align: right;
		float: none;
	}
	.search .search-trigger {
		margin-right: 0;
	}
	.search .search-trigger i {
		display: inline-block;
		font-size: 18px;
		line-height: 40px;
		width: 40px;
	}
	.search .dropdown {
		position: fixed;
		top: 20px;
		left: 15px;
		right: 140px;
		width: auto;
	}
}
@media only screen and (max-width: 40em) {
	.search {
		display: none;
		/* float: right; */
		margin-top: 0;
		margin-right: 60px;
	}
	nav.mobile .search {
		display: block;
	}
	.search .search-trigger i {
		width: 50px;
		line-height: 50px;
	}
	.search .dropdown {
		top: 10px;
		right: 70px;
		left: 15px;
		width: auto;
	}
	.search .dropdown input {
		padding-left: 0;
		height: 50px;
		line-height: 48px;
		font-size: 14px;
		width: 235px;
	}
	.search .dropdown .button {
		width: 50px;
		height: 50px;
		right: 50px;
	}
	.search .dropdown .button i {
		line-height: 48px;
	}
}
.newsletter {
	position: relative;
}
.newsletter:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	height: 10px;
	width: 100%;
	background-image: url(/includes/public/assets/shared_2/red-stripe.png);
	background-repeat: repeat-x;
}
.newsletter .trigger {
	float: right;
	font-size: 15px;
	color: #fff;
	line-height: 30px;
	font-family: 'TradeGothicW01-BoldCn20_675334';
	padding: 0 15px;
	background-image: url(/includes/public/assets/shared_2/red-stripe.png);
	background-repeat: repeat;
	cursor: pointer;
	text-align: right;
	margin-right: 15px;
	text-transform: uppercase;
	font-weight: lighter;
	letter-spacing: 1px;
}
.newsletter .trigger i {
	font-weight: bold;
	font-size: 19px;
}
.newsletter .trigger .open,
.newsletter .trigger .close {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.newsletter .trigger .open {

}
.newsletter.open .trigger .open {
	display: none;
}
.newsletter .trigger .close {
	display: none;
}
.newsletter.open .trigger .close {
	display: block;
	font-size: 16px;
	font-weight: 100;
}
.newsletter .dropdown {
	display: none;
	padding-top: 52px;
	padding-bottom: 47px;
	background-image: url(/includes/public/assets/shared_2/red-stripe.png);
	background-repeat: repeat;
	position: absolute;
	width: 100%;
	z-index: -1;
	margin-top: -30px;
}
.newsletter.open .dropdown {
	display: block;
}
.newsletter .dropdown img {
	display: block;
	width: 100%;
}
.newsletter .dropdown i {
	display: block;
	float: left;
	color: #f1ebe3;
	font-size: 48px;
	line-height: 40px;
	margin-right: 15px;
}
.newsletter .dropdown p {
	margin-top: 50px;
	margin-bottom: 15px;
	color: #fff;
	font-size: 36px;
	line-height: 39px;
	font-family: 'Amasis MT W01 Light';
}
.newsletter .dropdown form {
	overflow: hidden;
}
.newsletter .dropdown form input {
	float: left;
	display: block;
	height: 50px;
	line-height: 50px;
	border: none;
	box-shadow: none;
	padding: 0;
	padding-left: 20px;
	margin: 0;
	color: #483e39;
	font-style: italic;
	background-color: #f1ebe3;
	font-family: 'Amasis MT 101 Light';
}
.newsletter .dropdown form button,
.newsletter .dropdown .button {
	display: block;
	background-color: #ecb84f;
	color: #fff;
	font-size: 18px;
	line-height: 50px;
	text-align: center;
	width: 150px;
	padding: 0;
	margin: 0;
	font-family: 'TradeGothicW01-BoldCn20_675334';
	text-transform: uppercase;
	letter-spacing: 1px;
}
.newsletter .dropdown form input::-webkit-input-placeholder {
 	color:#8c7c79;
 	font-size: 18px;
 	font-style: italic;
}
.newsletter .dropdown form button {
	float: right;
	margin-top: -50px;
}
.newsletter .dropdown .button {

}
@media only screen and (max-width: 64em) {
	.newsletter .dropdown {
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.newsletter .dropdown p {
		font-size: 24px;
		line-height: 25px;
		margin-top: 40px;
		margin-bottom: 15px;
	}
	.newsletter .dropdown i {
	font-size: 30px;
	line-height: 25px;
	margin-right: 10px;
	}
}
@media only screen and (max-width: 40em) {
	.newsletter .trigger {
		float: none;
		margin-right: 0;
		text-align: center;
	}
	.newsletter .dropdown p {
		margin-top: 15px;
	}
	.newsletter .dropdown form input {
		padding-left: 15px;
	}
	.newsletter .dropdown form button {
		float: none;
		margin-top: 0;
		width: 100%;
	}
	.newsletter .dropdown .button {
		width: auto;
	}
}
footer {

}
footer .top {
	background-color: #f5efe6;
	color: #000;
}
footer .middle {
	background-color: rgba(0,137,144, 0.8);
	color: #241209;
	text-align: center;
	background-image: url(/includes/public/assets/shared_2/footer-hills.png);
	background-position: center bottom;
	background-repeat: repeat-x;
	padding-bottom: 106px;
}
footer .bottom {
	background-color: #241209;
	color: #8b7155;
	position: relative;
	font-family: 'TradeGothicW01-BoldCn20_675334';
	padding-top: 20px;
	text-transform: uppercase;
}
footer .bottom:before {
	content: '';
	display: block;
	position: absolute;
	height: 106px;
	width: 100%;
	background-image: url(/includes/public/assets/shared_2/footer-city.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	top: -106px;
}
@media only screen and (max-width: 64em) {
	footer {

	}
}

footer .top .callout {
	background-color: #f5efe6;
	text-align: center;
	padding: 32px 15px;
	margin-left: -29px;
}
footer .top .callout:hover {
	background-color: #eee3d5;
	margin-left: -29px;
}
@media only screen and (max-width: 40em) {
	footer .bottom {
		text-align: center;
	}
	footer .top .callout {
	margin-left: 0;
	padding: 29px 15px;
	}
	footer .top .callout:hover {
	margin-left: 0;
	}
}
footer .top .callout.vguide {
	border-right: 1px solid #fff;
}
footer .top .callout.enews {

}
footer .top .callout .supertitle {
	color: #00696e;
	font-size: 16px;
	line-height: 20px;
	font-family: 'TradeGothicW01-BoldCn20_675334';
	text-transform: uppercase;
	font-weight: 400;
	margin-top: 2px;
}
footer .top .callout .title{
	color: #008990;
	font-size: 32px;
	line-height: 32px;
	font-family: 'Amasis MT W01 Light';
	font-weight: bold;
	text-transform: uppercase;
	margin: 5px 0;
	text-decoration: none;
	margin-top: 0px;
}
.footer_container a:hover {
	text-decoration: none;
}
.callout.enews a:hover {
	text-decoration: none;
}
a .callout:hover {
	text-decoration: none;
}
footer .top .callout .subtitle {
	color: #000000;
	font-size: 17px;
	line-height: 20px;
	font-family: 'Proxima N W01 Reg';
	font-weight: 500;
}
@media only screen and (max-width: 64em) {
	footer .top .callout .title {
		font-size: 24px;
		line-height: 30px;
	}
	footer .top .callout .subtitle {
		min-height: 40px;
	}
}
@media only screen and (max-width: 40em) {
	footer .top .callout.vguide {
		border-right: none;
		border-bottom: 1px solid #fff;
	}
	footer .top .callout .subtitle {
		min-height: 0;
	}
	footer .duo-widget .columns.medium-6{
		padding-left: 0;
		padding-right: 0;
	}
}

footer .middle .logo {
	display: block;
	margin: auto;
	margin-top: 40px;
	margin-bottom: 20px;
}
footer .middle .discover-america {
	float: right;
}
footer .middle .logo-maryland {
	float: left;
	margin-left: -6px;
}
@media only screen and (max-width: 40em) {
	footer .middle .discover-america {
		margin-bottom: 20px;
	}
	footer .middle .logo-maryland {
		margin-bottom: 20px;
		margin-left: 0px;
	}
}

footer .middle .visitor-center {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 20px;
}
@media only screen and (min-width: 40em) {
	footer .middle .visitor-center {
		margin-top: 8px;
	}
}
footer .middle .address {
	font-size: 14px;
	line-height: 20px;
}
footer .middle .phone {
	font-size: 14px;
	line-height: 20px;
}

footer .bottom .copyright {
	float: left;
	font-size: .76rem;
	line-height: 15px;
	white-space: nowrap;
	letter-spacing: 0.6px;
}
footer .bottom .simpleview {
	display: block;
	margin: auto;
	margin-bottom: 30px;
	width: 160px;
}
footer .bottom .back-to-top {
	cursor: pointer;
	width: 160px;
	margin: auto;
	text-align: center;
	color: #fff;
	font-family: 'Proxima N W01 Reg';
	font-size: 16px;
	background-color: #a03444;
	line-height: 40px;
	font-weight: bold;
}
@media only screen and (max-width: 40em) {
	footer .bottom .copyright {
		float: none;
		margin-bottom: 15px;
	}
	footer .bottom .simpleview {
		margin-bottom: 15px;
	}
}
/* Header Footer Nav */
header nav.footer {
	display: none;
	float: none;
	position: relative;
	margin-top: 20px;
	border-top: 1px solid #cfb087;
	padding-top: 20px;
	margin-bottom: 5px;
}
header nav.footer ul {
	list-style: none;
	margin: 0;
}
header nav.footer ul li {

}
header nav.footer ul li a {
	display: block;
	color: #8c7c79;
	font-size: 16px;
	line-height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: 'Amasis MT W01 Light';
}
@media only screen and (max-width: 64em) {
	header nav.mobile nav.footer {
		display: block;
	}
}
@media only screen and (max-width: 40em) {
	header nav.footer {

	}
}

/* Footer Footer Nav */
footer nav.footer {
	float: right;
}
footer nav.footer ul {
	list-style: none;
	margin: 0;
}
footer nav.footer ul li {
	float: left;
	margin-left: 15px;
}
footer nav.footer ul li:first-child {
	margin-left: 0;
}
footer nav.footer ul li a {
	display: block;
	color: #8b7155;
	font-size: .78rem;
	line-height: 15px;
	font-family: 'TradeGothicW01-BoldCn20_675334';
	letter-spacing: .7px;
}
@media only screen and (max-width: 40em) {
	footer nav.footer {
		display: inline-block;
		float: none;
		margin-bottom: 15px;
	}
}
.text-links {
	text-align: center;
	padding: 90px 0;
	margin: 0 -15px;
}
.text-links .text-link {
	display: block;
	border-left: 1px solid #cfb087;
	padding: 10px 60px;
	height: 100%;
	position: relative;
}
.text-links .text-link.first {
	border-left: none;
}
.text-links .text-link:hover {
	text-decoration: none;
}
.text-links .text-link .supertitle {
	font-size: 16px;
	line-height: 20px;
	color: #720011;
	font-family:'TradeGothicW01-BoldCn20_675334';
	text-transform: uppercase;
}
.text-links .text-link .title {
	font-size: 32px;
	line-height: 35px;
	color: #a03444;
	font-family:'Amasis MT W01 Light';
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 10px;
}
.text-links .text-link .description {
	font-size: 16px;
	line-height: 20px;
	color: #000;
	font-family:'Proxima N W01 Reg';
	font-weight: 100;
	max-width: 100%;
	margin: 0;
}
@media only screen and (max-width: 64em) {
	.text-links {
		padding: 60px 0;
	}
	.text-links .text-link {
		padding: 10px 20px;
	}
	.text-links .text-link .title {
		font-size: 24px;
	}
}
@media only screen and (max-width: 40em) {
	.text-links .text-link .description {
		max-width: 231px;
		margin: 0 auto;
	}
	.text-links {
		padding: 0;
	}
	.text-links .text-link {
		border-left: none;
		padding: 40px 20px;
	}
	.text-links .text-link:before {
		content: '';
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		margin: auto;
		width: 33.333%;
		height: 1px;
		background-color: #cfb087;
	}
	 .text-links .first .text-link:before {
		content: none;
	}
}
.text-links .first a.text-link {
	border: none;
}
.addthis {
	float: right;
	margin-bottom: 20px;
}
.detail .addthis, .detail [data-sv-addthis]{
	float: left;
	margin-bottom: 0;
	position: relative;
	right: 0px;
	top:0px;
}
.addthis .trigger {
	cursor: pointer;
	padding: 0 10px;
	line-height: 25px;
	color: #fff;
	background-color: #cfb087;
	font-size: 15px;
	font-family: 'TradeGothicW01-BoldCn20_675334';
	text-transform: uppercase;
	display: inline-flex;
	-ms-transform: translateY(1px);
	-moz-transform: translateY(1px);
}
.listing-detail .addthis .trigger {
	display: -webkit-box;
	-ms-transform: translateY(0px);
}
.addthis .trigger i {
	font-size: 13px;
	display: inline-block;
	float: right;
	line-height: inherit;
	margin-left: 5px;
}
.addthis .addthis_toolbox {
	display: none !important;
}
.mobile-nav-container li.parent.hide-item {
	display: none!important;
}
.stackla {
	text-align: center;
	padding-top: 60px;
	margin: 0 auto;
	background-image: url(/includes/public/assets/shared_2/tan-medium.png);
	background-repeat: repeat-x;
}
.stackla .title {
	display: inline-block;
	font-size: 32px;
	line-height: 35px;
	margin-bottom: 10px;
	text-transform: uppercase;
	color: #483e39;
	font-family:'Amasis MT W01 Light';
	font-weight: bold;
	padding-bottom: 10px;
	margin-bottom: 20px;
	position: relative;
}
.stackla .title:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	width: 33.333%;
	height: 1px;
	background-color: #cfb087;
}
.stackla .social {
	display: inline-block;
	margin-bottom: 30px;
}
.stackla .social ul {
	margin: 0;
	list-style: none;
}
.stackla .social ul li {
	float: left;
	margin-left: 1px;
}
.stackla .social ul li:first-child {
	margin-left: 0;
}
.stackla .social ul li a {
	display: block;
}
.stackla .social a:hover {
	text-decoration: none;
}
.stackla .social ul li a i {
	display: block;
	font-size: 18px;
	line-height: 50px;
	width: 50px;
	text-align: center;
	color: #fff;
	background-color: #a03444;
	transition: background-color 0.25s;
}
.stackla .social ul li a:hover i,
.stackla .social ul li a:hover {
	background-color: #720011;
	text-decoration: none;
}
.stackla iframe {
	display: block;
	width: 100%;
	border: none;
}
.stackla li {
	display: inline;
}
.stackla span.fa.fa-facebook {
	padding-left: 23px;
	padding-right: 23px;
}
.stackla .fa {
	color: #fff;
	background-color: #a03444;
	padding: 18px;
	position: relative;
	display: inline-flex;
	margin-right: -3px;
}
.stackla .social {
	margin-bottom: 30px;
}
@media only screen and (max-width: 64em) {

}
@media only screen and (max-width: 40em) {
	.stackla .title {
		font-size: 30px;
	}
}