@charset "utf-8";
body {
	margin:0px;
	font-family: 'Open Sans', sans-serif;
	color:#000000;
	font-size:15px;
	line-height:1.5;
	background:#000;
}
a, a:hover, a:active, a:focus {
	cursor:pointer;
	outline:0;
}
.e3pagetemplate {
	color:#1f1f1f;
	font-size:12px;
}
.e3pagetemplate a {
	color:#1f1f1f;
}
h1, h2, h3, h4, h5, h6 {
	color:#1f1f1f;
	margin:0;
}
h1 {
	font-weight:bold;
	font-size:47px;
	color: #9d8c47;
}
h2 {
	font-weight:600;
	font-style:italic;
	font-size:31px;
}
h3 {
	font-weight:normal;
	font-style:italic;
	font-size:21px;
}
.e3pagetemplate h6 a {
	background: transparent;
	color: #9d8c47;
	border: 3px solid #9d8c47;
	border-radius: 0;
	font-size:16px;
	padding: 8px 25px;
	display:inline-block;
	float:left;
	margin: 5px;
	min-width:160px;
}
.e3pagetemplate h6 a:hover {
	background: #9d8c47;
	color: #fff;
}
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: #fafafa 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 #9d8c47;
    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: #1f1f1f;
    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 #9d8c47;
    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 {
}
.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_slideshow {
	float:  left;
	width: 100%;
	overflow:hidden;
	position: relative;
}
.fullwidth_slideshow > div {
    /* background-position: center center; */
    /* background-repeat: no-repeat; */
    /* background-size: cover; */
    /* height: 100% !important; */
    /* width: 100% !important; */
    /* overflow:hidden; */
}
.page_header_4 {
    position:  absolute;
    bottom: 0;
    left:  50%;
    transform: translateX(-50%);
}

.page_header_4 .fa {
    color: #fff;
    cursor: pointer;
}

.EditMode .fullwidth_slideshow {
	position:relative;
	z-index:1;
	height:210px;
	overflow:hidden;
}
.TopDropLayout1 {
	float:left;
	width:100%;
	min-width:1042px;
}
.TopDropLayout1 .page_header {
	float:left;
	width:100%;
	min-width:1042px;
	background: url('/SiteDesign/Images2016/header-bg.aspx') repeat-x;
}
.page_header .page_header_wrapper {
	margin:auto;
	width:1042px;
}
.page_header_wrapper a{
	text-decoration:none;
}
.page_header_wrapper .page_header_1 {
	float: left;
    height: 55px;
    margin: 20px 0 0;
}
.apge_header_1 .logo {
	width: 120px;
	height:55px;
}
.page_header_wrapper .page_header_2 {
	float: right;
    height: 39px;
    width: 800px;
	margin: 12px 0 0;
	border-bottom: 1px solid #1f1f1f;
}
.page_header_2 .currentUserLabelText {
	float:right;
	color:#1f1f1f;
	margin:0 8px 0 0;
}
.page_header_2 .cmsdesklink {
	float:right;
	color:#1f1f1f;
	margin:0 8px 0 0;
}
.page_header_2 .signoutLink {
	float:right;
	color:#1f1f1f;
}
.page_header_2 .WeaAtGlance {
    background: none repeat scroll 0 0 transparent;
	font-family: 'Open Sans', sans-serif;
    border: medium none;
    clear: none;
    float: right;
    font-size: 15px;
    margin:0 8px 0 0;
    width: auto;
}
.page_header_2 .AGToday > img {
    height: 25px !important;
    margin: 0 0 0 10px;
    vertical-align: middle;
    width: 25px !important;
}
.page_header_wrapper .page_header_3 {
    float: right;
    width: 800px;
}
.oneCMSMenu, .CMSMenu {
    cursor: pointer;
}
.page_header_3 .oneCMSMenu {
    color: #1f1f1f;
    float: right;
    font-size: 14px;
    height: 52px;
    padding: 0 0 10px;
}
.page_header_3 .oneCMSMenuItem {
    padding: 6px 15px;
	border-bottom: 3px solid #948342;
}
.page_header_3 .oneCMSMenuItemMouseOver, .page_header_3 .oneCMSMenuHighlightedMenuItemMouseOver, .page_header_3 .oneCMSMenuHighlightedMenuItem {
    color: #9d8c47;
    padding: 6px 15px;
	border-bottom: 3px solid #423b36;
}
.page_header_3 .CMSMenu {
    color: #1f1f1f;
    font-size: 14px;
    width: auto !important;
	background: #ccc4b5;
}
.page_header_3 .CMSMenuItem {
    padding: 8px 20px 8px 10px;
}
.page_header_3 .CMSMenuItemMouseOver, .page_header_3 .CMSMenuHighlightedMenuItemMouseOver, .page_header_3 .CMSMenuHighlightedMenuItem {
    color: #fff;
    padding: 8px 20px 8px 10px;
}
.page_header_wrapper .page_header_4 {
    clear: both;
    color: #ffffff;
    cursor: pointer;
    float: left;
    font-size: 21px;
    line-height: 69px;
    width: 100%;
    position: absolute;
    bottom: 50px;
    text-align: center;
    left: 50%;
    transform: translateX(-50%);
    text-shadow: 1px 1px 2px rgba(0,0,0,0.85);
}
.rotating-text {
    margin: 0 auto;
    width: 100%;
    text-align: center;
}
.rotating-text > div {
    width: 100% !important;
}
.scroll-down {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 55px;
}
.TopDropLayout1 .page_content {
	float:left;
	width:100%;
	min-width:1042px;
	background: #fff;
}
.page_content .page_content_wrapper {
	margin:0 auto;
	width:1042px;
}
.welcome-text {
    background: none repeat scroll 0 0 #ffffff;
    box-sizing: border-box;
    font-size: 15px;
    font-weight: 300;
    margin: 0 auto;
    padding: 43px 0 20px;
	width: 790px;
}
.welcome-text h1 {
	text-transform:uppercase;
	font-size: 47px;
	font-weight:bold;
}
.welcome-text h3 {
	text-transform:uppercase;
	font-size: 20px;
	font-weight:300;
	letter-spacing:4px;
}
.welcome-text h3 span:before, .welcome-text h3 span:after {
    border-top: 2px solid #000000;
    content: "";
    height: 1px;
    margin: 11px 0 0;
    position: absolute;
    vertical-align: middle;
    width: 40px;
}
.welcome-text h4 {
	text-transform:uppercase;
	font-size: 16px;
	font-weight:300;
}
.welcome-text button {
    border: 2px solid #323232;
    color: #323232;
    display: inline-block;
    font-size: 15px;
    margin: 20px 0 0;
    padding: 14px 34px;
	border-radius: none;
	background:transparent;
	cursor:pointer;
	transition: 0.5s ease all
}
.welcome-text button:hover {
	background: rgba(206,199,183,0.45);
}
.welcome-text button a {
	text-decoration: none;
}
.welcome-text a span {
    color: #9d8c47;
    font-family: monospace;
    font-size: 18px;
    font-weight: 800;
}
.welcome-text h3 span {
    display: inline-block;
    position: relative;
}
.welcome-text h3 span:before {
    margin-right: 18px;
    right: 100%;
}
.welcome-text h3 span:after {
    left: 100%;
    margin-left: 18px !important;
}
.sp-buttons {
	background: url('/SiteDesign/Images2016/content-bg.aspx') repeat;
	float:left;
	width: 100%;
    padding: 44px 0;
}
.sp-buttons-wrapper {
    margin: 0 auto;
    max-width: 1042px;
}
.btwrap {
    background: none repeat scroll 0 0 #000000;
    box-sizing: border-box;
    color: #ffffff;
    cursor: pointer;
    float: left;
    font-family: open sans,san-serif;
    height: 345px;
    margin: 0 10px;
    overflow: hidden;
    width: 240px;
}
.btwrap a {
    border: 1px solid #ffffff;
    color: #ffffff;
    display: inline-block;
    padding: 4px 10px;
    text-decoration: none;
}
.btwrap h2 {
    color: #ffffff;
    font-size: 16px;
    font-weight: normal;
    letter-spacing: 0.035em;
    margin: 170px 0;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.5s ease 0s;
}
.btwrap:hover h2 {
    font-size: 20px;
    margin: 40px 0 0;
    transition: all 0.5s ease 0s;
}
.btwrap img:first-child {
    margin: 0;
    opacity: 1;
    position: absolute;
    transition: all 0.5s ease 0s;
}
.btwrap:hover img:first-child {
    opacity: 0.3;
    position: absolute;
    transition: all 0.5s ease 0s;
}
.btext {
    font-size: 16px;
    padding: 23px 20px 0;
    position: relative;
    text-align: center;
}
.btext p {
    margin: 20px 0 30px;
    padding: 0;
}
.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:1042px;
	background: url('/SiteDesign/Images2016/footer-bg.aspx') repeat-x;
	border-top: 1px solid #8b847c;
}
.page_footer .page_footer_wrapper {
	margin:0 auto;
	width:1042px;
}
.page_footer_wrapper a{
	text-decoration:none;
	color: #fff;
}
.page_footer_wrapper .page_footer1 {
	float:left;
	width: 100%;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
}
.page_footer1 .ft-links {
	text-align: center;
	margin: 0 auto;
	color: #fff;
	font-size: 14px;
	padding: 22px 0;
	box-sizing: border-box;
}
.page_footer1 .footer-bot {
	border-top : 2px solid #8c8c8c;
	color: #fff;
	font-size: 14px;
}
.footer-bot table{
	width: 100%;
	align: center;
	padding: 18px 0 26px;
	box-sizing: border-box;
}
.page_footer_wrapper .page_footer2 {
	float:left;
	width: 100%;
	padding: 20px 0;
	box-sizing: border-box;
}
.poweredby {
    text-align: center;
}