@charset "utf-8";
body {
	margin:0px;
	font-family: 'Lato', sans-serif;
	color:#000000;
	font-size:15px;
	line-height:1.5;
	background:#242323;
}
a, a:hover, a:active, a:focus {
	cursor:pointer;
	outline:0;
}
.e3pagetemplate {
	color:#5a5a5a;
	font-size:12px;
}
.e3pagetemplate a {
	color:#5a5a5a;
}
h1, h2, h3, h4, h5, h6 {
	color:#505151;
	margin:0;
}
h1 {
	font-weight:normal;
	font-size:36px;
}
h2 {
	font-weight:normal;
	font-size:28px;
}
h3 {
	font-weight:normal;
	font-size:22px;
}
img {
	border: none;
}
.MainInformationTable{
	width:100%;
}
.EditableImageEdit .ImageSelectorHeader, .EditableImageEdit .EditableTextTitle {
    position: relative;
    z-index: 9999;
}
/*New MC Weather Style*/
.e3pagetemplate .BirAtGlance, .e3pagetemplate .CalAtGlance, .e3pagetemplate .WeaAtGlance {
	font-family:inherit;
    background: transparent none repeat scroll 0 0;
    border-radius: 5px;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.14);
    box-sizing: border-box;
    padding: 10px;
    width:100%;
    border: 1px solid #505151;
    margin-bottom: 20px;
    /*box-shadow:0 0 3px 0 rgba(0, 0, 0, 0.14), 0 64px 0 -30px rgba(0, 0, 0, 0.5) inset;*/
}
.e3pagetemplate .BirAtGlance a, .e3pagetemplate .CalAtGlance a, .e3pagetemplate .WeaAtGlance a {
	color: #505151;
    font-weight: bold;
    text-decoration: none;
}
.e3pagetemplate .WeaAtGlance .AGToday, .e3pagetemplate .BirAtGlance .AGTitle, .e3pagetemplate .CalAtGlance .AGTitle {
   	/*weather titles*/
   	padding: 0 0 10px;
    width: 100%;
    border-bottom: 1px solid #505151;
    text-align: center;
    font-size:16px;
    font-weight: normal;
}
.e3pagetemplate .BirAtGlance .AGTitle, .e3pagetemplate .CalAtGlance .AGTitle {
	/*events and birthday titles*/
    /*background: #333 none repeat scroll 0 0;
    border-radius: 3px 3px 0 0;
    color: #dedede;
    margin: -10px -10px 0;
    padding: 5px 10px;
    width: 100%;
    text-align: center;
    font-size:16px;
    font-weight: normal;*/
}
.e3pagetemplate .WeaAtGlance .AGToday > img {
    display: block;
    height: 64px !important;
    width: 64px !important;
    margin:0 auto;
}
.e3pagetemplate .WeaAtGlance .AGDay {
    width: 100%;
    font-size:13px;
}
.e3pagetemplate .WeaAtGlance .AGPic img {
    height: auto !important;
    min-width: 35px;
}
.e3pagetemplate .WeaAtGlance .AGDay:first-child {
	border-bottom: 1px solid #505151;
    padding-bottom: 10px;
}
.e3pagetemplate .WeaAtGlance .AGDate {
    border: medium none;
    float: left;
    width: 25%;
}
.e3pagetemplate .WeaAtGlance .AGPic {
    float: right;
    width: 25%;
    text-align: right;
}
.e3pagetemplate .WeaAtGlance .AGTemp {
    width: 50%;
    float:right;
    text-align: center;
}
.e3pagetemplate .WeaAtGlance .AGCast {
    width: 50%;
    float:right;
    text-align: center;
}
.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 {
	/*Upcoming Events even items*/
	margin: 0 -10px;
    padding: 10px;
}
.e3pagetemplate .CalAtGlance .AltCont, .e3pagetemplate .CalAtGlance .AltLink, .e3pagetemplate .EveAtGlance .AltLink {
    /*alt event items only*/
    /*box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1) inset;*/
}
.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;
}
/* Member Central Web Parts End */
.fullwidth-image {
	height: 516px;
	width: 100%;
	float:left;
	position:absolute;
	overflow:hidden;
	z-index:-10;
	min-width: 960px;
}
.fullwidth-image img {
	position:absolute;
	left:50% !important;
	margin-left: -720px;
	height:516px !important;
	width: 1440px !important;
}
@media screen and (min-width: 1440px) {
    .fullwidth-image img {
		height:auto !important;
		width:100% !important;
		min-height:516px !important;
		min-width: 1440px !important;
		margin:0 !important;
		left:0 !important;
		bottom:0 !important;
	}
}
.EditMode .fullwidth-image {
	position:relative;
	z-index:1;
	height:210px;
	overflow:hidden;
}
.TopDropLayout1 {
	float:left;
	width:100%;
	min-width:960px;
}
.TopDropLayout1 .page_header {
	float:left;
	width:100%;
	background: url('/SiteDesign/Images2016/header-bg.aspx') repeat-x;
	height:516px;
}
.page_header .page_header_wrapper {
	margin:0 auto;
	width:100%;
}
.page_header_wrapper a{
	text-decoration:none;
}
.page_header_wrapper .page_header_1 {
	float:left;
	width: 246px;
	height:70px;
	margin: 18px 0 0 2%;
}
.page_header_1 .logo {
	width: 246px;
	height:70px;
}
.page_header_wrapper .page_header_2 {
	float:right;
	font-family: 'Lato', sans-serif;
	font-weight: 900;
	margin: 18px 2% 0 0;
	text-transform:uppercase;
	width: 900px;
}
.signoutLink {
	float:right;
	font-family: 'Lato', sans-serif;
	font-weight: 900;
	text-transform:uppercase;
	color: #444444;
	margin: 20px 0 20px 10px;
}
.page_header_2 .oneCMSMenu {
	cursor:pointer;
	float:right;
}
.page_header_2 .oneCMSMenuItem {
	padding: 18px 10px;
}
.page_header_2 .oneCMSMenuItemMouseOver, .page_header_2 .oneCMSMenuHighlightedMenuItemMouseOver, .page_header_2 .oneCMSMenuHighlightedMenuItem {
	padding: 18px 10px;
	background: #00704a;
	color: #fff;
}
.page_header_2 .CMSMenu {
	cursor:pointer;
	width:auto !important;
	background: rgba(238,236,228,0.8);
}
.page_header_2 .CMSMenuItem, .page_header_2 .CMSMenuHighlightedMenuItem {
	padding:10px 24px 10px 16px;
}
.page_header_2 .CMSMenuItemMouseOver, .page_header_2 .CMSMenuHighlightedMenuItemMouseOver {
	padding:10px 24px 10px 16px;
	background: #00704a;
	color: #fff;
}
/* CSS to style first drop down item
.CMSMenu tr:nth-child(1) .CMSMenuItem, .CMSMenu tr:nth-child(1) .CMSMenuItemMouseOver {
}
*/
.page_header_wrapper .page_header_3 {
}
.page_header_wrapper .page_header_4 {
}
.TopDropLayout1 .page_content {
	float:left;
	width:100%;
	min-width:960px;
	background: #44675b;
}
.page_content .page_content_wrapper {
	margin:-235px auto 0;
	width:960px;	
}
.page_content_wrapper .page_content_top {
	background: rgba(225,225,225,0.67);
	float: left;
	width: 100%;
	padding:30px 35px;
	box-sizing: border-box;
}
.page_content_top .currentUserLabelText {
	float:left;
	color:#356555;
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	font-style:italic;
	font-size: 23px;
	margin:0 3px 0 0;
}
.page_content_top .quick-links {
	float:right;
	color:#444444;
	font-family: 'Lato', sans-serif;
	font-weight: 900;
	text-shadow: 0 2px 2px #fff;
	font-size: 15px;
	text-transform:uppercase;
	margin:0 3px 0 0;
}
.quick-links a {
	text-decoration:none;
	color:#444444;
}
.page_content_top .cmsdesklink {
	float:right;
	color:#444444;
	font-family: 'Lato', sans-serif;
	font-weight: 900;
	text-shadow: 0 2px 2px #fff;
	font-size: 15px;
	text-transform:uppercase;
	margin:0 3px 0 0;
    text-decoration: none;
}
.page_content_wrapper .page_content_middle {
	background: #f2f2eb;
	float: left;
	width: 100%;
	padding:40px 35px;
	min-height: 220px;
	box-sizing: border-box;
}
.page_content_wrapper .page_content_bottom {
}
.TopDropLayout1 .page_footer {
	float:left;
	width:100%;
	min-width:960px;
	background: url('/SiteDesign/Images2016/footer-bg.aspx') repeat-x;
}
.page_footer .page_footer_wrapper {
	margin:0 auto;
	width:960px;
}
.page_footer_wrapper a{
	text-decoration:none;
	color: #d8d6d6;
}
.page_footer_wrapper .page_footer1 {
	float:left;
	widht: 100%;
}
.page_footer1 .ft-info {
	font-family: 'Lato', sans-serif;
	color: #d8d6d6;
	font-size: 16px;	
	float: left;
	width: 100%;
	text-align:center;
	margin-bottom: 23px;
    padding: 40px 0;
}
.page_footer1 .ft-info h3 {
	font-family: 'Lato', sans-serif;
	color: #d8d6d6;
	font-weight:900;
	font-size: 18px;	
}
.page_footer1 .ft-social {
	float: left;
	width: 100%;
	height: 67px;
}
.ft-social span {
	display:none;
}
.ft-social > a {
	color: #fff;
	font-size: 28px;
	border-left: 1px solid #555555;
	border-right: 1px solid #555555;
	padding: 3px 8px 29px 15px;
}
.ft-social > a:nth-child(1) {
	border-right: none;
}
.ft-social .fa {
	vertical-align: -webkit-baseline-middle;
	vertical-align: -moz-middle-with-baseline;
}
.page_footer1 .ft-weather {
	float:left;
	width: 25%;
	padding: 20px 0;
}
.ft-weather .WeaAtGlance {
	background-color:transparent;
	border:none;
	color:#ffffff;
	float:left;
	width:auto;
	font-family:inherit;
	font-size: 18px;
    font-weight: 900;
    line-height: 2.3;
}
.ft-weather .WeaAtGlance img{
	margin-right: 20px;
	vertical-align:middle;
	width: 40px !important; 
	height: auto !important; 
	float: left;
}
.page_footer1 .ft-copyright {
	float:right;
	width: 70%;
	text-align:right;
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	color: #636363;
	padding: 20px 0;
}
.poweredby {
	float:right;
	width: 40%;
	text-align:right;
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	color: #636363;
	margin-top: -20px;
    padding: 0 0 25px;
}
.poweredbylink {
	color: #636363 !important;
}
.page_footer_wrapper .page_footer2 {
}
