@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:#000000;
}
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%;
	top: 75px;
}
.page-content {
	float: left;
	width: 100%;
	background: #fff;
	position: relative;
    top: 75px;
}
.page-content 
 > .container {
    padding: 0;
}

.row1 {
    width:  100%;
    float: left;
    padding: 20px 0;
}

.row1 img {
    width: 100%;
}

.row1 h2 {
    color:  #7d2019;
    font-size:  24px;
    font-style:  italic;
    margin:  20px 0;
    text-align: center;
}

.right-col {
    text-align: center;
}

.content-top {
	background: url('/SiteDesign/images-2018/row2bg.aspx') repeat;
	width:  100%;
	float: left;
	padding: 40px 0;
}
.login-form {
	background: #fff;
	padding: 20px 6px;
	/* width: 35%; */
	float: left;
	box-sizing: border-box;
	box-shadow: 0 5px 5px rgba(0,0,0,0.1);
	/* max-width: 345px; */
}
.LoginForm {
	float:left;
	width: 100%;
	font-family: "Open Sans", sans-serif;
}
.LoginForm a {
	color: #7c201a;
	text-decoration: none;
	font-size: 14px;
}
.LoginFormHeading {
	font-size: 0;
	width: 100%;
	text-align: center;
	color: #7d2019;
}
.LoginFormHeading:after {
    content: "Member Login";
    color: #7d2019;
    font-size: 24px;
    text-align: center;
    font-family: libre baskerville;
    position: relative;
    width: auto;
    display: block;
    font-style: italic;
}
.LoginFormFailText {
	font-size:11px;
}
.LoginFormUserName, .LoginFormPassword {
	width: 100%;
	padding:3px 0;
}
.LoginFormUserName .LoginFormText, .LoginFormPassword .LoginFormText  {
	font-size:16px;
	font-family: 'Open Sans', sans-serif;
	color: #000;
	text-align:left;
	padding: 2px 0 2px 5px;
}
.LoginFormUserName .LogonTextBox {
    float: left;
    margin: 0 5px;
    padding: 5px;
/*    padding: 8px;*/
    width: 95%;
	clear:both;
}
.LoginFormPassword .LogonTextBox {
	float: left;
    margin: 0 5px;
    padding: 5px;
/*    padding: 8px;*/
    width: 95%;
	clear:both;
}
.LoginFormUserName .LogonTextBox {
    background-color: #ffffff;
    border: none;
    border-bottom: 1px solid #aaa;
}
.LoginFormPassword .LogonTextBox {
    background-color: #ffffff;
    border: none;
    border-bottom: 1px solid #aaa;
}
/*.LoginFormUserName .LoginFormField:before {
    content: "Username";
    color: #000;
    font-size: 14px;
    float: left;
    padding: 6px 0;
}
.LoginFormPassword .LoginFormField:before {
    content: "Password";
    color: #000;
    font-size: 14px;
    float: left;
    padding: 6px 0;
}*/
.LoginFormUserName .LoginFormField, .LoginFormPassword .LoginFormField {
	width: 100%;
}
.LoginFormRemember, .LoginFormForgotPassword, .LoginFormMemReg {
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
}
.LoginFormRemember {
	padding-left: 0;
	color: #000;
	clear: both;
	margin: 10px 5px 0;
}
.IE7 .LoginFormLogon {
	margin-left:-15px;
}
.LoginFormLogon {
	clear: both !important;
	float: left !important;
	margin: 25px auto 6px !important;
	width: 100% !important;
}
.LoginFormLogon .LogonButton {
	background: #7d2019 none repeat scroll 0 0;
    border: 1px solid #7d2019;
    border-radius: 0;
    color: #fff;
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    height: 35px;
    margin: 0 5px;
    padding: 5px 10px;
    position: relative;
    text-transform: uppercase;
    width: 95%;
}
.LoginFormForgotPassword {
	clear: none;
	color: #aaa;
	float: left;
	margin: 1px 0 0 8px;
	padding: 0px 0 0;
}

.LoginFormMemReg {
	margin: 0 0 0 8px;
	padding: 0;
}
.quick-links {
	float: left;
	box-sizing: border-box;
	padding: 0;
}
.cta-btn {
	float:left;
	margin: 20px 0 0;
	padding: 0;
	color: #000;
	font-size: 15px;
	font-family: 'Open Sans', sans-serif;
	text-align: left;
}
.cta-btn a {
	text-decoration:none;
	color:#7d2019;
}
.cta-btn img {
    /* left: 50%; */
    /* position: relative; */
    /* transform: translateX(-50%); */
    width: 100%;
    /* max-width: 240px; */
}
.cta-text {
	/* max-width: 240px; */
	background: #fff;
	margin: 0 auto;
	padding: 20px 24px;
	box-shadow: 0 5px 5px rgba(0,0,0,0.1);
}
.cta-btn h3 {
	color: #7d2019;
    font-family: 'Crimson Text', serif;
    font-size: 22px;
	font-style:italic;
    font-weight: normal;
    text-align: left;
}
.content-bottom {
	background: #ffffff;
	width: 100%;
	padding: 26px 0;
}
.left-text {
    float: left;
    padding: 0 15px;
}
.left-text h2 {
    color: #7d2019;
    font-style: italic;
    font-size: 30px;
    line-height: 1;
}
.left-text hr {
    background: #000;
    border: 0;
    height: 2px;
}
.content-bottom .e3-button {
    width: 100%;
	margin: 10px 0;
}
.right-image {
    float: left;
}
.right-image img {
    width: 100%;
}
.row3 {
    width:  100%;
    float:  left;
    padding:  30px 0;
    background: url(/sitedesign/images-2018/row3bg.aspx) repeat;
}
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 {
		padding: 0;
		width: 100%;
	}
	.content-top > .container {
		display:flex;
	}
	.LoginFormHeading {
		text-align: left;
	}
	.LoginFormHeading:after {
	}
	.LoginFormRemember, .LoginFormForgotPassword, .LoginFormMemReg {
		font-size: 13px;
		margin: 0;
	}
	.LoginFormForgotPassword {
	    margin: 0 0 10px 5%;
		clear: left;
		float: left;
	}
	.quick-links {
		display: flex;
		justify-content: space-between;
		padding: 0 1.5%;
	}
	.cta-btn {
		margin: 0;
		padding: 0;
		width: 30%;
		background: #fff;
		box-shadow: 0 5px 5px rgba(0,0,0,0.1);
	}
	.cta-btn img {
		max-width: 100%;
	}
	.cta-text {
		box-shadow: none;
	}
	.content-bottom .e3-button {
		width: auto;
	}
	.row1 .container > div {
    width: 45%;
    max-width: 570px;
}

.row1 .container {
    display: flex;
    justify-content:  space-between;
}

.row1 h2 {
    text-align: left;
    margin-top: 0;
}

.right-col {
    text-align: left;
    line-height: 1.8;
}

.row1 {
    padding: 50px 0;
}

.login-form.col-xs-12.col-sm-3 {
    width: 35%;
    margin: 0 1.5% 0 0;
    max-width: 345px;
    padding: 40px 20px;
}

.row3 {
    text-align: center;
    padding: 63px 0;
}

.row3 h2 {
    max-width: 500px;
    border-bottom: 1px solid #cdcdcd;
    margin: 0 auto 25px;
    padding:  0 0 20px;
}

.row3 p {
    margin: 25px 0px;
}
	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;
	}
	.LoginFormHeading:after {
	}
	.ft-addy div {
    float: left;
}
}
@media (min-width: 1200px) {
	.LoginFormHeading:after {
		left: 50%;
		transform: translateX(-50%);
	}
	.LoginFormForgotPassword {
		margin: 0 5% 0 0;
	}
}