
html {
    font-family: sans-serif;
    height: 100%;
}
body {
    background: none repeat scroll 0 0 #dee8ed;
    color: #000;
    font-family: open sans,san serif;
    font-size: 100%;
    height: 100%;
    margin: 0;
}
a {
    background-color: transparent;
}
a:active, a:hover {
    outline: 0 none;
}
abbr[title] {
    border-bottom: 1px dotted;
}
b, strong {
    font-weight: bold;
}
dfn {
    font-style: italic;
}
mark {
    background: none repeat scroll 0 0 #ff0;
    color: #000;
}
small {
    font-size: 80%;
}
sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
img {
    border: 0 none;
}
hr {
    box-sizing: content-box;
    height: 0;
}
button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}
button {
    overflow: visible;
}
button, select {
    text-transform: none;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
    cursor: pointer;
}
button[disabled], html input[disabled] {
    cursor: default;
}
button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0 none;
    padding: 0;
}
input {
    line-height: normal;
}
input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
input[type="search"] {
    box-sizing: content-box;
}
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
legend {
    border: 0 none;
    padding: 0;
}
textarea {
    overflow: auto;
}
optgroup {
    font-weight: bold;
}
font {
    line-height: normal;
}
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
h1 {
    color: #333333;
    font-size: 32px;
    font-weight: normal;
    line-height: 16px;
    margin: 10px 0;
}
h2 {
    color: #333333;
    font-size: 23px;
    font-weight: normal;
    line-height: 16px;
    margin: 10px 0;
}
h3 {
    color: #333333;
    font-size: 18px;
    font-weight: normal;
    line-height: 16px;
    margin: 10px 0;
}
img {
    border: medium none;
}
.EditableImageEdit .ImageSelectorHeader, .EditableImageEdit .EditableTextTitle {
    position: relative;
    z-index: 9999;
}
.MainInformationTable {
    width: 100%;
}
.PageManagerInfoContainer {
    display: none;
}
.page_content_wrapper .BirAtGlance .AGTitle, .page_content_wrapper .CalAtGlance .AGTitle {
    color: #e1dcb8;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
}
.page_content_wrapper .BirAtGlance, .page_content_wrapper .CalAtGlance, .page_content_wrapper .WeaAtGlance {
    background: none repeat scroll 0 0 #fff !important;
    border: 1px solid #9f8353 !important;
    margin-bottom: 20px;
    padding: 0 0 4px;
}
.page_content_wrapper .BirAtGlance .page_content_wrapper .AGTitle, .page_content_wrapper .CalAtGlance .AGTitle {
    color: #e1dcb8;
    text-align: center;
}
.AGCont a {
    color: #711300;
}
.AltCont .Cont2 {
}
.page_content_wrapper .CalAtGlance .AltCont, .page_content_wrapper .CalAtGlance .AltLink, .page_content_wrapper .EveAtGlance .AltLink {
    background-color: #cbb677;
}
.AGDay .AGDate {
    color: #8b2004;
}
.AGTitle {
    background: none repeat scroll 0 0 #333333;
    color: #fff;
}
.page_content_wrapper .AGDay .AGDate {
    color: #333333 !important;
}
.page_content_wrapper .AGToday {
    background: none repeat scroll 0 0 #333333;
    clear: both;
    color: #e1dcb8;
    float: left;
    font-weight: bold;
    padding: 3px 0;
    text-align: center;
    width: 100%;
}
.e3pagetemplate {
    color: #333333;
    font-size: 12px;
    line-height: 16px;
}
.e3pagetemplate a {
    color: #333333;
    font-size: 12px;
    line-height: 16px;
}
.logwrapper {
    height: 70px;
}
.currentUserLabelText {
    color: #333333;
    float: right;
    font-size: 12px;
    margin: 0 0 0 4px;
}
.cmsdesklink {
    color: #333333;
    float: right;
    font-size: 12px;
    margin: 0 0 0 4px;
}
.signoutLink {
    color: #333333;
    float: right;
    font-size: 12px;
    margin: 0 0 0 4px;
}
.fullwidth_slideshow {
    background: none repeat scroll 0 0 #fff;
    float: left;
    /*height: 524px;*/
    min-width: 1080px;
    overflow: hidden;
    position: absolute;
    width: 100%;
    z-index: -10;
}
.fullwidth_slideshow img {
    height: 444px !important;
    left: 50% !important;
    margin-left: -750px;
   /* margin-top: 80px;*/
    position: absolute;
    width: 1500px !important;
}
.fullwidth-image {
	height: 444px;
	width: 100%;
	float:left;
	position:absolute;
	overflow:hidden;
	z-index:-10;
	margin-top: 80px;
	min-width: 1080px;
}
.fullwidth-image img {
	position:absolute;
	left:50% !important;
	margin-left: -750px;
	height:444px !important;
	width: 1500px !important;
}
@media screen and (min-width: 1500px) {
    .fullwidth-image img {
		height:auto !important;
		width:100% !important;
		min-height:444px !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;
}
.TopDropLayout1 {
    float: left;
    min-height: 100%;
    min-width: 1080px;
    position: absolute;
    width: 100%;
}
.TopDropLayout1 .page_header {
    float: left;
    min-width: 1080px;
    width: 100%;
}
.page_header .page_header_wrapper {
    /*height: 590px;*/
    margin: 0 auto;
    width: 1080px;
}
.page_header_wrapper a {
    text-decoration: none;
}
.page_header_wrapper .page_header_1 {
    box-sizing: border-box;
    float: left;
    height: 80px;
    padding: 21px 0 0;
    width: 240px;
}
.page_header_wrapper .page_header_2 {
    float: left;
    height: 80px;
    width: 839px;
}
.oneCMSMenu, .CMSMenu {
    cursor: pointer;
}
.page_header_2 .oneCMSMenu {
    color: #666666;
    font-family: open sans,san serif;
    font-size: 14px;
    height: 80px;
}
.page_header_2 .oneCMSMenuItem {
    padding: 0 10px;
}
.page_header_2 .oneCMSMenuItemMouseOver, .page_header_2 .oneCMSMenuHighlightedMenuItemMouseOver, .page_header_2 .oneCMSMenuHighlightedMenuItem {
    padding: 0 10px;
}
.page_header_2 .CMSMenu {
    padding: 4px 10px 4px 0;
    width: auto !important;
}
.page_header_2 .CMSMenuItem {
    background: none repeat scroll 0 0 #fff;
    padding: 4px 20px 4px 10px;
}
.page_header_2 .CMSMenuItemMouseOver, .page_header_2 .CMSMenuHighlightedMenuItemMouseOver, .page_header_2 .CMSMenuHighlightedMenuItem {
    background: none repeat scroll 0 0 #0d495f;
    color: #fff;
    padding: 4px 20px 4px 10px;
}
.page_header_wrapper .page_header_3 {
    clear: both;
    float: right;
	/*margin: 452px 50px 0 0;*/
    margin: 0 50px 0 0;
}
.page_header_wrapper .page_header_4 {
    clear: both;
    float: left;
    padding: 0 0 0 50px;
}
.TopDropLayout1 .page_content {
    clear: both;
    float: left;
    min-width: 1080px;
    padding: 0 0 110px;
    width: 100%;
}
.breadcrumbs {
    clear: both;
    color: #333333;
    float: left;
    font-size: 16px;
    font-weight: bold;
}
.breadcrumbs a {
    color: #333333;
}
.page_content .page_content_wrapper {
    box-sizing: border-box;
    margin: 0 auto;
    padding: 28px 50px;
    width: 1080px;
}
.page_content .page_content_wrapper:after {
    clear: both;
    content: "";
    display: block;
}
.page_content_wrapper .page_content_top {
}
.page_content_wrapper .page_content_middle {
}
.page_content_wrapper .page_content_bottom {
}
.TopDropLayout1 .page_footer {
    background: none repeat scroll 0 0 #002b3a;
    bottom: 0;
    clear: both;
    float: left;
    min-width: 1080px;
    position: absolute;
    width: 100%;
}
.page_footer:before {
    background: none repeat scroll 0 0 #0d495f;
    content: "";
    display: block;
    height: 55px;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
}
.page_footer .page_footer_wrapper {
    box-sizing: border-box;
    margin: 0 auto;
    width: 1080px;
}
.page_footer_wrapper a {
    text-decoration: none;
}
.page_footer_wrapper .page_footer1 {
    float: left;
    height: 55px;
    position: relative;
    width: 1080px;
    z-index: 10;
}
.page_footer_wrapper .CMSSiteMapList {
    height: 23px;
    padding: 0;
    text-align: left;
}
.page_footer_wrapper .CMSSiteMapListItem {
    display: inline-block;
    list-style: outside none none;
}
.page_footer_wrapper .CMSSiteMapListItem a {
    color: #bbbbbb;
    font-size: 14px;
    padding: 0 24px 0 0;
}
.fwrap2 {
}
.fwrap3 {
}
.fwrap4 {
}
.fwrap5 {
}
.page_footer_wrapper .page_footer2 {
    clear: both;
}
.footerleft {
    box-sizing: border-box;
    float: right;
    height: 55px;
    padding: 16px 0 0;
    text-align: right;
    width: 200px;
}
.poweredby {
    float: left;
    font-size: 14px;
    line-height: 55px;
}
.poweredbylink {
    color: #666666;
}
