@charset "UTF-8";

body {
	width:100%;
	/*background-color:#B8FFCD;
	background-image:url(../img/bkgd/5756-pageBkgd.png);
	background-repeat:repeat-y;
	background-size:100%;*/
}
iframe, object, embed  {
	max-width: 100%;
}


.center-text {
	text-align:center;
}

.bullet_indent {
	margin-left: 20px !important;
}

img a {
	border:none;
}

p, h1, h2, h3, h4, h5, h6 {
	padding-top:0px;
	padding-bottom:0px;
	margin:0px !important;
	font-weight:normal;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "fairplex-wide", serif;
font-weight: 400;
font-style: normal;
}

p, li {
	font-size:1.0em;
    font-family: "cresta", sans-serif;
font-weight: 400;
font-style: normal;
}


/* DESKTOP + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */
.home_logo img {
  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.75));
    margin-top: 50px;
    margin-bottom: 50px;
}
.join {
    background-color: #FFF;
}
.join h2 {
    color: rgba(149,75,0,1.00);
    font-size: 2.0em;
    margin-bottom: 10px !important;
    font-weight: 400 !important;
}
.join p {
    text-align: left;
    font-size: 1.2em;
    padding-bottom: 20px !important;
}


.menu_btn a, .menu_btn a:visited {
	display:block;
	background-color: #664322;
	padding-top:10px;
	padding-bottom:10px;
    margin-bottom: 10px !important;
	line-height:1.0;
	font-family: "cresta", sans-serif;
font-weight: 400;
font-style: normal;
	text-align:center;
	text-decoration:none;
	font-size:17px;
	color:#FFF;
    transition: .3s;
}
.menu_btn a:hover {
	background-color: #FAD149;
	color:#000;
}
.join h2 {
}

.order_online_btn a, .order_online_btn a:visited {
	display:block;
	background-color: #664322;
	border: rgba(237,229,207,1.00) solid 2px;
	padding: 12px 20px;
	line-height:1.0;
	text-align:center;
	text-decoration:none;
	font-size:2.0em;
	color:#FFF;
	border-radius: 8px;
	margin-top: 30px;
	transition: .5s;
}
.order_online_btn a:hover {
	background-color: rgba(237,229,207,1.00);
	border: #664322 solid 2px;
	color:#fff;
	color: #664322;
}
.details {
    display: block;
background-color: #F0E1A8;
padding-top: 20px;
padding-bottom: 20px;
border: #664322 solid 2px;
	border-radius: 8px;
	margin-top: 30px;
    width: 96%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 100px;
}
.details p {
font-size: 1.25em;
padding-left: 30px;
padding-right: 30px;
    line-height: 1.6em;
}
.details h1 {
    text-align: center;
    font-size: 2.0em;
    margin-bottom: 20px !important;
    color: #664322;
}

.home_page_width,
.menu_area {
    width: 80%;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
.menu_area {
    background-color: #FFF;
     border: rgba(102,67,34,1.00) solid 4px;
    border-radius: 10px;
    margin-bottom: 50px;
}
.menu_area h1 {
    font-size: 3.0em !important;
    color: rgba(102,67,34,1.00);
}
.menu_area h2 {
    font-size: 2.0em !important;
    color: #000;
    padding-bottom: 10px;
    padding-top: 20px;
    text-transform: uppercase;
}
.menu_area h3 {
    font-size: 1.75em !important;
    color: rgba(102,67,34,1.00);
}
.menu_area h4 {
    font-size: 1.75em !important;
    color: rgba(102,67,34,1.00);
    padding-bottom: 10px !important;
}
.menu_area p,
.menu_area li{
    font-size: 1.25em;
    line-height: 1.5em;
    padding-bottom: 10px !important;
}
.menu_area img {
    margin: 20px 0px;
}
.header {
    margin-bottom: 50px;
    background-color: #FAD149;
    border-bottom: rgba(102,67,34,1.00) solid 4px;
}
.header h2 {
    font-size: 2.4em;
    color: #664322;
}
.header img {filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.75));
    padding-top: 20px;
    padding-bottom: 20px;
}


.footer a, .footer a:visited {
	text-decoration:none;
	color: #664322;
	text-decoration-skip: ink;
    text-decoration-style: dotted;
    text-decoration-line: underline;
    transition: .3s;
}
.footer a:hover {
    color: #F0E1A7;
}
.footer {
	background-color: #FAD149;
    border-top: rgba(102,67,34,1.00) solid 4px;
	padding-top:10px;
	padding-bottom:10px;
    text-align:center;
	font-size:1.0em;
}
.footer p {
    color: #000;
}
.directions_map {
    margin-right: 30px;
}
.directions h2 {
    color: rgba(102,67,34,1.00);
    padding-bottom: 10px !important;
    font-size: 1.5em;
}
.directions p {
    font-size: 1.25em;
    line-height: 1.5em;
}
.menu_area {
}



/* MOBILE + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */
@media only screen and (min-width: 0px) and (max-width: 600px) {

.home_page_width,
.menu_area {
    width: 100%;
    max-width: 600px;
}
.directions_map {
    margin-right: 0px;
}


}

/* TABLET + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {


	
	
}