@import url('https://fonts.googleapis.com/css?family=Libre+Baskerville:400,400i,700|Open+Sans:300,300i,400,400i,600,600i,700,700i');

body {
	margin:0px;
	font-family: 'Open Sans', sans-serif;
	color:#2a2a2a;
	font-size:15px;
	/* line-height:1.5; */
	background: url(/sitedesign/images-2018/bg.aspx);
}
a, a:hover, a:active, a:focus {
	cursor:pointer;
	outline:0;
}
.e3pagetemplate {
	font-size:15px;
}
.e3pagetemplate a {
	color:#7d2019;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Libre Baskerville', serif;
	color:#7d2019;
	margin:0;
	letter-spacing: -.02em;
	font-style: italic;
}
footer h4 {
	/* color:#383233; */
	font-style:  normal;
}
a.e3-button {
	background: #7d2019;
	border: 1px solid #7d2019;
	border-radius: 0;
	color: #fff;
	font-weight: normal;
	font-size:16px;
	max-width: 340px;
	padding: 8px 25px;
	margin: 5px auto;
	display:inline-block;
	text-transform:uppercase;
	font-weight: bold;
	min-width:160px;
	display: block;
	text-decoration: none;
}
a.e3-button:hover {
	background: #f1f1f1;
	border:1px solid #655659;
	color: #655659;
}
img {
	border: none;
}
.MainInformationTable{
	width:100%;
}
.EditableImageEdit .ImageSelectorHeader, .EditableImageEdit .EditableTextTitle {
    position: relative;
    z-index: 9999;
}
.EditMode header {
    position: relative;
}
header {
    background: #7c201a none repeat scroll 0 0;
    float: left;
    height: 75px;
    transition: top 0.3s ease 0s;
    width: 100%;
    z-index: 200;
    position: fixed;
    box-shadow: 0 3px 5px rgba(0,0,0,0.45);
}
header .mobile-nav-btn {
    float: left;
    height: 30px;
    margin: 15px 0 0;
    width: 10%;
}
header #menu-button {
    color: #fff;
    display: block;
    height: 40px;
    padding-left: 0 !important;
}
#menu-button::before {
    display: none;
}
header #menu-button i {
    font-size: 30px;
}
header nav {
    background: #7d2019 none repeat scroll 0 0;
	font-family: 'Open Sans', sans-serif;
	color: #000;
	box-shadow: 2px 1px 5px rgba(0,0,0,0.33);
}
.mobile-nav-btn {
    float: left;
}
#main-menu {
    box-shadow: none;
}
#main-menu li, #main-menu a {
    border-radius: 0;
    font-weight: normal;
	font-family: 'Open Sans', sans-serif;
	border:none;
}
#main-menu > li > a {
    background: #7d2019 none repeat scroll 0 0;
    color: #fff;
    text-shadow: none;
    font-family: 'Open Sans', sans-serif;
}
#main-menu a.current {
	background: transparent;
	color: #fff;
}
#main-menu ul a.current {
	background: #5e1818;
	color: #fff;
}
#main-menu ul a {
	background: #5e1818 none repeat scroll 0 0;
    color: #fff;
}
#main-menu > li > ul > li a {
    color: #fff;
	background: #5e1818 none repeat scroll 0 0;
	font-family: 'Open Sans', sans-serif;
}
#main-menu > li > ul > li > ul > li a {
    color: #fff;
	background: #5e1818 none repeat scroll 0 0;
	font-family: 'Open Sans', sans-serif;
}
#main-menu .sub-arrow {
    background: #5e1818 none repeat scroll 0 0;
    color: #fff !important;
    width: 42px;
}
header .MyProfile_Member {
    background: transparent;
    border: medium none;
    float: right;
    height: 35px;
    margin: 0;
    padding: 0;
    text-align: right;
    width: 10%;
}
.MyProfile_Svg {
	color: #000;
	float: right !important;
	margin: 15px 0 0 10px !important;
	width: 30px !important;
	height: 30px !important;
}
.MyProfile_Svg svg {
	fill: #fff;
}
header .MyProfile_Member .click_transparent {
	width: 100%;
}
header .MyProfile_Member .MyProfile_Name {
    display: none;
}
header .MyProfile_Member .arrow-down {
    display: none;
}
header .MyProfile_Member .fullView {
    background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
    left: auto;
    right: -10px;
    top: 38px;
    width: 190px;
}
header .MyProfile_Member .MyProfile_FullMain {
    border: medium none;
    padding: 0;
    width: 100%;
}
header .MyProfile_Member .fullView a {
    border: medium none;
    color: #ffffff;
    font-size: 13px;
    height: auto;
    line-height: normal;
    margin: 0;
    padding: 10px 15px;
    text-align: left;
    text-decoration: none;
    width: 100%;
}
header .MyProfile_Member .fullView a:hover {
    color: #ededed;
}
header .MyProfile_Member .fullView a div {
    display: none;
}
header .arrow-down {
    border-top: 5px solid #fff;
}
.cmsdesklink {
    display: none;
}
header .logo {
    float: left;
    height: 55px;
    left: 50%;
    margin: 6px auto 5px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    text-align: center;
    transform: translateX(-50%);
    width: 80%;
	display:block;
}
header .logo img {
    max-height: 55px;
}
.banner {
    clear: both;
    float: left;
    margin: 0;
    position: relative;
    width: 100%;
    overflow:  hidden;
    top: 75px;
}
.page-content {
	float: left;
	width: 100%;
	position: relative;
	top: 75px;
}
.page-content 
 > .container {
    padding: 40px 0;
    background: #fff;
}
footer {
	float:left;
	width: 100%;
	position: relative;
    top: 75px;
}
.footer-top {
	background: #7d2019;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	float: left;
	width: 100%;
	padding: 36px 0 26px;
	box-sizing: border-box;
}
.footer-top a {
	color: #fff;
	text-decoration:none;
}
.footer-top h4 {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	color: #fff;
}
.ft-logo {
    margin: 0 0 25px;
    padding: 0 30px 0 0;
}
.footer-info {
	float: left;
	text-align: left;
	width: 100%;
}
.ft-social {
	float: left;
	text-align: left;
	font-size: 23px;
	margin: 20px 0 0;
}
.ft-social span{
	display: none;
}
.footer-bot {
	background: #351010;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	float: left;
	width: 100%;
	padding: 16px 0;
	box-sizing: border-box;
}
.footer-bot a {
	color: #fff;
	text-decoration:none;
}
.ft-copyright {
    float: left;
    width: 100%;
}
.poweredby {
	float:left;
	width: 100%;
	text-align: left;
}
@media (min-width: 768px) {
   	header {
		position: fixed;
		height: auto;
		transition: 0.3s ease;
	}
	header.fixed {
		position: fixed;
		height: 75px;
	}
	.EditMode header.fixed {
		position: relative;
	}
	header.fixed .MyProfile_Member {
		margin: 0;
	}
	header.fixed .MyProfile_Member .MyProfile_Name {
		font-size: 16px;
	}
	.cmsdesklink {
		display: block;
		float: right;
	}
	/*my profile */
	header .MyProfile_Member {
	    float: right;
	    height: auto;
	    margin: 0;
	    padding: 5px 18px;
	    position: relative;
	    width: auto;
	    height: 37px;
	    z-index: 5;
	}
	header .MyProfile_Member .MyProfile_SignedOut {
		height: auto;
	}
	header .MyProfile_SignedIn {
		height: auto;
	}
header .MyProfile_Member .MyProfile_SignedOut .MyProfile_Svg {
		display: none;
}
header .MyProfile_Member .MyProfile_SignedOut .MyProfile_Name {
		/* color: #fff; */
		text-transform: uppercase;
	}
	.MyProfile_Svg {
		color: #fff;
		float: left !important;
		margin: 5px 10px 0 0!important;
		width: 20px !important;
		/* display: none; */
		height: 20px !important;
	}
	.MyProfile_Svg svg {
		/* fill: #beae5b; */
	}
	header .MyProfile_Member .MyProfile_Name {
		color: #fff;
		display: inline-block;
		font-size: 16px;
		height: auto;
		line-height: 1.5;
		text-shadow: none;
		width: auto;
		margin: 4px 0 0;
		font-weight: normal;
	}
	header .MyProfile_Member .arrow-down {
		/* border-top-color: #fff; */
		display: inline-block;
		margin: 12px 5px  0 8px;
	}
	header .MyProfile_Member .fullView {
		background: rgba(0,0,0,0.8) none repeat scroll 0 0;
		left:auto;
		right: 0;
		top: 38px;
	}
	header.fixed .MyProfile_Member .fullView {
		top: 44px;
	}
	header .MyProfile_Member .MyProfile_FullMain {
	}
	header .MyProfile_Member .fullView a {
		color: #fff;
	}
	header .MyProfile_Member .fullView a:hover {
		color: #D4D4D4;
	}
	header .MyProfile_Member .fullView a div {
	}
	header .logo {
    	height: 84px;
    	margin: 12px auto;
    	position:  absolute;
    	transform: translateX(-50%);
    	left:  50%;
    	width:  auto;
    	margin: 0;
    	padding: 1px 0 6px;
 }
	header .logo img {
		transform: scale(1);
		transition: 0.3s ease;
	}
	header.fixed .logo {
		height: 60px;
		/* margin: 5px auto 0; */
		width: 88px;
		min-height: auto;
	}
	header.fixed .logo img {
		/* transform: scale(0.8); */
	}
	.banner {
		top: 0;
	}
	.page-content {
		top: 0;
	}
	.page-content > .container {
	}
	.content-top > .container {
		display:flex;
	}
	
	footer {
		top: 0;
	}
	.footer-top {
		float: left;
		width: 100%;
		padding: 36px 0 32px;
	}
	.footer-top a {
		color: #fff;
		text-decoration:none;
	}
	.footer-top h4 {
		color: #fff;
	}
	.ft-social {
		text-align: right;
	}
	.footer-info {
    display: flex;
}
	.ft-copyright {
		width: 50%;
	}
	.poweredby {
		float:right;
		width: 50%;
		text-align: right;
	}
}
@media (min-width: 994px) {
	.LoginFormForgotPassword {
		margin: 0 5% 0 0;
		clear: none;
		float: right;
	}
}
@media (min-width: 1025px) {


header .MyProfile_Member .MyProfile_SignedOut .MyProfile_Name {
    color: #fff;
}
    body{
        font-size:18px;
    }
	header.fixed .header-social {
    margin: 9px 0 0;
}
	header {
	height: 100px;
	position: relative;
	}
	header > .container {
		width: 100%;
		padding: 0px 13px;
		/* pointer-events: none; */
		position: relative;
		height: 100%;
	}
	header .logo {
		left: 0;
		transform: translateX(0);
		position: relative;
		/* z-index: 1; */
		margin: 0;
		box-sizing: border-box;
		padding: 2px 11px 0;
		text-align: center;
		display:  flex;
		height: 100%;
		align-items: center;
	}
	header .logo img {
		float: left;
		max-height: 100%;
		margin: 0;
	}
	header.fixed .logo {
		width: 149px;
		background-position: center -59px;
		z-index: 1;
		margin: 5px auto 0;
	}
	header .mobile-nav-btn {
		display:none;
	}
	#divMainMenu {
		/*position: absolute;
		margin: 50px 0 0 0; 
		left: 0;
		width: 100%;*/
		position: absolute;
		float: left;
		clear: right;
		margin: 0px 0 0 0px;
		/* position:  absolute; */
		/* width: 100%; */
		bottom: 0;
		left: 208px;
	}

	header nav {
		background: transparent none repeat scroll 0 0;
		box-shadow: none;

		padding: 0;
		/* position: absolute; */
		text-align: center;
		width: auto;
		margin: 0 auto;
		/* margin: 0; */
	}
	header.fixed nav {
		margin: 0 auto;
	}
	#main-menu {
		background: transparent none repeat scroll 0 0;
		box-shadow: none;
		clear: none;
		display: table !important;
		white-space: nowrap;
		width: auto;
		margin: 0 auto;
	}
	#main-menu li, #main-menu a {
		border: medium none;
		border-radius: 0;
		font-size: 16px;
	}
	#main-menu > li {
		display: inline-block;
		float: none;
	}
	#main-menu > li > a {
		background: transparent;
		color: #fff;
		padding: 5px 11px 35px;
		border:none;
		margin-bottom: 0;
	}
	header.fixed #main-menu > li > a {
		padding: 0px 15px 9px;
	}
	#main-menu a.hover {
	}
	#main-menu > li > a.current {
		color:#fff;
	    box-shadow:0 -2px 0 0 #fff inset;
	}
	#main-menu > li > a:hover {
		color:#fff;
		box-shadow:0 -2px 0 0 #fff inset;
	}
	#main-menu ul {
		background: transparent;
		border-radius: 0;
		box-shadow: none;
		left: auto !important;
		padding: 0;
		border:none;
	}
	#main-menu > ul {
	}
	#main-menu ul a.current {
		color: #fff;
		background: #5e1818;
	}
	#main-menu ul a:hover, #main-menu ul a.highlighted {
		color: #fff;
		background: #5e1818;
	}
	#main-menu ul ul > li {
		color: #fff;
	}
	#main-menu > li > ul > li a {
		background: #5e1818 none repeat scroll 0 0;
		color: #fff;
		text-align: left;
	}
	#main-menu > li > ul > li > ul > li a {
		background: #5e1818 none repeat scroll 0 0;
		color: #fff;
		text-align: left;
	}
	#main-menu ul ul > li a {
		color: #fff;
	}
	#main-menu > li > ul > li > ul {
		left: 0 !important;
		right: auto !important;
	}
	#main-menu > li > ul > li > ul > li > ul > li a {
		background: #5e1818 none repeat scroll 0 0;
		color: #fff;
		text-align: left;
	}
	#main-menu > li > ul > li > ul > li > ul > li ul > li a {
		background: #5e1818 none repeat scroll 0 0;
		color: #fff;
		text-align: left;
	}
	#main-menu .sub-arrow {
		display: none;
	}
	.ft-addy div {
    float: left;
}
}
@media (min-width: 1200px) {

}
.EditMode .banner {
   margin: 97px 0 0 0;
   overflow: visible;
   z-index:1;
}

.banner > img {
   width: 200%;
   transform: translateX(-25%);
}

@media (min-width: 768px) {
   .banner > img {
       width: 150%;
       transform: translateX(-15%);
   }
}

@media (min-width: 1025px) {
   .banner > img {
       width: 100%;
       transform: translateX(0%);
   }
}