@charset "utf-8";
body {
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-family:"Open Sans", "Trebuchet MS", sans-serif;
	color:#000000;
	font-size:12px;
	line-height:1.5;
	background:#0e1608;
}
a, a:hover, a:active, a:focus {
	cursor:pointer;
	outline:0;
}
.e3pagetemplate {
	color:#959695;
	font-size:17px;
}
.e3pagetemplate a {
	color:#959695;
}
h1, h2, h3, h4, h5, h6 {
	color:#ccb78c;
	margin:0;
}
h1 {
	font-weight:normal;
	font-size:36px;
	text-transform:uppercase;
}
h2 {
	font-weight:normal;
	font-size:28px;
}
h3 {
	font-weight:normal;
	font-size:17px;
	color: #4c702b;
}
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;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.14);
    box-sizing: border-box;
    padding: 10px;
    width:100%;
    border: 1px solid #cbb690;
    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: #cbb690;
    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 #cbb690;
    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 #cbb690;
    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_img {
	height: 380px;
	width: 100%;
	float:left;
	position:absolute;
	overflow:hidden;
	z-index:-10;
	margin-top: 102px;
	min-width: 1220px;
}
.fullwidth_img img {
	position:absolute;
	left:50% !important;
	margin-left: -950px;
	height:380px !important;
	width: 1900px !important;
}
@media screen and (min-width: 1900px) {
    .fullwidth_img img {
		height:auto !important;
		width:100% !important;
		min-height:380px !important;
		min-width: 1900px !important;
		margin:0 !important;
		left:0 !important;
		bottom:0 !important;
	}
}
.EditMode .fullwidth_img {
	position:relative;
	z-index:1;
	height:210px;
	overflow:hidden;
}
.TopDropLayout1 {
	float:left;
	width:100%;
	min-width:1220px;
}
.TopDropLayout1 .page_header {
	float:left;
	width:100%;
	min-width:1220px;
	background: url('/SiteDesign/Images3/header-bg.aspx') repeat-x;
}
.page_header .page_header_wrapper {
	margin:auto;
	width:1220px;
}
.page_header_wrapper a{
	text-decoration:none;
}
.page_header_wrapper .page_header_1 {
	float:left;
	width: 70px;
	height:60px;
	border-right: 1px solid #f1eff7;
	margin-top: 25px;
}
.page_header_1 .logo {
	float:left;
	width: 28px;
	height: 38px;
	padding: 12px 0;
}
.page_header_wrapper .page_header_2 {
	float:left;
	width: 1000px;
	margin-top: 45px;
}
.page_header_2 .oneCMSMenu {
	cursor:pointer;
	font-family: 'Raleway', sans-serif;
	color:#ccb78c;
	text-transform:uppercase;
	font-size: 14px;
	margin: 0 auto;
	text-align:center;
}
.page_header_2 .oneCMSMenuItem {
	padding: 0 20px;
}
.page_header_2 .oneCMSMenuItemMouseOver, .page_header_2 .oneCMSMenuHighlightedMenuItemMouseOver, .page_header_2 .oneCMSMenuHighlightedMenuItem {
	padding: 0 20px;
}
.page_header_2 .CMSMenu {
	cursor:pointer;
	width:auto !important;
	padding:5px 10px;
	background: #fff;
	font-family: 'Raleway', sans-serif;
	color:#ccb78c;
	text-transform:uppercase;
	font-size: 13px;
	margin-top: 36px;
}
.page_header_2 .CMSMenuItem, .page_header_2 .CMSMenuHighlightedMenuItem {
	padding:4px 20px 4px 10px;
}
.page_header_2 .CMSMenuItemMouseOver, .page_header_2 .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_3 {
	float: right;
    border-left: 1px solid #f1eff7;
    font-family: 'Raleway', sans-serif;
    color: #ccb78c;
    text-transform: uppercase;
    font-size: 14px;
    /*padding: 20px 0 0 20px;
    margin-top: 25px;
    height: 60px;*/
	padding: 0 0 0 20px;
    margin-top: 10px;
    height: 75px;
    box-sizing: border-box;
}
.page_header_3 .signoutLink {
	float:right;
	color:#ccb78c;
	text-transform:uppercase;
	font-size: 14px;
	padding: 15px 0 0;
}
.header-social {
	text-align: right;
}
.header-social a {
    color: #ccb78c;
    text-decoration: none;
}
.header-social .fa {
    padding: 0 0 0 10px;
}
.fa > span {
    display: none;
}
.page_header_4 {
	background: #fff none repeat scroll 0 0;
    float: left;
    margin-top: 384px;
    width: 100%;
}
.page_header_4 .page_header_4_wrapper {
	width: 960px;
	margin: 0 auto;
}
.logo-crest {
    height: 165px;
    float: left;
	width: 100%;
}
.logo-crest img {
    margin: -60px auto 0;
    width: 126px;
    height: 165px;
}
.page_header_4 .currentUserLabelText {
	float:left;
	color:#b1b1b1;
	font-weight:600;
	font-family: 'Raleway', sans-serif;
	width: 15%;
	margin-top:15px;
}
.page_header_4 .cmsdesklink {
	float:right;
	color:#b1b1b1;
	font-weight:600;
	width: 15%;
    text-align: right;
	font-family: 'Raleway', sans-serif;
	text-decoration:none;
	margin-top:15px;
}
.TopDropLayout1 .page_content {
	float:left;
	width:100%;
	min-width:1220px;
	background: #fff;
}
.page_content .page_content_wrapper {
	margin:0 auto;
	width:890px;
	padding: 60px 0 108px;
	box-sizing: border-box;
}
.page_content_wrapper .page_content_top {
}
.page_content_wrapper .page_content_middle {
}
.page_content_wrapper .page_content_bottom {
}
.TopDropLayout1 .page_footer {
	float:left;
	width:100%;
	min-width: 1220px;
	background: #0e1608;
}
.page_footer .page_footer_wrapper {
	margin:0 auto;
	width:1220px;
}
.page_footer_wrapper a{
	text-decoration:none;
	color: #cab594;
}
.page_footer_wrapper .page_footer1 {
	width: 100%;
	padding: 150px 0;
	font-size: 15px;
	font-family:"Open Sans", "Trebuchet MS", sans-serif;
	color: #cab594;
}
.page_footer1 .footer-left {
	float: left;
	width: 100%;
	font-size: 15px;
	font-family:"Open Sans", "Trebuchet MS", sans-serif;
	color: #cab594;
}
.footer-left img {
    vertical-align: middle;
}
.poweredby {
	clear: both;
	float:left;
	width: 100%;
	font-size: 15px;
	font-family:"Open Sans", "Trebuchet MS", sans-serif;
	color: #cab594;
	margin-left: 33px;
    margin-top: 20px;
}
.page_footer_wrapper .page_footer2 {
}