@charset "utf-8";
/* CSS Document */

@font-face {
  font-family: Seperate;
  src: url('Seperate.ttf');
}
.Seperate {
  font-family: Seperate;
  font-size: 11px;
  font-weight:bold;
}
h1 {font-size:35px; text-transform:uppercase; padding-bottom:10px; color:#d60707; text-align:center; font-family:"Myriad Pro", "Trebuchet MS", Arial, Helvetica, sans-serif; text-shadow: 2px 2px 5px #b6b6b6;}
h2 {font-size:20px; padding-bottom:0px; color:#047664;}
h3 {font-size:16px;}

.reservationsRed {color:#d80707; font-size:16px; font-weight:bold; font-family:"Myriad Pro", "Trebuchet MS", Arial, Helvetica, sans-serif;}
.reservationsGreen {color:#053a3a; font-size:17px; font-weight:bold; font-family:"Myriad Pro", "Trebuchet MS", Arial, Helvetica, sans-serif;}
.adImage {padding:10px 0px;}
.SmallText {font-size:10px;}

