
body {
color: #fff;
background-color:#765125;
	font-family: Arial, Helvetica, sans-serif;	
} 
img {border:none;}
a, a:link, a:visited {
color:#fff;
}
p {
text-align:left;
margin-left: 10px;
}
ul, li {
text-align:left;
margin-top: 0px;}
.all-caps {
text-transform:uppercase;
}
#wrapm {

width: 100%;
margin:auto;
   text-align:center;
  
	vertical-align:top;
	 font-size:100%;
	/*background-color:#000;*/
	background-color:transparent;

	  border-radius: 15px;}	
#bannerm {
text-align:center;
width: 100%;
/*background: black url(images/banner-locations.jpg) top center repeat-x scroll;*/

min-height: 97px;

color:white;
}

#top-bar h1 {
font-size: 85%;
margin-top:0px;
margin-bottom:0px;
text-align:center;
color: white;
}
#home-boxes {

width: 100%;


}
h2 {margin-top:0px;
}
#home-boxes  h3 {

color:#dfdfdf;
font-size: 100%;
padding-top: 0px;
margin-top:0px;
}
.box {
	background-color:transparent;
	width: 50%;

	float: right;

}
.box-burg {
/*background-color:#762124; 
background-color:rgba(0, 0, 0, 0.5);*/
border-radius: 5px;
color: white;
border: 1px solid white;
padding-top:2px;
padding-bottom:2px;
width: 100%;
height: 40px;
margin: 1px auto;
text-align:center;
line-height: 40px;}
.box p {
line-height:normal;
margin-bottom: 0px;
}
.box-burg a, .box-burg a:link, .box-burg a:visited{
text-decoration: none;
color: #ffffff;
vertical-align: middle;
padding-top: 14px;
font-weight: bold;

}
.box-burg a:hover {
color: #ccc;
}
#buttons-mobile img {
border: 1px solid #EBA913;
border-radius: 2px;
}
.food-image {
border-radius: 8px;

}

#bottom-content {
color:#fff;
width: 100%; 
/*border: #999999 solid 2px;border-radius: 5px;background-color: #CCCCCC; */
text-align:center;
margin:auto;



}
#bottom-back {
/*background: transparent url(images/bottom-back.png) top center repeat-x scroll;
height: 106px;*/
}
#footer {
font-size: 90%;
/*border-top: 1px solid #cccccc;*/
padding-top: 5px;
text-align:center;
margin:auto;
color: #fff;
	background-color:#e8a713;
}
#footer a, #footer a:link, #footer a:visited {
/*background-color: #E8A713;
background-color: white;*/
color:#fff;
padding: 3px;

}
.white {
color:#ffffff;
}
.gold {
color:#E8A713;
 text-shadow:
   -1px -1px 0 #000,  
    1px -1px 0 #000,
    -1px 1px 0 #000,
     1px 1px 0 #000;
}
.center  {
text-align:center;
}
.nobottom {
margin-bottom:0px;
}
.notop {
margin-top:0px;
}
.capfirst {
text-transform:capitalize;
}
 /*.mobileG {
     text-align:center;
     width:99%;
     height:auto;
  }*/
  /*slideshow*/
#slideshow {
    position: inherit;
  

}

#slideshow div {
    position:relative;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
    background-color:#765125; 
 overflow:auto;
}

#slideshow div.active {
    z-index:10;
    opacity:1.0;
}

#slideshow div.last-active {
    z-index:9;
}

#slideshow div img {
 
    display: inline-block;
    border: 0;
    margin-bottom: 0px;
	margin-top:0px;
	width:100%;
	height:auto;

}
/*.slideshow-img
{	box-shadow: 0px 5px 5px #888;
}*/
/*end slideshow*/
 /*#slideshow {
   width:90vw;
 
     margin: 0;
	
}

#slideshow div {
     
    height: auto;	
	 font-size: 90%;
	 text-align:center;
	 width: 100%;
	
}

#slideshow div img {
    width: 100vw;
	
	height: auto;
   
} */
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}
.left {
text-align:left;
}