html {
	font-family: sans-serif;
}

body {
	background: #000;
	color: #000;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0;
}

a {
	background-color: transparent;
}
p{
}
font {
	line-height: normal;
}
h1, h2, h3, h4, h5, h6 {
    line-height: 1.3;
    color: #000;
    margin: 10px 0;
}
.e3pagetemplate{
    color: #000;
    line-height: 2;
    font-size: 14px;
}


.e3pagetemplate a{
	color: #000;
}
@media (min-width: 768px) {

.e3pagetemplate {
	color: #000;
}
.e3pagetemplate a{
}
}

.e3pagetemplate .e3-button {
    box-sizing: border-box;
    display: inline-block;
    margin: 5px 0px;
    min-width: 150px;
    text-align: center;
    transition: all 0.5s ease 0s;
    width: auto;
    text-decoration: none;
    text-transform: uppercase;
	color: #fff;
    background: #000;
    font-size: 14px;
    padding: 10px;
}

.e3pagetemplate .e3-button:hover {
	background: #333;
	color: #fff !important;
}
.EditMode .banner {
    margin: 200px 0;
}

.banner {
    overflow: hidden;
    width: 100%;
    margin: 75px 0 0;
    display: none;
}
.banner .container {
    padding: 0;
    overflow: hidden;
}
.banner img {
    width: 100%;
}
@media (min-width: 768px) {
.banner {
    margin: 75px 0 0;
    text-align: center;
    display:block;
}
.banner img {
    width: 150%;
    transform: translate(-25%);
}
}
@media (min-width: 1025px) {
.banner {
    margin: 0 0 0;
}
.banner img {
    transform: translateX(0%);
    margin: 0 auto;
    display: inline-block;
    width: 100%;
    text-align: center;
    min-height: 144px;
    max-width: 1170px;
}

}
.e3pagetemplate {
}
.e3pagetemplate a {
}
img {
	border: medium none;
}
.EditableImageEdit .ImageSelectorHeader, .EditableImageEdit .EditableTextTitle {
	position: relative;
	z-index: 9999;
}
.MainInformationTable {
	width: 100%;
}
.PageManagerInfoContainer {
	display: none;
}
.e3pagetemplate .BirAtGlance, .e3pagetemplate .CalAtGlance, .e3pagetemplate .WeaAtGlance {
	background: #fafafa none repeat scroll 0 0;
	border: 1px solid #e6e6e7;
	border-radius: 5px;
	box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.14);
	box-sizing: border-box;
	font-family: inherit;
	margin-bottom: 20px;
	padding: 10px;
	width: 100%;
}
.e3pagetemplate .BirAtGlance a, .e3pagetemplate .CalAtGlance a, .e3pagetemplate .WeaAtGlance a {
	color: #2f2f2f;
	font-weight: bold;
	text-decoration: none;
}
.e3pagetemplate .WeaAtGlance .AGToday, .e3pagetemplate .BirAtGlance .AGTitle, .e3pagetemplate .CalAtGlance .AGTitle {
	border-bottom: 1px solid #cccccc;
	font-size: 16px;
	font-weight: normal;
	padding: 0 0 10px;
	text-align: center;
	width: 100%;
}
.e3pagetemplate .BirAtGlance .AGTitle, .e3pagetemplate .CalAtGlance .AGTitle {
}
.e3pagetemplate .WeaAtGlance .AGToday > img {
	display: block;
	height: 64px !important;
	margin: 0 auto;
	width: 64px !important;
}
.e3pagetemplate .WeaAtGlance .AGDay {
	width: 100%;
}
.e3pagetemplate .WeaAtGlance .AGDay:first-child {
	border-bottom: 1px solid #cccccc;
	padding-bottom: 10px;
}
.e3pagetemplate .WeaAtGlance .AGDate {
	border: medium none;
	float: left;
	width: 25%;
}
.e3pagetemplate .WeaAtGlance .AGPic {
	float: right;
	text-align: right;
	width: 25%;
}
.e3pagetemplate .WeaAtGlance .AGTemp {
	float: right;
	text-align: center;
	width: 50%;
}
.e3pagetemplate .WeaAtGlance .AGCast {
	float: right;
	text-align: center;
	width: 50%;
}
.e3pagetemplate .BirAtGlance .AGScroll, .e3pagetemplate .CalAtGlance .AGScroll, .e3pagetemplate .CalAtGlance .Cont2 {
	padding: 0;
	width: 100%;
}
.e3pagetemplate .CalAtGlance .AltCont, .e3pagetemplate .CalAtGlance .AltLink, .e3pagetemplate .EveAtGlance .AltLink, .e3pagetemplate .CalAtGlance .Link, .e3pagetemplate .EveAtGlance .Link {
	margin: 0 -10px;
	padding: 10px;
}
.e3pagetemplate .CalAtGlance .AltCont, .e3pagetemplate .CalAtGlance .AltLink, .e3pagetemplate .EveAtGlance .AltLink {



}
.e3pagetemplate .CalAtGlance .Link2 {
	padding: 0 0 3px;
}
.e3pagetemplate .BirAtGlance {
	text-align: center;
}

.e3pagetemplate .BirAtGlance .AGDay {



	margin-top: 5px;
}
.e3pagetemplate .BirAtGlance .AGDay div:first-child {
	margin-bottom: 5px;
}
.e3pagetemplate .BirAtGlance a {
	font-size: 12px;
}
.e3pagetemplate .WeaAtGlance .AGDay {
	font-size: 13px;
	width: 100%;
}
.e3pagetemplate .WeaAtGlance .AGPic img {
	height: auto !important;
	min-width: 35px;
}
.e3pagetemplate .WeaAtGlance .AGDay {
	font-size: 13px;
	width: 100%;
}
.e3pagetemplate .WeaAtGlance .AGPic img {
	height: auto !important;
	min-width: 35px;
}
.e3wrapper {
	float: left;
	width: 100%;
}
header {
	float: left;
	position: fixed;
	transition: top 0.3s ease 0s;
	width: 100%;
	height: 75px;
	z-index: 200;
	background: #000;
}
header .container {
	padding: 0 15px;
}
.logomobile img:first-child {
}
.logo.logonorm {
	display: none;
}
.logo.logomobile {
}
header .WeaAtGlance {display: none;}
header .MyProfile_Member {
	background: rgba(0, 0, 0, 0);
	border: medium none;
	float: right;
	height: 40px;
	margin: 15px 0 0;
	padding: 0;
	position: absolute;
	text-align: right;
	top: 0;
	width: 10%;
	right: 0;
}
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: 59px;
	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: #dddddd;
}
header .MyProfile_Member .fullView a div {
	display: none;
}
header .arrow-down {
	border-top: 5px solid #ffffff;
}
.MyProfile_Svg svg {
	fill: #fff;
	height: 30px;
}
.sitetext {
display:none;
}
header .mobileloginfo.container {
	float: right;
	margin: 0;
	padding: 0;
	width: 10%;
}
header .loginfo {
	float: right;
	height: 30px;
	width: 100%;
}
header .mobile-nav-btn {
	float: left;
	height: 50px;
	margin: 15px 0 0;
	width: 10%;
}
header #menu-button {
	color: #333;
	display: block;
	height: 40px;
	padding-left: 0 !important;
}
#menu-button::before {
	display: none;
}
header #menu-button i {
	color: #fff;
	font-size: 30px;
}
header .logo {
	float: left;
	margin: 7px 0 0;
	padding: 0;
	text-align: center;
	width: 80%;
}
header .logo img {
	max-height: 59px;
	max-width: 78%;
}
.mobile-login {
	color: #333333;
	float: right;
	font-size: 30px;
	margin: 10px 0 0;
	width: 10%;
}
.page-content-top nav {
	background: #fff none repeat scroll 0 0;
}
.mobile-login .signoutLink {
	color: #ffffff;
	display: block;
	float: right;
}

.cmsdesklink {float: left;}
.mobile-nav-btn {
	float: left;
}
#main-menu {
	box-shadow: none;
	border-radius: 0;
}
#main-menu li, #main-menu a {
	border-radius: 0;
	border-top: medium none;
	font-size: 16px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	letter-spacing: normal;
}
#main-menu a.current {
	 color: #000; 
}
#main-menu > li > a {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	color: #000;
	text-shadow: none;
}
#main-menu ul {
	background: #ebe9e7 none repeat scroll 0 0;
	border-radius: 0;
}
#main-menu ul ul {
	background: #ebe9e7 none repeat scroll 0 0;
}
#main-menu > li > ul > li a, #main-menu > li > ul > li > ul > li > ul > li a {
	color: #000;
}
#main-menu ul ul ul {
	background: #ebe9e7 none repeat scroll 0 0;
}
#main-menu > li > ul > li > ul > li > ul > li a {
	color: #000;
}
#main-menu .sub-arrow {
	background: #000;
	border-radius: 0;
	color: #fff;
	width: 42px;
}
.EditMode header {
    position: relative;
}

.menu-button2 {
}
.bannerlogo {
    display:none;
}
.page-content-top {/* display: none; */height: 0;margin: 0;}

.page-content {
	clear: both;
	float: left;
	margin: 75px 0 0;
	min-height: 100px;
	padding: 0;
	width: 100%;
}
.page-content-top > .container {
    padding: 0 15px;
    height: 28px;
    background: #fff;
    margin: 0 auto;
}
.page-content .container{
	padding: 40px 0;
	background: #fff;
}
.page-content img {
	/* width: 100%; */
}
.page-content div {
}

.page-content > .container {
}
footer {
	box-sizing: border-box;
	float: left;
	font-size: 16px;
	line-height: 1.5;
	padding: 0;
	color: #fff;
	text-align: center;
	width: 100%;
}
.footer-top .container {
    padding: 25px 15px;
}

.footer-mid {
	padding: 0;
}
.footer-mid .container {/* padding: 0; */}
.footer-bot {
}
footer p {
}
footer h1 {
}
.footer-mid a {
}
.poweredby {
	clear: both;
	font-size: 24px;
}
.poweredbylink {
	font-size: 13px;
	text-decoration: none;
}
.fwrap1 a {background: #c8c990;color: #000;font-family: times new roman;margin: 10px 0;transition: all .2s ease;font-size: 16px;}
footer a {color: #fff;text-decoration: none;font-size: 14px;display: inline-block;width: 100%;}
.footer-bot .container {
}

@media (min-width: 768px) {
header {
    position:absolute;
}
header .logo {
	float: left;
	/* margin: 17px 0 15px; */
	padding: 0;
	text-align: center;
	width: 80%;
}

.e3wrapper {
	position: relative;
}

.fwrap1 a {
    width: 100%;
    max-width: 169px;
    margin: 0 15px;
    justify-content: center;
    line-height: 1;
    display: flex;
    align-items: center;
    min-height: 22px;
    /* padding:8px 0; */
}

.logo_wrap {
	width: auto;
}
.signoutLink {
}
.MyProfile_Svg {
}

.mobile-login .signoutLink {
	display: none;
}
.page-content {
    margin: 0;
}
.page-content img {
    max-width: 100%;
    width: auto;
}

footer {
	border: none;
	box-sizing: border-box;
}
footer .container {
}
.footer-mid {

}
.page-content .container{
	padding: 40px 0px;
	background: #fff;
	min-height:300px;
}

.fwrap1 {
	padding: 0;
	vertical-align: middle;
	display: flex;
	justify-content: center;
}

footer a {
	display: inline-block;
	width: auto;
	padding: 0 6px;
}	
}
@media (min-width: 1025px) {
header {/* height: 34px; */background: none;}
header .banner {
    margin: 0 0 -1px;
    text-align: center;
    position: relative;
    overflow: hidden;
}

header .logo {
	width: auto;
	float: left;
	margin: 19px 0 0 0;
}

header .MyProfile_Member {
	margin: 0px 0 0 10px;
	padding: 8px 16px 6px;
	text-transform: uppercase;
	/* background: #333; */
	width: auto;
	/* top: 18px; */
	right: 0;
	position: relative;
	background: rgba(0,0,0,.7);
	float: right;
	clear: none;
}

header .MyProfile_Member .MyProfile_Name {
	color: #fff;
	display: block;
	font-size: 16px;
	width: auto;
	font-weight: normal;
	float: left;
	font-size: 14px;
	order: 1;
	height: 28px;
	position: initial;
	top: auto;
	margin: 0;
	right: auto;
	line-height: 26px;
}
header .MyProfile_Member .arrow-down {
	border-top-color: #fff;
	margin: 11px 0 0 8px;
	display: inline-block;
}
header .MyProfile_Member .fullView {
	background: #72593c none repeat scroll 0 0;
	left: auto;
	right: 0;
	top: 64px;
}
header .MyProfile_Member .MyProfile_FullMain {
}
header .MyProfile_Member .fullView a {
	color: #ffffff;
}
header .MyProfile_Member .fullView a:hover {
	color: #dddddd;
}
header .MyProfile_Member .fullView a div {
}
.container {
	padding: 0;
	position: relative;
}
header {
}
.MyProfile_Svg {
	 float: left !important;
	 background: none;
	 margin-right: 0 !important;
	 margin: 3px 10px 0 0 !important;
	 /* display:none; */
}
header .MyProfile_Member .fullView {
	background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
	left: auto;
	right: 0;
	top: 40px;
	width: auto;
}
.MyProfile_Svg svg {
	height: 20px;
}
header > .container {padding: 0;}

header .mobile-nav-btn {
	display:none;
}
header nav {


	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	clear: both;
	float: left;
	margin: 0;
	text-align: center;
	width: auto;
}

nav {
	display: block;
	margin: 0 auto;
	width: auto;
}
header .logo img {
	max-height: none;
	max-width: none;
}

.page-content-top {
    display: block;
    height: 32px;
}
.page-content-top > .container {
    margin: 4px auto;
}
#main-menu {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	box-shadow: none;
	clear: none;
	display: table !important;
	/* float: left; */
	padding: 0 15px;
	margin: 0 auto;
	white-space: nowrap;
	text-align: center;
	/* width: 100%; */
}
#main-menu a.current {
	 color: #000;
	 background: #e9e8dd;
}
#main-menu li, #main-menu a {
	border: medium none;
	border-radius: 0;
	font-size: 14px;
	text-shadow: none;
}
#main-menu > li {
	display: inline-block;
	float: none;
}
#main-menu > li > a {
	padding: 2px 13px 3px;
}
#main-menu > li > a:after {
	content:"";
}
#main-menu > li > a:hover, #main-menu > li > a.highlighted {
	 color: #000;
	 background: #e9e8dd;
}
#main-menu > li > ul::after {
	background: none;
	content: "";
	display: block;
	height: 20px;
	position: absolute;
	top: -20px;
	width: 100%;
}
#main-menu ul {
	background: #fff;
	border: medium none;
	border-radius: 0;
	box-shadow: none;
	left: auto !important;
	box-shadow: 0 0 0px 1px #000;
	padding: 0;
	text-align:left;
}
#main-menu ul a{
	background:#fff;
	color: #000;
	font-size: 14px;
	text-transform: none;
}
#main-menu ul a:hover{
	background: #e9e8dd;
	color: #000;
}
#main-menu ul ul {
	background: #fff;
}
#main-menu ul ul > li {
}
#main-menu > li > ul > li a {
	color: #000;
	padding: 10px;
	font-weight:300;
}
#main-menu > li > ul > li > ul > li a {
	color: #000;
}
#main-menu > li > ul > li > ul > li > ul > li a {
	color: #000;
}
#main-menu ul ul > li a {
	color: #000;
}
#main-menu > li > ul > li > ul {
	left: 0 !important;
	right: auto !important;
	background: #fff;
}
#main-menu ul ul ul {
	background: #fff;
	box-shadow: 0 0 0 265px rgba(0, 0, 0, 0.15) inset;
}
#main-menu .sub-arrow {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border-color: #644e35;
	border-image: none;
	border-style: none solid solid none;
	border-width: medium 2px 2px medium;
	height: 10px;
	left: auto;
	margin: 0 0 0 12px;
	position: absolute;
	right: 0 !important;
	text-align: right;
	display: none;
	top: 41px;
	transform: rotate(45deg);
	width: 10px;
}

.page-content {
}
.page-content .container {
    padding: 40px 60px;
    background: #fff;
    min-height: 300px;
}
}
@media (min-width: 1200px) {
}

.poweredbylink {
	text-decoration: none !important;
	font-size: 16px;
	text-decoration: none;
}

