@CHARSET "ISO-8859-1";
/* Reset CSS
 * --------------------------------------- */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,
form,fieldset,input,textarea,blockquote,th,td {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	color: rgba(0,0,0,0.8);
	width: auto;
}

a{
	text-decoration:none;
	color:rgba(135,11,13,1.0);
	font-weight: bold;
}
strong{
	font-weight: bold;
}


/* Custom CSS
 * --------------------------------------- */
html, body {
    max-width: 100%;
    overflow-x: hidden;
}
body{
	font-family: arial, helvetica;
	width: auto;
}
span.nobr { white-space: nowrap; }
#cupcakes {
	overflow-y: scroll;
	max-width: 100%;
}

h1{
	font-size: 2.5em;
	color: rgba(14,98,125,1.00);
	font-weight: 600;
	letter-spacing: 1px;
	margin-bottom: 3px;
	margin-top: 0px;
	margin-left: 2%;
	width: 100%;
	display: inline-block;
	padding: 5px;
	clear: both;
	text-align: left;
	font-family:Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", sans-serif;
}
#call{
	font-size: 1.5em;
	color: rgba(255,255,255,1.00);
	letter-spacing: 1px;
	margin-bottom: 2px;
	margin-top: 0px;
	width: 100%;
	display: inline-block;
	padding: 5px;
	clear: both;
	text-align: center;
	font-family:Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", sans-serif;
}
#phone{
	font-size: 1.5em;
	color: rgba(255,255,255,1.00);
	font-weight: 600;
	letter-spacing: 1px;
	margin-bottom: 2px;
	margin-top: 0px;
	width: 100%;
	display: inline-block;
	padding: 5px;
	clear: both;
	text-align: center;
	font-family:Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", sans-serif;
}
h2 {
	font-size: 1em;
	color: #FFF;
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-style: normal;
}
#banner {
	display: block;
	height: auto;
	width: 100%;
	position: fixed;
	top: 0px;
	z-index: 4000;
	margin-top: 0px;
	overflow: visible;
	background-color:rgba(104,47,9,1.00);
	padding-top: 20px;
	padding-bottom: 20px;
	background-image: url(../Images/texture.png);
	background-repeat:repeat;
	text-align: center;
	vertical-align:top;
		-moz-box-shadow: 0px 0px 20px rgba(0,0,0,.8);
	-webkit-box-shadow: 0px 0px 20px rgba(0,0,0,.8);
}
#logowrap {
	height: auto;
	width: 40%;
	max-width: 850px;
	min-width: 300px;
	margin-left: 3%;
	display: block;
	position: relative;
	}
#menu {
	position: fixed;
	top: 30px;
	right: 10px;
	height: auto;
	overflow: visible;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	text-transform: none;
	display: inline-block;
	text-align: right;
	width: 50%;
	z-index: 9000;
}
.entry {
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	line-height: .9em;
	text-transform: uppercase;
	font-style: normal;
	text-decoration: none;
	width: auto;
	display: inline-block;
	margin-right: 0px;
	margin-left: 14px;
	letter-spacing: 1px;
	padding-top: 10px;
	padding-bottom: 3px;
	position: relative;
	padding-right: 10px;
	}
.entry a {
	color: #CCCCCC;
	text-decoration: none;
	}
.entry:hover {
	color: #FFFFFF;
}
#content {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	top: 0px;
	overflow: visible;
	background-image: url(../Images/tile.png);
	background-repeat: repeat;
	
}
#about {
	height: auto;
	background-color: transparent;
	margin-bottom: -120px;
	margin-top: 0px;
	padding-top: 0px;
	width: 100%;
	display: block;
	margin-right: auto;
	margin-left: auto;
	z-index: 1000;
	padding-bottom: 20px;
	position: relative;
	text-align: left;
	}
.container {
	display: block;
	height: auto;
	background-color: #FFFFFF;
	margin-bottom: -100px;
	padding-top: 110px;
	padding-bottom: 20px;
	z-index: 1000;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
#services {
	display: block;
	height: auto;
	margin-bottom: -120px;
	padding-top: 130px;
	padding-bottom: 20px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	z-index: 800;
	width: 90%;
	text-align: left;
}
#store {
	display: block;
	height: auto;
	overflow:hidden;
	margin-bottom: -120px;
	padding-top: 130px;
	padding-bottom: 20px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	z-index: 700;
	width: 90%;
	text-align: left;
}
#specials {
	display: block;
	height: 450px;
	margin-bottom: -120px;
	padding-top: 130px;
	padding-bottom: 20px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	z-index: 600;
	width: 90%;
	text-align: left;
}
#location {
display: block;
	height: auto;
	margin-bottom: -20px;
	padding-top: 130px;
	padding-bottom: 20px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	z-index: 500;
	width: 90%;
}
.textbox {
	display: block;
	width: 60%;
	height: auto;
	margin-left: 2%;
	margin-bottom: 30px;
	color: rgba(0,0,0.00);
	text-align: left;
	position: relative;
}
.textbox p {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 6px;
	margin-bottom: 20px;
	color: #000000;
	font-weight: 500;
	text-align: left;
	font-size: 1.1em;
	line-height: 1.1em;
	}
.textboxorder {
	display: block;
	width: 96%;
	height: 530px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	text-align: left;
	position: relative;
	}
.textbox h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.6em;
	color: rgba(0,0,0,1.00);
	margin-bottom: 6px;
	padding-bottom: 3px;
	padding-top: 3px;
	margin-top: 12px;
	text-align: left;
	font-weight: 800;
	display: block;
}
#mapbox {
	display: block;
	width: 63%;
	height: 500px;
	margin-left: 0;
	margin-top: 12px;
	margin-bottom: 30px;
	text-align: left;
	position: absolute;
	top: 0px;
	left: 0px;
	float: left;
}
input:focus, textarea:focus {
	background-color: #999;
	background-position: left top;
}

input[type=submit] {
	width: auto;
	height: auto;
	float:left;
	font-size: 12px;
	letter-spacing: 1pt;
	color:rgba(248,248,248,1.00);
	-moz-box-shadow: 0px 0px 5px #999;
	-webkit-box-shadow: 0px 0px 5px #999;
	border: 1px solid #556f8c;
	background-color: rgba(14,98,125,1.00);
	cursor: pointer;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
input[type=button] {
	width: auto;
	height: auto;
	float:left;
	font-size: 12px;
	letter-spacing: 1pt;
	color:rgba(248,248,248,1.00);
	-moz-box-shadow: 0px 0px 5px #999;
	-webkit-box-shadow: 0px 0px 5px #999;
	border: 1px solid #556f8c;
	background-color: rgba(14,98,125,1.00);
	cursor: pointer;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.imagecontainerright {
	display: relative;
	width: 45%;
	float: right;
	margin-right:2%;
	margin-bottom: 20px;
	margin-top: 100px;
}
.imagecontainerleft {
	display: relative;
	width: 100%;
	float: left;
	margin-bottom: 20px;
	background-image:url(../Images/white-gradient.png); 
	background-repeat: repeat-x;
}
.imagecontainerhaircut {
	display: relative;
	width: 100%;
	float: left;
	margin-bottom: 20px;
	background-image:url(../Images/yellow-gradient.png); 
	background-repeat: repeat-x;
}

#lightboxgallery h2 {
	color: rgba(0,0,0,1);
	margin-bottom: 0px;
}

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999;
	width: 100%;
	height: 1050px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 99999;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #FFF;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 99999;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0;
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;

}
#lightbox-container-image-data-box {
	background-color: #FFF;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-color: #000;
	text-transform: uppercase;
	letter-spacing: 8px;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	float: right;
	padding-bottom: 0.7em;	
}

#lightboxgallery-wrapper  {
	width:95%;
	margin-left:auto;
	margin-right:auto;
	position: fixed;
	top: 80px;
	text-align: center;
	z-index: 99999;
	background-color: rgba(226,197,164,1);
	height: 750px;
	display: block;
}
#lightboxgallery {
	width:95%;
	margin-left:auto;
	margin-right:auto;
	position: relative;
	margin-top: 10px;
	mardin-bottom: 30px;
	padding-bottom: 30px;
	text-align: center;
	height: auto;
	display: block;
}

#lightboxgallery1-wrapper  {
	width:95%;
	margin-left:auto;
	margin-right:auto;
	position: fixed;
	top: 80px;
	text-align: center;
	z-index: 99999;
	background-color: rgba(226,197,164,1);
	height: 750px;
	display: block;
}
.thumbnail  {
	width:30%;
	border: none;
	display: inline-block;
	margin-top: 1px;
	margin-bottom: 2px;
	margin-left: 4px;
	margin-right: 4px;
	position: relative;
}
.thumbnailwide  {
	width:43%;
	border: none;
	display: inline-block;
	margin-top: 1px;
	margin-bottom: 2px;
	margin-left: 4px;
	margin-right: 4px;
	position: relative;
}
.thumbnaillandscape  {
	width:40%;
	border: none;
	display: none;
	margin: 4px;
	position: relative;
}
.thumbnail:hover {
cursor: pointer;
}
.thumbnailvert  {
	width:23.5%;
		border: none;
	display: inline-block;
	margin-top: 1px;
	margin-bottom: 2px;
	margin-left: 4px;
	margin-right: 4px;
	position: relative
}
.thumbnailvert1  {
	width:21.5%;
		border: none;
	display: inline-block;
	margin-top: 1px;
	margin-bottom: 2px;
	margin-left: 4px;
	margin-right: 4px;
	position: relative
}
.thumbnailvert:hover {
cursor: pointer;
}
.thumbnail img {
	border: medium solid rgba(255,255,255,1);	
}
.thumbnailvert img {
	border: medium solid rgba(255,255,255,1);	
}
.thumbnailvert1 img {
	border: medium solid rgba(255,255,255,1);}	
.thumbnailwide img {
	border: medium solid rgba(255,255,255,1);	
}

a {
	color: rgba(0,0,0,1);
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	line-height: 2em;
	color: rgba(0,0,0,1);
	margin-top: 0px;
	margin-bottom: 20px;}
#textlarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.5em;
	line-height: 1em;
	text-align: center;
	color: rgba(0,0,0,1);
	margin-top: 30px;
	margin-bottom: 20px;}
span.text-content {
  background: rgba(0,0,0,0.5);
  color: white;
  font-size: 1em;
  cursor: pointer;
  display: table;
  height: 100%;
  left: 0;
  position: absolute;
  bottom: 0;
  width: 100%;
  opacity: 0;
  -webkit-transition: opacity 500ms;
  -moz-transition: opacity 500ms;
  -o-transition: opacity 500ms;
  transition: opacity 500ms;
}
.thumbnail:hover span.text-content {
  opacity: 1;
}
.hiddenimage {
	display: none;
}
.imagecontainercoupon {
	display: relative;
	width: 100%;
	float: left;
	margin-bottom: 20px;
}
.bottomimage {
	position: relative;
	display: block;
	height: 400px;
	width: 100%;
	float: left;
	}
.textbox .imagecontainerrightbottom {
	display: inline-block;
	float: right;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 20px;
	margin-right: -30px;
}
#mainimage {
	position:relative;
	display: inline-block;
	height: auto;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	border-bottom: 4px solid rgba(255,255,255,1.00);
	background-color:rgba(0,0,0,1.00)
}
#back-to-top {
    position: fixed;
    bottom: 2em;
    right: 0px;
    font-size: 12px;
    padding: 1em;
    display: none;
	z-index: 9999999999999;
	opacity: 0.5;
}

#back-to-top:hover {    
    opacity: 1;
}
.image-wrapper
{
	position: relative;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
html {overflow-y: scroll;}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	line-height: 1.8em;
	text-align: left;
	color: rgba(0,0,0,1);
	padding-top: 16px;
	} 
	.text-right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	line-height: 1.8em;
	text-align: right;
	color: rgba(0,0,0,1);
	padding-top: 16px;
	} 
.textsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
}
.textnospace {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	line-height: 2em;
	color: rgba(0,0,0,1);
	margin-top: 20px;
	margin-bottom: 0px;
}
span.text-content {
  background: rgba(0,0,0,0.5);
  color: white;
  font-size: 1em;
  cursor: pointer;
  display: table;
  height: 100%;
  left: 0;
  position: absolute;
  bottom: 0;
  width: 100%;
  opacity: 0;
}
.scroll-to-top {
display: none;
position: fixed; bottom: 30px; right: 50px;
width: 80px;
height: 25px;
font: bold 0.9em/1.2em Arial, Helvetica, sans-serif; color: #bbb; text-transform: uppercase; text-decoration: none;
padding: 10px;
background-color:black;
border-radius: 5px;
box-shadow: 5px 5px 1px #333;
text-align:center;
z-index: 99999;
}
.scroll-to-top:hover { text-decoration: none; 
}
#blurb {
	display:none;
}
#hours {
	position: fixed;
	width:20%;
	height: auto;
	top: 180px;
	right: 5%;
	display:block;
	z-index: 99999;
}
#slogan {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-style: italic;
	font-weight: 200;
	letter-spacing: 1px;
	font-size: 2em;
	position: absolute;
	z-index: 1000;
	left: 0;
	bottom: 0;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 20px;
	width: 100%;
	box-sizing: border-box;
	background-color: rgba(0, 0, 0, 0.44);
	color: #fff;
	transition: .5s ease;
	margin-bottom: 0;
}
.call {
	margin-bottom: 20px;
	margin-top: 20px;
		font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
		font-size: 1.6em;
		line-height: 2em;
	color:rgba(135,11,13,1.00);
}
.captions {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size: 1.3em;
	line-height: 1.5em;
	text-align: center;
}
  #serving {
	color: rgba(124,9,11,1);
	display: block;
	float: left;
	width: 35%;
	margin-top: 30px;
}
    #maininfo {
	height: auto;
	width: 100%;
	display: block;
	
}
    #footer {
	background-color: rgba(104,47,9,1.00);
	display: block;
	height: auto;
	padding-top: 20px;
	padding-bottom: 6px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	z-index: 200;
	width: 100%;
	text-align: left;
	color: #CCCCCC;
	background-image: url(../Images/texture.png);
	background-repeat:repeat;
	}
	.footertext {
	margin-left: 30px;
	text-align: left;
	color: #CCCCCC;
}
#table-6 {
}
#table-6 tbody {
/* Kind of irrelevant unless your .css is alreadt doing something else */
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
margin-bottom: 20px;
}
#table-6 td {
border-bottom: 1px solid #FFF;
}



#table-hours {
}
#table-hours tbody {
/* Kind of irrelevant unless your .css is alreadt doing something else */
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
}
#table-hours td {
padding: 3px 10px;
background: #F2F2F2;

}



@media screen and (max-width: 1020px) {
#hours {
	position: fixed;
	top: 150px;
	width:25%;
	}
	#table-hours {
}
#table-hours tbody {
/* Kind of irrelevant unless your .css is alreadt doing something else */
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 80%;
vertical-align: baseline;
background: transparent;
}
#table-hours td {
padding: 0px;
background: #F2F2F2;
}
#call{
	text-align: center;
}
	#menu {
	position: fixed;
	top: 30px;
	right: 0;
	height: auto;
	overflow: visible;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	text-transform: none;
	display: inline-block;
	text-align: right;
	min-width: 380px;
	z-index: 9000;
	}
	.entry {
	margin-left: 10px;
	}
	#about {
		padding-top: 60px;
		margin-bottom: -90px;
}
		#services {
			margin-bottom: -90px;
			padding-top: 100px;
		}
		#store {
			margin-bottom: -90px;
			padding-top: 100px;	
}
	#specials {
			margin-bottom: -90px;
			padding-top: 100px;	
			height: 350px;	
}
	#location {
			padding-top: 100px;
			padding-bottom: 30px;
			
	}
 .onecolumn {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}
.textbox1col h2 {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}
.textboxorder {
	display: block;
	width: 96%;
	height: 530px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	text-align: left;
	position: relative;
	}
	.textboxorder h2 {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}
	#mapbox {
	display: block;
	width: 70%;
	height: 500px;
	position: relative;
	float: none;
	margin-left: 0;
	}
	.servingbox {
	display: block;
	width: 85%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	right: 0;
	float: none;
	}
	.servings {
	display: block;
	height: auto;
	position: relative;
	right: 0;
	margin-right: auto;
	margin-left: auto;
	float: none;
}
#slogan {
	 font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
  font-style: italic;
  font-weight: 100;
  letter-spacing: 1px;
  font-size: 1.4em;
	  position: absolute;
  left: 0;
  bottom: 0;
  padding: 12px 12px;
  width: 100%;
  box-sizing: border-box;
  background-color: rgba(0, 0, 0, 0.44);
  color: #fff;
  transition: .5s ease;
}
	
}
@media screen and (max-width: 800px) {
#menu {
	font-size: .6em;
}
.entry {
	margin-left: 6px;}
}
@media screen and (max-width: 700px) {
	#mainimage {
	width: 100%;
	float: none;
	margin-left:auto;
	margin-right:auto;
	}
	#blurb {
	position: fixed;
	width:86%;
	top: 140px;
	left: 5%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	display:block;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 1em;
	line-height: 1.3em;
	letter-spacing: 2px;
	text-align: center;
	color:rgba(255,250,250,1.00);
	background-color:rgba(154,15,17,1.00);
	padding: 1%;
	border-style:solid;
	border-radius: 10px;
	border-color:rgba(255,255,255,1.00);
	border-width:medium;
	z-index: 9999;
	}
	#call{
	text-align: center;
	color:rgba(255,255,255,1.00);
	font-size: 1.2em;
	letter-spacing: 3px;
	padding: 2px;
	}
	#hours {	
	display: none;
	}
	
	#banner {
	padding-top: 12px;
	
}
#logowrap {
	height: auto;
	width: 60%;
	float: none;
	display: block;
	position: relative;
	margin-bottom: 0;
	margin-left:auto;
	margin-right:auto;
	}
#menu {
	position: relative;
	float:none;
	margin-left:auto;
	margin-right:auto;
	margin-top: -20px;
	height: auto;
	overflow: visible;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-transform: none;
	display: block;
	text-align: center;
	width: 100%;
	background:rgba(0,0,0,1.00);
	padding-bottom: 10px;
	padding-top: 10px;
	z-index: 9000;
	}
.entry {
	margin-left: 3px;
	margin-right: 3px;
	}
	#about {
	padding-top: 90px;
	margin-bottom: -230px;
}
.bottomimage {
	height: 300px;
}
#mapbox {
	display: block;
	width: 96%;
	height: 320px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	right: 0;
	float: none;
}
.textboxorder {
	height: 380px;
	}
	#services {
			margin-bottom: -230px;
			padding-top: 250px;
			height: auto;
		}
#store {
			margin-bottom: -230px;
			padding-top: 250px;
			height: auto;
		
}
	#specials {
			margin-bottom: -230px;
			padding-top: 250px;
			height: 350px;
		
}
	#location {
			padding-top: 250px;
	
}
#slogan {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-style: italic;
	font-weight: 100;
	letter-spacing: 2px;
	font-size: 1em;
	position: absolute;
	left: 0;
	bottom: 0;
	padding-top: 8px;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 8px;
	width: 100%;
	box-sizing: border-box;
	background-color: rgba(0, 0, 0, 0.44);
	color: #fff;
	transition: .5s ease;
  }
  h1{
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	}
	.textbox {
	display: block;
	width: 80%;
}
	#jquery-overlay {
display:none;
		z-index: 1;
}
	#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #FFF;
	width: 100px;
	height: 100px;
	margin: 0 auto;
	display: none;
	}
	#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 1%;
	height: 100%;
	zoom: 1;
	display: none;
	}
	.thumbnail  {
	width:85%;
	border: none;
	display: inline-block;
	margin-top: 1px;
	margin-bottom: 4px;
	margin-left: 4px;
	margin-right: 4px;
	position: relative;
}
.thumbnailwide  {
	width:85%;
	border: none;
	display: inline-block;
	margin-top: 1px;
	margin-bottom: 4px;
	margin-left: 4px;
	margin-right: 4px;
	position: relative;
}
.thumbnaillandscape  {
	width:85%;
	border: none;
	display: none;
	margin: 4px;
	position: relative;
}
.thumbnail:hover {
cursor: none;
}
.thumbnailvert  {
	width:85%;
		border: none;
	display: inline-block;
	margin-top: 1px;
	margin-bottom: 4px;
	margin-left: 4px;
	margin-right: 4px;
	position: relative
}
.thumbnailvert1  {
	width:85%;
		border: none;
	display: inline-block;
	margin-top: 1px;
	margin-bottom: 4px;
	margin-left: 4px;
	margin-right: 4px;
	position: relative

}
.thumbnail img {
	border: medium solid rgba(255,255,255,1);	
}
.thumbnailvert img {
	border: medium solid rgba(255,255,255,1);
	
}
	.thumbnailvert1 img {
border: medium solid rgba(255,255,255,1);
	}
.thumbnailwide img {
	border: medium solid rgba(255,255,255,1);
	}
	.thumbnail img a {
	   pointer-events: none;
       cursor: default;	
}
.thumbnailvert img a {
	pointer-events: none;
       cursor: default;
	
}
	.thumbnailvert1 img a {
		       pointer-events: none;
		cursor: default;}
.thumbnailwide img a {
	       pointer-events: none;
       cursor: default;
	
	}
		#textlarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	line-height: 0.5em;
	text-align: center;
	color: rgba(0,0,0,1);
	margin-top: 20px;
	margin-bottom: 20px;}
}
@media screen and (max-width: 500px) {
	#mainimage {
	width: 100%;
	float: none;
	margin-top: 45px;
	margin-left:auto;
	margin-right:auto;
}
	#blurb {
	position: fixed;
	width:90%;
	top: 110px;
	left: 3%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	display:block;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: .7em;
	line-height: 1.1em;
	text-align: center;
	color:rgba(255,250,250,1.00);
	background-color:rgba(154,15,17,1.00);
	padding: 1%;
	border-style:solid;
	border-radius: 10px;
	border-color:rgba(255,255,255,1.00);
	border-width:medium;
	z-index: 9999;
	}
	#call{
	text-align: center;
	color:rgba(255,255,255,1.00);
	font-size: 1.2em;
	padding: 3px;
	}
	#hours {	
	display: none;
	}
	#about {
		padding-top:60px;
		margin-bottom: -190px;
	}
banner {
	padding-top: 12px;
	text-align:center;
}
	
#menu {
	position: relative;
	float:none;
	margin-left:auto;
	margin-right:auto;
	margin-top: -20px;
	height: auto;
	overflow: visible;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-transform: none;
	display: block;
	text-align: center;
	width: 100%;
	background:rgba(0,0,0,1.00);
	padding-bottom: 10px;
	padding-top: 10px;
	z-index: 9000;
}
.entry {
	margin-left: 3px;
	margin-right: 3px; 
}
.bottomimage {
	height: 300px;
}
		#services {
			margin-bottom: -190px;
			padding-top: 190px;
		}
		#store {
			margin-bottom: -190px;
			padding-top: 190px;
		
}
	#specials {
			margin-bottom: -190px;
			padding-top: 190px;
			height: auto;
		
}
	#location {
			padding-top: 190px;	
}
#mapbox {
	display: block;
	width: 96%;
	height: 350px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	right: 0;
	float: none;
}
	#slogan {
	 font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
  font-style: italic;
  font-weight:lighter;
  font-size: .8em;
  letter-spacing: normal;
	  position: absolute;
  left: 0;
  bottom: 0;
  padding: 4px 4px;
  width: 100%;
  box-sizing: border-box;
  background-color: rgba(0, 0, 0, 0.44);
  color: #fff;
  transition: .5s ease;
	 }
	h1{
	font-size: 2em;
	text-align: center;
	}
	.textbox {
	display: block;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
		float: none;}
	#textlarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	line-height: 0.5em;
	text-align: center;
	color: rgba(0,0,0,1);
	margin-top: 20px;
	margin-bottom: 20px;}
	
}
