@charset "UTF-8";
/* CSS Document 

COLOR:
background sage: #EBEFEB
pale sage: #cad4ca
sage: #98ad9a
dark sage: #5f625f
brite green: #92c039
litebrite green: #c6de89
text grey: #6F7572
link brown: #a97c50
gold: #FEBE10

FONTS:
font-family: 'Merriweather', serif;
font-family: 'Archivo Narrow', sans-serif;
*/

body {
max-width: 1500px;
margin: 0 auto 0 auto;
}
div.wrapper {
    margin: 0 auto 0 auto;
}

section.promo {
    text-align: center;
    background-color: #FEBE10;
    height: 60px;
}
section.promo br {
    display: none;
}
section.promo p {
    font-family: 'Archivo Narrow', sans-serif;
    font-size: 21px;
    line-height: 21px;
    margin: 0px;
    padding-top: 20px;
}
section.promo p strong {
    font-weight: 600;
    color: darkred;
}
section.promo p .pass {
    font-weight: 700;
}
section.promo p a:link {
    text-decoration: none;
    color: #000;
}
section.promo p a:hover {
    letter-spacing: 2px;
    color: white;
}

h2.topSlug {
    background-color: #98ad9a;
    font-family: 'Archivo Narrow', sans-serif;
    font-size: 12px;
    line-height: 12px;
    letter-spacing: 4px;
    color: #fff;
    padding: 25px 0 25px 315px;
    margin: 0px -1800px 0 -1800px;
    border-bottom: 3px solid #FEBE10;
}
section.ballogo {
    background-color: #5f625f;
    border-bottom: 8px solid #98ad9a;
    margin: 0px -1800px 0 -1800px;
    padding-right: 1800px;
    padding-left: 1700px;
}
/*section.ballogo img.ballgraphic {
    width: 500px;
    margin: -160px 0 20px -280px;
    position: relative;
    z-index: 1;
}*/
aside.logo {
    margin: 20px 0px 0px 135px; 
    margin: 20px 0px 0px 50px; 
    float: left;
    clear: none;
    position: absolute;
    z-index: 3;
}
aside.logo img.clublogo {
    width: 175px;
    margin: 0px; 
    float: left;
    clear: none;
}


/* T O P . N A V I G A T I O N */

nav {
    font-family: 'Archivo Narrow', sans-serif;
    font-size: 14px;
    line-height: 15px;
    margin: 0px 0 0 340px;
    padding-top: 30px;
    position: relative;
    z-index: 2;
}
nav a:link, a:visited {
    text-decoration: none;
    color: #000;
}
nav ul, nav ul li, nav ul ul {
    list-style: none;
    margin: 0;
    padding: 0;
    border: 0;
}
nav ul li {
    display: inline-block;
    border: 1px solid #98ad9a;
    background-color: #fff;
    padding: 6px 10px;
    border-radius: 5px;
    width: 120px;
    text-align: center;
}
nav ul li a:hover {
    background-color: #c6de89;
    padding: 6px 10px;
    margin: -6px -10px;
    border-radius: 5px;
    display: block;
}
nav ul ul.play {
    visibility: hidden; /* hides sub menus by default */
    position: absolute;
    transition: all 0.5s ease;
    border: 1px solid #98ad9a;
    border-radius: 5px;
    background-color: #cad4ca;
    margin: 12px 0 0 -10px;
}
nav ul li:hover > ul.play {
    visibility: visible; /* show sub menu */
    display: block;
}
nav ul ul.play li {
    display: block;
    text-align: left;
    border: 0;
    border-bottom: 1px solid #fff;
    background-color: transparent;
    padding: 6px 10px;
    border-radius: 0px;
    width: 225px;
    margin: 0 0 0 -10px;
    padding-left: 30px;
}
nav ul ul.play li.last {
    border-bottom: 0px;
    margin-bottom: 2px;
}
nav ul ul.play li a:hover {
    background-color: #c6de89;
    padding: 6px 0 6px 20px;
    margin: -6px -10px -6px -20px;
}
nav ul ul.plus {
    visibility: hidden; /* hides sub menus by default */
    position: absolute;
    border: 1px solid #98ad9a;
    border-radius: 5px;
    background-color: #cad4ca;
    margin: 12px 0 0 -85px;
}
nav ul li:hover > ul.plus {
    visibility: visible; /* show sub menu */
    display: block;
}
nav ul ul.plus li {
    display: block;
    text-align: right;
    border: 0;
    border-bottom: 1px solid #fff;
    background-color: transparent;
    padding: 6px 15px 6px 0px;
    border-radius: 0px;
    width: 200px;
    margin: 0px;
}
nav ul ul.plus li.last {
    border-bottom: 0px;
    margin-bottom: 2px;
}
nav ul ul.plus li a:hover {
    background-color: #c6de89;
    padding: 6px 15px 6px 10px;
    margin: -6px -15px -6px 0px;
}

/* P H O T O  G R I D */
section.photoGrid {
    position: relative;
    z-index: 0;
}
section.photoGrid aside.rowTop {
    margin: 26px 0 0 120px;
    white-space: nowrap;
}
section.photoGrid aside.rowTop img.gridpic {
    width: 22.3%;
    margin: 0 0px 0 0px;
    border: 1px solid #474947;
    border-radius: 3px;
}
section.photoGrid aside.rowBottom {
    margin: 0 0 45px 120px;
}
section.photoGrid aside.rowBottom img.gridpic {
    width: 22.3%;
    margin: 0 0px 0 0px;
    border: 1px solid #474947;
    vertical-align: top;
    border-radius: 3px;
}
section.photoGrid aside.rowBottom img.vidi {
    width: 45.2%;
    margin: 0px 0 0px 0px;
    border: 1px solid #474947;
    border-radius: 3px;
}
section.photoGrid p.gridRule {
    border-top: 1px solid #98ad9a;
    border-top: 1px solid #474947;
    margin-top: -2%;
    width: 91%;
    text-align: left;
}

/* M A I N  C O N T E N T */
section.mainContent a:link {
    text-decoration: none;
    color: #a97c50;
}
section.mainContent a:visited {
    color: #5f625f;
}
section.mainContent a:hover {
    text-decoration: underline;
    font-weight: 700;
    color: #c6de89;
}
section.mainContent {
    width: 90%;
    margin: 0 0px 0px 0px;
    padding: 0 0px 0 15px;
    font-family: 'Merriweather', serif;
    font-weight: 400;
    color: #6F7572;
    font-size: 17px;
    line-height: 28px;
}
section.mainContent h2.headlineSlug {
    font-family: 'Archivo Narrow', sans-serif;
    font-weight: 400;
    color: #98ad9a;
    font-size: 13px;
    letter-spacing: 6px;
    margin: 30px 0 0px 0px;
}
section.mainContent  h1 {
    font-family: 'Merriweather', serif;
    font-weight: 400;
    color: #98ad9a;
    font-size: 48px;
    line-height: 48px;
    margin: 0 0 18px 0px;
    letter-spacing: -1px;
}
section.mainContent p {
    margin: 5px 0 0 0px;
}
section.mainContent p.indent {
    margin: 0 0 0 0px;
    text-indent: 21px;
}
section.mainContent p.call {
    font-family: 'Archivo Narrow', sans-serif;
    font-size: 20px;
}
section.mainContent p.gmap {
    margin: 10px 0 40px -10px;
    border: 1px solid #ccc;
    display: inline-block;
    padding: 4px 10px;
    border-radius: 5px;
    font-size: 14px;
}
section.mainContent p.gmap a:hover {
    background-color: #92c039;
    margin: 10px -12px;
    padding: 10px 12px;
    border-radius: 5px;
    color: #fff;
    text-decoration: none;
}
section.mainContent  h3 {
    font-family: 'Merriweather', serif;
    font-weight: 400;
    color: #98ad9a;
    font-size: 42px;
    line-height: 42px;
    margin: 40px 0 18px 0px;
    letter-spacing: -1px;
}
section.mainContent h4 {
    font-weight: 700;
    color: #5f625f;
    color: #FFF;
    font-size: 18px;
    line-height: 18px;
    margin: 30px 0 6px -20px;
    padding: 7px 0 5px 20px;
    background-color: #98ad9a;
}
section.mainContent h4.league {
    font-weight: 700;
    color: #5f625f;
    font-size: 18px;
    line-height: 18px;
    margin: 30px 0 6px -20px;
    padding: 7px 0 5px 20px;
    background-color: #cad4ca;
}
section.mainContent h4 span {
    font-weight: 400;
}
section.mainContent img.insetpic {
    width: 210px;
    border: 1px solid #ccc;
    float: left;
    margin: 5px 20px 0 0px;
    border-radius: 3px;
}
section.mainContent section.wideView {
    white-space: nowrap;
}
section.mainContent section.wideView img.widepic {
    border: 1px solid #ccc;
    margin: 20px 0px -20px -8px;
    border-radius: 3px;
}
section.mainContent section.wideView img.widepicLF {
    width: 60.8%;
    margin-right: 10px;
}
section.mainContent section.wideView img.widepicRT {
    width: 38.3%;
}
section.mainContent img.insetpicMAP {
    width: 250px;
    border: 1px solid #ccc;
    float: left;
    margin: 5px 25px 0px 0px;
    border-radius: 5px;
}

section.mainContent section.courseLayout {
    border: 1px solid #ccc;
    /*height: 480px;*/
    height: 60%;
    /*background-color: #F2F2F2;*/
    margin: 30px -20px 0px 0px;
    padding: 20px;
    border-radius: 3px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
section.mainContent section.courseLayout img.mobiCoursePic {
    display: none;
}
section.mainContent section.courseLayout img.courseMap {
    width: 520px;
    margin: 0px 0px 0px -40px;
    position: absolute;
    z-index: 1;
}
section.mainContent section.courseLayout aside.courseGrid {
    margin: 0px 0px 0px 320px;
    white-space: nowrap;
    text-align: right;
}
section.mainContent section.courseLayout img.coursePix {
    border: 1px solid #ccc;
    width: 23.5%;
    /*width: 18.5%;*/
    margin: 0px -1px -5px 0px;
}

table {
    border: 1px solid #EBEFEB;
    font-size: 15px;
    line-height: 18px;
    margin: 0 0 0 -8px;
    padding: 5px;
}
table tr td {
    padding: 7px 12px 7px 12px;
}
table tr td.right {
    text-align: right;
}
table tr td.subheadbar {
    background-color: #98ad9a;
    background-color: #B9C7BA;
    font-family: 'Archivo Narrow', sans-serif;
    color: #5f625f;
    font-weight: 700;
    font-size: 16px;
}
table tr:nth-child(odd) {
    background-color: #EBEFEB;
}

section.mainContent section.contact {
    font-family: 'Archivo Narrow', sans-serif;
    border-top: 1px solid #ccc;
    margin: 30px 0 0px 0px;
    padding: 3px 0 0 0px;
    font-size: 18px;
    line-height: 21px;
}
section.mainContent section.contact p.LHSslug {
    font-weight: 600;
    font-size: 16px;
    line-height: 18px;
    letter-spacing: 3px;
}
footer {
    background: #cad4ca;
    margin: 50px -1800px 0px -1700px;
    padding-left: 1660px;
    padding-bottom: 50px;
    font-family: 'Archivo Narrow', sans-serif;
    font-size: 13px;
    line-height: 13px;
}
footer img.ballgraphic {
    width: 130px;
    margin: -30px 0 0 40px;
}
footer ul {
    list-style: none;
    padding: 0px 0 0 0px;
    margin: -80px 0 0 180px;
}
footer ul li {
    padding: 8px 0 0 0px;
}
footer ul li.navititlePrime {
    border-top: 1px solid #EBEFEB;
    padding: 8px 0 0 0px;
    margin: 0 0 0 0px;
    font-size: 14px;
    line-height: 14px;
    font-weight: 700;
    letter-spacing: 3px;
}
footer ul li.navititle {
    padding-top: 20px;
    font-size: 14px;
    line-height: 14px;
    font-weight: 700;
    letter-spacing: 3px;
}
footer a:link, a:visited {
    color: #5f625f;
    text-decoration: none;
}
footer a:hover {
    color: #92c039;
    color: #fff;
    text-weight: 700;
    text-decoration: none;
}

/*MEDIA QUERIES • • • MEDIA QUERIES • • • MEDIA QUERIES*/

@media screen and (max-width : 1500px ){ 
section.ballogo {
    padding-left: 1800px;
}
aside.logo {
    margin: 18px 0px 0px 140px; 
}
section.mainContent {
    width: 89%;
    padding: 0 0px 0 100px;
}
footer {
    margin: 50px -1800px 0 -1700px;
    padding-left: 1750px;
}
}

@media screen and (max-width : 1000px ){ 
h2.topSlug {
    padding: 25px 0 25px 265px;
    margin: 0px -500px 0 0px;
}
aside.logo {
    margin: 18px 0px 0px 90px; 
}
aside.logo img.clublogo {
    width: 175px;
}
nav {
    margin: 0px 0 0 290px;
    padding-top: 30px;
}
section.photoGrid aside.rowTop {
    margin-left: 60px;
}
section.photoGrid aside.rowBottom {
    margin-left: 60px;
}
section.mainContent {
    width: 89%;
    padding: 0 0px 0 50px;
}
section.mainContent section.courseLayout img.mobix {
    display: none;
}
section.mainContent section.courseLayout img.coursePix {
    width: 30.5%;
} 
}

@media screen and (max-width: 850px) { 
h2.topSlug {
    padding: 25px 0 25px 220px;
    margin: 0px -500px 0 0px;
}
aside.logo {
    margin: 28px 0px 0px 60px; 
}
aside.logo img.clublogo {
    width: 160px;
}
nav {
    margin: 0px 0 0 250px;
    padding-top: 30px;
}
section.mainContent section.courseLayout aside.courseGrid {
    margin: 0px 0px 0px 40%;
}
section.mainContent section.courseLayout img.mobixx {
    display: none;
}
section.mainContent section.courseLayout img.coursePix {
    width: 38%;
} 
section.mainContent section.courseLayout img.courseMap {
    width: 61%;
    margin-left: -40px;
}
section.mainContent section.wideView img.widepicRT {
    display: none;
}
section.mainContent section.wideView img.widepicLF {
    width: 99.7%;
}
footer {
    padding-left: 1700px;
}
}

@media screen and (max-width : 650px ){ /*single column*/
section.promo {
    height: 80px;
}
section.promo br {
    display: block;
}
section.promo p {
    font-size: 18px;
    line-height: 18px;
    margin: 0px;
    padding-top: 20px;
}
h2.topSlug {
    letter-spacing: 2px;
    text-align: center;
    margin-left: -720px;
}
aside.logo {
    margin: 38px 0px 0px 60px; 
}
nav ul li {
    padding: 6px 10px;
    border-radius: 5px;
    margin: 0 0 5px 0px;
}
section.photoGrid aside.rowTop {
    margin-left: 40px;
}
section.photoGrid aside.rowBottom {
    margin-left: 40px;
}
section.photoGrid img.gridpic {
    display: none;
}
section.photoGrid img.mobipic {
    display: inline-block;
}
section.photoGrid aside.rowTop img.mobipic {
    width: 47%;
}
section.photoGrid img.vidipic {
    display: block;
}
section.photoGrid aside.rowBottom img.vidi {
    width: 95%;
}
section.photoGrid p.gridRule {
    border-top: none;
}    
section.mainContent {
    width: 90%;
    padding: 0 0px 0 30px;
}
section.mainContent section.courseLayout {
    width: 93%;
    height: auto;
}
section.mainContent section.courseLayout img.mobiCoursePic {
    display: block;
    width: 100%;
    margin: 0 0 -50px 0px;
    border-radius: 3px;
}
section.mainContent section.courseLayout aside.courseGrid {
    display: none;
}
section.mainContent section.courseLayout img.courseMap {
    width: 100%;
    margin: -10px 0px -10px 5px;
    position: static;
}
footer {
    padding-left: 1680px;
}
}

@media screen and (max-width : 575px ){ 
aside.logo img.clublogo {
    width: 170px;
}
nav ul ul.play {
    margin: 12px 0 0 -102px;
    width: 230px;
}
nav ul ul.play li {
    text-align: right;
    margin: 0px 0 0px -8px;
    padding-left: 100px;
    /*border-bottom: none;*/
    padding: 12px 20px 12px 0px;
}
nav ul ul.play li a:hover {
    background-color: transparent; 
    margin: 0px;
    padding: 0px;
    font-weight: 600;
    letter-spacing: 1px;
}
}

@media screen and (max-width : 450px ){
aside.logo {
    margin: 45px 0px 0px 40px; 
}
nav {
    margin: 0px 0 0 240px;
    padding-top: 20px;
}
nav ul ul.play {
    margin: 12px 0 0 -113px;
    padding-right: 12px;
}
nav ul ul.play li {
    margin: 0px 0px 0px 0px;
    padding-left: 0px;
    padding: 12px 0px 12px 0px;
}
section.mainContent {
    width: 88%;
    padding: 0 0px 0 20px;
}
section.mainContent h2.headlineSlug {
    letter-spacing: 2px;
    margin: 30px 0 0px 4px;
}
section.mainContent section.courseLayout img.courseMap {
    width: 120%;
    margin: -10px 0px -10px -30px;
}
section.mainContent section.courseLayout img.mobiCoursePic {
    margin: 0 0 -30px 0px;
}
footer {
    margin: 50px -500px 0 0px;
    font-size: 14px;
    line-height: 15px;
    padding-left: 40px;
}
footer img.ballgraphic {
    width: 130px;
    margin: -30px 0 0 -30px;
}
footer ul {
    margin: -80px 0 0 120px;
}
footer ul li {
    padding: 18px 0 0 0px;
}
}
