@charset "UTF-8";
@font-face {
    font-family: 'great_vibesregular';
    src: url('greatvibes-regular-webfont.eot');
    src: url('greatvibes-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('greatvibes-regular-webfont.woff2') format('woff2'),
         url('greatvibes-regular-webfont.woff') format('woff'),
         url('greatvibes-regular-webfont.ttf') format('truetype'),
         url('greatvibes-regular-webfont.svg#great_vibesregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
	font: 16px Verdana, Arial, Helvetica, sans-serif;
	/* background: #863310; /* fallback color
	background: #e7eace;  */
	margin: 10px 0; 
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	/* color: #444; */
	background-size: cover;
}


img {max-width: 100%; }
h1 {font-size:36px; padding: .6em 0; line-height: 1.6em;font-weight: bold;color: navajowhite;}
h2 {font-size:24px; padding: 0 0 .2em 0; line-height: 1.6em;font-weight: bold;color: yellowgreen;}
h3 {font-size:100%; padding: .7em 0 .3em 0; line-height:1.3em; font-weight:600;}
h4 {font-size:100%; padding: .8em 0 .3em 0; line-height:1.3em; font-weight:bold;}
p {margin-top:10px;}

.cf:before,
.cf:after {
    content: " "; 
    display: table; 
}

.button {
  background-color: #4CAF50; /* Green */
  border: none;
  color: white;
  padding: 10px;
  text-align: center;
  text-decoration: none;
  font-weight:bold;
  vertical-align: super;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
  cursor: pointer;
  -webkit-transition-duration: 0.4s; /* Safari */
  transition-duration: 0.4s;
  border-radius: 25px;
  border: 2px solid #73AD21;
  font-style: italic;
}

.button1 {
  box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
}

.button2:hover {
  box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24),0 17px 50px 0 rgba(0,0,0,0.19);
}


.theservices {float:right;font-weight: 900;font-size: 16px;}
.callbox {float:right;font-weight: 900;font-size: 16px;}
.callbox img {width:200px;margin-top:-60px;}


#startnow {float:right;}

.cf:after {
    clear: both;
}

#localstuff {
	 margin-left:50px;
}

#contactmail {
    font-size: 12px;
    line-height: 2.0em;	
    /* width: 550px; */
    width: 100%;
    padding-right:10px;
}

#contactmailinfo {
    font-size: 12.5px;
    display:inline; 
}

#contactmailinfo  p {
	margin-left: 10px
}




#mc_embed_signup {margin-left:10px;}

#contactinforight {border-left: 1px solid black;width:30%;}

.embeded-video {
    position: relative;
    margin-top: 20px;
    height:400px;
    
}

.embeded-video .ratio-img {
    display: block;
    width: 100% !important;
    height: auto !important;
}

.embeded-video IFRAME {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.embeded-video p {
    float: right;
    font-size:.75em;
}

.embeded-video img {
    vertical-align: top;
    /* margin-left:10px; */
}


.dropdownbox {
	width:290px;
}

.idea-blurb {
	display:inline;
	font-style:italic;
}

#idea-blurb-left {
	display:inline;
	font-size:16px;
	white-space:nowrap;
	font-style:italic;
	font-weight: bold;
}

#idea-blurb-right {
	display:inline;
	font-size:16px;
	white-space:nowrap;
	font-style:italic;
	font-weight: bold;
}

#kaps {
	max-width:266px;
	font-weight: bold;
	font-size: 1em;
	margin: 0 auto;
	padding-left: 80px;
}

#kaps img {
	min-width:30px;
	max-width:90px;
  vertical-align: middle;	
}

#vendor {
	max-width:366x;
	font-weight: bold;
	font-size: 1em;
	margin: 0 auto;
	/* padding-left: 80px; */
}

#vendor img {
	min-width:30px;
	max-width: 125px;
  vertical-align: bottom;	
}

#vendor h2 {
  margin-left:-40px
}



.ordercell-left {display:inline-block;width:150px;text-align:right;margin-right: 2px;vertical-align: top;font-size: 1.6em;}

.orderform h3 {font-size: 1.6em;}
.orderform {font-size: 1.6em;}



.table {display:block;}
.row { display:block; margin-top: 5px;}
.row-title { display:block;margin-top:15px;}
.cell {display:inline-block;line-height: 1.2em;margin-bottom:5px;}
.cell-select {display:inline-block;line-height: 1.2em;margin-left:-4px;}
.cell-title {line-height:1em;margin-top:-2px;margin-bottom:2px;}
.cell-left {display:inline-block;width:70px;text-align:right;margin-right: 2px;vertical-align: top;}
.cell p {margin-bottom:5px;}
.cell-list-left {display:inline-block;margin-left:0px;width:180px;}
.cell-list-left-colspan {display:inline-block;margin-left:20px;}
.cell-list-right {display:inline-block;margin-left:20px;}
.cell-textarea {width: 505px;}

#fblikebox {
    width: 100%;
    /* margin-left: 200px; */
    /* height: 1735px; */
}

#catering-blurb p {
	font-size: 16px;
	padding: .7em 0 .6em 0; 
	line-height:1.3em; 
	text-align: center;
	margin-top: -10px;
}

#catering-blurb p::first-line {
   font-weight: 600;
}


#partners img {
	margin-left: 0px;
	padding-right: 15px;
	margin-bottom: 5px;
	vertical-align: middle;
	max-width:350px;
	/*
	min-width:30%;
	height:auto;
	*/
}

#partners {
	text-align:center;
	margin-top: 20px;
}

#social-icons img {
	height:30px;
	float:right;
	padding-right:5px;
	padding-left: 5px;
	margin-top: 5px;	
}

#social-icons {
	white-space:nowrap
	}


#divider {
    width: 1PX;
    BACKGROUND-COLOR: BLACK;
    HEIGHT: 276PX;
    margin: auto;
}

#long-divider {
    width: 1PX;
    BACKGROUND-COLOR: BLACK;
    HEIGHT: 1000PX;
    margin: auto;
    padding-right
}

.col_divider {
    display: block;
    float: left;
	  width: 8.888%;
	  margin-left: 20px;
    margin-right: -30px;
}



/**
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.cf {
    *zoom: 1;
}

#mainContent, #header,  #footer {
	/* max-width:977px; */
	margin: auto;
	padding: 0 12px 2em;
	text-align:left;
}


/*
#mainContent {
	margin-top: 0;
	background: url(../images/content_short_bkgnd_60.jpg) left 160px no-repeat;
	background-size: 100%;
	background-attachment: fixed;
}
*/




/* ------- HEADER ------- */

#headerWrapper { 
	margin: 0 auto;
	text-align:left;
	color:#fff;
	/* position: fixed; */
}
	
#header {
	position:relative;
	background-color: #000;
  background-position: left top;
  background-repeat: no-repeat; 
  height: 18px;
	}

#header h1 {
	margin-top: 10px;
	margin-bottom: -25px;
}

#header h2 {
	margin-bottom: -25px;
}

#headtitle {
	float:right;
	height: 128px;
	
}

#header img {
	margin-right: 15px;
	margin-top: 10px;
	max-width:20%;
}

#TheBanner img {
	max-width:100%;
	height:auto;
	display: block;
  margin-left: auto;
  margin-right: auto;
  line-height: 1.0em;
}


/* ----- ONLINE ORDERING STYLES ----- */
	.required {font-size:.9em;}
#content {
    line-height: initial;
    font-weight: 600;
    margin-top: 5px;	
  } 
#content img {
    max-width: 108px;
    float: left;
    margin-right: 10px;
}
#content P {font-size:.9em;}





#menu-ideas {
	    text-align: center;
}

#menu-ideas img {
	border: 3px solid black; 
	light-grey; 
	border-radius: 10px; 
	box-shadow: 5px 5px 5px grey; 
}

.slidearea {overflow:hidden;}


/* ----- MAIN WRAPPER & MAINCONTENT STYLES ----- */

#mainWrapper { 
	/* max-width: 1000px; */
	max-width: 80%;
	background:#fff;
	margin: 0 auto; 
	text-align: left; 
	/*
	background-image: url("https://wallpaperaccess.com/full/194890.jpg");
	background-size: cover; */
}


#mainWrapper p {margin: .8em 10; line-height: 1.4em;font-size: 16px;}


#mainContent {
	padding-top: 1em;
	/* background: rgb(244,244,244);  */
	/* border-top: 1px solid #ddd; */
	/* border-left: 1px solid #000; */
	/* border-right: 1px solid #ddd; 
	background: #fff;  */

}


#mainContent ul li {
	list-style: round;
	/* margin-left: 50px; */
}


#countrytabs ul li {
	margin-left: 0px;
}


ul.practicelinks {
	margin: 20px 0;
	}
ul.practicelinks li {
	border-top: 1px solid #ccc;
	}
ul.practicelinks li a {
	padding: 10px; 
	text-decoration:none; 
	display:block;
	}
ul.practicelinks li a:hover {
	background:#fcfcfc;
	}

ul.bio-certs {
	margin-left: 2%;
	list-style:none;
}

ul.bio-certs li {
	margin-bottom: 12px;
	list-style:none;
	}

img.profile {width:300px;}


#chalkboard {	
     border:5px solid #F56028; 
     margin-left:20px; 
     padding:10px; 
     box-shadow: 8px 8px 5px #888888; 
     color:black; 
     max-width:500px; 
     border-radius: 5px;
     text-align: center;
     /*
     background:url(images/power.png); 
     background-repeat:no-repeat; 
     */
     }


#chalkboardContent {
	margin-top:2px;
}


#chalkboardContent h2 {	
	font-size:20px; 
	line-height:1.0em; 
	font-weight:600;
	border-radius: 5px;
}

#chalkboardContent h3 {	
	font-size:16px; 
	line-height:1.3em; 
	font-weight:600;
	}

#chalkboardContent h4 {	
	font-size:12px;
	line-height:1.3em; 
	font-weight:600;
	font-style:italic
}


/* ----- FOOTER STYLES ----- */
#footerWrapper {
	  background: #555;
    /* Max-width: 1053px; */
    margin-left: -12px;
    margin-right: -12px;
    margin-bottom: -30px;
}

#footer { 
	padding: 0 10px; 
	background:black;
	color:white;
  font-size:9px;
	text-align:center;
} 

#footer p {
	margin: 0; 
	padding: 6px 0;
}

#footer a {color:#cca;}

#tagline {
  font-family: great_vibesregular;
  font-size: 40px;
  padding-top: 10px;
}

.nobreak {whitespace:nowrap; display:block;}

.designlink a, .designlink a:visited {coxlor:#999; text-decoration:none;}

.small {font-size: .8em;}


.slideshow { height: 450px; width: 600px; margin: auto }
.slideshow img { padding: 10px; border: 1px solid #ccc; background-color: #eee; }




#logo {
   background-size: auto;
   margin-top:2px;
   max-width:300px;
   margin-left: 10px;
}

#logonum {
	  color: #000;
	  margin-left:160px;
	  margin-bottom: -20px;
	  margin-top:-20px;
	  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	  font-size: 16px;
	  font-style: italic;
	  font-weight:bold;
	}

#logonum img {height: 40px;}

#sub-header {
	/* position: fixed; */
}



/* COLLAGE BACKGROUNDS FOR SUB-HEADER */
#sub-header.aaa { background: url(../images/home_collage.jpg) right -20px no-repeat;}
#sub-header.bbb { background: url(../images/catering_collage.jpg) right -20px no-repeat; }
#sub-header.ccc { background: url(../images/bistro_collage.jpg)  right -20px no-repeat; }
#sub-header.ddd { background: url(../images/about_collage.jpg) right -20px no-repeat; }
#sub-header.eee { background: url(../images/buzz_collage.jpg) right -20px no-repeat; }
#sub-header.fff { background: url(../images/contact_collage.jpg) right -20px no-repeat;}


.quote {font-family: "Times New Roman", Times, serif; 
		font-style: italic;
		font-size: 21px;
		line-height: 1.em;
		padding: 0 30px;
		color:#9A5B4C;
		}

.quotebottom {font-family: "Times New Roman", Times, serif; 
		font-style: italic;
		font-size:24px;		
		line-height: 1.4em;
		color:#000000;
		}

#quotes {
	width:100%;
}

#theTagline {
	border-bottom: 1px solid #000;
	padding-bottom: 8px;
	margin-bottom:8px;
	text-align:center;
}

#TheBanner {
	text-align:left;
	padding-bottom: 8px;
	margin-bottom:8px;
	padding-left: 8px;
	padding-right:8px;
}

#TheBanner1 {
	text-align:right;
	padding-bottom: 8px;
	margin-bottom:8px;
	padding-left: 8px;
	padding-right:8px;
}

#radio_promo {
	font-size: 14px;
	text-align: center;
	color: red;
	margin-top: 20px;
  margin-bottom: 20px;
}


#radio_promo img {
	font-size: 14px;
	text-align: center;
	color: red;
	width: 100px; 
	margin-bottom: -20px;
}

#menu {
	margin-top: 7px;
	margin-bottom: -23px;
	/* width: 498px; */
	float:right;
	color: white;
}

#catering-line2 {
	display: inline;
}

#video {
	border:none;
	overflow:hidden; 
  margin-left:150px;
  margin-right:auto;
}

#paynow {
	text-align: right;
	padding:10px; 
	border-radius: 16px; 
	border: 1px solid #ccc !important; 
	margin-bottom:20px;
	background: antiquewhite;
	min-width: 315px;
	
}



.shadetabs {margin-top:20px}

/* ----- SLIM MENU OVERRIDE STYLES ------ */

ul.slimmenu li a {
	 color: #fff;
	 font-size: 14px;
	 padding: 6px 2em 6px 1em;
}	

ul.slimmenu li:first-child.nested a {
	  color: #fff;
	  font-size: 13.5px;
	  padding: 6px 7em 6px 1em;
} 
 
ul.slimmenu li.nested a {
	  color: #fff;
	  font-size: 13.5px;
	  padding: 6px 5em 6px 1em;
} 

ul.slimmenu.collapsed li .sub-collapser {
	  height: 30px;
}


ul.slimmenu li .sub-collapser > i {
    color: #fff;
     font-size: 16px;
}

ul.slimmenu li ul li { 
	 background-color: #000;
}

ul.slimmenu li a:hover {
    background-color: rgba(170,223,238,0.8);
    text-decoration: none;
}

ul.slimmenu a:hover {
    background-color: rgba(170,223,238,0.8);
    text-decoration: none;
}

.menu-collapser {
	  font-size: 16px;
	  background-color: #fff;
	  height: 35px;
    line-height: 35px;
	  
}

.collapse-button {	  
	  font-size: 12px;
}

.aside {color:#888; font-style:italic; font-size: .9em;}

@media (max-width: 995px) {
ul.slimmenu > li { border-left:none;margin-right: -15px;}
#mainContent {margin-top: 0;}
#mainWrapper {max-width:995px;margin-left:0px; padding-left: 20px; padding-right: 20px;}
#divider {width:0px; height: 0PX;}
#long-divider {width:0px; height: 0PX;}
#contactmail {width:95%;}
.shadetabs {margin-top:10px;margin-right: -20px;font-size:.66em;}
.inputbox {padding: 20px 10px; line-height: 28px;}
#catering-blurb p {font-size: 14px;}
#idea-blurb-left {margin-top:-10px;display:inline;}
#idea-blurb-right {margin-top:-10px;display:inline;}
#contactinforight {border-left: none;width:100%;}
#contactmailinfo p {margin-left:0px;}
#mc_embed_signup {margin-left:0px;}
#sub-header.aaa { background: url(../images/home_collage_70.png) right -20px no-repeat;}
#sub-header.bbb { background: url(../images/catering_collage_70.png) right -20px no-repeat;}
#sub-header.ccc { background: url(../images/bistro_collage_70.png)  right -20px no-repeat;}
#sub-header.ddd { background: url(../images/about_collage_70.png) right -20px no-repeat;}
#sub-header.eee { background: url(../images/buzz_collage_70.png) right -20px no-repeat;}
#sub-header.fff { background: url(../images/contact_collage_70.png) right -20px no-repeat;}

}


@media (max-width: 800px) {
#fblikebox {margin-left:100px;}
}

@media (max-width: 775px) {
#catering-line2 {display: block;margin-top:12px;text-align:right;margin-right:100px;}
.shadetabs {margin-top:10px;margin-left: 110px;margin-right: -30px;}
#catering-blurb p {font-size: 11px; margin-top: 0px;}
}

@media (max-width: 715px) {
#video {margin-left:20px;}
}

@media (max-width: 690px) {
#menu {width:100%;}
.callbox img {width:175px;margin-top:0px;}
}

@media (max-width: 670px) {
#fblikebox {margin-left:50px;}
}


@media (max-width: 640px) {
menu-collapser {height: 40px;line-height: 40px;}
ul.slimmenu.collapsed li {background-color: black;}
.shadetabs li {font-size: 1.1em;}
#catering-line2 {display:inline;float:left;margin-top:10px;margin-left: 0px;margin-right:0px;}
h2 {font-size:18px;}
#mainContent {margin-top: 0;}
	/*
	background: url(../images/content_short_bkgnd_60.jpg) left 160px no-repeat;
	background-size: 100%;background-attachment: fixed;}
	*/
#mainwrapper {max-width:550px;margin-left:0px; padding-left: 20px; padding-right: 20px;}
#logo {margin-left:0px;width:50%;}
#social-icons img {height:15px;}
#social-icons h6 {font-size: 0.8em;margin-left: -25px;}
#logonum{float:right;margin-bottom:-10px;}
#logonum img {max-width:100px;height:auto;margin-top:-22px;}
#fblikebox {margin-left:0px;}
#contactmail {margin-left: -25px;}
.cell-list-left-colspan {margin-left:-24px;} 
.cell-left {width:350px;text-align:left;} 
.cell {margin-bottom:10px;} 
.cell-select {margin-bottom:10px;width:350px;}
.cell-title {width:390px;line-height:1em;}
.cell-textarea {width: 305px;}
#contactmail h3 {width:350px;}
.cell-list-left {margin-left:-24px;} 
#tppform  {margin-top:25px;}
#sub-header.aaa { background: url(../images/home_collage_70.jpg) left -30px no-repeat;}
#sub-header.bbb { background: url(../images/catering_collage_70.jpg) left -30px no-repeat; }
#sub-header.ccc { background: url(../images/bistro_collage_70.jpg)  left -20px no-repeat; }
#sub-header.ddd { background: url(../images/about_collage_70.jpg) left -20px no-repeat; }
#sub-header.eee { background: url(../images/buzz_collage_70.jpg) left -20px no-repeat; }
#sub-header.fff { background: url(../images/contact_collage_70.jpg) left -20px no-repeat;}
#idea-blurb-left {font-size:11px;}
#idea-blurb-right {font-size:11px;}
.idea-blurb {margin-left:-10px;}
#vendor {padding-left: 20px;}
#vendor h2 {margin-left:0px}
.button {margin-left: 70px;}
/* the following force the contact form to look nice on mobile devices */

/*
.fsSubFieldGroup .fsSubField:nth-child(1):nth-last-child(2).fsNameFirst, .fsSubFieldGroup .fsSubField:nth-child(2):nth-last-child(1).fsNameFirst {
    width: 350px;
    margin-right: 22.312px;
}
*/
.bFDwYc {overflow-x: clip;}
#field115092167-first {width: 350px;}
#field115092167-last {width: 350px;}
.gxSloc {max-width: none;}
.MuiInputBase-root, .fsForm input[type=text], .fsForm input[type=email], .fsForm input[type=number], .fsForm input[type=tel], .fsForm select {height: 30px; width: 350px;}
.fsBody .fsSupporting {font-size: 14px;font-weight: 400;font-style: normal;line-height: 12px;color: #595d64;width: 377px;}
.eOSdvy {width: 350px;}
.formstackNote {width: 377px; padding-right: 20px;}
span {width:326px;padding-right: 20px;}


#planning img {
	margin-top: -36px;
	width:200px;
	margin-bottom: 5px;
	margin-left: 4px;
}
#paynow {margin-left: -40px;	}
	
	
	}
#startnow {margin-top:0px;}
}    

@media (max-width: 475px) {
#idea-blurb-left {display:block;margin-top: -2px;}
#idea-blurb-right {display:block;margin-top: 1px; margin-left: 100px;}
.shadetabs {margin-left: 40px;}
}

@media (max-width: 425px) {
ul.slimmenu > li { border-left:none;}
h2 {font-size:14px;}
p {font-size:14px;}
.shadetabs li {font-size:.95em;}
#theTagline {font-size: 1.05em;}
#theBanner {font-size: 1.05em;}
#theBanner1 {font-size: 1.05em;}
#mainContent {margin-top: 0;}
#mainwrapper {max-width:550px;margin-left:0px; padding-left: 20px; padding-right: 20px;}
#contactmailinfo {width:100%; }
#social-icons h6 {font-size: 0.6em;}
#social-icons {margin-left:0px;}
#social-icons img {margin-top:0px;}
#logonum{margin-left:80px;margin-bottom:-10px;}
#contactmail {margin-left: -25px;width:75%;}
.cell-left {width:290px;text-align:left;} 
.cell-list-left {margin-left:0px;} 
.cell-list-left-colspan {margin-left:-24px;} 
.cell {margin-bottom:10px;} 
.cell-select {margin-bottom:10px;width:295px;}
.cell-title {width:290px;line-height:1em;}
.cell-textarea {width: 360px;}
#contactmail h3 {width:290px;}
#header h1 {font-size: 19px;font-weight:bold;	margin-top:30px;margin-left:5px;}
#header h2 {font-size: 16px;font-weight:bold;margin-left:1px;}
input#intakeFormISubmit.intakeFormISubmit {margin:30px auto!important;}
#partners img {max-width:300px;}
#tagline {font-size: 30px;}
#kaps {max-width:166px;font-size: .75em;padding-left:23px;margin-top:10px;}
#kaps img {max-width:70px;}
}

@media (max-width: 380px) {
#mainwrapper {width:315px;margin-left:0px; padding-left: 5px; padding-right: 5px;}
.shadetabs li {margin-right: -2px;}
.shadetabs {margin-left: 20px;}
.cell-textarea {width: 320px;}
#theTagline {font-size: 1.1em;}
#theBanner {font-size: .8em;}
#theBanner1 {font-size: .8em;}
h2 {font-size:10px;}
#social-icons img {padding-right:0px;}
}

@media (max-width: 325px) {
#mainwrapper {width:315px;margin-left:0px; padding-left: 5px; padding-right: 5px;}
.shadetabs li {font-size:.85em;margin-right: -2px;}
.shadetabs {margin-left: 0px;}
.cell-textarea {width: 285px;}
#partners img {max-width:250px;}
#tagline {font-size: 20px;}
#idea-blurb-right {margin-left: 70px;}
}

