@charset "utf-8";
body {
	margin:0px;
	font-family: 'Lato', sans-serif;
	color:#000000;
	font-size:15px;
	line-height:1.5;
	background: #6b616b;
}
a, a:hover, a:active, a:focus {
	cursor:pointer;
	outline:0;
}
.e3pagetemplate {
	color:#333;
	font-size:15px;
}
.e3pagetemplate a {
	color:#333;
}
h1, h2, h3, h4, h5, h6 {
	color:#333;
	margin:0;
}
h1 {
	font-weight:normal;
	font-size:35px;
}
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: #fff 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 #6b616b;
    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: #2f2f2f;
    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 #6b616b;
    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 #6b616b;
    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: 180px;
	width: 100%;
	float:left;
	position:absolute;
	overflow:hidden;
	z-index:-10;
	margin-top: 152px;
	min-width: 960px;
}
.fullwidth-image img {
	position:absolute;
	left:50% !important;
	margin-left: -750px;
	height:180px !important;
	width: 1500px !important;
}
@media screen and (min-width: 1500px) {
    .fullwidth-image img {
		height:auto !important;
		width:100% !important;
		min-height:180px !important;
		min-width: 1500px !important;
		margin:0 !important;
		left:0 !important;
		bottom:0 !important;
	}
}
.EditMode .fullwidth-image {
	position:relative;
	z-index:1;
	height:210px;
	overflow:hidden;
}
.TopDoubleLayout1 {
	width:100%;
	float:left;
	min-width: 960px;
}
.TopDoubleLayout1 .page_header {
	width:100%;
	float:left;
	min-width: 960px;
	background: url('/SiteDesign/Images/header-bg.aspx') repeat-x;
	height: 380px;
}
.page_header .page_header_wrapper {
	margin:auto;
	width:960px;
}
.page_header_wrapper a {
	text-decoration:none;	
}
.page_header_wrapper .page_header_1 {
	float:right;
	color: #f8f5f1;
}
.cmsdesklink {
	/*font-family: 'Lato', sans-serif;
	color: #fff;
	display: block;
	font-size: 15px;
	margin: 0;
	text-decoration: none;
	width: auto;*/
	font-size: 12px;
}
/*my profile */
.page_header_1 .MyProfile_Member {
	background: transparent none repeat scroll 0 0;
	color: #f8f5f1;
	float: right;
	height: auto;
	margin: 20px 0 0;
	position: relative;
	width: auto;
	border: none;
}
.MyProfile_Svg {
	color: #f8f5f1;
	float: right !important;
	margin: 5px 0 0 10px !important;
	width: 30px !important;
	height: 30px !important;
}
.MyProfile_Svg svg {
	fill: currentcolor;
}
.page_header_1.fixed .MyProfile_Member {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.page_header_1 .MyProfile_Member .MyProfile_Name {
	font-family: 'Lato', sans-serif;
	color: #f8f5f1;
	display: inline-block;
	font-size: 15px;
	font-weight: normal;
	height: auto;
	line-height: 2.9;
	text-shadow: none;
	width: auto;
}
.page_header_1 .MyProfile_Member .arrow-down {
	border-top-color: #fff;
	display: inline-block;
	margin: 20px 5px  0 8px;
}
.page_header_1 .MyProfile_Member .fullView {
	background: rgba(0,0,0,0.8) none repeat scroll 0 0;
	left: 0;
	right: auto;
	top: 35px;	
	padding: 5px;
}
.page_header_1 .MyProfile_Member .MyProfile_FullMain {
	border: none;
}
.page_header_1  .MyProfile_FullLink{
	border: none;
}
.page_header_1 .MyProfile_Member .fullView a {
	color: #fff;
}
.page_header_1 .MyProfile_Member .fullView a:hover {
	color: #fff;
}
.page_header_1 .MyProfile_Member .fullView a div {
	display:none;
}
.page_header_wrapper .page_header_2 {
	float:left;
	width: 100%;
    margin: -56px 0 0;
}
.page_header_2 .logo {
	margin: 0 auto;
	width: 97px;
	height: 105px;
}
.page_header_wrapper .page_header_3 {
	float: left;
	width: 100%;
	color: #fff;
	font-family: 'Lato', sans-serif;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
}
.page_header_3  .oneCMSMenu {
	cursor:pointer;
	margin: 0 auto;
}
.page_header_3  .oneCMSMenuItem {
	padding: 0 10px 12px;
	border-bottom: 6px solid transparent;
}
.page_header_3  .oneCMSMenuItemMouseOver, .page_header_3  .oneCMSMenuHighlightedMenuItemMouseOver, .page_header_3  .oneCMSMenuHighlightedMenuItem {
	padding:  0 10px 12px;
	border-bottom: 6px solid #fdfdfb;
}
.page_header_3  .CMSMenu {
	cursor:pointer;
	width:auto !important;
	padding:5px 10px;
	background: #797079;
	color: #fff;
	text-transform:none;
}
.page_header_3  .CMSMenuItem, .page_header_3  .CMSMenuHighlightedMenuItem {
	padding:4px 20px 4px 10px;
}
.page_header_3  .CMSMenuItemMouseOver, .page_header_3  .CMSMenuHighlightedMenuItemMouseOver {
	padding:4px 20px 4px 10px;
}
/* CSS to style first drop down item
.CMSMenu tr:nth-child(1) .CMSMenuItem, .CMSMenu tr:nth-child(1) .CMSMenuItemMouseOver {
}
*/
.page_header_wrapper .page_header_4 {
	float: left;
	width: 100%;
	color: #fff;
	font-size: 16px;
	font-family: 'Lato', sans-serif;
	font-weight: bold;
    margin-top: 172px;
}
.page_header_4 .oneCMSMenu {
	cursor:pointer;
	margin: 0 auto;
	color: #f8f5f1;
	font-size: 16px;
	font-family: 'Lato', sans-serif;
}
.page_header_4 .oneCMSMenuItem {
	padding: 18px 10px 14px;
}
.page_header_4 .oneCMSMenuItemMouseOver, .page_header_4 .oneCMSMenuHighlightedMenuItemMouseOver, .page_header_4 .oneCMSMenuHighlightedMenuItem {
	padding: 18px 10px 14px;
}
.page_header_4 .CMSMenu {
	cursor:pointer;
	width:auto !important;
	padding:5px 10px;
	background: #483f4c;
	color: #f8f5f1;
}
.page_header_4 .CMSMenuItem, .page_header_4 .CMSMenuHighlightedMenuItem {
	padding:4px 20px 4px 10px;
}
.page_header_4 .CMSMenuItemMouseOver, .page_header_4 .CMSMenuHighlightedMenuItemMouseOver {
	padding:4px 20px 4px 10px;
}
/* CSS to style first drop down item
.CMSMenu tr:nth-child(1) .CMSMenuItem, .CMSMenu tr:nth-child(1) .CMSMenuItemMouseOver {
}
*/
.page_header_wrapper .page_header_5 {
}
.TopDoubleLayout1 .page_content {
	width:100%;
	float:left;
	min-width:960px;
	background: #fff;
}
.page_content .page_content_wrapper {
	width: 960px;
	margin:0 auto;
	padding: 94px 0 82px;
	box-sizing: border-box;
}
.page_content_wrapper a {
	text-decoration:none;	
}
.page_content_wrapper .page_content_top {
}
.page_content_wrapper .page_content_mid {
}
.page_content_wrapper .page_content_bottom {
}
.TopDoubleLayout1 .page_footer {
	width:100%;
	float:left;
	min-width:960px;
	background: #92a7cb;
}
.page_footer .page_footer_wrapper {
	width: 960px;
	margin: 0 auto;
}
.page_footer_wrapper a {
	text-decoration:none;	
	color: #f7efed;
}
.page_footer_wrapper .page_footer1 {
	float: left;
	width: 100%;
	padding: 46px 0 40px;
	text-align: center;
}
.page_footer1 .footer-top {
	float:left;
	width: 100%;
	text-transform:uppercase;
	font-size: 16px;
	color: #f7efed;
}
.footer-top .fa-stack-2x {
	color: #8594b9;
}
.footer-top .fa-stack-1x {
	color: #f7efed;
}
.footer-top .fa-stack > span {
    display: none;
}
.page_footer1 .footer_sitemap {
	float:left;
	width: 100%;
	padding: 20px 0;
}
.footer_sitemap .CMSSiteMapList {
	float:left;
	margin:0;
	padding:0;
	width:100%;
	text-align:center;
	text-transform:uppercase;
	font-size: 14px;
	color: #fff;
}
.footer_sitemap .CMSSiteMapListItem {
	list-style:none;
	display:inline-block;
	margin: 0 12px;
}
/*.CMSSiteMapListItem:last-child {
	margin-right:0;
	padding-right:0;
	border-right:none;
} */
.page_footer1 .footer-bottom {
	float:left;
	width: 100%;
	color: #f7efed;
	font-size: 14px;
	text-align:center;
}
.page_footer_wrapper .page_footer2 {
}