@charset "utf-8";
/*
font-family: 'Lato', sans-serif;
*/
body {
	margin:0px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#000000;
	font-size:12px;
	background:#1e1e1d;
}
a {
	cursor:pointer;
	outline:0;
}
.e3pagetemplate {
	color:#1e1e1d;
	font-size:13px;
	line-height:19px;
}
.e3pagetemplate a {
	color:#1e1e1d;
}
font {
    line-height: normal;
}
h1, h2, h3, h4, h5, h6 {
	color:#805918;
	margin:10px 0;
	font-family: 'Lato', sans-serif;
}
h1 {
	font-weight:normal;
	font-size:46px;
	line-height:50px;
	color:#334333;
}
h2 {
	font-weight:normal;
	font-size:19px;
	line-height:19px;
}
h3 {
	font-weight:normal;
	font-size:15px;
	line-height:15px;
}
img {
	border: none;
}
.MainInformationTable{
	width:100%;
}
/* Member Central Web Parts */
.e3pagetemplate .BirAtGlance .AGTitle, .e3pagetemplate .CalAtGlance .AGTitle {
    font-size: 13px;
    font-weight: bold;
}
.e3pagetemplate .BirAtGlance, .e3pagetemplate .CalAtGlance, .e3pagetemplate .WeaAtGlance {
    background: #FFF !important;
    border: 1px solid #000 !important;
    margin-bottom: 20px;
    padding: 0 0 4px;
    color:#000;
   -webkit-box-shadow: 1px 1px 4px 0px #AAAAAA;
   box-shadow: 1px 1px 4px 0px #AAAAAA;
}
.e3pagetemplate .BirAtGlance .AGTitle, .e3pagetemplate .CalAtGlance .AGTitle {
    color: #000;
    text-align: center;
}
.e3pagetemplate .AGCont a {
    color: #000;
}
.e3pagetemplate .AltCont .Cont2 {
}
.e3pagetemplate .CalAtGlance .AltCont, .e3pagetemplate .CalAtGlance .AltLink, .e3pagetemplate .EveAtGlance .AltLink {
    background-color: #dddddd;
}
.e3pagetemplate .AGDay .AGDate {
    color: #000;
}
.e3pagetemplate .AGToday {
    background: #1e1e1d;
    clear: both;
    color: #FFF;
    float: left;
    font-weight: bold;
    padding: 3px 0;
    text-align: center;
    width: 100%;
}
/* Member Central Web Parts End */
.fullwidth_img {
	height: 363px;
	width: 100%;
	float:left;
	position:absolute;
	overflow:hidden;
	z-index:-10;
	margin-top:73px;
	min-width:960px;
}
.fullwidth_img img {
	position:absolute;
	left:50% !important;
	margin-left: -750px;
	height:363px !important;
	width: 1500px !important;
}
.EditMode .fullwidth_img {
	position:relative;
	z-index:1;
	height:210px;
}
.TopDoubleLayout1 {
	width:100%;
	float:left;
	min-width:960px;
}
.TopDoubleLayout1 .page_header {
	width:100%;
	float:left;
	min-width:960px;
	background:url(/SiteDesign/Images/header_repeat.aspx) repeat-x;
}
.page_header .page_header_wrapper {
	margin:auto;
	width:960px;
}
.page_header_wrapper a {
	text-decoration:none;	
}
.page_header_wrapper .page_header_1 {
	float:left;
	width:960px;
	height:73px;
	font-family: 'Lato', sans-serif;
	font-weight:900;
	font-size:13px;
}
.page_header_1 .oneCMSMenu {
	cursor:pointer;
	height:73px;
	margin:auto;
	text-transform:uppercase;
}
.page_header_1 .oneCMSMenuItem {
	padding: 0 10px;
	color:#191919;
}
.page_header_1 .oneCMSMenuItemMouseOver, .page_header_1 .oneCMSMenuHighlightedMenuItemMouseOver, .page_header_1 .oneCMSMenuHighlightedMenuItem {
	padding: 0 10px;
	color:#a58f6a;
}
.page_header_1 .CMSMenu {
	cursor:pointer;
	width:auto !important;
	padding:5px 10px;
	background:#FFF;
}
.page_header_1 .CMSMenuItem, .page_header_1 .CMSMenuHighlightedMenuItem {
	padding:4px 20px 4px 10px;
	color:#191919;
}
.page_header_1 .CMSMenuItemMouseOver, .page_header_1 .CMSMenuHighlightedMenuItemMouseOver {
	padding:4px 20px 4px 10px;
	color:#a58f6a;
}
.EditMode .page_header_1 .CMSMenu {
	diaplay:none !important;
}
.page_header_wrapper .page_header_2 {
	float:left;
	width:960px;
	height:109px;
	text-align:center;
	margin-top:254px;
}
.page_header_wrapper .page_header_3 {
	float:left;
	width:960px;
	height:40px;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
}
.page_header_3 .oneCMSMenu {
	cursor:pointer;
	margin:auto;
	height:40px;
	font-size:15px;
	text-transform:uppercase;
}
.page_header_3 .oneCMSMenuItem {
	padding: 0 10px;
	color:#191919;
}
.page_header_3 .oneCMSMenuItemMouseOver, .page_header_3 .oneCMSMenuHighlightedMenuItemMouseOver, .page_header_3 .oneCMSMenuHighlightedMenuItem {
	padding: 0 10px;
	color:#a58f6a;
}
.page_header_3 .CMSMenu {
	cursor:pointer;
	width:auto !important;
	padding:5px 10px;
	font-size:13px;
	background:#FFF;
}
.page_header_3 .CMSMenuItem, .page_header_3 .CMSMenuHighlightedMenuItem {
	padding:4px 20px 4px 10px;
	color:#191919;
}
.page_header_3 .CMSMenuItemMouseOver, .page_header_3 .CMSMenuHighlightedMenuItemMouseOver {
	padding:4px 20px 4px 10px;
	color:#a58f6a;
}
.EditMode .page_header_3 .CMSMenu {
	diaplay:none !important;
}
.page_header_wrapper .page_header_4 {
	float:left;
	width:960px;
	height:15px;
	margin:27px 0 0;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
}
.page_header_4 .currentUserLabelText {
	float:right;
	color:#1e1e1d;
	margin:0 3px 0 0;
}
.page_header_4 .cmsdesklink {
	float:right;
	color:#1e1e1d;
	margin:0 3px 0 0;
}
.page_header_4 .signoutLink {
	float:right;
	color:#1e1e1d;
}
.page_header_wrapper .page_header_5 {
}
.TopDoubleLayout1 .page_content {
	width:100%;
	float:left;
	min-width:960px;
	background:#f5f2ec;
	border-bottom:27px solid #FFF;
}
.page_content .page_content_wrapper {
	margin:auto;
	width:960px;
}
.page_content_wrapper a {
	text-decoration:none;	
}
.page_content_wrapper .page_content_top {
}
.page_content_wrapper .page_content_mid {
	float:left;
	width:960px;
	padding:10px 0;
}
.page_content_wrapper .page_content_bottom {
}
.TopDoubleLayout1 .page_footer {
	width:100%;
	float:left;
	min-width:960px;
}
.page_footer .page_footer_wrapper {
	margin:auto;
	width:960px;
}
.page_footer_wrapper a {
	text-decoration:none;
	color:#FFF;
}
.page_footer_wrapper .page_footer1 {
	float:left;
	width:960px;
	padding:42px 0 20px;
	font-family: 'Lato', sans-serif;
	font-size:12px;
	color:#FFF;
	line-height:30px;
}
.page_footer1 h4 {
	font-size:12px;
	line-height:30px;
	margin:0;
	color:#FFF;
	font-family: 'Lato', sans-serif;
	font-weight:900;
}
.page_footer1 .footerleft {
	float:left;
	width:530px;
}
.footerleft .fbox1 {
	width:110px;
	vertical-align:top;
	padding-right:20px;
}
.footerleft .fbox2 {
	width:180px;
	vertical-align:top;
	padding:14px 60px 0 0;
}
.footerleft .fbox3 {
	width:160px;
	vertical-align:top;
	padding:14px 0 0
}
.page_footer1 .footermiddle {
	float:left;
	width:230px;
	margin:14px 0 0 70px;
}
.page_footer1 .footerright {
	float:right;
	width:90px;
	margin:14px 0 0 0;
	text-align:center;
}
.page_footer_wrapper .page_footer2 {
}


/* ClubComm JL */

.ScorecardComplete{
	text-align:left !important;
    border-style:none !important;
	line-height:normal !important;
}
.firstcolumn{
	text-align:left !important;
    border-left:none !important;
	border-top:1px solid #AEAEAE!important;
	border-bottom:1px solid #AEAEAE!important;
	border-right:none !important;
}
.scorecard {
    float: left;
    font-family: tahoma,Geneva,sans-serif;
    border:none !important;
}
.Front9{
	text-align:left;
    border-left:none !important;
	border-top:1px solid #AEAEAE!important;
	border-bottom:1px solid #AEAEAE!important;
	border-right:none !important;
}
.Out{
	text-align:left;
	border-left:none !important;
	border-top:1px solid #AEAEAE!important;
	border-bottom:1px solid #AEAEAE!important;
	border-right:none !important;
}
.Back9{
	text-align:left;
    border-left:none !important;
	border-top:1px solid #AEAEAE!important;
	border-bottom:1px solid #AEAEAE!important;
	border-right:none !important;
}
.totals{
	text-align:left;
    border-left:none !important;
	border-top:1px solid #AEAEAE!important;
	border-bottom:1px solid #AEAEAE!important;
	border-right:none !important;
}
#out, #in, #totals {
	border:none !important;
    float: left;
    font-family: tahoma,Geneva,sans-serif;
}
#holedetails {
  
    border-style: none !important;
    font-family: tahoma,Geneva,sans-serif;
	text-align:justify !important;
}
#HoleName {
	color:#006d75 !important;
    font-family: Garamond, Georgia, "Times New Roman", Times, serif !important;
    font-size: 30px;
}
#HoleDesc {
	text-align:justify !important;
}
.ScorecardNavigation {
	background-color:transparent !important;
}
.ScorecardNavigation table{
	background-color:transparent !important;
	width:535px !important;
}
#scorecard {
    background-color: transparent !important;
    border-style: none !important;
    display: block;
    float: left;
    font-family: tahoma,Geneva,sans-serif;
}
#DescRow {
	background-color: #126329 !important;
}
#Par {
	background-color: #126329 !important;
}
.PrevNextLinks {
    color: #006D75 !important;
}