*{
	font-family:   "Apple Chancery", arial, helvetia, courier, "Zapf Chancery";  /*  lucida calligraphy, Monotype Corsiva,,cursive  */
	line-height: 108%;
    color:#309;
	box-sizing:border-box;
	max-width:100%;
}
body{
      font-size:11pt;
	  font-weight:600;
      width:min(1200px, 100%);
	  margin:0 auto;
	  border-radius:16px;
	  background-color: #eee;
 }
 html{
	background-color: #50c878;   /* #308d5c;  Emerald #50c878 /  hex color */
}
#main
{
  margin: 0px 0;
  background-color:#EEE;
  position:relative;
  text-align: left;F
  min-height:80vh;
}
img{
	max-width: 100%;
	height: auto;
	border-width: 0;
	border-radius:7px;
  }
.img{
   display:block;
   margin:6px auto;
  }
small{
   font-size: 8pt;
   font-weight:600;
 }
 b{
   font-weight:800;
 }
 strong{
   font-weight:800;
   font-size: 16px;
 }
 fieldset{
   padding:4px;
   border-radius:8px;
   border-color: #DF7E58;
}
legend{
 font-style: oblique;
 font-size: 18px;
 padding:0 5px;
}
 hr{
      height:2px;
	  width:90%;
	  margin:auto;
	  color:#D3920A;
}
h1, h1 *, h2, h2 *, h3, h3 *, h4, h5, h6, h4 *, h5 *, h6 *{
	line-height: 110%;
    text-align: center;
	margin: 4px;
	}
h1, h1 *{
	font-size: 24px;
	font-weight: 700;
}
h2, h2 *
{
	font-size: 20px;
	font-weight: 700;
}
h3, h3 *{
	font-size: 18px;
	font-weight: 600;
}
h4, h4 *{
	font-size: 17px;
}
h5, h5 *{
	font-size: 15px;
}
.width100{
   width:100%;
   }
p{
    text-indent: .15in;
    font-size:16px;
}
a{
	font-weight: 600;
	text-decoration: none;
}
a:visited{color:#96F;}
a:hover{
	color: #900;
	font-weight: 700;
	text-decoration: underline;
}
 a.featured{
  display:inline-block;
  background-color: gold;
  padding:7px;
  border-radius:4px;
  font-size: 125%;
  font-weight: 600;
  }
*:focus{background-color: #FCF;}
a:focus{background-color: #FF9; color:red;}
input[type=submit], input[type=button], input[type=reset]{background-color: #9FF; color:#111;}
input, select, textarea{
   font-size: 10pt;
   color:#36F;
   font-weight: 600;
   border:1px solid blue;
  border-radius:4px;
  padding:2px;
  margin:2px;
  font-family:arial, helvetica;
  max-width:90%;
}
option:nth-child(odd){background-color: #3FF;}
 pre{
    font-size:11pt;
	font-weight:500;
	padding:1px;
 }
   /*  classes  */
.menuHolder{columns:3 300px;}
.colDiv{
    margin-bottom: 1.5vh;
	}
.container{min-height:350px;}
.cap{
      display:block;
	  text-align:center;
	  font-size: 14px;
	  margin: 5px auto;
	  }
  td.subMenuCell{
    border-top:4px solid #222;
	text-align: center;
   }
.dividerLine{
   margin: auto;
   display: block;
   }
table.menu{
   width:100%;
}
table.menu tr th{
   font-size: 12pt;
   font-weight:700;
   }
table.menu tr{
   vertical-align: top;
   border-top: 1px solid blue;
   }
table.menu tr td, table.menu tr th
{
   text-align: left;
   padding:4px;
   }
fieldset.menu
{
 margin:4px;
}
td.menu-pic, td.menu-pic *
{
    min-width:1px;
	max-width:125px;
    padding:0px;
	margin:0px;
}
table.menu tr:hover
{background-color: #FF9;}
table.menu tr td.price
{
   text-align: right;
   min-width:42px;
   font-size: 15px;
   font-weight:700;
}
table.menu tr td.des /* old for menu items */
{
   font-style: italic;
   font-size: 15px;
   font-weight:500;
}
div.des{
   font-size: 11px;
   font-style: italic;
   color:black;
  padding-left: 12px;
}
 td.title
{
   font-style:normal ;
   font-size: 16px;
   font-weight:700;
   color:#CB4C00;
   width:65%;
 }
  .cols{columns:400px 2; padding:2%;}
  .cols h2:first-child{margin-top: 0;}
.yesShow, .yesShowIn{display: none;}
.text{font-size:16px;}
fieldset.floatleft, div.floatleft, div.floatleftAll{
   float:left;
   padding: .75%;
   width:50%;
   }
div.clear{clear:both;}
     /*  id's  */
#fsSPECIAL{width:50%; margin-bottom: 8px;}
div#divNav, nav{
  	position:sticky;
	top:0;
	z-index:1000;
	opacity:.8;
	}
#nav
{
    margin:  0;
    padding: 0;
    list-style: none;
    display: table; /* [1] */
    table-layout: fixed; /* [2] */
	min-height: 40px;
	width: 100%;
	background-color: #1b7e52;
	position: relative;
	border:2px solid #30C;
}
#nav li
{
    display: table-cell; /* [4] */
	border-right:2px solid #30C;
}
#nav li:last-child
{
	border-right:0px solid #30C;
}
#nav li a
{
	padding: 0px 2px;
	display: block;
	text-align:center;
	line-height: 30px;
	text-decoration: none;
	font-size: 19px;
	color:gold;  /* #F93;  navy*/
    font-weight: 700;
}
#nav a:hover
{
	color: #F03;
	font-style: italic;
}
#SlideMenu a:hover
{
	color: #6FF;
	font-style: italic;
}
ul#nav li:hover > ul#subMenu
{
	display: block;
}
ul#subMenu
{
	display: none;
	margin:0;
	list-style-type: none;
	position: absolute;
	width:200px;
	right:10%;
}
ul#subMenu
{
	display: none;
	margin:0;
	position: absolute;
	width:25%;
	left:25%;
	z-index:15;
}
ul#subMenu li
{
	height: 21px;
	text-align:left;
	float:none;
	display:block;
	border: 1px solid blue;
	width:100%;
	  /*  min-width:100px;  */
	background-color: #E7B137;
	background-image: none;
	opacity:.9;
}
#subMenu li a
{
	display: block;
	text-align:left;
	line-height: 20px;
	font-size: 10pt;
	background-image: none;
	color:black;
}
#SlideMenu, #divSlide{display:none;}
#footer
{
    /*  height:100px;  */
	padding:2px 12px 12px 12px;
    border-top: 1px solid blue;
	margin:auto;
  text-align: center;
}
#footer, #footer a
{
  font-size:10pt;
}
#signup, #signup *
{
   font-size: 9pt;
   }
#divContent
{
  min-height:500px;
    /*  margin-top:153px;  */
	padding:6px;
	position:relative;
  }
#content{
   min-height: 75vh;
}
#tblServices a
{
padding: 2px;
display: block;
line-height:20px;
text-decoration: none;
font-size: 13px;
color: #F93;
text-align: left;
color:#36C;
background-image: none;
}
 #h1Title
{
  line-height:110%;
  font-size:16pt;
  padding:0 5px;
  text-align: center;
  }
#divHeader{
   /* font-size:11pt;
  background-image: url('/pics/inset_border.jpg');
  background-repeat: repeat-x;
  background-position: top center; */
  border-bottom: 1px solid blue;
  background-color: #FFF;
  position: relative;
}
#divHeaderInner
{
  background-image: url('/pics/header_bkgd_1200B.jpg');
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size:cover;
  height:290px;
}
div#FBPNGSm{width:68px; height:auto; position: absolute; right:0%; top:0%;}
div#FBPNGSm img{width:32px;}
div#FBPNG{width:50px; height:auto; position: absolute; right:0%; top:0%;}
 /* img#YELPPNG{width:50px; height:auto; position: absolute; right:1%; top:55px;} */

 /* #tblHeader
{
  background-image: url('/pics/inset_border.jpg');
  background-repeat: repeat-x;
  background-position: bottom center;
  } */
#divCopy
{
  font-size:8pt;
  padding:8px;
}
span, .CTC, .CTC:hover{
   font-size:inherit;
   font-weight:inherit;
   font-style:inherit;
   }
	 div#divHours{
		 padding:2px;
		 background-color: #4d1f08;
	 }
     div#divHours *{
	     font-size: 19px;
		 color:#FFD;
	  }
     div#divHours h3 a{
	     font-size: 21px;
		 color:#FFD;
	  }
	  #CLICK{display:none;}  /* The big call button for dumb phones */
	  img#logo53{position: absolute; top:.5%; left:0px; height:auto;}
	  #divHeaderInnerMobile{height:64px; background-color: LightGreen;  /* #DFEEFF; */}
	  #divNav{position:sticky; top:0px; z-index:1000;}
  /*  responsive  */
   @media screen and (max-width: 846px)
   {
     img#logo53{left:1%;}
     body{width:100%;}
  	 img#FBPNG, img#YELPPNG{width:36px; height:auto;}
	 #nav li a{font-size: 16px;}
   }  /* @media screen and (max-width: 806px)  */
   @media screen and (max-width: 550px)
   {
	  img#logo53{width:80%; margin-left:32px; top:9%;}
	  img#logo53b{width:80%;}
      div#divHours *{font-size: 13px;}
  	  img#FBPNG, img#YELPPNG{width:33px; border-radius:1.5px;}
      img#YELPPNG{top:39px;}
	  #CLICK{display: block; background-color: gold;  border: 2px solid navy; width:100%; height:50px;}
      #CLICK a{text-align: center; line-height:50px; font-size: 24pt; font-weight: 800; color:navy; display: block;}
      input[type=text], select, textarea{width:100%; min-height:33px;}
      #footerLinks, #tblContact td:first-child, #nav, .noShow{display: none;}
      #divSlide, .yesShow{display: block;}
	  .yesShowIn{display: inline;}
    #divSlide{
	  position:fixed;
	  width:85%;
	  z-index:10000;
	  opacity:.9;
	}
	#SlideMenu{
		width: 100%;
		padding:0;
		background-color: #FF6;
		margin-top: 36px;
	}
	#SlideMenu li{
        background-image: url('/pics/menu_background_40.png');
		background-size: auto 100%;
		background-repeat:repeat-x;
		padding:2px;
		height:33px;
		border-bottom:2px solid black;
	}
	#SlideMenu li a{
		font-size: 18px;
	    color: #F93;
        font-weight: 600;
		line-height:28px;
		display: block;
		padding-left: 33px;
		text-align: left;
	}
	fieldset.floatleft, div.floatleft{
	  float:none;
	  width:100%;
	  }
	  legend{font-size: 17px;}
	 ul#subMenu li{width:33%; height:21px;}
     ul#subMenu li a, ul#nav li a{font-size: 16px;	line-height: 20px;}
     h3, h3 *{font-size: 14px;}
     #spHours{font-size: 12px;}
     *{font-size: 11px;}
     #footer, #footer a{font-size: 13.5px;}
	 input[type=submit]{
       font-size: 18px;
	   font-weight:800;
	   padding:12px;
	   }
	   #divHeaderInner{
			  height:145px;
	   }
  }

  @media screen and (max-width: 450px){
    img#logo{width:100%;height:auto; }
   	 ul#subMenu li{width:50%;}
	 ul#subMenu li a, ul#nav li a{font-size: 12px; line-height:18px;}
  }  /* @media screen and (max-width: 420px)   */