@charset "utf-8";
body {
	margin:0px;
	font-family: 'Roboto', sans-serif;
	color:#000000;
	font-size:15px;
	line-height:1.5;
	background:#161513;
}
a, a:hover, a:active, a:focus {
	cursor:pointer;
	outline:0;
}
.e3pagetemplate {
	color:#000000;
	font-size:16px;
}
.e3pagetemplate a {
	color:#547730;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Raleway', sans-serif;
	color:#547730;
	margin:0;
}
a.e3-button {
	background: #547730;
	border: 1px solid #547730;
	border-radius: 0;
	color: #fff;
	font-weight: normal;
	font-size:16px;
	padding: 8px 25px;
    margin:5px;
	display:inline-block;
	min-width:160px;
	text-decoration: none;
}
a.e3-button:hover {
	background: #fff;
	color: #547730;
}
img {
	border: none;
}
.MainInformationTable{
	width:100%;
}
.EditableImageEdit .ImageSelectorHeader, .EditableImageEdit .EditableTextTitle {
    position: relative;
    z-index: 9999;
}
.EditMode header {
    position: relative;
}
header {
    background: #fff none repeat scroll 0 0;
    float: left;
    height: 75px;
    transition: top 0.3s ease 0s;
    width: 100%;
    z-index: 200;
	position: fixed;
	box-shadow: 0 3px 5px rgba(0,0,0,0.45);
}
header .mobile-nav-btn {
    float: left;
    height: 30px;
    margin: 15px 0 0;
    width: 10%;
	position: relative;
    z-index: 5;
}
header #menu-button {
    color: #000000;
    display: block;
    height: 40px;
    padding-left: 0 !important;
}
#menu-button::before {
    display: none;
}
header #menu-button i {
    font-size: 30px;
}
header nav {
    background: #fff none repeat scroll 0 0;
	font-family: 'Roboto', sans-serif;
	color: #000;
	box-shadow: 2px 1px 5px rgba(0,0,0,0.33);
}
.mobile-nav-btn {
    float: left;
}
#main-menu {
    box-shadow: none;
}
#main-menu li, #main-menu a {
    border-radius: 0;
    font-weight: normal;
	font-family: 'Roboto', sans-serif;
	border:none;
}
#main-menu > li > a {
    background: #fff none repeat scroll 0 0;
    color: #000;
	text-transform: uppercase;
    text-shadow: none;
	font-family: 'Roboto', sans-serif;
    font-weight:300;

}
#main-menu a.current {
	background: #ebe9e7;
	color: #000;
}
#main-menu ul a.current {
	background: #ebe9e7;
	color: #000;
}
#main-menu ul a {
	background: #ebe9e7 none repeat scroll 0 0;
    color: #000;
}
#main-menu > li > ul > li a {
    color: #000;
	background: #ebe9e7 none repeat scroll 0 0;
	font-family: 'Roboto', sans-serif;

}
#main-menu > li > ul > li > ul > li a {
    color: #000;
	background: #ebe9e7 none repeat scroll 0 0;
	font-family: 'Roboto', sans-serif;

}
#main-menu .sub-arrow {
    background:  #547730 none repeat scroll 0 0;
    color: #fff !important;
    width: 42px;
}
header .MyProfile_Member {
    background: transparent;
    border: medium none;
    float: right;
    height: 35px;
    margin: 0;
    padding: 0;
    text-align: right;
    width: 10%;
}
.MyProfile_Svg {
	color: #000;
	float: right !important;
	margin: 15px 0 0 10px !important;
	width: 30px !important;
	height: 30px !important;
}
.MyProfile_Svg svg {
	fill: currentcolor;
}
header .MyProfile_Member .click_transparent {
	width: 100%;
}
header .MyProfile_Member .MyProfile_Name {
    display: none;
}
header .MyProfile_Member .arrow-down {
    display: none;
}
header .MyProfile_Member .fullView {
    background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
    left: auto;
    right: -10px;
    top: 38px;
    width: 190px;
}
header .MyProfile_Member .MyProfile_FullMain {
    border: medium none;
    padding: 0;
    width: 100%;
}
header .MyProfile_Member .fullView a {
    border: medium none;
    color: #ffffff;
    font-size: 13px;
    height: auto;
    line-height: normal;
    margin: 0;
    padding: 10px 15px;
    text-align: left;
    text-decoration: none;
    width: 100%;
}
header .MyProfile_Member .fullView a:hover {
    color: #efefef;
}
header .MyProfile_Member .fullView a div {
    display: none;
}
header .arrow-down {
    border-top: 5px solid #fff;
}
.cmsdesklink {
    display: none;
}
header .logo {
    float: left;
    height: 20px;
    left: 50%;
    margin: 27px auto 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    text-align: center;
    transform: translateX(-50%);
    width: 80%;
	display:block;
}
header .logo img {
    max-height: 20px;
}

.banner {
    clear: both;
    float: left;
    margin: 0;
    position: relative;
    width: 100%;
	top: 75px;
}
.fullwidth-image {
    float: left;
    overflow: hidden;
    position: relative;
    top: 0;
    width: 100%;
    z-index: -10;
}
.fullwidth-image img {
    height: auto;
    left: 50%;
    overflow: hidden;
    position: relative;
    transform: translateX(-40%);
    width: 200%;
}
.EditMode .banner {
    z-index: 1;
    position: relative;
}
.EditMode .fullwidth-image {
	position:relative;
	z-index:5;
	height:210px;
	overflow:hidden;
}
.page-content {
	float: left;
	width: 100%;
	background: #fff;
	position: relative;
    top: 75px;
}
.page-content > .container {
    padding: 25px 0;
}
footer {
	float:left;
	width: 100%;
	position: relative;
    top: 75px;
}
.footer-top {
	clear: both;
    float: left;
    margin: 0;
    position: relative;
    width: 100%;
	background: #212a3c;
	color: #fff;
}
.footer-top a{
	color: #fff !important;
	text-decoration: none;
}
.footer-top h4 {
    color: #fff;
    float: left;
    font-family: "Raleway",sans-serif;
    font-size: 24px;
    float: left;
}
.footer-top h4:after {
    content: "";
    
	background: rgba(255,255,255,1);
	background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 50px, rgba(255,255,255,0) 50px, rgba(255,255,255,0) 50px, rgba(255,255,255,0) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,255,255,1)), color-stop(50px, rgba(255,255,255,1)), color-stop(50px, rgba(255,255,255,0)), color-stop(50px, rgba(255,255,255,0)), color-stop(100%, rgba(255,255,255,0)));
	background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 50px, rgba(255,255,255,0) 50px, rgba(255,255,255,0) 50px, rgba(255,255,255,0) 100%);
	background: -o-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 50px, rgba(255,255,255,0) 50px, rgba(255,255,255,0) 50px, rgba(255,255,255,0) 100%);
	background: -ms-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 50px, rgba(255,255,255,0) 50px, rgba(255,255,255,0) 50px, rgba(255,255,255,0) 100%);
	background: linear-gradient(to right, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 50px, rgba(255,255,255,0) 50px, rgba(255,255,255,0) 50px, rgba(255,255,255,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#547730', endColorstr='#e73827', GradientType=1 );

    float: left;
    position: relative;
    padding: 1px;
    clear: both;
    width: 40%;
    height: 2px;
    margin: 25px 0 30px;
	width: 100%;
}
.footer1 {
	padding: 18px 0;
}
.footer1 .WeaAtGlance {
	background-color:transparent;
	border:none;
	color:#fff;
	float:left;
	width:auto;
	font-family: "Raleway",sans-serif;
	font-size: 14px;
}
.footer1 .WeaAtGlance img{
	margin-left:10px;
	vertical-align:middle;
}
.footer2 {
	padding: 18px 0;
}
.footer3 {
	padding: 18px 0;
}
.footer3 div {
    width: 100%;
    display: block;
    clear: both;
}
.footer4 {
	padding: 18px 0;
}
.footer4 div {
    width: 100%;
    display: block;
    clear: both;
}
.footer4 a span {
	display:none;
}
.footer4 .fa {
	font-size: 16px;
}
.footer-bot {
	clear: both;
    float: left;
    margin: 0;
    position: relative;
    width: 100%;
	background: #000000;
	color: #fff;
	padding: 20px;
}
.footer-bot > .container {
    padding: 0;
}
.footer-bot a{
	color: #fff !important;
	text-decoration: none;
}
.footer-bot .footer-sitemap {
	float: left;
	width: 76%;
	font-family: 'Raleway', sans-serif;
	font-size: 10px;
}
.footer-sitemap .CMSSiteMapList {
	float:left;
	margin:0;
	padding:0;
	width:76%;
	text-align:left;
}
.footer-sitemap .CMSSiteMapListItem {
	list-style:none;
	display:inline-block;
	margin:5px;
}
/*.CMSSiteMapListItem:last-child {
	margin-right:0;
	padding-right:0;
	border-right:none;
} */
.poweredby {
	float: left;
	text-align: left;
	color: #fff;
	font-size: 10px;
	font-family: 'Raleway', sans-serif;
}
@media (min-width: 768px) {
	header {
		position:relative;
		box-shadow: none;
	}
	header .logo {
		height: 40px;
	}
	header .logo img {
		max-height: 40px;
	}
	.cmsdesklink {
		font-family: 'Roboto', sans-serif;
		color: #fff;
		display: block;
		float: right;
		font-size: 15px;
		margin: 0;
		padding: 8.3px 10px 8.3px 20px;
		text-decoration: none;
		width: auto;
	}
	.right-widget {
		position: absolute;
		right: 1%;
		width: 66%;
	}
	header .tee-time {
		float: right;
		margin: 10px 15px 0 0;
		color: #fff;
		z-index: 5;
	}
	header .tee-time a{
		text-decoration:none;
		color: #fff;
	}
	.tee-time .e3-button {
		margin: 0;
		min-width: 100px;
	}
	/*my profile */
	header .MyProfile_Member {
		background: #547730 none repeat scroll 0 0;
		color: #fff;
		float: right;
		height: auto;
		margin: 10px 2% 0 0;
		position: relative;
		right: 0;
		width: auto;
		z-index: 5;
	}
	header .MyProfile_SignedIn {
		padding: 0 10px;
	}
	.MyProfile_Svg {
		color: #fff;
		float: right !important;
		margin: 5px 0 5px 10px !important;
		width: 30px !important;
		height: 30px !important;
	}
	.MyProfile_Svg svg {
		fill: currentcolor;
	}
	.MyProfile_SignedOut .MyProfile_Svg {
		color: #fff;
		float: left !important;
		margin: 5px 10px 0 0 !important;
	}
	header.fixed .MyProfile_Member {
		background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	}
	.MyProfile_SignedOut {
		background: #547730 none repeat scroll 0 0;
		padding: 0 10px;
	}
	header .MyProfile_Member .MyProfile_Name {
		font-family: 'Roboto', sans-serif;
		color: #fff;
		display: inline-block;
		font-size: 15px;
		font-weight: normal;
		height: auto;
		line-height: 2.9;
		text-shadow: none;
		float:left;
		width: auto;
	}
	header .MyProfile_Member .arrow-down {
		border-top-color: #fff;
		display: inline-block;
		margin: 20px 5px  0 8px;
	}
	header .MyProfile_Member .fullView {
		background: rgba(0,0,0,0.8) none repeat scroll 0 0;
		left: 0;
		right: auto;
		top: 35px;
	}
	header .MyProfile_Member .MyProfile_FullMain {
	}
	header .MyProfile_Member .fullView a {
		color: #fff;
	}
	header .MyProfile_Member .fullView a:hover {
		color: #fff;
	}
	header .MyProfile_Member .fullView a div {
	}
	.scroll-down .fa {
		font-size: 60px;
	}
	.banner {
		top: 0;
	}
	.fullwidth-image img {
		left: 0;
		transform: translateX(0);
		width: 100%;
	}
	.page-content {
		top: 0;
	}
	
	footer {
		top: 0;
	}
	.footer-top h4 {
		font-size: 16px;
	}
	.footer2 iframe {
		max-width: 90%;
	}
	.poweredby {
		float: right;
		text-align: right;
		width: 24%;
		margin: 5px 0;
	}
}
@media (min-width: 1025px) {
	header {
    height: 120px;
    border-bottom: 5px solid #547730;
	}
	header .logo {
		left: 0;
		transform: translateX(0);
		position: absolute;
		width: 200px;
/*		width: 440px;*/
		margin: 8px 0 0 2%;
		height: 48px;
	}
	header .logo img {
		max-height: 48px;
	}
	header .mobile-nav-btn {
		display:none;
	}
	#divMainMenu {
		position: absolute;
		z-index: 5;
		left: 1%;
		top: 70px;
	}
	header nav {
		background: transparent none repeat scroll 0 0;
		box-shadow: none;
		clear: both;
		float: right;
		font-family: "Raleway",sans-serif;
		padding: 0;
		position: relative;
		text-align: right;
		
		width: 100%;
	}
	#main-menu {
		background: transparent none repeat scroll 0 0;
		box-shadow: none;
		clear: none;
		display: table !important;
		white-space: nowrap;
		width: auto;
		float: left;
		font-family: 'Roboto', sans-serif;
	}
	#main-menu li, #main-menu a {
		border: medium none;
		border-radius: 0;
		font-size: 16px;
		font-weight: 600;
	}
	#main-menu > li {
		display: inline-block;
		float: none;
	}
	#main-menu > li > a {
		background: transparent;
		color: #212a3c;
		padding: 8px 15px 19px;
		font-family: 'Roboto', sans-serif;
		text-transform:uppercase;
        font-weight:300;
	}
	#main-menu a.hover {
		color: #547730;
	}
	#main-menu a.current {
		color: #547730;
		background: transparent none repeat scroll 0 0;
	}
	#main-menu > li > a:hover {
		background: transparent none repeat scroll 0 0;
		color: #547730 !important;
	}
	#main-menu ul {
		background: #fff;
		border: medium none;
		border-radius: 0;
		box-shadow: none;
		left: auto !important;
		padding: 0;
		font-family: 'Roboto', sans-serif;
	}
	#main-menu ul a.current {
		color: #547730;
		background: #fff;
	}
	#main-menu ul a:hover, #main-menu ul a.highlighted {
		color: #547730;
		background: #fff;
	}
	#main-menu ul ul > li {
		background: #fff none repeat scroll 0 0;
		color: #547730;
	}
	#main-menu > li > ul > li a {
		background: #fff none repeat scroll 0 0;
		color: #547730;
		text-align: left;
		font-family: 'Roboto', sans-serif;
        font-weight:300;
	}
	#main-menu > li > ul > li > ul > li a {
		background: #fff none repeat scroll 0 0;
		color: #547730;
		text-align: left;
		font-family: 'Roboto', sans-serif;
	}
	#main-menu ul ul > li a {
		color: #547730;
		font-family: 'Roboto', sans-serif;
	}
	#main-menu > li > ul > li > ul {
		left: 0 !important;
		right: auto !important;
	}
	#main-menu > li > ul > li > ul > li > ul > li a {
		background: #fff none repeat scroll 0 0;
		color: #547730;
		text-align: left;
		font-family: 'Roboto', sans-serif;
	}
	#main-menu > li > ul > li > ul > li > ul > li ul > li a {
		background: #fff none repeat scroll 0 0;
		color: #547730;
		text-align: left;
		font-family: 'Roboto', sans-serif;
	}
	#main-menu .sub-arrow {
		display: none;
	}
	.page-content > .container {
		padding: 65px 0 70px;
	}
	.footer-top {
		padding: 38px 0 18px;
	}
}
@media (min-width: 1200px) {
	/* styles */
}