@charset "utf-8";
body {
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	line-height:1.5;
	background:url(/SiteDesign/Images/bg.aspx) repeat;
}
a, a:hover, a:active, a:focus {
	cursor:pointer;
	outline:0;
}
@font-face {
	font-family: 'NexaFreeLightwebfont';
	src: url('/SiteDesign/NexaFreeLightwebfont.eot');
}
.e3pagetemplate {
	color:#fff;
	font-family: 'Raleway', sans-serif;
	font-size:14px;
}
.e3pagetemplate a {
	color:#fff;
}
h1, h2, h3, h4, h5, h6 {
	color:#b7a293;
	font-family: 'Raleway', sans-serif;
	margin:0;
}
h1 {
	font-weight:normal;
	font-size:45px;
}
h2 {
	font-weight:normal;
	font-size:36px;
}
h3 {
	font-weight:normal;
	font-family: 'NexaFreeLightwebfont', 'Raleway', sans-serif;;
	font-size:24px;
}
h4 {
	font-weight:normal;
	font-family: 'NexaFreeLightwebfont', 'Raleway', sans-serif;;
	font-size:18px;
}
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 #fff;
    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: #fff;
    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 #fff;
    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 #fff;
    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 page_header_1:first-child {
    margin-bottom: 5px;
}
.e3pagetemplate .BirAtGlance a {
	font-size:12px;
}
/* Member Central Web Parts End */
.fullwidth_img {
	height: 200%;
    overflow: hidden;
    position: fixed;
    top: -50%;
    width: 200%;
	margin-top: 76px;
	min-width: 960px;
	z-index: -10;
	opacity:0.85;
	box-shadow: inset 0px 0px 250px 0px rgba(0,0,0,1);
}
.fullwidth_img img {
	bottom: 0;
    left: 0;
    margin: 0;
    min-height: 100%;
    min-width: 100%;
    position: absolute;
    right: 0;
    top: 0;
}
.EditMode .fullwidth_img {
	position:relative;
	z-index:1;
	height:80px;
	overflow:hidden;
}
.TopDropLayout1 {
	float:left;
	width:100%;
	min-width960px:;
}
.TopDropLayout1 .page_header {
	float:left;
	width:100%;
	min-width:960px;
	-webkit-box-shadow: inset 0px 50px 50px -20px rgba(0,0,0,0.75);
	-moz-box-shadow: inset 0px 50px 50px -20px rgba(0,0,0,0.75);
	box-shadow: inset 0px 50px 50px -20px rgba(0,0,0,0.75);
}
.page_header .page_header_wrapper {
	margin:auto;
	width:100%;
}
.page_header_wrapper a{
	text-decoration:none;
}
.page_header_wrapper .page_header_1 {
	width:100%;
	float:left;
	padding:12px 30px;
	box-sizing: border-box;
}
.page_header_1 .LeftName {
	float:left;
	text-tranform: uppercase;
	color: #fff;
	font-size:36px;
	font-family: 'Raleway', sans-serif;
	letter-spacing:-1px;
	width:380px;
}
.LeftName h4 {
	color: #fff;
}
.page_header_1 .Logo {
	background: url('/SiteDesign/Images/logo_bg.aspx') no-repeat top center;
	margin:0 auto;
	width:138px;
	height: 138px;
	position: relative;
}
.page_header_1 .Logo img {
    padding: 23px;
}
.page_header_1 .oneCMSMenu {
	cursor:pointer;
	float:right;
	text-transform:lowercase;
	color: #fff;
	font-size:23px;
	margin-top: -130px;
}
.page_header_1 .oneCMSMenuItem {
	padding: 0 20px;
}
.page_header_1 .oneCMSMenuItemMouseOver, .page_header_1 .oneCMSMenuHighlightedMenuItemMouseOver, .page_header_1 .oneCMSMenuHighlightedMenuItem {
	padding: 0 20px;
}
.page_header_1 .CMSMenu {
	cursor:pointer;
	width:auto !important;
	color: #fff;
	background:#1f1f1f;
	background: #a38977;
	text-align:center;
	font-size:18px;
}
.page_header_1 .CMSMenuItem, .page_header_1 .CMSMenuHighlightedMenuItem {
	padding:12px 18px;
}
.page_header_1 .CMSMenuItemMouseOver, .page_header_1 .CMSMenuHighlightedMenuItemMouseOver {
	padding:12px 18px;
	background:#1f1f1f;
	color: #a38977;
}
/* CSS to style first drop down item
.CMSMenu tr:nth-child(1) .CMSMenuItem, .CMSMenu tr:nth-child(1) .CMSMenuItemMouseOver {
}
*/
.LoginOnly a{
	text-transform:lowercase;
	color: #fff;
	font-size:21px;
}
.LoginOnly:after {
	content:"\f084";
	margin-left:20px;
	font-family: FontAwesome;
}
.page_header_wrapper .page_header_2 {
	float:right;
	color: #fff;
	background: rgba(31,31,31,0.65);
	font-size:16px;
	padding: 15px;
	position:relative;
	margin-top: -90px;
}
.page_header_2:empty {
    display: none;
}
.page_header_2 .currentUserLabelText {
	float:right;
	color:#fff;
	margin:0 8px 0 0;
}
.page_header_2 .cmsdesklink {
	float:right;
	color:#fff;
	margin:0 8px 0 0;
}
.page_header_2 .signoutLink {
	float:right;
	color:#fff;
}
.page_header_wrapper .page_header_3 {
}
.page_header_wrapper .page_header_4 {
}
.TopDropLayout1 .page_content {
	float:left;
	width:100%;
	min-width:960px;
	margin-top: -85px;
}
.page_content .page_content_wrapper {
	margin:0 auto 70px;
	width:960px;
}
.page_content_wrapper .page_content_top {
}
.page_content_wrapper .page_content_middle {
	float: left;
    width: 100%;
    background: rgba(50,50,50,0.5);
    padding: 120px 30px 50px;
}
.page_content_wrapper .page_content_bottom {
}
.TopDropLayout1 .page_footer {
	float:left;
	width:100%;
	min-width:960px;
	background:url('/SiteDesign/Images/footer_bg.aspx') repeat;
	position: fixed;
	bottom:0;
}
.page_footer .page_footer_wrapper {
	margin:0 auto;
}
.page_footer_wrapper a{
	text-decoration:none;
	color: #a38977;
}
.page_footer_wrapper .page_footer1 {
	width:100%;
	float:left;
	padding: 8px 0;
}
.page_footer1 .footerleft {
	margin:0 auto;
	color: #b7a293;
	font-size:18px;
	font-family: 'Raleway', sans-serif;
	width:75%;
	text-align:center;
}
.EditMode .page_footer {
	position: relative;
	margin-top: 50px;
}
.poweredby {
	width:50%;
	margin:0 auto;
	text-align:center;
	padding: 5px 0;
	font-size: 10px;
}
.page_footer_wrapper .page_footer2 {
}

.newsletters .item a {
    color: #b7a293;
}