
html {
    font-family: sans-serif;
}
body {
    background: rgba(0, 0, 0, 0) url("/sitedesign/images2/bg.aspx") repeat scroll 0 0;
    color: #000000;
    font-family: open sans;
    font-size: 100%;
    line-height: 2;
    margin: 0;
}
a {
    background-color: transparent;
}
p {
    font-weight: 300;
}
font {
    line-height: normal;
}
h1, h2, h3, h4, h5, h6 {
    color: #441e1f;
    font-weight: 300;
    line-height: 1.5;
    margin: 15px 0;
    text-transform: uppercase;
}
h1 {
    font-size: 30px;
}
h2 {
    font-size: 26px;
}
h3 {
    font-size: 22px;
}
h4 {
    font-size: 20px;
}
.row4 h4 {
    color: #377e24;
    float: left;
    font-size: 16px;
    letter-spacing: 0 !important;
    line-height: 30px;
    margin: 0 0 20px;
    text-transform: uppercase;
    width: 100%;
}
h5 {
    font-size: 18px;
}
h6 {
    background: #377e24 none repeat scroll 0 0;
    border-radius: 3px;
    box-sizing: border-box;
    display: inline-block;
    font-size: 1em;
    margin: 5px 0;
    min-width: 150px;
    text-align: center;
    transition: all 0.5s ease 0s;
}
h6 a {
    color: #ffffff;
    display: block;
    padding: 10px;
    text-decoration: none;
}
h6:hover {
    background: #ffffff none repeat scroll 0 0;
    color: #377e24;
}
.e3pagetemplate {
    font-size: 14px;
}
.e3pagetemplate a {
    color: #377e24;
}
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 {
    background: #f2eee1 none repeat scroll 0 0;
    box-shadow: 0 7px 0 0 #8b0f04 inset, 0 -1px 3px 0 #000;
    float: left;
    height: 72px;
    position: fixed;
    transition: top 0.3s ease 0s;
    width: 100%;
    z-index: 200;
}
header .container {
    max-width: 1400px;
    position: relative;
    width: 100%;
}
header .MyProfile_Member {
    background: rgba(0, 0, 0, 0) url("/SiteDesign/images2/profilebgdark.aspx") no-repeat scroll center center / contain ;
    border: medium none;
    float: right;
    height: 40px;
    margin: 15px 0 0;
    padding: 0;
    text-align: right;
    width: 10%;
}
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: 61px;
    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;
}
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: #000000 !important;
    display: block;
    height: 40px;
    padding-left: 0 !important;
}
#menu-button::before {
    display: none;
}
header #menu-button i {
    color: #000000 !important;
    font-size: 30px;
}
header .logo {
    float: left;
    margin: 11px 0 0;
    padding: 0;
    text-align: center;
    width: 80%;
}
header .logo img {
    max-height: 56px;
    max-width: 99%;
}
.mobile-login {
    color: #333333;
    float: right;
    font-size: 30px;
    margin: 10px 0 0;
    width: 10%;
}
header nav {
    background: #f2eee1 none repeat scroll 0 0;
}
.mobile-login .signoutLink {
    color: #ffffff;
    display: block;
    float: right;
}
.signoutLink {
    background: rgba(0, 0, 0, 0) url("/SiteDesign/images2/profilebgdarkout.aspx") no-repeat scroll center center / contain ;
    border: medium none;
    color: transparent;
    float: right;
    font-size: 0;
    height: 40px;
    margin: 15px 0 0;
    padding: 0;
    text-align: right;
    width: 10%;
}
.cmsdesklink {
    display: none;
}
.currentUserLabelText {
    display: none;
}
.mobile-nav-btn {
    float: left;
}
#main-menu {
    box-shadow: none;
}
#main-menu li, #main-menu a {
    border-radius: 0;
    border-top: medium none;
    font-size: 16px;
    font-weight: normal;
    text-transform: uppercase;
}
#main-menu > li > a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #000000;
    text-shadow: none;
}
#main-menu ul {
    background: #e1dcca none repeat scroll 0 0;
}
#main-menu ul ul {
    background: #e1dcca none repeat scroll 0 0;
}
#main-menu > li > ul > li a {
    color: #8b0f04;
}
#main-menu ul ul ul {
    background: #e1dcca none repeat scroll 0 0;
}
#main-menu > li > ul > li > ul > li a {
    color: #8b0f04;
}
#main-menu .sub-arrow {
    background: #8b0f04 none repeat scroll 0 0;
    border-radius: 0;
    color: #f2eee1;
    width: 42px;
}
.logo_wrap {
    float: left;
    text-align: center;
    width: 90%;
}
.sptext {
    clear: both;
    float: left;
    font-family: "Quattrocento Sans",sans-serif;
    margin: 60px 0 0;
    text-align: center;
    text-shadow: 0 1px 1px #000000;
    width: 100%;
}
.EditMode .banner {
    position: relative !important;
    z-index: 2;
}
.banner {
    margin: 72px 0 0;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.banner .WeaAtGlance {
    display: none;
}
.banner .logo {
    display: none;
}
.edimg > img {
    transform: translateX(-15%);
    width: 150%;
}
.menu-button2 {
}
.page-content-top {
    display: none;
}
.scrollToBottom {
    bottom: 22px;
    cursor: pointer;
    display: none;
    left: 50%;
    margin: 0 0 0 -11px;
    position: absolute;
}
.scrollToBottom > img {
}
.page-content {
    clear: both;
    float: left;
    margin: 0;
    width: 100%;
}
.content-con {
    padding: 30px 14px;
}
.page-content > .container {
    max-width: 1400px;
    padding: 0;
    width: 100%;
}
.sidenav {
    display: none;
}
footer {
    background: #441e1f none repeat scroll 0 0;
    box-shadow: 0 7px 0 0 #8b0f04 inset;
    color: #f4f4f4;
    float: left;
    padding: 27px 0 0;
    width: 100%;
}
.footer-mid {
    font-size: 12px;
    letter-spacing: -0.02rem;
    padding: 20px 0 30px;
}
.footer-bot {
    color: #ffffff;
}
footer p {
}
.footerp {
    border-bottom: 1px solid #856b50;
    border-top: 1px solid #856b50;
    font-size: 0.875rem;
    line-height: 1.5rem;
    margin: 2rem 0rem;
    padding: 3rem 0;
}
footer h1 {
    color: #222222;
    font-size: 1rem;
    line-height: 1.5rem;
    text-align: center;
    text-transform: uppercase;
}
footer .WeaAtGlance {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    float: left;
    width: auto;
}
footer .WeaAtGlance img {
    float: left;
    margin: 0 5px 0 0;
}
footer a {
    color: #f4f4f4;
}
.footer-top > .container {
    padding: 0;
    width: 100%;
}
.footer-mid {
    background: rgba(0, 0, 0, 0) url("/sitedesign/images2/footerbg.aspx") repeat scroll 0 0;
}
.footer-mid container div:first-child {
    text-align: left;
}
.footer-mid .container div:nth-child(3) {
    margin: 30px 0;
}
.footer-mid .row div:last-child a {
    clear: both;
    color: #ffffff;
    float: left;
    font-size: 12px;
    line-height: 17px;
    text-decoration: none;
    text-transform: uppercase;
}
.footer-mid .container {
    max-width: 980px;
    padding: 0;
}
footer .fa {
    font-size: 18px;
    line-height: 30px;
}
footer h3 {
    border-bottom: 1px solid #f4f4f4;
    color: #f4f4f4;
    font-size: 23px;
    font-weight: normal;
    margin: 0 0 14px;
    padding: 0 0 5px;
    text-transform: none;
}
.poweredby {
    clear: both;
    font-size: 24px;
    padding: 0 15px;
    text-align: left;
}
.poweredbylink {
    color: #ffffff;
    font-size: 12px;
    text-decoration: none;
}
.footerlinks {
    float: right;
}
.fwrap1 {
    display: none;
}
.fa > span {
    display: none;
}
@media (min-width: 768px) {
header {
}
.banner {
    height: auto;
}
.fullwidth_slideshow {
    height: 250px;
}
.sptext {
    margin: 108px 0 0;
}
.row1 {
    position: relative;
}
.row1 a {
    width: 270px;
}
.btn {
    float: left;
}
.row2 {
    clear: both;
    margin: 0 auto;
    padding: 20px 0;
}
.innerwrapper a {
    display: block;
    width: 100%;
}
.footer-mid .row div:nth-child(1) {
    padding: 0 30px 0 0;
    text-align: right;
}
.footer-mid .row div:nth-child(2) {
    border-left: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    margin: 24px 0;
    min-height: 214px;
    text-align: center;
}
.footer-mid .row div:last-child {
    padding: 0 0 0 30px;
    text-align: left;
}
footer {
}
footer p {
    line-height: 18px;
}
footer .fa {
    font-size: 21px;
}
.footer-mid .row div:last-child a {
    color: #ffffff;
    font-size: 12px;
    line-height: 18px;
}
.poweredby {
    text-align: center;
}
.poweredbylink {
    font-size: 12px;
}
.copy-r-info {
    text-align: center;
}
.page-content {
    clear: both;
    float: left;
    margin: 0;
    width: 100%;
}
.footer-mid .container div:nth-child(3) {
    margin: 0;
}
.fwrap1 {
    display: block;
}
}
@media (min-width: 1025px) {
header nav {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    clear: right;
    float: right;
    margin: 0;
    position: absolute;
    right: 0;
    top: 80px;
    width: 10px !important;
}
header .logo {
    float: left;
    margin: 27px 0 0;
    padding: 0;
    text-align: center;
    width: 80%;
}
header .logo img {
    max-height: 85px;
    max-width: 100%;
}
.e3wrapper {
    position: relative;
}
header .MyProfile_Member {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    height: 29px;
    margin: 18px 8px 0 0;
    width: auto;
}
header.fixed .MyProfile_Member {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
header .MyProfile_Member .MyProfile_Name {
    color: #333333;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    height: 28px;
    line-height: 26px;
}
header .MyProfile_Member .arrow-down {
    border-top-color: #333333;
    display: inline-block;
    margin: 11px 0 0 8px;
}
header .MyProfile_Member .fullView {
    background: #202020 none repeat scroll 0 0;
    left: 0;
    right: auto;
    top: 30px;
}
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 {
}
.sptext {
    clear: both;
    display: block;
    left: 0;
    position: absolute;
    text-align: center;
    text-shadow: 1px 3px 0 #333333;
    top: 50%;
    transform: translateY(-50%);
}
nav {
    float: right;
    margin: 0 auto;
    width: auto !important;
}
header .mobile-nav-btn {
    display: none;
}
#main-menu {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    box-shadow: none;
    clear: none;
    display: table !important;
    float: right;
    margin: 0 auto;
    white-space: nowrap;
    width: auto;
}
#main-menu li, #main-menu a {
    border: medium none;
    border-radius: 0;
    font-size: 15px;
    text-shadow: none;
}
#main-menu > li {
    display: inline-block;
    float: none;
}
#main-menu > li > a {
    color: #202020;
    padding: 11px 15px 21px;
    text-transform: uppercase;
}
#main-menu > li > a:hover, #main-menu > li > a.highlighted {
    box-shadow: 0 -6px 0 0 #8b0f04 inset;
    color: #8b0f04 !important;
}
#main-menu ul {
    background: #f2eee1 none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    left: auto !important;
    padding: 0;
}
#main-menu ul a:hover, #main-menu ul a.highlighted {
    background: #ffffff none repeat scroll 0 0;
    color: #8b0f04;
}
#main-menu ul ul {
    background: #ffffff none repeat scroll 0 0;
}
#main-menu ul ul > li {
    background: #ffffff none repeat scroll 0 0;
    color: #202020;
}
#main-menu > li > ul > li a {
    color: #202020;
}
#main-menu > li > ul > li > ul > li a {
    color: #202020;
}
#main-menu ul ul > li a {
    color: #b02626;
}
#main-menu > li > ul > li > ul {
    left: 0 !important;
    right: auto !important;
}
#main-menu ul ul ul {
    background: #ffffff none repeat scroll 0 0;
}
#main-menu .sub-arrow {
    display: none;
}
header {
    float: none !important;
    height: 135px;
    position: absolute;
}
.welcome .inner > a, .row2 .member_pkg a {
    margin: 25px 0 0;
}
.banner {
    height: auto;
    margin: 135px 0 0;
}
.edimg > img {
    transform: translateX(0px);
    width: 100%;
}
.banner .WeaAtGlance {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    display: block;
    float: none;
    margin: 0 auto;
    max-width: 1400px;
    position: relative;
    right: 0;
    text-align: right;
    text-transform: uppercase;
    top: 15px;
    width: 100%;
}
.banner .day {
    float: right;
}

.banner .AGToday > img {
    margin: 0 0 0 10px;
    vertical-align: middle;
}
.logo_wrap {
    width: auto;
}
.signoutLink {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #441e1f;
    float: right;
    font-size: 16px;
    height: auto;
    margin: 18px 0 0 4px;
    padding: 7px 40px 7px 20px;
    right: 30px;
    text-decoration: none;
    text-transform: uppercase;
    width: auto;
}
.mobile-login .signoutLink {
    display: none;
}
.currentUserLabelText {
    color: #ffffff;
    display: inline-block;
    float: right;
    font-size: 12px;
    margin: 5px 0 0 20px;
}
.signoutLink {
}
.cmsdesklink {
    color: #333333;
    display: inline-block;
    float: right;
    font-size: 14px;
    margin: 18px 10px 0;
    text-decoration: none;
}
header .logo {
    clear: none;
    float: left;
    left: unset;
    position: relative;
    text-align: center;
    transform: unset;
    width: auto;
}
.qimg {
    display: inline-block;
    float: left;
}
h1 {
    font-size: 36px;
}
h2 {
    font-size: 30px;
}
h3 {
    font-size: 26px;
}
h4 {
    font-size: 22px;
}
h5 {
    font-size: 18px;
}
.e3pagetemplate {
    color: #333333;
    font-size: 16px;
    line-height: 2;
}
.page-content {
    margin: 0;
}
.sidenav {
    background: #f2eee1 none repeat scroll 0 0;
    box-sizing: border-box;
    display: block;
    margin: 40px 0;
    padding: 30px 0;
}
.sidenav .CMSSiteMapLink {
    color: #0a1d37;
    font-size: 12px;
}
.sidenav .topCMSTreeMenuTable {
    font-size: 16px;
    text-align: left;
    text-transform: uppercase;
    width: 100%;
}
.sidenav .topCMSTreeMenuItem, .sidenav .topCMSTreeMenuSelectedItem {
}
.sidenav .topCMSTreeMenuLink {
    color: #441e1f;
    display: block;
    padding: 7px 27px;
    text-decoration: none;
}
.sidenav .topCMSTreeMenuLink:hover, .sidenav .topCMSTreeMenuSelectedLink:hover, .sidenav .topCMSTreeMenuSelectedLink {
    color: #8b0f04;
    display: block;
    padding: 7px 27px;
    text-decoration: none;
}
.sidenav .subCMSTreeMenuLink {
    color: #441e1f;
    display: block;
    padding: 7px 27px 7px 40px;
    text-decoration: none;
}
.sidenav .subCMSTreeMenuLink:hover, .sidenav .subCMSTreeMenuSelectedLink:hover, .sidenav .subCMSTreeMenuSelectedLink {
    color: #8b0f04;
    display: block;
    padding: 7px 27px 7px 40px;
    text-decoration: none;
}
.footer-mid {
}
footer h1 {
    font-size: 20px;
    margin: 20px 0;
}
footer p {
    font-size: 14px;
    padding: 3rem;
    text-align: center;
}
.footerlinks {
    display: inline-block;
    float: none;
    margin: 0 20px;
}
footer .WeaAtGlance {
    display: inline-block;
    float: none;
}
.call-ac {
    height: 55px;
    margin: 11px 0 0;
}
p {
    font-size: 16px;
    line-height: 30px;
}
.fwrap1 {
    display: block;
}
.footer-mid .container div:nth-child(3) {
    margin: 0;
}
}
@media (min-width: 1200px) {
}
.MyProfile_Svg {
	display:none;
}