/* Type Scale: Perfect Fourth

3.157em
2.369em
1.777em
1.333em
1em
.75em
.563em
.422em

*/

/* Colors

#ffffff
#F0F0F0
#E6E6FF
#DFF8BC
#C8EEAD
#B0E16B
#3BB18E
#3D3C3C

*/

/* Mobile First Styling for 300px Width */

/* MEDIA QUERY 1 */

.homepage-MainJPG{
    height: 100%;
    width: 100%;
    max-width: 1470px;
    margin: auto;
    margin-bottom: 25px;
    text-align: center;
    position: relative;
    display: none;
    -webkit-box-shadow: inset 0px 0px 15px 0px rgba(61,60,60,1);
-moz-box-shadow: inset 0px 0px 15px 0px rgba(61,60,60,1);
box-shadow: inset 0px 0px 15px 0px rgba(61,60,60,1);
}

.homepage-MainJPG img{
    width: 100%;
    max-width: 1470px;
    margin: auto;
    text-align: center;
    position: relative;
    z-index: -1;
}

.intro-Title{
    display: block;
}

.quote{
    padding-top: 40px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 40px;
    font-family: 'overlockbold_italic', georgia, sans-serif;
    color: #3BB18E;
    text-align: center;
    background-color: #F0F0F0;
    clear: both;
}

.quote span{
    font-size: 1.333em;
}

.quote-Full{
    padding-top: 80px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 80px;
    font-family: 'overlockbold_italic', georgia, sans-serif;
    color: #3BB18E;
    text-align: center;
    background-color: #F0F0F0;
    clear: both;
    display: none;
}

.quote-Bottom{
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    font-family: 'overlockbold_italic', georgia, sans-serif;
    color: #3BB18E;
    text-align: center;
    clear: both;
}

.quote-Bottom span{
    font-size: 1.333em;
}

.quote-Top-Full{
    display: none;
}

.menuTitle1{
    margin-left: calc(10% - 0px);
    padding-top: 40px;
    text-align: left;
}

.menuTitle2{
    width: 100%;
    clear: left;
    padding-top: 20px;
    padding-bottom: 20px;
}

.container-Intro{
    padding-top: 10px;
    background-image: url(../images/golf-Plaid-BgLarge.png);
    background-size: contain;
    background-repeat: space;
}

.intro-Content{
    width: 100%;
    max-width: 1470px;
    margin: auto;
    padding: 20px;
    line-height: 2em;
}

.container-Attractions{
    width: 100%;
    padding-bottom: 20px;
    text-align: center;
}

.center-Menu{
    width: 100%;
    max-width: 1470px;
    margin: auto;
    text-align: center;
}

.menuLeft1{
    width: 100%;
    padding: 20px;
    margin: auto;
    color: #bf7872;
    display: inline-block;
    float: left;
}

.menuRight1{
    width: 100%;
    padding: 20px;
    margin: auto;
    color: #bf7872;
    display: inline-block;
    float: left;
}

.menu-Center{
    width: 100%;
    padding: 20px;
    color: #bf7872;
}

.menu-Dinner{
    width: 100%;
    padding: 20px;
    color: #bf7872;
}

.menuLeft1 th, .menuRight1 th, .menu-Center th, .menu-Dinner th{
    width: 100%;
    padding: 20px;
    font-family: 'alegreya_sansitalic', georgia, sans-serif;
    font-size: 2.1em;
}

.dishDescription{
    text-align: left;
}

.dish{
    width: 70%;
    padding: 20px;
    text-align: left;
    font-family: 'alegreya_sansbold', georgia, sans-serif;
    display: inline-block;
}

.dish-Price{
    width: 30%;
    padding: 10px;
    display: inline-block;
}

.rowImage td{
    padding-top: 20px;
}

.rowImage img{
    width: 100%;
}

.message{
    font-family: 'alegreya_sansitalic', georgia, sans-serif;
}

.dinnerDish-Message{
    width: 100%;
    padding-left: 40px;
    padding-bottom: 20px;
    font-family: 'alegreya_sansitalic', georgia, sans-serif;
    text-align: left;
}

/* Type Scale: Perfect Fourth

3.157em
2.369em
1.777em
1.333em
1em
.75em
.563em
.422em

*/

/* Colors

#ffffff
#F0F0F0
#E6E6FF
#DFF8BC
#C8EEAD
#B0E16B
#3BB18E
#3D3C3C

*/

@media screen and (min-width: 400px) and (max-width: 770px){

    

}


/* MEDIA QUERY 2 */

/* Type Scale: Perfect Fourth

3.157em
2.369em
1.777em
1.333em
1em
.75em
.563em
.422em

*/

/* Colors

#ffffff
#F0F0F0
#E6E6FF
#DFF8BC
#C8EEAD
#B0E16B
#3BB18E
#3D3C3C

*/
@media screen and (min-width: 770px){

    .homepage-MainJPG{
        display: block;
    }
    
    .homepage-MainJPG img{
        margin-bottom:-4px;
    }
    
    .intro-Title{
        display: block;
    }
    
    .quote{
        display: none;
    }
    
    .quote span{
        font-size: 1.777em;
    }
    
    .quote-Full{
        margin-top: 20px;
        padding-left: 20px;
        padding-right: 20px;
        margin-bottom: 20px;
        font-size: 2em;
        display: block;
    }
    
    .quote-Bottom{
        display: none;
    }

    .quote-Bottom span{
        font-size: 1.777em;
    }

    .quote-Top-Full{
        margin-top: 20px;
        padding-left: 20px;
        padding-right: 20px;
        margin-bottom: 20px;
        font-family: 'overlockbold_italic', georgia, sans-serif;
        font-size: 2em;
        color: #3BB18E;
        text-align: center;
        clear: both;
        display: block;
    }
    
    .menuTitle1{
        padding-top: 80px;
    }
    
    .logo{
        display: none;
    }
    
    .container-Intro{
        padding-top: 40px;
        background-repeat: repeat;
    }
    
    p{
        font-size: 1.333em;
    }
    
    .menuRight1, .menuLeft1{
        width: 50%;
    }
    
    .menuClear, .menu-Dinner{
        clear: left;
    }
    
    .menu th, .menu-Lunch th, .menu-Dinner th{
        width: 100%;
        font-size: 1.777em;
        text-align: center;
    }
    
    .menu-Center{
        width: 500px;
        margin-left:auto; 
        margin-right:auto;
        text-align: center;
    }
    
    .menu-Center .dish-Price{
        text-align: right;
    }
    
    .menu-Dinner .dish-Price{
        text-align: right;
    }
    
    .dish{
        font-size: 1.333em;
    }
    
    .dish-Price, .dinnerDish-Message{
        font-size: 1.111em;
    }
    
    .sides td{
        padding: 10px;
    }
    
    .empty-List1{
        height: 84px !important;
    }

    .empty-List2{
        height: 120px !important;
    }

    .empty-List3{
        height: 40px !important;
    }
}


/* Mobile First Styling for 1050px Width */

@media screen and (min-width: 1050px){
    
    
    
}


/* Links

a:link - a normal, unvisited link
a:visited - a link the user has visited
a:hover - a link when the user mouses over it
a:active - a link the moment it is clicked

*/

/* ALL LINK EFFECTS */
a:link{
    color: #3BB18E;
}
a:visited{
    color: #3BB18E;
}
a:hover{
    color: #3D3C3C;
}
a:active{
    color: #3BB18E;
}

/* Type Scale: Goes Here

x.xxx em
x.xxx em
x.xxx em
x.xxx em
    1 em
 .xxx em
 .xxx em
 .xxx em

*/

/* Colors

#ffffff
#F0F0F0
#E6E6FF
#DFF8BC
#C8EEAD
#B0E16B
#3BB18E
#3D3C3C

*/

/* ALL LINK EFFECTS */