body, html {
   font-family: 'Raleway', sans-serif;
   margin: 0;
   padding: 0;
   width: 100%;
   font-size: 16px;
   line-height: 1.25;
   background-color: #fffee9;
}

ol.box {
   margin:20px;
   padding:0;
   list-style-position: outside;
}
a img {outline: none;
  text-decoration: none;
  border-style: none;
  max-width: 100%;
}

h1, h2, h3, h4, h5, h6, p, ol, ul{
  margin-top: 4px;
  margin-left: 7px;
  margin-bottom: 5px;
}

h1, h2 {font-family:'Raleway', sans-serif;
}
h2.a:visited {color: gray;}
.fancy{
   font-size: 20px; color: #C62325;font-variant: small-caps; font-family: 'Raleway', sans-serif;
}

ul.inside {
   margin: 4px 2px 4px 3px;
   padding: 15px;
   list-style-position: inside;
   list-style: square;
}

ol.pad{
   padding-left: 1.5em;
}

.logo{
   display: inline-block;
   width: 33%;
   float: left;
   box-sizing: border-box;
}
.title {
   width: 66%;
   color: #21408C;
   font-family: 'Raleway';
   display: inline-block;
   font-weight: bold;
   float: right;
   margin-left: 5px;
   box-sizing: border-box;
   font-size: 2em;
}
.banner{
   background-color: rgb(198, 35, 37);
   color:#fff;
   font-size: 14px;
   font-weight: 600;
   margin: 0;
   padding: 5px;
   box-shadow: 0 4px 8px 0 rgb(57, 57, 7);
}
.banner a:link {text-decoration: none; color:#fff}
.banner a:visited{color:#fff;}
.banner a:hover {color: #000;}
.scs {
   text-decoration:none;
}
a.scs, a:visited.scs a:hover.scs{
   color: #0b3770;
   text-decoration: none;
   background: transparent;
}
a.white:visited {color:#fff;}
#headerwrap {
   color:#21408C;
   background-color: transparent;
   text-decoration: none;
}
.searchbox {
  margin: 5px;
  width: 30%;
  float: right;
}
.shadow {
   box-shadow: 2px 1px 2px 2px #999999;
}

.t18 {font-size: 18px;}
strong {
    font-weight: bold;
}

p {
   padding: 2px;
   margin: 0;
}
.img-cap p{
  font-weight:600;
  background-color: #3a6e9d;
  color: #fff;
  margin:-5px 0 0 0;
  padding: 5px;
}
.pad-top{
   line-height: 1.25;
}
.h-2{
   line-height: 1.2;
}
table{width:100%;}
th {font-weight: bold;}
td {
   padding: 1px;
}
.tablesmall {
  border-bottom: 2px solid #000099;
  font-size: .95em;
  font-style: italic;
}

.small {font-size:.8em;}
.noprint{background-color: transparent;}
#wrapper {
   width: 100%;
   margin: 0 auto;
   max-width: 960px;
   background-color: #fffee9;
}

#headerwrap {
    width: 100%;
    float: left;
    margin: 6px auto;
}
#header{
    width: 100%;
    display:block;
    -webkit-box-shadow: 0 5px 10px #aaa;
    -moz-box-shadow: 0 5px 10px #aaa;
    box-shadow: 0 5px 10px #aaa;
    background-color: #960014;
}

h1 a:link, h1 a:active  {
 text-decoration: none;
}

.header__menu {
  display: none;
}
.header__title{
   display: none;
}
.black{color:black;}
#navigationwrap {
   width: 100%;
   float: left;
   margin: 0 auto;
}

#navigation {
    background: #fffee9;
    margin: 5px;
}


#drawer {
   width: 100%;
}


.nav{
   width: 100%;
}

.nav ul{
   list-style-type: none;
   margin: 0;
   padding: 0;
}

.nav li a {
  color: #ffffff;
}
.nav li {
   float: left;
   border: none;
}
.nav a:link {
   display: block;
   border-radius: 50px 5px 35px 5px;
   margin:5px;
   width: 125px;
   font-weight: bold;
   background-color: #4f95d4;
   text-align: center;
   text-transform: uppercase;
   padding: 4px;
   text-decoration: none;
   box-shadow: 4px 4px 3px #151B54;
}
.nav li a:hover {
  color: #e6e6e6;
}
.nav a.active{text-decoration: overline;}

#iconwrap {
   width: 100%;
   float: left;
   margin: 0 auto;
}
#icons{
   background: #fffee9;
}

#contentliquid {
   float: left;
   width: 100%;
}

#contentwrap {
   width: 100%;
   float: left;
}

#content {
   margin: 0;
}
.thumb-list{
   margin: 5px;
   float: right;
   padding: 3px;
   width:25%;
   text-align: center;
   box-shadow: 1px 2px 2px 2px #999999;
   min-width: 205px;
   box-sizing: border-box;
}
.thumb-list h2 {
   background-color:#f9c8d8;
   display: block;
}

.thumb-list ul{
      list-style: none;
      margin:0;
      padding: 3px;
}

.thumb-list li a {text-decoration: none; color:#0b3770;}
.thumb-list li a:hover{text-decoration: overline;}
.thumb-list li img {
   max-width: 60px;
  float: left;
  margin: 0 5px 0 0;
}

.thumb-list li {
  padding: 5px;
  overflow: auto;
   border-bottom: 1px solid #5485e2;
}
.thumb-list li:first-child { border-top: 1px solid #5485e2;}
.thumb-list li:last-child { border:none;}
.thumb-list li:hover {
  background: #fdedf2;
  cursor: pointer;
}
.thumb-list h6 {
  font-size: 16px;
  font-weight:bold;
  margin-top:10px;
}
.aside{
   margin: 5px;
   float: right;
   padding: 3px;
   width:31%;
   text-align: center;
   box-shadow: 1px 2px 2px 2px #999999;
   min-width: 200px;
   font-size: 16px;
   box-sizing: border-box;
}
.aside-pic{
   margin: 5px;
   float: right;
   padding: 3px;
   text-align: center;
   box-shadow: 1px 2px 2px 1px #999999;
   min-width: 200px;
   font-size: 16px;
   box-sizing: border-box;
}
.aside ul{
      list-style: none;
      text-align: center;
}
a:link, a:visited{
   color:#073371;  
}
.img-cap p a:link, .img-cap p a:visited, .img-cap p a:hover, .img-cap p a:active{
   color:#e6e6e6;  
}
a:hover, a:active{
   color:#073371;
}
ul.aster {
    list-style: none;
    padding:0;
    margin:0;
}

.aster li {
    padding-left: 1em;
    padding-right: .5em;
    text-indent: -.7em;
    margin-top: 3px;
}

.aster li:before {
    content: "\273b \00a0";
    color: rgb(202, 29, 30);
}
.aster li:after {}

button{
   font-size: 14px;
   background: #ffcc3d;
   -moz-border-radius:5px;
   -webkit-border-radius:6px;
   border-radius:6px;
   font-weight:bold;
}
.border-radius{
   -moz-border-radius:5px;
   -webkit-border-radius:6px;
   border-radius:6px;
}
.red-ad
    {color: #bc1414;
    font-weight: bold;
    font-size: 18px;
    margin:5px;
    font-family: "Raleway";
    }
 .red-ad a:link, .red-ad a:visited {
  color:#bc1414;}
 .red-ad a:hover {
   color:#000000;
 }

.caption {
   color: #4c4c4c;
   font-style: italic;
   text-align: center;
   line-height: 1;
}
.box-caption {
   font-style: italic;
   text-align: center;
   line-height: 1.5;
}
.cap-l{
   color: #4c4c4c;
   font-size: 1em;
   font-style: italic;
   text-align: left;
   line-height: 1;
   margin-left: 5px;
}
.caption4 {
  margin: 0 auto;
  display: block;
  height: 100%;
  font-size: .9em;
  font-style: italic;
  text-align: center;
}
.caption-center {
  font-weight: bold;
  color: #727877;
  text-align: center;
}
.copy {
 margin: 5px;
 border-top: 1px solid #adabab;
padding-top: 8px;
 text-align: center;
}
.comment {
  font-size: medium;
  color: #000080;
  font-weight: bold;
  text-align: center;
}
.comment2 {
  font-style: italic;
  color: #000080;
  font-weight: bold;
  font-size: medium;
}
.comment3 {
  font-style: italic;
  color: #000080;
  font-weight: bold;
  font-size: large;
  width: 8em;
}
td.fee {
   border-bottom: thin solid #073371;
   border-top: thin solid #073371;
  color: #073371;
  text-transform: uppercase;

}
td.course {
  text-align: left;
  margin: 5px;
  border-top: thin solid #073371;

}
.ad{width:100%;}

.fee{
  text-align: center;
   vertical-align: top;
   font-weight: bold; color: #073371;
  text-transform: uppercase;
  font-size: 1em;
}

.italic {
  color: #1e203a;
  text-transform: uppercase;
  font-style: italic;
  font-size: 10pt;
}
.large-black {
  color: black;
  display: block;
  font-size: 1.0em;
  font-weight: bold;
  margin-bottom: 0px;
}

.list-inside {
   list-style-position: inside;
}
.red{
   color: #bd0202;
}
.center{
   text-align: center;
}
.ad {
   font-family:"Raleway", sans-serif;
}
.redbold {
  color: rgb(202, 29, 30);
  font-weight: bold;
}
.textsans {
  font-style: normal;
  color: #000000;
  font-weight: bold;
  font-size: medium;
   line-height: 1.5em;
}
.next-page a{
  display: block;
  font-weight: bold;
  color: #5c0701;
  text-align: center;
  font-size: 20px; color: #8a1202;
}
.h1inline {
  color: black;
  font-size: 1.6em;
  font-weight: bold;
  margin-left: 15px;
  font-family: "Trebuchet MS",sans-serif;
}
.large{
  color: black;
  font-size: 1.6em;
  font-weight: bold;
  margin-left: 5px;
}
.large-text{
  color: black;
  font-size: 1.2em;
}

.box-100 p img {
   float: left;
   padding-right: 1em;
   max-width: 100%;
   box-sizing: border-box;
}

.red-recipe{
   line-height: 1;
   width: 100%;
   height: 100%;
}
.red-recipe ul{
  overflow:hidden;
  padding:5px;
  margin: 0;
  list-style-type: none;
}
.red-recipe ul li{
  margin: 0 5px;
  padding: 0;
  float:left;
}
.red-recipe ul li a{
   font-family:"Raleway", sans-serif;
   font-weight:bold;
   text-decoration:none;
   color: #fff;
   background: #396e9d;
   display:block;
   height:10em;
   padding:.5em;
   -moz-box-shadow:5px 5px 7px #333300;
   -webkit-box-shadow: 5px 5px 7px #333300;
   box-shadow: 5px 5px 7px #333300;
}

.recipes ul li a{font-weight:bold;text-decoration:none;color:#000;background:#ffc;display:block;height: 174px;padding:.5em;-moz-box-shadow:5px 5px 7px #666666;-webkit-box-shadow: 5px 5px 7px #666666;box-shadow: 5px 5px 7px #666666;}
.recipes {
   line-height: 1.2;
   width: 100%;
   background-color: #7c201f;
   color: #fefefe;
}

.recipes ul li{
  list-style:none;
}
.recipes ul{
  overflow:hidden;
  padding:5px;
}
.recipes ul li{
  margin: 1em 1em 0 0;
  float:left;
}
.recipes ul li {
  font-size:100%;
  padding-bottom:1em;
  text-align: center;
}
.recipes ul li p{
   margin: 0;
   margin-left: 6px;
   width:150px;
}
.red-recipe ul li {
  font-size:100%;
  padding-bottom:1em;
}
.red-recipe ul li p{
   margin: 0;
   width:10.9em;
   text-align: center;
   line-height: 1.2;
}
.method ol{font-size: 16px; margin-left: 5px; padding-left: 30px; }

.ingred {border: solid 1px #21408C;
font-size: 16px;
}
.ingred ul {margin-bottom: 10px;list-style-type: none;-webkit-padding-start: 0px;}
.ingred h3, .method h3{font-size: 20px;color: rgb(202, 29, 30);font-variant: small-caps;font-family: 'Raleway';}
.ingred h4, .method h4{font-size: 16px; color: #8a1202;}
.h4 {font-size: 16px; color: #8a1202;font-variant: small-caps; font-family: 'Raleway'; font-weight: 900;}
.box-10 {
   width: 10%;
   padding: 5px;
   float: left;
   box-sizing: border-box;
}
.box-25 {
   width: 25%;
   padding: 5px;
   float: left;
   box-sizing: border-box;
}
.box-33 {
   display: inline-block;
   width: 33%;
   padding: 5px;
   float: left;
   box-sizing: border-box;
   }
.box-40{
   display: inline-block;
   width: 40%;
   padding: 5px;
   float: left;
   box-sizing: border-box;
}
.box-50 {
   display: inline-block;
   width: 50%;
   padding: 5px;
   float: left;
   box-sizing: border-box;
   transition: 0.3s;
}

.card-50 {
    display: inline-block;
    width: 48%;
    padding: 8px;
    float: left;
    box-sizing: border-box;
    margin: 7px;
    background-color: #d2691e;
    border-radius: 8px;
    box-shadow: 0 4px 8px 0 rgb(57, 57, 7);
    transition: 0.3s;
    color: white;
    text-align: center;
    font-size: 18px;
}
.card-50 img {
   border-radius: 6px 6px 0 0;
}
.card-50:hover {
    box-shadow: 2px 4px 8px 0 #464646;
}
.card-50 a:link {
    color: white; text-decoration:none;
}
.box-60 {
   display: inline-block;
   width: 60%;
   padding: 5px;
   float: left;
   box-sizing: border-box;
}
.box-66 {
   display: inline-block;
   width: 66%;
   padding: 5px;
   float: left;
   box-sizing: border-box;
}
.box-75 {
   display: inline-block;
   width: 75%;
   height: auto;
   padding: 5px;
   box-sizing: border-box;
}
.box-100 {
   display: inline-block;
   width: 100%;
   height: auto;
   padding: 5px;
   box-sizing: border-box;
}

.video-outer{
   display: inline-block;
   width: 60%;
   padding: 5px 5px 5px 5px;
   float: left;
   box-sizing: border-box;
}

.video-container {
   position:relative;
   padding-bottom: 56.25%;
   padding-top: 45px;
   height:0;
   overflow:hidden;
   box-sizing: border-box;
}

.video-container iframe, .video-container object, .video-container embed {
   position:absolute;
   top:0;
   left:0;
   width:100%;
   height:100%;
}
.video { margin:5px; background: #eee; padding: 10px; width: 100%;}
.vid-caption { display: block; text-align: center; margin: 10px 0; font-style: italic; font-size: 14px;}

#content div img{
   width: 100%;
   height: auto;
}
.img-classes{
   height: 120px;
}
.img-l{
   float: left;
   margin-right: 5px;
   box-sizing: border-box;
   max-width: 100%;
}
.img-r{
   float: right;
   margin: 5px;
   box-sizing: border-box;
   max-width: 100%;
}
.img-box-100{
   margin: 5px;
   display: inline-block;
   width: 98%;
   height: auto;
   box-shadow: 2px 2px 2px #999;
   box-sizing: border-box;
   padding: 5px;
   background-color: #fff;
}
.img-box-60 {
   display: inline-block;
   width: 58%;
   height: auto;
   box-shadow: 2px 2px 3px #999;
   box-sizing: border-box;
   padding: 5px;
   background-color: #fff;
}
.class-description p{
   background-color: #fffdec;}

.float-right{
   float: right;
}

.clear{clear: both;}

/*MOBILE SCREEN*/

@media screen and (max-width: 480px) {

h1 {font-size: 1.3em;}
h2{font-size: 1.1em;}
.title{font-size: 1.3em; width:100%; float: none; text-align: center; padding: 5px;
}
.logo {display: none;}

#navigation {
    background: none;
    border: 0;
    margin: 0 auto;
}
.h1inline{
   margin-left: 5px;
   font-size: 1.3em;
   font-weight: bold;
   display: block;
}
.hamburger__logo {
height: 48px;
margin-right: 0.5em;
}
.header__title {
display: inline;
float: left;
margin: 5px;
font-size: 1em;
text-transform: uppercase;
}
.header__menu {
display: inline-block;
position: absolute;
right: 0;
padding: 1em;
}
.header__menu img {
width: 32px;
}

#drawer.nav{width: 33%;}
.nav {
   z-index: 10;
   background-color: #ffcc3d;
   width: 300px;
   position: absolute;
   /* This trasform moves the drawer off canvas. */
   -webkit-transform: translate(-300px, 0);
   transform: translate(-300px, 0);
   /* Optionally, we animate the drawer. */
   transition: transform 0.3s ease;
}
.nav.open {
   -webkit-transform: translate(0, 0);
   transform: translate(0, 0);
  }
.nav__item {
   display: list-item;
   border-bottom: 1px solid #E0E0E0;
   width: 100%;
   text-align: left;
}
.searchbox{
   width: 100%;
   padding: 5px;
   float: left;
   box-sizing: border-box;
}


.aside{
   width: 100%;
   float: none;
   margin:auto;
   box-shadow: 1px 1px 1px 1px #999999;
}
.aside-pic{
   float:none;
}
.thumb-list{
   width: 100%;
   float: none;
   margin:auto;
   box-shadow: 1px 1px 1px 1px #999999;
}
.box-25 {
   width: 100%;
   float: none;
   display: block;
}
.box-33 {
   display: block;
   width: 100%;
   float: none;
}
.recipes ul{
margin: 0;
padding: 0;
}
.recipes ul li{
  width:44%;
  display: inline-block;
}

.video-outer{
   display: block;
   width: 100%;
   padding: 5px 5px 0 5px;
   float: left;
   box-sizing: border-box;
}

.box-40{
   display: block;
   width: 100%;
   float: none;
}

.box-50 {
   display: inline-block;
   width: 100%;
   float: none;
}
img-box-60 {
  width: 100%;
}
.img-r{
   float: none;}
 .box-60 { width: 100%;}
.box-66{
  display: block;
   width: 100%;
   float: left;
}
.box-75 {
   display: block;
   width: 100%;
   height: auto;
   padding: 5px;
   float: none;
}
.box-100 {
   display: block;
   width: 100%;
   height: auto;
}
.red-recipe ul li{
  margin: 5px;
  padding: 0;
  float:none;
}
.red-recipe ul li p{
   margin: 0 auto;
}
h2{
 text-align: center;
}
}

@media screen and (min-width: 481px) {

.title{font-size: 1.5em; width:100%; float: none; padding: 5px; text-align: center;}
.logo {width: 100%; text-align: center;}



.h1inline{
font-size: 1.25em;
margin: 0 auto;
}

.box-25 {
   width: 50%;
   padding: 5px;
   float: left;
   box-sizing: border-box;
}
.searchbox {
   width: 50%;
   padding: 5px;
   float: left;
   box-sizing: border-box;
}
.box-33 {
   display: inline-block;
   width: 50%;
   padding: 5px;
   float: left;
   box-sizing: border-box;
   }
.box-40{
   display: inline-block;
   width: 40%;
   padding: 5px;
   float: left;
   box-sizing: border-box;
}

.box-50 {
   display: inline-block;
   width: 50%;
   padding: 5px;
   float: left;
   box-sizing: border-box;
}
.video-outer{
   display: inline-block;
   width: 60%;
   padding: 5px 5px 0;
   float: left;
   box-sizing: border-box;
}
.box-100 {
   display: inline-block;
   width: 100%;
   height: auto;
   padding: 5px;
   box-sizing: border-box;
}
}
@media screen and (min-width: 586px) and (max-width:699px)   {

.title{
   float: none;
   font-size: 1.7em;
}
.logo{
   display: block;
   width: 100%;
   float: none;
   box-sizing: border-box;
}
}
@media screen and (min-width: 700px) {
.logo{
   display: inline-block;
   width: 30%;
   float: left;
   box-sizing: border-box;
}
.title a:link {margin-left: 10px;}
.title {
   width: 66%;
   color: #21408C;
   font-family: 'Raleway';
   display: inline-block;
   font-weight: 800;
   float: right;
   box-sizing: border-box;
   font-size: 1.8em;
}


.box-25 {
   width: 25%;
   padding: 5px;
   float: left;
   box-sizing: border-box;
}
.box-33 {
   display: inline-block;
   width: 33%;
   padding: 5px;
   float: left;
   box-sizing: border-box;
}
.box-40{
   display: inline-block;
   width: 40%;
   padding: 5px;
   float: left;
   box-sizing: border-box;
}

.box-50 {
   display: inline-block;
   width: 50%;
   padding: 5px;
   float: left;
   box-sizing: border-box;
   margin: 0;
}

.box-100 {
   display: inline-block;
   width: 100%;
   height: auto;
   padding: 5px;
   box-sizing: border-box;
}
.video-outer{
   display: inline-block;
   width: 60%;
   padding: 5px 5px 0 5px;
   float: left;
   box-sizing: border-box;
}
}

@media screen and (min-width: 825px) {
   #wrapper {
   max-width: 960px;
  }
}

@media print{
   #headerwrap {display: none;}
   #iconwrap {display: none;}
   #navigation {display: none;}
   #navigationwrap {display: none;}
   div {page-break-inside: avoid;}
   .video-outer {display: none;}
   .nav {display: none;}
   .noprint {display: none;}
   .ad {display: none;}
}