a:active {
    outline: none;
}

a:focus{
	 outline: none;
}

a{
	 outline: none;
}

a{
outline: medium none !important;
}


#slideshow { 
    margin: 0 auto; 
    position: relative; 
    width: 100%; 
    height: 220px; 
    padding: 0;
    top:0;
  
}

#slideshow > div { 
    position: absolute;
    background-size: cover; 
    
}
 

.menucontent{
	margin:200px auto;
	padding: 0 auto;
	text-align: center;
}
.js-tabs-container {
	margin:0 auto;
	padding: 0 auto;
	text-align: center;
	position: relative;	

}

.js-tab-content {
	margin:40px auto;
	padding: 0 auto;
	display: none;
	text-align: center;
	 padding-bottom: 40px;
    padding-top: 0px;
   
   
}

h10{
    font-family: 'Satisfy', cursive;
    font-size:1.9em;
    color: #69040a;
}


h6 {
    text-align: center;
    color: #BE1B14;
    font-size: 30px;
    line-height: 1.2em;
   font-family: 'Droid Serif', serif;
    font-style: italic;
}


h9 {
    text-align: center;
    color: #BE1B14;
    font-size: 30px;
 
   font-family: 'Droid Serif', serif;
    font-style: italic;
}


 
p8 {
    font-size: 15px;
 
    text-transform: none;
    color: #606060;
  font-style: normal;
 font-family: 'Roboto Condensed', sans-serif;
}



p10{
    padding-top: 18px;
 font-size: 16px;
 line-height: 2em;
    text-transform: none;
    color: #000;
  font-style: normal;
  font-weight: 400;
 font-family: 'Roboto Condensed', sans-serif;
}

p11{
     font-family: 'Roboto Condensed', sans-serif;
    font-style: italic;
    font-size: 14px;
    color: #7a7a7a;
   margin-bottom: 10px;
}

p10 span{
    float: right;
  color: #a90711;font-size: 14px;
  font-weight: 300;

}


h7 {
    font-size: 15px;
    line-height: 1.3em;
    text-transform: none;
    color: #606060;
    font-weight: 200;
 font-family: "AlegreyaSansMedium";
}

section.menu h3 {
    text-transform: uppercase;
    text-align: left;
    color: #E80705;
 
    font-size: 22px;
    margin-bottom: 10px;
    font-weight: 500;
    margin-top: 15px; font-family: 'Roboto Condensed', sans-serif;
}
section.menu ul li {
    text-transform: none;
font-family: 'Roboto Condensed', sans-serif;
    font-size: 18px;
text-align: center;
    color: #0C0901;
    margin-bottom: 10px;
    text-rendering: optimizelegibility;
    -moz-osx-font-smoothing: grayscale;
}

section.menu span {
font-family: 'Roboto Condensed', sans-serif;
    font-size: 15px;
    color: #C02530;
    float: right;
    line-height: 2em;
    font-weight: 500;
    text-align: left;
}

.title2 {
    margin-bottom: 20px;
    text-align: center;
    line-height: 1.5em;

     
}

.line2{
	height:17px;
	background-image: url('../images/line.jpg');
	background-repeat:no-repeat;
	background-position: center;
}

.no-js .js-tab-content {
	display: block;

}

.tabs {
	text-align: center;
font-family: 'Roboto Condensed', sans-serif;
	max-width:1200px;
	text-align: center;
 
	padding: 0 auto;
	list-style: none;
	display: block;
	overflow: hidden;
	position: relative;
	margin: -80px auto 0px;
    background-color: #191919;
		z-index: 99;border-bottom: 1px #ccc solid;
}

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

.tabs:after {
	clear: both;
	zoom: 1;
}

.tabs li {
	float: left;

}

section.menu ul li .detail {
    display: block;
    text-transform: none;
    color: #807E7E;
    font-size: 15px;
    font-weight: 500;
    font-style: italic;
    font-family: "AlegreyaSansMedium";
}

.tabs li:first-child {
	margin-left: 0;
}

.tabs li,
.tabs li a,
.js-tab-stack li.tab-available {
	display: block;
}

.tabs li a {
	padding: 0.55em 1em;
	text-decoration: none;
 font-size:14px; 
	color: #fff; 
 
}

.tabs li a:hover {
	 color: #F22219;
}

.tabs .tab-active a,
.tabs .tab-active a:hover {
	cursor: default;
	color: #F22219;
	 
}

.js-tab-content-container:focus {
	outline: none;	
}

li.js-tab-toggler {
	display: none;
    float: right;
}

.js-tab-stack li {
	display: none;
}

.js-tab-stack li.tab-available,
.js-tab-stack li.tab-active,
.js-tab-stack-open li,
.js-tab-stack li.js-tab-toggler  {
	display: block;
}

.js-tab-toggler a:after {
	content: " +";
}

.js-tab-stack-open li.js-tab-clone,
.js-tab-stack-open-complete li {
	clear: left;
}

.js-tab-clone-container {
	position: absolute;
	top: 0;
	left: 0;
	visibility: hidden;
}

.js-tab-stack-open li.js-tab-clone, 
.js-tab-stack-open li.js-ready-for-anim,
.js-tab-stack-open-complete li {
	margin-left: 0;
}

li.js-ready-for-anim {
	position: absolute;
	transition: all 500ms cubic-bezier(0.130, 0.965, 0.380, 0.985);
}

li.js-ready-for-anim a:hover {
	background: none;
}

.js-tab-stack-open li.tab-active a:hover {
  color:#F22219;
}

.js-tab-stack-open li.js-tab-toggler {
	display: none;
}

.note{
	text-align: center;
	border-top:1px #F0F0F0 solid;
}


.note2{
    padding: 20px;
 font-family: 'Roboto Condensed', sans-serif;
 font-size: 13px;
 text-align: center;color:#626262;
}
 
