* { margin:0; padding:0;}

@font-face {
    font-family: avalon;
    src: local(avalon), url('../fonts/avalon.ttf') format('opentype');
}
@font-face {
    font-family: blackboard;
    src: local(blackboard), url('../fonts/blackboard.ttf') format('opentype');
}

@font-face {
    font-family: thirstyrough;
    src: local(thirstyrough), url('../fonts/thirstyrough.otf') format('opentype');
}

@font-face {
    font-family: lobster;
    src: local(lobster), url('../fonts/lobster.ttf') format('opentype');
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

html {
	background-color: #000000;
	
	background-repeat: no-repeat;
                  background-attachment: fixed;
                  
                   background-size: cover;
}

body {
	font-size:100%;
	line-height:1em;
	font-family:Verdana, Geneva, sans-serif;
	font-size:0.8em;
	line-height:1.25em;
	text-align:center;
                   padding-top: 15px;
                  padding-bottom: 15px;
              
                   
}

body.home div.mainmenu li a.home, body.location div.mainmenu li a.location, body.menu div.mainmenu li a.menu, body.orderonline div.mainmenu li a.orderonline, body.coupons div.mainmenu li a.coupons {
	color: #ff0000;
	
}

.mainrow1  {
	display:table;

	height:auto;
	
}
.mainrow2  {
	display:table;
	
	height:auto;
	
}
.mainrow3  {
	display:table;
	
	height:auto;
	
}

}
.mainrow4  {
	display:table;
	
	height:auto;
	
}

.mainrowleft  {
	display:table;
	text-align:center;
		width:47%;
	   float: left;
	margin:0 auto;
	padding-left:10px;
}

.mainrowright {
display:table;
	text-align:center;
     	width:47%;
	float: right;
   margin:0 auto;
	padding-right:10px;
}

.panelimage {
	width: 100%;
	height:auto;
	
	
}

.panelimage2 {
	width: 49%;
	height:auto;
	padding:2px;
	
}

.container {
  /* background-color: #4f4c4c; */
}

.contactbutton {
    background-color: #000000;
    padding-top: 15px;
    padding-bottom: 5px;
    margin-top: 30px;
    border-top: 3px solid #ff0000;
   border-bottom: 3px solid #ff0000;
}

.contactbutton2 {
    background-color: #bb172a;
    padding-top: 15px;
    padding-bottom: 5px;
    margin-bottom: -40px;
}

.contactbanner {
 width: 980px;
 height: 200px;
 margin-top: 10px;

}

.phone {
    color: #f2f2f2;
    font-size: 13pt;
}

.menuview {
  margin: 10px auto 0 auto;
  text-align: center;
  display: block;
   background-color: #ffffff;
 
}

.pdfmenutext  {
   font-size: 11pt;
   font-weight: bold;
}


h1 {
	color: #f2f2f2;
	font-family: blackboard;
	font-size: 24px;
	font-weight: normal;
	margin-left: auto;
                  margin-right: auto;
	text-align: center;
                  padding-top: 15px;
                 
}

h2 {
	color: #f2f2f2;
	font-family: blackboard;
	font-size: 24px;
	font-weight: normal;
	margin-left: auto;
                  margin-right: auto;
	text-align: center;
                  padding-top: 15px;
                  margin-top: 30px;
                margin-bottom: 15px;
}

h2.h2creations {
	color: #222222;
	font-family: avalon;
	font-size: 22x;
	font-weight: 300;
	margin-top: 12px;
	margin-bottom: 10px;
	line-height: 23px;
}


h2.h2order {
	color: # 06069c;
	font-family: adonais;
	font-size: 22px;
	font-weight: 300;
	margin-top: 12px;
	margin-bottom: 10px;
	line-height: 23px;
}

h2.h2connect {
	color: # 06069c;
	font-family: avalon;
	font-size: 22px;
	font-weight: 300;
	margin-top: 12px;
	margin-bottom: 10px;
	line-height: 23px;
}

.contactinfo {
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    font-size: 1.3em;
}

.about  {
   background-color: #ffffff;
   font-size: 14pt;
   text-align: center
   color: #000000;
   padding: 15px;
   line-height: 130%;
}

.abouttitle  {
   font-size: 1.4em; 
   color: #000000;   
   font-weight: bold;
}

div.callout {
    position: relative;
    z-index: 100;
    float: right;
    top: 12px;
    margin: -36px 80px 0 0;
    padding: 0;
    height: 0px;
}

.orderonline {
    color: 
}

/*in_line*/
input, select, textarea {
	vertical-align:middle;
	font-weight:normal;
	font-family:tahoma;
	color:#38352d;
	font-size:0.92em;
	font-weight:normal;
	padding-left:5px
}

img {
	border:0;
	vertical-align:top;
	text-align: center !important;
}

a2 {

}

a {
	text-decoration: none;
	color: #fc2020;
}

a:hover {
	text-decoration: none;
	color: #a50000;
}

a.link-2 {
	text-decoration: none;
	color:#000
}

a.link-2:hover {
	text-decoration: none;
	color:#e99a7e
}

.clear {
	clear:both;
}

p {
	margin:0 auto 16px auto;
	font-size: 15px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 20px;
	width: 86%;
}

p.menuinstructions {
	width: 100%;
          color: #ffffff !important;
}

.p1 {
	margin:0 0 24px 0
}

.p2 {
	margin:0 0 5px 0
}

/*header*/
#header {
	height: 170px;
	padding: 0px;
	/*margin-top: 10px;*/
	border-radius: 0 0 15px 15px;
	/*background-image: url(../images/header.jpg);*/
	background-repeat: no-repeat;
                  bockground-color: #4f4c4c;
                 
}

.header2 {
   color: #ffffff;  
 /* font-family: avalon;*/
   height: 35px;
   border-top:  solid 2px #5dcc65;
   border-bottom: solid 2px #5dcc65;
   width: 98%;
   margin: 10px auto 10px auto;
   vertical-align: middle;
}

#block {
   padding-top: 5px;
 padding-bottom: 5px;
 vertical-align: middle;
}

.mainborder {
    /*background-color: #4f4c4c; */
    border-radius: 10px 10px 0 0;
}

.logo {
	margin-left: 20px;
	margin-top: 20px;
                  width: 290px;
                   height: 140px;
                   float: left; 
}

.divider {
          /*width: 100%;
          height: 20px;*/
        background-color: #afab33;
         height: 2px;
         width: 960px; 
          border-radius: 3px;
          margin: auto;
         
}


div.mainbanner {
	/*position: relative;
	top: 0px;
	left: 0px;
	width: 980px;
	height: 300px;
	border-bottom: #b20404 solid 2px;
	
                  display: block;
                  margin-left: auto;
                    margin-right: auto;
                   
                    background-color: #b20404;*/
}

.bannermain {
              position: relative;
	top: 0px;
	left: 0px;
	width: 980px;
	height: 300px;
	border-bottom: #000000 solid 2px;
	display: block;
                  margin-left: auto;
                 margin-right: auto;
                  background-color: #000000;
}

.bannermain2 {
   width: 440px ;	
   height: 300px;  
  display: block ;
  float: left; 
   margin-left: 0px;
   background-color: #b20404;
}

.bannermain3 {
   width: 520px;	
   height: 300px ;  
  display: block ;
   float: right;
  margin-right:5px;
  background-color: #b20404; 
}

div.mainbanner3 {
	position: relative;
	top: 0px;
	left: 0px;
	width: 980px;
	height: 80px;
	/*border-bottom: #fcb016 solid 8px;*/
	z-index: 1;
                  display: block;
                  margin: 0 auto;
                
}

div.mainbanner4 {
	position: relative;
	top: 0px;
	left: 0px;
	width: 980px;
	height: 50px;
	/*border-bottom: #fcb016 solid 8px;*/
	z-index: 1;
                  display: block;
                  margin: 0 auto;
                   background-color: #000000;
}

.mainwindow {
/*height: 600px;*/
}

/*.banner2 {
       float: left; 
      margin-left: 0px;
       height: 300px;
       width: 440px;
         background-color: #b20404;
}  */

.banner3 {
        width: 520px;	
   height: 300px ;  
  display: block ;
   float: right;
 padding: 5px;
  /* background-color: #4f4c4c;  */
   color: #ffffff;
   font-family: avalon;
}  

.bannertext {
 font-family: "Times New Roman", Times, serif;
  font-size: 14pt;
  margin: 10px;
  text-align: center;
  padding-left: 10px;
 padding-right: 10px;
 padding-top: 20px;
 line-height: 20px;
	color:#ffffff;
}

.bannertext2 {
  font-family:Verdana, Geneva, sans-serif;
 /* font-family: avalon;*/
  font-size: 11pt;
  margin: 10px;
   text-align: left;
   padding-left: 10px;
 padding-right: 10px;
}

.bannerback  {
   /* background-color: #4f4c4c; */
     width: 100%;
   border-bottom: #000000 solid 8px;
}

.signup {
  margin-top: -20px !important;
  text-align: center;
  background-color: #0886f4;
  border-bottom: 10px solid #ffffff;
  padding: 10px 0px;

}

.signupmobile {
  display: none;
}

/*.signuplink    {
      font-family: avalon;
      font-size: 1.8em;  
      text-align: center;
      color: #ffffff;
      vertical-align: center;
}*/

.localbanner {
  position: relative; 
}

.banneradd {
}

.banneradd2 {
 margin: 20px auto 40px auto;
 height: 180px;
 text-align: center;
}

.maintext  {
     font-size: 1.4em;
  
}

.maintext2 {
    font-size: 1.4em;
}



.maps   {
          margin: 0 auto;
          text-align: center;
          /*background-color #f97116;*/
}

.contactmargin {
       margin-top: 30px;
       margin-bottom: 0px;
}


/*content*/
#content {
	/*background-color: #4f4c4c;*/
                  display: inline-block;
}

.content-indent {
	/*padding: 20px 28px 20px 37px*/
	/*padding: 20px 0 0 5px;*/
       /*   background-color: #4f4c4c; */
}

.inner {
	width:100%;
	overflow:hidden;
	padding:0 0 20px 0
}

.contactform {
  background-color: #000000;
  padding: 20px;
  
/*  margin-bottom:-40px; */
 color: #ffffff;
  /*border-radius: 7px;*/
  
}

/*footer*/
#footer {
	text-decoration: none !important;
                  width: 980px;
	margin: 0 auto 0 auto;
	padding: 10px 0 40px 0;
	height: 62px;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	/*background-color: #4f4c4c;*/
	/*border-top-width: 9px;
	border-top-style: solid;
	border-top-color: #000000;
                  border-radius: 0 0 10px 10px;*/
}

 .footer2 {
    margin: 0 0 5px 0 ;
     width: 980px;
     height: 100px;
    
  
}

#footer .indent {
	width: 650px;
	float: left;
	text-align: left;
	margin: 0 0 0 40px;
	font-size: 16px;
	line-height: 18px;
	font-family: Verdana, Geneva, sans-serif;
                  color: #ffffff;
}

#footer .indent2 p {
	width: 300px;
	float: left;
	text-align: left;
	margin: 9px 0 0 0;
	font-size: 14px;
	line-height: 18px;
	font-family: Verdana, Geneva, sans-serif;
}

#footer .social {
	width: 80px;
	float: right;
	padding-top: 18px;
	padding-right: 12px;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 0;
}

#footer .social2 {
	width: 80px;
	float: right;
	padding-top: 18px;
	padding-right: 2px;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 0;
                  margin-right
}

#footer .social img {
	margin-right: 9px;
}

#footer .indent a {
	color:#ffffff;
	font-size: 14px;
                  font-weight: bold;
               text-decoration: none;
                    transition: color 0.3s ease;
}

#footer a:hover {
	color:#ff0000;

}

ul.footer-menu {
	margin:0;
	padding:0 0 6px 0;
	list-style:none;
	width:100%;
	overflow:hidden
}

ul.footer-menu li {
	line-height:1em;
	display:inline
}

ul.footer-menu li a{

	color:#E2DE90 !important;
	padding:0 10px 0 14px;
	border-left:solid 1px #ffdeaf
}

ul.footer-menu li a:hover {
	text-decoration:none
}

ul.footer-menu li a.m1 {
	padding-left:0;
	border:none
}

.div_links {
	text-align:right
}

#address {
	/*font-family: avalon; */
                  font-weight: bold;
	text-align: center;
	line-height: 20px; 
	color: #ffffff;
	width: 300px;
	height: 40px;     
                  margin-top: 100px;
                  height: 40px;              
               
                  float: right;
                
 }

.addresses {
   font-size: 12px;
   color: #ffffff;
 /* font-family: avalon;*/
   text-align: center;
   
}

#address a {
	color: #FFFFFF;
}

#address a:hover {
	text-decoration: none;
}

.aboutus {
	background: #c82025;
	padding: 10px 10px;
	font-size: 25px;
	color: #fff;
	font-weight: bold;
	font-family: "Arial Black", Gadget, sans-serif;
}

.aboutinfo {
	padding: 5px 10px;
	text-align: left;
}

.addressinfo {
	margin: 5px 0 0 0;
	border: 2px solid #660000;
	border-radius: 5px;
	background: rgba(256,256,256,0.47);
}

.locationaddy {
margin: 0 auto;
	width: 60%;
}

.location_address {
float: left;
width: 50%;
}

.locationssection {
  margin-bottom: 15px;
  color: #ffffff;
   display: block
   margin-left: auto;
   margin-right: auto;
   width: 420px;
  padding:10px;
  background-color: #960000;
  border-radius: 10px;
  text-align: center;
}


.locations {
 display: block
 text-align: center;
  z-index: 1;
}

.right  {
  float: right;
}

.left  {
   float: left;
}

.localtext {
  color: #ede971;
  font-size: 1.5em; 
 font-family: lobster;
 text-align: center;
 height: 50px;
}

.hourtext {
  color: #d3cf52;
  font-size: 1.2em; 
   vertical-align: middle;
}

.openfloat {
  z-index: 100;
  float: right;
}

.locationpadding  {
   margin-left:10px;
 margin-right: 10px;
}

.locationheader {
 margin-top: auto;
 margin-bottom: auto;
  text-align: center;
}


.googlemaps {
	float: right;
	width: 340px;
	margin-bottom: 20px;
}

span.navmenutext {
	display: none;	
}

div.testcontainer {
	background-image: url(../images/testBackgrnd.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 340px;
	width: 92%;
	margin: 10px auto 20px auto;
}

ul.test {
	margin: 12px 0;
	list-style-type: none;
}

ul.test li {
	display: block;	
	float: left;
	width: 33%;
	margin-right: 3px;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 19px;
}

ul.test li img {
	margin-top: 12px;
}

.box-menu {
	margin-bottom: 0px;
	background-color: #ffffff;
	border-radius: 5px;
}

.box {
	margin-bottom: 0px;
}

.box .indent1 {
	padding: 24px;
	padding-bottom: 8px;
}
.box .indent2 {
	padding:35px 48px 21px 32px
}

.box-2 {
	width:100%;
	background-repeat: no-repeat;
	background-position: center bottom;	
                 
}

.box-2 .indent {
	padding:29px 30px 21px 33px;
                 
}

.box-2 .indent2 {
	padding:29px 30px 21px 33px;
}

.box-3 {
	background:url(../images/box3_bg.jpg) no-repeat 0 0;
	width:330px;
	margin-top:79px;
	color:#2b0200;
	height:334px
}

.box-3 .indent {
	padding:29px 30px 20px 22px
}

.box-4 {
	width:100%;
	background-image: url(../images/box4_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

.box-4 .indent {
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
}

.box-5 {
	width:330px;
	color:#2b0200;

	background-color: #ffffff;
	border-radius: 20px 20px 5px 5px;
}

.box-5 .indent {
	padding-bottom: 20px;
                 
}

.box-5 .indent h2 {
	background-color: #d2232a;
	color: #ffffff;
	margin: 0 0 10px 0;
	padding: 16px 0 2px 0;
	border-radius: 5px 5px 0 0;
	line-height: 16px;
	font-size: 38px;
                  font-family: avalon;
                 
}

/*TABBED NAVIGATION*/
div.mainmenu {

	width: 98%;
                  margin: 10px auto 0 auto;
	
	height: 40px;
	border-top: solid 2px #ffffff;
                  border-bottom: solid 2px #ffffff;
                  /*display: table;*/
                  line-height: 40px; 
                  z-index: 99;
                 /*background-color: #4f4c4c;*/
}
 
#menulist {
   height: 40px;
/*  width: 80%; */
 }

div.mainmenu ul {
	margin:0;
	padding:0;
	list-style:none;
	display: table;
	width: 100%;
	float: right;
                    
}

div.mainmenu li {
	
	 font-family: avalon;
	font-size: 1.2em;
	/*font-weight: bold;*/
	display: table-cell;
	text-align: center;
               vertical-align: middle !important;
                  
}

div.mainmenu li a:link, div.mainmenu li a:visited {
	color:#ffffff;
	text-decoration: none;
}

div.mainmenu a {
	display: block;
	/*background-color: #b20404;*/
	/*height: 33px;*/
	

}

div.mainmenu li.last a {
	display: block;
	margin: 0 1px 0 0;
	/*background-color: #b20404;*/
	border: none;
                  color: #ffffff;
               
}

div.mainmenu li a:hover, div.mainmenu li.last a:hover {
	color: #ff0000;
	display: block;
	 transition: color 0.5s ease;
}

div.mainmenu li.active a:link, div.mainmenu li.active a:visited {
	color: #ffcc66;
	background-color:#222d51;

}


#mobilemenu {
	display: none;	
}

img.circle {
	border-radius: 5px;	
	border: 8px solid #ff0000;
}

div.button {
	padding: 50px 0 ;
	margin: 40px 0;	
	
	background-color: #000000;
                border-top: 3px solid #ff0000;
               border-bottom: 3px solid #ff0000;
	background-size: 100%;
	background-position: center center;
                 
                 font-family: thirstyrough;
                 /*border-radius: 7px 7px 0 0;*/
}


div.button a {
	display: block;
	width: 55%;
	background-color: #ff0000;
	color: #ffffff;
	text-align: center;
	padding: 4px 0 6px 0;
	margin: 0 auto;	
	border-radius: 8px;
	font-size: 16px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 26px;
	text-decoration: none;
                  
}

div.button a:hover {
	background-color: #ea0000;
	color: #ffffff;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
}

div.buttons {
	padding: 10px 0 30px 0;
	margin: 0;
}

div.buttons a {
	display: block;
	width: 85%;
	background-color: #003399;
	color: #ffffff;
	text-align: center;
	padding: 12px 0 14px 0;
	margin: 0 auto;	
	border-radius: 6px;
	font-size: 16px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 26px;
	text-decoration: none;
}

div.buttons a:hover {
	background-color: #ed2024;
	color: #ffffff;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
}

span.click {
	font-family: adonais;
	font-size: 38px;
                  line-height: 45px;
}

div.watermark, div.watermark a {
	
                  margin-top: 20px;	
	color: #eaeaea;
	font-family: Verdana, Geneva, sans-serif;
                  padding-bottom: 7px;
}



div#mc_embed_signup {
	width: 85%;
	margin: 40px auto 0 auto;
	padding: 20px 0;
	text-align: center;
	background-color: #efefef;
	border-radius: 30px;
}

div#mc_embed_signup input, div#mc_embed_signup label {
	vertical-align:middle;
	font-weight:normal;
	font-family: verdana;
	font-size:1.2em;
	font-weight:normal;
	margin: 4px 0 0 0;
}

#recaptcha_widget_div {
width: 90%;	
margin: 0 auto;
}

.recaptcha1 {
	

}


ul.products {
font-size: 14px;
font-family: Verdana, Geneva, sans-serif;
margin: 0 auto;
text-align: center;
}

ul.products li {
	list-style:none;
	margin: 20px 0;	
	text-align: center;
}

.productlogocontainer {
width: 80%;
margin: 0 auto;	
}

.productlogos {
width: 50%;
float: left;	
}

#ajsmenudiv {
margin: 0 auto 20px auto;	
width: 96%;
height: 600px;
}

input.submit {
	background-color: #e0e0e0;
	color: #000000;	
	border: none;
	cursor: pointer;
	width: 60px;
	height: 25px;
	font-size: 14px !important;
	border-radius: 8px;
                   /*font-family: avalon !important; */
                  margin-left: 10px;
                   border-radius: 3px;
}

input.submit:hover {
	background-color: #f2ee8e;
	color: #000000;
	border: none;
}

#mobilemenu {
	display: none;	
}

#mobilemenunav {
	display: none;	
}

p.menumobileinstructions {
	display: none;	
}
