@charset "utf-8";
body {
	margin:0px;
	font-family: 'Raleway', Arial, sans-serif;
	color:#000000;
	font-size:15px;
	line-height:1.5;
	background:#05325c;
}
a, a:hover, a:active, a:focus {
	cursor:pointer;
	outline:0;
}
.e3pagetemplate a:focus, li.jNav:focus {
	background:#0066aa;
	color:#fff;
}
a:active {
	background:#0066aa !important;
	color:#fff !important;
}
.e3pagetemplate {
	font-family: 'Raleway', Arial, sans-serif;
	color:#000000;
	font-weight:300;
	font-size:16px;
}
.e3pagetemplate a {
	color:#0066aa;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Raleway', Arial, sans-serif;
	color:#000000;
	margin:0;
}
h1 {
	font-weight:normal;
	font-size:36px;
}
h2 {
	font-weight:normal;
	font-size:30px;
}
h3 {
	font-weight:normal;
	font-size:24px;
}
h4 {
	font-weight:normal;
	font-size:20px;
}
h5 {
	font-weight:normal;
	font-size:24px;
}
.e3pagetemplate h6 a {
	background: #0066aa none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    float: left;
    font-size: 16px;
    font-weight: 300;
    margin: 5px;
    min-width: 220px;
    padding: 5px 20px;
    text-align: center;
    text-decoration: none;
}
.e3pagetemplate h6 a:hover {
	background:#05325c;
}
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: #fff none repeat scroll 0 0;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.14);
    box-sizing: border-box;
    padding: 10px;
    width:100%;
    border: 1px solid #0066aa;
    margin-bottom: 20px;
	font-weight:normal;
    /*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: #0066aa;
    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 #0066aa;
    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 #0066aa;
    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: 350px;
	width: 100%;
	float:left;
	position:absolute;
	overflow:hidden;
	z-index:-10;
	margin-top: 138px;
	min-width: 1150px;
}
.fullwidth_img img {
	position:absolute;
	left:50% !important;
	margin-left: -960px;
	height:350px !important;
	width: 1920px !important;
}
@media screen and (min-width: 1920px) {
    .fullwidth_img img {
		height:auto !important;
		width:100% !important;
		min-height:350px !important;
		min-width: 1920px !important;
		margin:0 !important;
		left:0 !important;
		bottom:0 !important;
	}
}
.EditMode .fullwidth_img {
	position:relative;
	z-index:1;
	height:210px;
	overflow:hidden;
}
.TopSideLayout1 {
	float:left;
	width:100%;
	min-width:1150px;
}
.TopSideLayout1 .page_header {
	float:left;
	width:100%;
	min-width:1150px;
	background: url('/SiteDesign/Images/header-bg.aspx') repeat-x;
	height:526px;
}
.page_header .page_header_wrapper {
	margin:auto;
	width:1150px;
}
.page_header_wrapper a{
	text-decoration:none;
}
.page_header_wrapper .page_header_1 {
	float:left;
	width: 158px;
	height:162px;
	margin-top: 15px;
}
.page_header_1 .logo {
	width: 158px;
	height:162px;
}
.page_header_wrapper .page_header_2 {
	float:right;
	font-family: 'Raleway', Arial, sans-serif;
	color:#fff;
	font-weight:bold;
	font-size:14px;
	text-transform:uppercase;
	margin-top:15px;
}
.page_header_2 .currentUserLabelText {
	float:right;
	color:#fff;
	margin:0 5px 0 0;
}
.page_header_2 .cmsdesklink {
	float:right;
	color:#fff;
	margin:0 5px 0 0;
}
.page_header_2 .signoutLink {
	float:right;
	color:#fff;
}
.page_header_2 .blank {
    color: #073159;
}
.page_header_wrapper .page_header_3 {
	float:right;
	padding: 14px 0;
	font-family: 'Raleway', Arial, sans-serif;
	color:#000;
	font-weight:300;
	font-size:14px;
	text-transform:uppercase;
	width: 985px;
}
/* CSS LIST MENU START*/
.page_header_3 .topnav {
    display: table;
    height: 64px;
    margin: 14px auto;
    width: auto;
	font-family: 'Raleway', Arial, sans-serif;
	color:#000;
	font-weight:300;
	font-size:14px;
	text-transform:uppercase;
	float: right;
}
.page_header_3 .topnav ul ul {
	display: none;
}
.page_header_3 .topnav ul li:hover > ul {
	display: block;
}
.page_header_3 .topnav ul {
	background:#fff;
	display: inline-table;
	list-style: none outside none;
	margin: 0;
	padding: 0;
	position: relative;
	white-space: nowrap;
}
.page_header_3 .topnav ul:after {
	content: ""; clear: both; display: block;
}
.page_header_3 .topnav ul li {
	display: inline-block;
}
.page_header_3 .topnav ul li a {
	display: block;
	padding: 0 12px;
	color: #000;
	text-decoration: none;
}
.page_header_3 .topnav ul li a:hover {
	color: #0066aa;
}
.page_header_3 .topnav .oneCMSListMenuLink, .page_header_3 .topnav .oneCMSListMenuLinkHighlighted {
     line-height:50px;
}
.page_header_3 .topnav ul ul {
	border-radius: 0px;
	padding: 0;
	position: absolute;
	top: 100%;
	z-index:2;
}
.page_header_3 .topnav ul ul li {
	float: none; 
	position: relative;
	display: block;
}
.page_header_3 .topnav ul ul li a {
	padding: 8px 20px;
}	
.page_header_3 .topnav ul ul li a:hover {
	/*background: #4b545f;*/
}
.page_header_3 .topnav ul ul ul {
	position: absolute;
	left: 100%;
	top:0;
}  
.page_header_3 .jNav > ul {
    display:block !important;
}
/* CSS LIST MENU END*/
.page_header_wrapper .page_header_4 {
}
.TopSideLayout1 .page_content {
	float:left;
	width:100%;
	min-width:1150px;
	padding: 38px 0 82px;
	box-sizing: border-box;
	background:#fff;
}
.page_content .page_content_wrapper {
	margin:0 auto;
	width: 1150px;
}
.page_content_wrapper .page_content_top {
}
.page_content_wrapper .page_content_middle {
}
.page_content_middle .content_table {
}
.content_table .leftbody {
	width: 186px;
}
.sidenav .topCMSTreeMenuTable {
	width:186px;
	cursor:pointer;
	font-family: 'Raleway', Arial, sans-serif;
	color:#0066aa;
	font-size:15px;
	font-weight:normal;
}
.sidenav .topCMSTreeMenuItem, .sidenav .topCMSTreeMenuSelectedItem {
}
.sidenav .topCMSTreeMenuLink, .sidenav .topCMSTreeMenuSelectedLink {
	color:#0066aa;
	padding:5px 0;
	text-decoration:none;
	display:block;
}
.sidenav .topCMSTreeMenuLink:hover, .sidenav .topCMSTreeMenuSelectedLink:hover {
	color:#0066aa;
	padding:5px 0;
	text-decoration:none;
	display:block;
}
/*.sidenav .topCMSTreeMenuItem:hover, .sidenav .topCMSTreeMenuSelectedItem:hover {
	padding:5px 0;
	width:100%;
	background:url(/SiteDesign/Images/sidenav_hover.aspx) no-repeat;
}
.sidenav .topCMSTreeMenuItem:hover a, .sidenav .topCMSTreeMenuSelectedItem:hover a{
	color:#FEFEFE;
}*/
/*Hide top item border
.topCMSTreeMenuTable tr:nth-child(1) td {
	
	border-top:none;
}*/
.sidenav .subCMSTreeMenuItem, .sidenav .subCMSTreeMenuSelectedItem {
}
.sidenav .subCMSTreeMenuLink, .sidenav .subCMSTreeMenuSelectedLink {
	color:#0066aa;
	text-decoration:none;
	padding:3px 0 3px 15px;
	display:block;
}
.sidenav .subCMSTreeMenuLink:hover, .sidenav .subCMSTreeMenuSelectedLink:hover {
	color:#0066aa;
	text-decoration:none;
	padding:3px 0 3px 15px;
	display:block;
}

/*.sidenav .subCMSTreeMenuItem:hover, .sidenav .subCMSTreeMenuSelectedItem:hover {
	color:#8d3d32;
	background:url(/SiteDesign/Images/nav_hover.aspx) repeat;
	padding:3px 0 3px 15px;
}
.sidenav .subCMSTreeMenuItem:hover a, .sidenav .subCMSTreeMenuSelectedItem:hover a {
	color:#edd966;
}*/
.content_table .middlebody {
	padding-left: 64px;
	width: 964px;
	box-sizing: border-box;
}
.content_table .rightbody {
}
.page_content_wrapper .page_content_bottom {
}
.TopSideLayout1 .page_footer {
	float:left;
	width:100%;
	min-width:1150px;
	background: #05325c;
}
.page_footer .page_footer_wrapper {
	margin:0 auto;
	width: 1150px;
}
.page_footer_wrapper a{
	text-decoration:none;
	color: #fff;
}
.page_footer_wrapper .page_footer1 {
	float: left; 
	width: 100%;
	padding: 20px 0;
}
.page_footer1 .footer-info {
	width: 100%;
	margin: 0 auto;
	text-align:center;
	color: #fff;
	font-size: 12px;
	font-family: 'Raleway', Arial, sans-serif;
	font-weight:300;
	line-height: 2.25;
}
.footer-info  h3 {
	color: #fff;
	font-size: 20px;
	font-family: 'Raleway', Arial, sans-serif;
	font-weight:normal;
}
.poweredby {
	width: 100%;
	margin: 0 auto;
	text-align:center;
	color: #fff;
	font-size: 12px;
	font-family: 'Raleway', Arial, sans-serif;
	font-weight:300;
}
.page_footer_wrapper .page_footer2 {
}

/*HIDE DINING PAGE TYPE TABLE */
.clubdiningholder {
    display: none;
}