/*tag specific styles*/
a{
        /*color: #567452;*/
color: #C9A962;

}
a img{
        border: 0;

}
/*dhtml navigation menu styles*/

.mnuMain{
margin: 0;
}
.mnuItem, .mnuItemMembers, .mnuSub, .mnuItemActive, .mnuItemActiveOver, .mnuItemOver{
}
#headerCenter .mnuSub{
	margin-top:1px;
	background-color:#735129;
}
#headerCenter .mnuSub{
display: none;
}
#headerCenter .mnuItem, #headerCenter .mnuItemOver, #headerCenter .mnuItemActive, #headerCenter .mnuItemActiveOver, #headerCenter .mnuItemMembers, 
#headerCenter .mnuItemMembersOver{
	color:#FAF8F5;
	
}

#headerCenter .mnuItemOver, #headerCenter .mnuItemMembersOver, #headerCenter .mnuItemActiveOver{
	/*background: #505477;*/
background: #0B1A2B;
	
}

#headerCenter .mnuItemActive{
        /*background: #735129;*/
/*background: #505477;*/
/*background: #0B1A2B;*/
background: #C9A962;
	text-transform: uppercase;	
}

#navContainer .mnuItemActive a{
color: #FAF8F5;
}
.mnuItemSeparatorH{
	background-color:#FAF8F5;
	width:1px;
	height:100%;
	
}

.mnuItemSeparatorV{
	background-color:#FAF8F5;
	width:100%;
	height:1px;
	
}

.mnuSeparatorH{

}

.mnuSeparatorV{

}

.mnuMain ul{
margin: 0;
padding: 0;
}
#headerCenter .mnuMain li{
list-style: none;
display: inline-block;
}
.mnuMain li a{
text-decoration: none;
display:block;
padding: 10px 17px;
/*color: #233310;*/
/*color: #505477;*/
color: #0B1A2B;
}
#navContainer .mnuMain li a{
font-size: 18px;
font-weight:bold;
}
/*content styles*/
.home #content{
padding: 0 !important;
}
.mem #content{
min-height: 500px;
}
#content, .inner{
position: relative;
width: 1250px;
max-width: 100%;
height: auto;
margin: 0 auto;
padding: 2rem 1rem;
font-size: 18px;
}
#content:after, .inner:after{
content: '';
display: block;
clear: both;
}
#content img{
position: relative;
width: auto;
max-width: 100%;
height: auto;
}
.inpButton{
        background: #C9A962;
        color: #fff;
        border: 1px solid #C9A962;
        padding: 10px 15px;
        font-size: 15px;
        text-transform: uppercase;
        letter-spacing: 1px;
        width: auto !important;
        min-width: 130px;
        cursor: pointer;
}
.inpButton:hover{
        /*background: #505477;*/
background: #0B1A2B;
        cursor: pointer;
}
.inpCheckBox{
	border:none;
	
}

.modContainer{
	margin-bottom:10px;
	
}

.modHeader{
	text-align:center;
	text-transform: uppercase;
	font-weight:bold;
	
}

.modContent{

}

.ctHeader{
	font-weight:bold;
	color:#FAF8F5;
	background: #545454;
}

.ctHeader A{
	background-color:#545454;
	font-weight:bold;
	color:#FAF8F5;
	
}

.ctToolBar, .ctToolBar TD{
	font-weight:bold;
	
}

.ctAlternate{

	
}

.ctNormal{

	
}

.ctSmall{

	
}

.ctBulletin{
	padding-bottom:5px;
	
}

.ctBulletinNew{
	/*
	background: url(/_filelib/ImageGallery/Bullets/new.gif) no-repeat 100% 2px;
	padding-right: 28px;
	*/
	
}

.ctBulletinDate{
	color:#545454;
	
}

.ctBulletinShortText{
	font-size:14px;
	color:#545454;
	
}

/* Login Module Styles */
.lgBox {
        position: relative;
        width: 300px !important;
        max-width: 100%;
        height: auto;
        margin: 0 auto;
}

#lgBox .lgUserName, #lgBox .lgPassword {
        width: 300px !important;
        max-width: 100%;
        font-size: 15px;
font-family: 'EB Garamond', serif;
}

#lgLoginButton{
        width: 300px !important;
        max-width: 100%;
}

#lgUserNameLabel, #lgPasswordLabel{
   font-family: 'EB Garamond', serif;
        color: #545454;
        font-size: 13px;
        letter-spacing: 1px;
}

/* Form Field Styles */
input[type="text"], input[type="password"], textarea{
padding: 7px;
background: #FAF8F5;
/*border: 1px solid #505477;*/
border: 1px solid #0B1A2B;
}
select{
height: 33px;
background: #FAF8F5;
/*border: 1px solid #505477;*/
border: 1px solid #0B1A2B;
}
input[type="text"]:focus, input[type="password"]:focus, textarea:focus, select:focus{
outline: 0;
border: 1px solid #C9A962 !important;
}
/* Default Template Styles */
*{
box-sizing: border-box;
}
#fwBody{
margin: 0;
padding: 0;
width: 100%;
/*color: #735129;*/
/*color: #505477;*/
color: #0B1A2B;
background: #FAF8F5;
font-size: 16px;
font-family: 'EB Garamond', serif;
}
h1{
/*color: #469145;*/
/*color: #775055;*/
/*color: #567452;*/
color: #0B1A2B;
font-weight: normal;
}
#footerContainer{
position: relative;
width: 100%;
height: auto;
display: block;
/*background: #f6f2ee;
border-top: 1px solid #ede6dc;*/
/*background: #505477;*/
background: #0B1A2B;
color: #FAF8F5;
}
#footer{
position: relative;
width: 1250px;
max-width: 100%;
height: auto;
margin: 0 auto;
padding: 1rem;
}
#footer:after{
content: '';
display: block;
clear: both;
}
#footerLeft{
position: relative;
display: inline-block;
vertical-align: middle;
width: 33%;
max-width: 100%;
height: auto;
text-align: left;
}
#footerCenter{
position: relative;
display: inline-block;
vertical-align: middle;
width: 33%;
max-width: 100%;
height: auto;
text-align: center;
}
#footerRight{
position: relative;
display: inline-block;
vertical-align: middle;
width: 33%;
max-width: 100%;
height: auto;
text-align: right;
}
#footer a{
/*color: #469145;*/
color: #FAF8F5;
text-decoration: none;
}
#copyright{
position: relative;
width: 100%;
height: auto;
display: block;
font-size: 0.8rem;
text-align: center;
padding: 0.5rem;
/*background: #469145;*/
/*background: #775055;*/
background: #C9A962;
color: #FAF8F5;
}
/* Home Slideshow - slideshowHome */
/*HOME SLIDESHOW*/
.ssslideshowHome{
    position: relative;
    width: 100% !important;
    height: auto !important;
    overflow: visible !important;
    padding-bottom: 57.93%;
z-index: 1;
}

#ssislideshowHome{
    overflow: visible !important;
    position: relative; 
    left: 0px; 
    z-index: 4; 
    opacity: 0; 
    width: 100% !important; 
    height: auto !important; 
    padding-bottom: 57.93%;
    background-position: 50% 50%; 
    background-size: 100% !important;
    background-repeat: no-repeat no-repeat;
}
#ssdslideshowHome{
    text-shadow: 0 2px 2px #000;
    font-family: stephaniemariejf;
    text-align: right;
    font-size: 50px;
    color: #FFF !important;
    opacity: 1 !important;
    font-weight: normal !important;
    background: rgba(0,0,0,0.4) !important;
}

/* Subpage Banner Slideshow - slideshowSub */
/*SUB PAGE SLIDESHOW*/
.ssslideshowSub{
    position: relative;
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 auto;
    text-align: center;
    height: auto !important;
    overflow: visible !important;
    padding-bottom: 25%;
}

#ssislideshowSub{
    overflow: visible !important;
    position: relative; 
    left: 0px; 
    z-index: 4; 
    opacity: 0; 
    width: 100% !important; 
    height: auto !important; 
    padding-bottom: 25%;
    background-position: 50% 50%; 
    background-size: 100% !important;
    background-repeat: no-repeat no-repeat;
}
#ssdslideshowSub{
    text-shadow: 0 2px 2px #000;
    font-family: 'Great Vibes', cursive;
    text-align: center;
    font-size: 48px;
    color: #FFF !important;
    opacity: 1 !important;
    font-weight: normal !important;
    background: rgba(0,0,0,0.5) !important;
    padding: 15px;
    line-height: 1.5em;
    letter-spacing: 1px;
}


#bannerContainer .ssslideshow1{
    position: relative;
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 auto;
    text-align: center;
    height: auto !important;
    overflow: visible !important;
    padding-bottom: 37.5%;
}

#bannerContainer #ssislideshow1{
    overflow: visible !important;
    position: relative; 
    left: 0px; 
    z-index: 4; 
    opacity: 0; 
    width: 100% !important; 
    height: auto !important; 
    padding-bottom: 37.5%;
    background-position: 50% 50%; 
    background-size: 100% !important;
    background-repeat: no-repeat no-repeat;
}
#bannerContainer #ssdslideshow1{
    text-shadow: 0 2px 2px #000;
    font-family: 'Great Vibes', cursive;
    text-align: center;
    font-size: 48px;
    color: #FFF !important;
    opacity: 1 !important;
    font-weight: normal !important;
    background: rgba(0,0,0,0.5) !important;
    padding: 15px;
    line-height: 1.5em;
    letter-spacing: 1px;
}

/* Default Slideshow - slideshow1 */
.ssslideshow1{
    position: relative;
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 auto;
    text-align: center;
    height: auto !important;
    overflow: visible !important;
    padding-bottom: 66.67%;
}

#ssislideshow1{
    overflow: visible !important;
    position: relative; 
    left: 0px; 
    z-index: 4; 
    opacity: 0; 
    width: 100% !important; 
    height: auto !important; 
    padding-bottom: 66.67%;
    background-position: 50% 50%; 
    background-size: 100% !important;
    background-repeat: no-repeat no-repeat;
}
#ssdslideshow1{
    text-shadow: 0 2px 2px #000;
    font-family: 'Great Vibes', cursive;
    text-align: center;
    font-size: 48px;
    color: #FFF !important;
    opacity: 1 !important;
    font-weight: normal !important;
    background: rgba(0,0,0,0.5) !important;
    padding: 15px;
    line-height: 1.5em;
    letter-spacing: 1px;
}
#navContainer{
position: relative;
width: 100%;
max-width: 100%;
height: auto;
text-align: center;
}
.visuallyhidden{
 border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
#skiptocontent {
        position: absolute;
        background: #512644;
        color: #fff;
        -webkit-transition: top 0.1s ease-out;
        transition: top 0.1s ease-out;
        left: 0;
        top: -40px;
        padding: 6px;
        border-right: 1px solid #fff;
        border-bottom: 1px solid #fff;
        border-left: 1px solid #fff;
        z-index: 99999;
}
#skiptocontent:focus {
        top: 0;
        outline-color: #0000;
        -webkit-transition: top 0.1s ease-out;
        transition: top 0.1s ease-out;
}
/* CLEARFIX  */
.clearfix { zoom: 1; }
.clearfix:after { content: ""; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
#headerContainer{
position: fixed;
width: 100%;
max-width: 100%;
height: auto;
top: 0;
z-index: 9999;
/*background: rgba(255,255,255,0.8);*/
background: rgba(238, 238, 238,0.8);
box-shadow: 1px 1px 7px #565656;
}
#header{
position: relative;
width: 1250px;
max-width: 100%;
height: auto;
margin: 0 auto;
}
#header:after{
content: '';
display: block;
clear: both;
}
#headerLeft{
position: relative;
display: inline-block;
vertical-align: middle;
width: 10%; /*15%*/
max-width: 100%;
height: auto;
text-align: left;
}
#headerLeft img{
position: relative;
width: auto;
max-width: 100%;
height: auto;
display: block;
padding: 10px;
}
#headerCenter{
position: relative;
display: inline-block;
vertical-align: middle;
width: 75%; /*70%*/
max-width: 100%;
height: auto;
text-align: center;
}
#headerRight{
position: relative;
display: inline-block;
vertical-align: middle;
width: 15%;
max-width: 100%;
height: auto;
text-align: right;
}
#bannerContainer{
position: relative;
width: 100%;
max-width: 100%;
height: auto;
min-height: 100px;
}
#bannerContainer img{
opacity: 0;
}
.home #bannerText{
top: 15% !important;
opacity: 1 !important;
z-index: 9999 !important;
}
.home #bannerText img{
opacity: 1 !important;
}
#bannerText{
position: absolute;
width: 100%;
max-width: 100%;
height: auto;
text-align: center;
font-size: 3.5rem;
color: #FAF8F5;
text-shadow: 1px 1px 7px #222222;
margin-top: 16%;/*25%*/
z-index: 100;
opacity: 0;
}
#bannerText img{
position: relative;
width: auto;
max-width: 100%;
height: auto;
display: block;
margin: 0 auto;
text-align: center;
}
#pageWrapper{
position: absolute; 
top: 0;
width: 100%;
max-width: 100%;
height: auto;
z-index: 1;
}
#pullSub{
display: none;
}
.mobileShow{
display: none;
}
.mobileHide{
display: block;
}
.mem #content{
/*background: #f9f7f4;*/
/*background: #f0f7ef;*/
background: #f7f7f7;
}
#leftSideBar{
position: relative;
display: inline-block;
vertical-align: top;
width: 20%;
max-width: 100%;
height: auto;
padding: 1% 0;
}
#main{
position: relative;
display: inline-block;
vertical-align: top;
width: 80%;
max-width: 100%;
height: auto;
min-height: 500px;
padding: 1% 2%;
background: #FAF8F5;
/*border-left: 1px solid #ede6dc;*/
border-left: 1px solid #deeddc;
}
#main h1{
padding-top: 0;
margin-top: 0;
}
#leftSideBar ul{
position: relative;
margin: 0;
padding: 0;
}
#leftSideBar li{
list-style: none;
display: block;
}
#leftSideBar .mnuItemActive a{
font-weight: bold;
text-transform: uppercase;
}
#leftSideBar ul ul li a{
padding-left: 30px;
}
#leftSideBar ul ul ul li a{
padding-left: 50px;
}
#leftSideBar .mnuSub .mnuItem a{
text-transform: none !important;
font-weight: normal !important;
}
#leftSideBar .mnuItemActive .mnuSub .mnuItem a, #leftSideBar .mnuItemActive .mnuSub .mnuItemMembers a{
text-transform: none !important;
font-weight: normal !important;
/*padding: 0 0 5px 50px;*/
}
#leftSideBar ul .mnuSub .mnuItemActive a{
font-weight: bold;
text-transform: none !important;
/*padding: 0 0 5px 50px;*/
}
.fwBtn{
display: inline-block;
text-decoration: none;
padding: 7px 15px;
color: #C9A962;
border: 1px solid #C9A962;
transition: 0.2s ease all;
}
.fwBtn:hover{
background: #C9A962 !important;
color: #FAF8F5 !important;
}
.fwBtn:focus{
background: #C9A962 !important;
color: #FAF8F5 !important;
}
.fwBtn:after{
content: '';
display: block;
clear: both;
}
#bannerImage img{
position: relative;
width: 100%;
max-width: 100%;
height: auto;
display: block;
}
/* Videos & iFrames */
.iframeContainer{
    position: relative;
	padding-bottom: 32%;
	padding-top: 0;
	height: 0;
}
.iframeContainer iframe, .iframeContainer object, .iframeContainer video{
    position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
    pointer-event: none; 
}
.videoContainer{
	position: relative;
	padding-bottom: 56.25%; 
	padding-top: 25px;
	height: 0;	
}
.videoContainer iframe, .videoContainer object, .videoContainer video{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
 	max-width: 100% !important;		
}
#header a, #footer a{
text-decoration: none;
}
.imgMain{
height: auto !important;
}
.sub #contentContainer{
min-height: 500px;
}
#usrRelated0, ##usrRelated1{
font-size: 15px !important;
display: block;
}
#usrHeader font{
font-size: 18px !important;
}
#mdName{
font-size: 14px !important;
}
#inavMod2111 .mnuSub{
display: none !important;
}
.holeInfo{
border-collapse: collapse;
position: relative;
margin: 0 auto;
}
.holeInfo td:nth-child(1){
width: 70%;
padding: 10px;
}
.holeInfo td:nth-child(1) img{
position: relative;
width: 825px !important;
max-width: 100%;
height: auto;
display: block;
margin: 0 auto;
text-align: center;
}
.holeInfo td:nth-child(2){
width: 30%;
padding: 10px;
}
.holeInfo td:nth-child(2) img{
position: relative;
width: 250px !important;
max-width: 100%;
height: auto;
display: block;
margin: 0 auto;
text-align: center;
}

.holeNum{
	font-weight: bold;
	font-size: 2.5rem;
	display: block;
	padding-bottom: 5px;
	letter-spacing: 1px;
	text-transform: uppercase;
        /*color: #233310;*/
/*color: #775055;*/
color: #C9A962;
text-align: center;
}
.holePar{
font-style: italic;
font-size: 1.5rem;
text-align: center;
display: block;
color: #676767;
}
.goldText{
color: #D3B13A;
font-weight: bold;
}
.imgCaption{
display: block;
text-align: center;
font-size: 14px;
font-style: italic;
color: #888888;
}
#courseNav{
position: relative;
margin: 0;
padding: 0;
}
#courseNav li{
list-style: none;
display: inline-block;
}
#courseNav li a{
text-decoration: none;
display: block;
padding: 5px;
margin: 3px;
text-align: center;
background: #FAF8F5;
border: 1px solid #C9A962;
color: #C9A962;
font-size: 13px;
transition: 0.2s ease all;
}
#courseNav li a:hover, #courseNav li a:focus{
background: #C9A962 !important;
color: #FAF8F5 !important;
}
#courseNav .mnuItemActive a{
background: #C9A962 !important;
color: #FAF8F5 !important;
}
#isideLinks132 .mnuSub{
display: none !important;
}
#imgAlbumNavMain{
position: relative;
z-index: 9990 !important;
}
@media only screen and (max-width: 768px){
#headerCenter a{
color: #0B1A2B !important;
}
#navContainer{
background: #0B1A2B !important;
}
.home #bannerText {
    top: 30% !important;
    opacity: 1 !important;
    z-index: 9999 !important;
}
.mobileTable, .mobileTable tbody, .mobileTable tr, .mobileTable th, .mobileTable td{
display: block !important;
width: 100% !important;
height: auto !important;
}
.holeInfo, .holeInfo tbody, .holeInfo tr{
display: block !important;
width: 100% !important;
}
.holeInfo td{
display: block !important;
width: 100% !important;
}
.nav .mnuItemActive a{
font-weight: bold !important;
text-transform: uppercase !important;
background: #F7F7F7;
}
#content img{
position: relative;
width: auto;
max-width: 100%;
height: auto;
}
#calMonthTable, #calMonthTable tbody, #calMonthTable tr, #calMonthTable th, #calMonthTable td{
display: block;
width: 100%;
max-width: 100%;
height: auto !important;
text-align: left !important;
}
#calMonthTable td div{
text-align: left !important;
}
form[name="usp_Form"] #inpFirst, form[name="usp_Form"] #inpMiddle, form[name="usp_Form"] #inpLast{
display: inline-block !important;
verical-align: top;
}
form[name="usp_Form"] #lblFirst, form[name="usp_Form"] #lblMiddle, form[name="usp_Form"] #lblLast{
display: none !important;
}
form[name="usp_Form"] #inpMiddle{
padding-left: 4px;
}
form[name="usp_Form"] input[name="usr_firstname"], form[name="usp_Form"] input[name="usr_lastname"]{
display: inline-block !important;
width: 100% !important;
}
form[name="usp_Form"] .input[name="usr_initial"]{
display: inline-block;
width: 100% !important;
}
form[name="usp_Form"] td{
display: block !important;
text-align: left;
vertical-align: top !important;
}
form[name="usp_Form"] input[type="text"]{
display: inline-block !important;
text-align: left;
width: 85%;
}
#calWeekDayHeader{
display: none !important;
}
#bannerText {
    font-size: 2.5rem !important;
    margin-top: 10% !important;
}
#siteTitle{
position: relative;
width: 100%;
max-width: 100%;
height: auto;
padding: 2px;
text-align: center !important;
font-size: 13px;
text-transform: uppercase !important;
letter-spacing: 1px;
background: #f6f2ee;
border-top: 1px solid #ede6dc;
border-bottom: 1px solid #ede6dc;
text-shadow: 1px 1px 2px #FAF8F5;
}
#headerCenter ul{
margin: 0;
padding: 0;
}
#headerCenter li{
list-style: none;
display: inline-block;
text-align: center;
padding: 10px 20px;
}
#headerCenter li a{
display: block;
text-decoration: none;
text-align: center;
text-transform: uppercase;
}
#headerCenter{
width: 60% !important;
}
#headerRight{
width: 30% !important;;
text-align: center !important;
}
#headerRight a{
/*color: #775055 !important;*/
color: #C9A962 !important;
}
#pull{
text-decoration: none;
text-transform: uppercase;
letter-spacing: 1px;
font-weight: bold;
color: #C9A962;
border: 1px solid #C9A962;
padding: 10px 15px;
}
#navMod{
display: none;
}
.nav ul{
position: relative;
margin: 0;
padding: 0;
}
.nav li{
list-style: none;
display: block;
}
.nav li a{
text-decoration: none;
display: block;
padding: 10px;
border-bottom: 1px solid #EEEEEE;
}
.nav ul ul{
display: none !important;
}
#headerContainer, #pageWrapper{
position: relative !important;
}
#bannerContainer{
min-height: unset !important;
}
#pullSub{
display: block !important;
text-decoration: none;
font-weight: bold;
text-transform: uppercase;
letter-spacing: 1px;
padding: 10px 15px;
border: 1px solid #C9A962;
}
#sideLinks{
display: none;
border-right: 1px solid #C9A962;
border-bottom: 1px solid #C9A962;
border-left: 1px solid #C9A962;
}
.mobileShow{
display: block !important;
}
.mobileHide{
display: none !important;
}
#leftSideBar, #main{
display: block !important;
width: 100% !important;
}
#footerLeft, #footerCenter, #footerRight{
display: block !important;
width: 100% !important;
margin: 10px auto !important;
text-align: center !important;
}
/* Member Roster - Mobile Styles */
#mdMemberDirectory table, #mdMemberDirectory tbody, #mdMemberDirectory tr, #mdMemberDirectory th, #mdMemberDirectory td{
	display: block;
	width: 100%;
}
#mdLetterLookup, #mdLetterSelected{
display: inline-block !important;
width: auto !important;
    margin: 5px;
    padding: 10px 15px;
}
#mdLetterSelected{
background: #114700 !important;
color: #FAF8F5 !important;
}
#mdLetterSelected a{
color: #FAF8F5 !important;
text-decoration: none;
}
#mdLetterLookup a{
text-decoration: none;
}
#gridPageNavigation td{
text-align: left !important;
}
.pgNavPagesGrid{
display: inline-block !important;
width: auto !important;
text-align: center;
}
.pgNavPagesGrid a{
display: block;
padding: 5px;
}
}