
html {
  font-family: sans-serif; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

body {margin:0px;font-family: 'Open Sans', sans-serif;color:#000;font-size:100%;background: #004a0d;}

a {
  background-color: transparent;
}

font {
    line-height: normal;
}

/* E3 Styling */
h1, h2, h3, h4, h5, h6 {
	color:#005025;
	margin:10px 0 0 0;
	font-weight:normal;
	font-family: 'Marcellus SC', serif;
}
h1 {
	font-size:3.157em;
}
h2 {
font-size: 2.369em;
}
h3 {
	font-size:1.777em;
}
h4 {
	font-size:1.333em;
}
h5 {
	font-size:1em;
}
h6 {
	font-size:0.75em;
}
.e3pagetemplate {
	color: #333;
	font-size: 1em;
	line-height: 2;
}
.e3pagetemplate a{
	color: #064021;
}
img {
border: none;
}
.EditableImageEdit .ImageSelectorHeader, .EditableImageEdit .EditableTextTitle {
    position: relative;
    z-index: 9999;
}

.MainInformationTable{ width:100%; }
.PageManagerInfoContainer { display: none;
 }
/*.e3pagetemplate .ScorecardComplete {
      line-height:normal;
}*/

/* events and weather*/
/*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 #e6e6e7;
    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 #ccc;
    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%;
}
.e3pagetemplate .WeaAtGlance .AGDay:first-child {
	border-bottom: 1px solid #ccc;
    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;
}

.e3pagetemplate .WeaAtGlance .AGDay {
    width: 100%;
    font-size:13px;
}
.e3pagetemplate .WeaAtGlance .AGPic img {
    height: auto !important;
    min-width: 35px;
}
.e3pagetemplate .WeaAtGlance .AGDay {
    width: 100%;
    font-size:13px;
}
.e3pagetemplate .WeaAtGlance .AGPic img {
    height: auto !important;
    min-width: 35px;
}

.currentUserLabelText{margin:0 0 0px 4px;color:#fff;float:right;font-size: 16px;}

.cmsdesklink{margin:0 0 0px 4px;color:#fff;float:right;font-size: 16px;}

.signoutLink{margin:0 0 0px 4px;color:#fff;float:right;font-size: 16px;}
.TopDropLayout1 {
	float:left;
	width:100%;
    position:relative;
	min-width:1200px;
}
.edimg {
    height: 476px;
    min-width: 1200px;
    overflow: hidden;
    position: absolute;
    top: 106px;
    width: 100%;
}
.EditMode .edimg, .EditMode .edimg img {
    overflow: visible !important;
    position: relative !important;
    top: 0 !important;
}
.edimg img {
    bottom: 0;
    height: auto;
    min-height: 372px;
    min-width: 980px;
    position: absolute;
    width: 100%;
}
.TopDropLayout1 .page_header {
	float:left;
	width:100%;
	min-width:1200px;
	background:#004a0c;
	box-shadow: 0 3px 10px 1px rgba(0,0,0,.5);
	height:125px;
}
.page_header_wrapper:after, .page_content_wrapper:after, .page_footer_wrapper:after{
clear:both;
display:block;
content:"";
}
.page_header .page_header_wrapper {
	margin: 5px auto;
	width:1200px;
}
.page_header_wrapper a{
	text-decoration:none;
}
.page_header_wrapper .page_header_1 {
	width:101px;
	height:116px;
	float:left;
}
.page_header_wrapper .page_header_2 {
	float:left;
	width: 895px;
	margin: 56px 28px 0;
}
/*toplevel*/
.oneCMSMenu, .CMSMenu{
cursor:pointer;
}

.page_header_2 .oneCMSMenu {
	margin:0 auto;
	font-size:16px;
	height: 40px;
	color:#fff;
	font-family: 'Marcellus SC', serif;
}

/*nonactive + active*/
.page_header_2 .oneCMSMenuItem{
	padding: 0 20px;
}

/*mouseover + activemouseover*/
.page_header_2 .oneCMSMenuItemMouseOver, .page_header_2 .oneCMSMenuHighlightedMenuItemMouseOver, .page_header_2 .oneCMSMenuHighlightedMenuItem  {
	padding: 0px 20px;
	box-shadow:0 1px 0 0 #fff;
}
/*dropdown*/
.page_header_2 .CMSMenu {
	width:auto !important;
	font-size:16px;
	padding: 24px 0 0;
	color:#004a0c;
	font-family: 'Marcellus SC', serif;
	}
/*drop +active/non*/
.page_header_2 .CMSMenuItem{
	padding:7px 20px;
	background: #efebe0;
}
/*mouseover +active mouseover*/
.page_header_2 .CMSMenuItemMouseOver, .page_header_2 .CMSMenuHighlightedMenuItemMouseOver, .page_header_2 .CMSMenuHighlightedMenuItem  {
	padding:7px 20px;
	background: #efebe0;
}
.page_header_wrapper .page_header_3 {
	float:right;
	position: absolute;
	font-family: 'Marcellus SC', serif;
	margin: 70px 0 0 920px;
	width: 320px;
	height: 22px;
}

.page_header_wrapper .page_header_4 {
}
.breadcrumbs{
	color:#004a0c;
	font-size:36px;
	font-family: 'Marcellus SC', serif;
}
.breadcrumbs a{
	display:none;
}
.TopDropLayout1 .page_content {
	float:left;
	width:100%;
	background:#efebe0 url(/sitedesign/images/bg.aspx) no-repeat center top;
	min-width:960px;
	margin: 457px 0 0;
}
.page_content .page_content_wrapper {
	margin:0 auto;
	width:960px;
	min-height: 641px;
	padding: 34px 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%;
	line-height: 1.5;
	min-width:960px;
}
.page_footer .page_footer_wrapper {
	margin:0 auto;
	width:960px;
	font-family:open sans;
	font-size:13px;
	color:#fff;
	padding:20px 0;
}
.page_footer_wrapper a{
	text-decoration:none;
	color:#fff;
}
a.fa span {display:none;}
.page_footer_wrapper .page_footer1 {
}
.fwrap1{
	float:left;
	width:310px;
}
.fwrap2{
	float:left;
	width: 445px;
	text-align: center;
	margin: 25px 0 0;
}
.fwrap3{
	float:right;
	width:46px;
	margin: 23px 0 0 0;
}
.fwrap4{
}
.fwrap5{
}
.page_footer_wrapper .page_footer2 {
}
.poweredby{margin: 5px 0 0;}
.poweredbylink{
	text-align:right;
}


