
body {
    background: #273630 none repeat scroll 0 0;
    color: #000000;
    font-family: open sans;
    font-size: 15px;
    line-height: 1.5;
    margin: 0;
}
a, a:hover, a:active, a:focus {
    cursor: pointer;
    outline: 0 none;
}
.e3pagetemplate {
    color: #000;
    font-size: 16px;
}
.e3pagetemplate a {
    color: #113767;
    text-decoration: none;
    word-wrap: break-word;
}
.e3pagetemplate a:hover {
    color: #776437;
    text-decoration: underline;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    line-height: 1;
    margin: 15px 0;
}
h1 {
    color: #346059;
    font-family: "Great Vibes",cursive;
    font-size: 47px;
    text-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
}
h2 {
    color: #346059;
    font-family: lora;
    font-size: 20px;
    font-style: italic;
    line-height: 1.5;
}
.row2 h2 {
    font-family: "Great Vibes",cursive;
}
h3 {
    color: #333333;
    font-size: 21px;
    font-style: italic;
}
h4 {
    color: #333333;
    font-family: open sans;
    font-size: 18px;
    line-height: 23px;
    margin: 10px 0 5px;
    text-transform: uppercase;
}
h5 {
    color: #c03845;
    font-family: droid serif;
    font-size: 12px;
    line-height: 18px;
    margin: 15px 0;
}
h6 {
    background: #1890d5 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 {
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.15);
}
img {
    border: medium none;
}
.MainInformationTable {
    width: 100%;
}
.EditableImageEdit .ImageSelectorHeader, .EditableImageEdit .EditableTextTitle {
    position: relative;
    z-index: 9999;
}
input {
}
.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 #ccc;
    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 {
    font-size: 13px;
    width: 100%;
}
.e3pagetemplate .WeaAtGlance .AGDay:first-child {
    border-bottom: 1px solid #ccc;
    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 .AGPic img {
    height: auto !important;
    min-width: 35px;
}
.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;
}
header {
    background: #1b4d3f;
    float: left;
    height: 79px;
    z-index: 200;
    position: fixed;
    width: 100%;
}
header .mobile-nav-btn {
    float: left;
    height: 50px;
    margin: 10px 0 0;
    width: 10%;
}
header .mobile-nav-btn i {
    color: #fff;
}
header #menu-button {
    color: #2f2f2f;
    display: block;
    height: 40px;
    padding-left: 0 !important;
}
#menu-button::before {
    display: none;
}
header #menu-button i {
    font-size: 30px;
}
header svg {
    fill: #fff;
}
header .logo {
    float: left;
    padding: 10px;
    text-align: center;
    width: 80%;
}
header .desklogo {
display:none;
}
header .mobilelogo {
display:block;
}
header .logo img {
    height: 50px;
}
header .header-social {
    display: none;
}
header .member-login {
    display: none;
}
header .currentUserLabelText {
    display: none;
}
header .MyProfile_Member {
    background:none;
    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.8) none repeat scroll 0 0;
    left: auto;
    right: -10px;
    top: 64px;
    width: 190px;
}
header .MyProfile_Member .MyProfile_FullMain {
    border: medium none;
    padding: 0;
    width: 100%;
}
header .MyProfile_Member .fullView a {
    border: medium none;
    color: #fff;
    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: #ddd;
}
header .MyProfile_Member .fullView a div {
    display: none;
}
header .cmsdesklink {
    display: none;
}
header .signoutLink {
    background: rgba(0, 0, 0, 0) url("/SiteDesign/Images2/profile.aspx") no-repeat scroll center center / contain ;
    border: medium none;
    color: transparent;
    float: right;
    font-size: 0;
    height: 40px;
    margin: 10px 0 0;
    padding: 0;
    text-align: right;
    width: 10%;
}
header .mobile-login {
    float: right;
    height: 30px;
    margin: 15px 0 0;
    text-align: right;
    width: 10%;
}
.mobile-login .signoutLink {
    display: block;
}
header .mobile-login i {
    color: #333;
    font-size: 30px;
}
header nav {
    background: #e0e5d1 none repeat scroll 0 0;
    float: left;
    padding: 5px 0;
}
header nav .container {
    padding: 0;
}
#main-menu {
    box-shadow: none;
}
#main-menu li, #main-menu a {
    border-radius: 0;
    color: #333;
    font-family: "Source Sans Pro",sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-transform: uppercase;
}
#main-menu > li > a {
    background: transparent none repeat scroll 0 0;
}
#main-menu ul {
    background: #cfd5be none repeat scroll 0 0;
}
#main-menu ul ul {
    background: #cfd5be none repeat scroll 0 0;
}
#main-menu ul ul ul {
    background: #cfd5be none repeat scroll 0 0;
}
#main-menu .sub-arrow {
    background: rgba(255, 255, 255, 0) none repeat scroll 0 0;
    border-radius: 0;
    color: #333;
    width: 42px;
}
.banner {
    float: left;
    height: 200px;
    margin: 80px 0 0;
    position: relative;
    width: 100%;
}
.fullwidth_slideshow {
    float: left;
    height: 100%;
    width: 100%;
}
.fullwidth_slideshow div {
    background-position: center center;
    background-size: cover;
    height: 100% !important;
    width: 100% !important;
}
.down-arrow {
    animation: 2.5s ease 2s normal none 2 running bounce;
    display: none;
}
.down-arrow:hover {
    animation: 2.5s ease 0s normal none infinite running bounce;
}
@keyframes bounce {
0%, 20%, 50%, 80%, 100% {
    transform: translateY(0px);
}
40% {
    transform: translateY(-20px);
}
60% {
    transform: translateY(-10px);
}
}
@keyframes bounce {
0%, 20%, 50%, 80%, 100% {
    transform: translateY(0px);
}
40% {
    transform: translateY(-20px);
}
60% {
    transform: translateY(-10px);
}
}
.page-content {
    background: #fff none repeat scroll 0 0;
    float: left;
    min-height: 350px;
    width: 100%;
}
.page-content > .container {
    padding: 0;
    width: 100%;
}
.page-content .row1 {
    background: #eef1f2 none repeat scroll 0 0;
    padding: 35px 0;
}
.page-content .row1 .container {
    padding: 0;
}
.page-content .row2 {
    background: #fff none repeat scroll 0 0;
    padding: 30px 0;
}
.row2 .inner.container {
    text-align: center;
}
.page-content .row2 h2 {
    color: #346059;
    font-size: 31px;
    font-style: normal;
    margin: 0 auto 28px;
    text-align: center;
}
.page-content .row2 h3 {
    bottom: 60px;
    color: #ffffff;
    font-family: lora;
    font-size: 21px;
    font-style: italic;
    left: 25px;
    letter-spacing: 0.02rem;
    line-height: 32px;
    position: absolute;
}
.spbtn {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    box-sizing: border-box;
    display: inline-block;
    height: auto;
    margin: 10px auto;
    min-height: 195px;
    padding: 10px;
    position: relative;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.8);
    width: 290px;
}
.spbtn:hover {
    cursor: pointer;
}
.spbtn > a {
    border: 1px solid rgba(255, 255, 255, 0.6);
    bottom: 25px;
    color: #fff;
    display: inline-block;
    left: 25px;
    padding: 5px 20px;
    position: absolute;
    text-decoration: none;
    transition: all 0.3s ease 0s;
    width: auto;
}
.spbtn:hover a {
    background: #f2f2f2 none repeat scroll 0 0;
    border-color: #f2f2f2;
    color: #2f2f2f;
    text-shadow: none;
}
.spbtn.spbtn1 {
    background: rgba(0, 0, 0, 0) url("/SiteDesign/Images2/btn1.aspx") repeat scroll 0 0 / cover ;
}
.spbtn.spbtn2 {
    background: rgba(0, 0, 0, 0) url("/SiteDesign/Images2/btn2.aspx") repeat scroll 0 0 / cover ;
}
.spbtn.spbtn3 {
    background: rgba(0, 0, 0, 0) url("/SiteDesign/Images2/btn3.aspx") repeat scroll 0 0 / cover ;
}
.spbtn.spbtn4 {
    background: rgba(0, 0, 0, 0) url("/SiteDesign/Images2/btn4.aspx") repeat scroll 0 0 / cover ;
}
.spbtn.spbtn5 {
    background: rgba(0, 0, 0, 0) url("/SiteDesign/Images2/btn5.aspx") repeat scroll 0 0 / cover ;
}
.spbtn.spbtn6 {
    background: rgba(0, 0, 0, 0) url("/SiteDesign/Images2/btn6.aspx") repeat scroll 0 0 / cover ;
}
.row3 {
    background: #2e483e none repeat scroll 0 0;
    color: #fff;
    padding: 20px 0 30px;
}
.row3 h1 {
    color: #fff;
    font-size: 32px;
}
.row3 h2 {
    color: #fff;
    font-family: lora;
    font-size: 23px;
}
.row3 a {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #ccc;
    color: #fff;
    display: inline-block;
    font-size: 13px;
    letter-spacing: -0.02rem;
    padding: 7px 10px;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
    width: auto;
}
.row3 a:hover {
    background: #f2f2f2 none repeat scroll 0 0;
    border-color: #f2f2f2;
    color: #1f1f1f;
}
footer {
    float: left;
    width: 100%;
}
footer a {
    color: #fff;
    text-decoration: none;
}
footer .footer-top {
}
.footer-top i.fa {
    font-size: 20px;
    margin: 0;
    vertical-align: middle;
}
.footer-top i span {
    display: none;
}
.footer-top {
    color: #ffffff;
    font-size: 12px;
    line-height: 18px;
    padding: 20px 0;
    text-align: center;
}
.footer-top .footer-logo, .footer-top .footer-social {
}
.footer-top .footer-social {
    font-size: 18px;
    letter-spacing: 4px;
    margin-top: 25px;
}
.footer-top .fa-facebook, .footer-top .fa-twitter {
	font-size: 35px !important;
    padding: 0 6px;
}
.footer-top img {
    height: 60px;
}
.footer-top h4 {
    color: #fff;
    font-size: 12px;
    margin: 22px 0 8px;
}
.footer-bot {
    background: #12171b none repeat scroll 0 0;
    color: #fff;
    font-size: 11px;
    padding: 12px 0;
    text-align: center;
}
footer .poweredby {
    text-align: center;
    width: 100%;
}
.social_ic {
    margin: 26px 0 10px;
}
@media (min-width: 768px) {
.spbtn {
    margin: 10px 3px;
    min-height: 170px;
    padding: 10px;
    width: 32%;
}
footer {
}
.footer-top {
    font-size: 14px;
    line-height: 1.5;
    padding: 10px 0 40px;
    text-align: left;
}
.footer-top .footer-logo {
    text-align: left;
}
.footer-top .footer-contact {
    text-align: left;
}
.footer-top .footer-social {
    margin-top: 0;
    text-align: right;
}
.footer-top img {
    height: auto;
    max-width: 100%;
}
.footer-top .footer-social i.fa {
    margin: 0 0 0 10px;
}
.footer-top h4 {
    font-size: 18px;
    text-align: left;
}
footer .poweredby {
    clear: none;
    float: right;
    width: auto;
}
footer .copyr {
    clear: none;
    float: left;
    width: auto;
}
.footer-top img {
    max-width: 80%;
}
.social_ic {
    letter-spacing: 3px;
    margin: 41px 0 0;
    text-align: right;
}
.footer-bot {
    font-size: 15px;
}
}
@media (min-width: 1025px) {
header {
    background: transparent none repeat scroll 0 0;
    box-shadow: 0 165px 63px -30px rgba(0, 0, 0, 0.5) inset;
    min-height: 200px;
    position: absolute;
    z-index: 10;
}
header .mobile-nav-btn {
    display: none;
}
header .logo {
}
header svg {
    display:none;
}
header nav {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    float: left;
    margin: 30px 0 0 -15px;
    padding: 0;
    position: absolute;
    width: 100%;
}
#main-menu {
    background: transparent none repeat scroll 0 0;
    box-shadow: none;
    display: table !important;
    float: none;
    margin: 0 auto;
    white-space: nowrap;
    width: auto;
}
#main-menu > li {
    display: inline-block;
    float: none;
}
#main-menu li, #main-menu a {
    border: medium none;
    border-radius: 0;
    color: #fff;
    font-family: open sans;
    font-size: 16px;
    font-weight: normal;
    text-shadow: none;
    text-transform: none;
}
#main-menu > li > a {
    background: transparent none repeat scroll 0 0;
    border-bottom: 3px solid transparent;
    padding: 0 15px 10px;
}
#main-menu > li > a:hover {
}
#main-menu > li > a::after {
    background-color: rgba(255, 255, 255, 0.4);
    bottom: 0;
    content: "";
    display: block;
    height: 3px;
    left: 50%;
    position: absolute;
    transition: all 0.3s ease 0s;
    width: 0;
}
#main-menu > li > a:hover::after {
    left: 0;
    width: 100%;
}
#main-menu ul {
    background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0 !important;
    border: medium none;
}
#main-menu ul a:hover, #main-menu ul a.highlighted {
    background: #333 none repeat scroll 0 0;
    color: #eee;
}
#main-menu .sub-arrow {
    display: none;
}
#main-menu img {
    float: left;
    display: inline-block;
    margin: -24px 0 0 -5px;
}
.banner {
    height: 695px;
}
.EditMode header {
    position: relative;
}
header .mobile-nav-btn {
    margin-top: 25px;
}
header .logo {
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.0);
    float: left;
    padding: 0;
    position: relative;
    text-align: left;
    width: auto;
    z-index: 2;
}
header .logo img {
    height: auto;
}
header .member-login {
    display: block;
    float: right;
    font-size: 13px;
}
header .member-login a {
    color: #333333;
    margin: 0 20px 0 0;
    text-decoration: none;
}
header .header-social {
    display: block;
    float: right;
    line-height: 35px;
    margin: 0 0 0 20px;
    width: auto;
}
header .header-social a {
    color: #fff;
    font-size: 18px;

    margin: 0 0 0 8px;
}
header .header-social i span {
    display: none;
}
header .currentUserLabelText {
    color: #333333;
    display: block;
    float: right;
    font-size: 13px;
    margin: 0 20px 0 0;
}
header .MyProfile_Member {
    background: transparent none repeat scroll 0 0;
    height: 35px;
    margin: 25px 0 0;
    position: relative;
    width: auto;
    z-index: 2;
}
header .MyProfile_Member .MyProfile_Name {
    color: #fff;
    display: inline-block;
    font-size: 13px;
    font-weight: normal;
    height: 35px;
    line-height: 35px;
}
header .MyProfile_Member .arrow-down {
    border-top-color: #ddd;
    display: inline-block;
    margin: 15px 0 0 8px;
}
header .MyProfile_Member .fullView {
    background: #202020 none repeat scroll 0 0;
    left: 0;
    right: auto;
    top: 40px;
}
header .MyProfile_Member .MyProfile_FullMain {
}
header .MyProfile_Member .fullView a {
    color: #fff;
}
header .MyProfile_Member .fullView a:hover {
    color: #ddd;
}
header .MyProfile_Member .fullView a div {
}
header .cmsdesklink {
    color: #fff;
    display: block;
    float: right;
    font-size: 13px;
    line-height: 35px;
    margin: 25px 0 0 15px;
    position: relative;
    text-decoration: none;
    z-index: 2;
}
header .signoutLink {
    background: rgba(0, 0, 0, 0) url("/SiteDesign/Images2/profile.aspx") no-repeat scroll right center;
    color: #fff;
    display: block;
    float: right;
    font-size: 13px;
    height: auto;
    line-height: 35px;
    margin: 25px 0 0 15px;
    padding: 0 31px 0 0;
    position: relative;
    text-decoration: none;
    width: auto;
    z-index: 2;
}
header .mobile-login {
    display: none;
}
.banner {
    float: left;
    margin: 0;
    width: 100%;
}
.banner img {
    height: auto !important;
    width: 100% !important;
}
.down-arrow {
    bottom: 20px;
    color: #f2f2f2;
    display: block;
    font-size: 90px;
    position: absolute;
    text-align: center;
    text-shadow: 0 0 6px rgba(0, 0, 0, 0.8);
    width: 100%;
    z-index: 10;
}
.down-arrow a {
    color: #f2f2f2;
}
.page-content .row1 {
    background: rgba(0, 0, 0, 0) url("/SiteDesign/Images2/col1bg.aspx") no-repeat scroll center center / cover ;
    height: 480px;
    padding: 50px 0;
}
.row1 h1 {
    font-size: 50px;
    line-height: 1;
}
header .desklogo {
display:block;
}
header .mobilelogo {
display:none;
}
.page-content .row2 {
    padding: 50px 0 100px;
    text-align: center;
}
.spbtn {
    margin: 10px 3px;
    width: 300px;
}
.page-content .row3 > div:first-child {
    padding-left: 0;
}
.page-content .row3 {
    background: rgba(0, 0, 0, 0) url("/SiteDesign/Images2/col3bg.aspx") no-repeat scroll center center / cover ;
    font-size: 15px;
    padding: 50px 0;
}
.row3 h1 {
    font-size: 37px;
}
.page-content .row1 {
    margin: 10px 0;
    padding: 100px 0;
}
.page-content .row1 {
    clear: both;
    line-height: 24px;
}
.row1 h1 {
    font-size: 75px;
    letter-spacing: 0.06rem;
    line-height: 1;
}
.row1 h2 {
    box-sizing: border-box;
    font-size: 23px;
    padding: 0 0 0 70px;
}
.page-content .row2 h2 {
    font-size: 56px;
}
.row3 h1 {
    font-size: 50px;
}
}
@media (min-width: 1200px) {
}
.MyProfile_Svg {
	display:none;
}