html, body, div, p, h1, h2, h3, h4, a, img {
  margin:          0px;
  padding:         0px;
  border:          0px solid black;
  font-family:     Helvetica, sans-serif;
  color:           black;
  font-size:       12px;
  text-decoration: none;
  font-weight:     normal;
}

* {
    position: initial !important;
}

body {
  background-color: #ffffcc;
  background-image: url('../images/yellow_bgfade.png');
  background-repeat: repeat-y;
  background-attachment: fixed;
  background-position: center;
  border: 1px solid red;
}
h2 {
  font-size: 20px;
  font-weight: bold;
}
h3 {
  font-size: 16px;
  font-weight: bold;
}
#main_body {
  display: table;
  width: 980px;
  margin: 25px auto;
}
#main_top {
  width: 980px;
  background-image: url('../images/page_top.png');
  height: 12px;
}
#main_content {
  width: 956px;
  padding: 0px 12px;
  background-color: white;
  min-height: 500px;
  float: left;
  padding-bottom: 12px;
  position: relative;
}
.nav {
  background-color: #405460;
  width: 956px;
  margin-left: -12px;
  padding: 12px 12px;
  background-image: url('../images/old_wall.png');
  font-family: 'Average Sans', sans-serif;
  font-size: 12px;
}
.nav a {
  font-size: 12px;
  font-family: 'Average Sans', sans-serif;
}
.nav a:hover {
  text-decoration: underline;
  color: #405460;
}
.nav span {
  font-weight: bold;
}
h1 {
  font-family: 'Istok Web', sans-serif;
  font-size: 36px;
  margin: 12px 0px;
  color: #604140;
}
#main_content_left {
  display: table;
  float: left;
  width: 740px;
  background-image: url('../images/lightpaperfibers.png');
}
#main_content_right {
  display: block;
  float: right;
  width: 200px;
  position: relative;
}
#mcl_nav {
  width: 740px;
  height: 36px;
}
#mcl_nav img {
  display: block;
  float: left;
}
.mcl_nav_active {
  width: 95px;
  height: 36px;
  display: block;
  float: left;
  background-image: url('../images/mcl_nav_active.png');
  line-height: 36px;
  text-align: center;
  font-size: 9px;
  font-weight: bold;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-transform: uppercase;
}
.mcl_nav_inactive {
  width: 95px;
  height: 36px;
  display: block;
  float: left;
  background-image: url('../images/mcl_nav_inactive.png');
  line-height: 36px;
  text-align: center;
  font-size: 9px;
  font-weight: bold;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: white;
  text-transform: uppercase;
}
#mcl_main {
  width: 740px;
  padding: 7px 12px 12px 12px;
  border-left: 1px solid black;
  border-right: 1px solid black;
  border-bottom: 1px solid black;
  float: left;
  line-height: 18px;
  display: table;
  -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;    /* Firefox, other Gecko */
  box-sizing: border-box;         /* Opera/IE 8+ */
}
#mcl_main img.logo {
  float: left;
  border: 0px solid #604140;
  clear: both;
  max-width: 150px;
  margin: 0px 12px 12px 0px;
}
.reservation {
  text-align: center;
  height: 50px;
  width: 714px;
  background-image: url('../images/res_bg.png');
  line-height: 50px;
  clear: both;
}
.reservation a {
  font-family: "Cinzel Decorative", cursive;
  color: #604140;
  font-size: 24px;
}
.reservation a:hover {
  text-decoration: underline;
  font-weight: bold;
}
.main_picture {
  text-align: center;
  margin: 24px 0px;
  clear: both;
}
.photo_line {
  text-align: center;
  display: table;
  margin: 24px auto 0px auto;
}
.photo_box {
  width: 100px;
  height: 100px;
  overflow: hidden;
  float: left;
  margin-right: 24px;
}
.photo_box_last {
  width: 100px;
  height: 100px;
  overflow: hidden;
  float: left;
}
.photo_box img.height {
  height: 100px;
  cursor: pointer;
}
.photo_box_last img.height {
  height: 100px;
  cursor: pointer;
}
.photo_box img.width {
  width: 100px;
  cursor: pointer;
}
.photo_box_last img.width {
  width: 100px;
  cursor: pointer;
}
#main_content_right h1 {
  font-size: 13px;
  font-weight: bold;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  color: black;
  line-height: 15px;
  margin-bottom: 0px;
}
.map_h1 {
  font-size: 13px;
  font-weight: bold;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  color: black;
  line-height: 15px;
  margin-bottom: 0px;
}
#main_content_right p {
  color: #405460;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: black;
  overflow: hidden;
  line-height: 14px;
}
#main_content_right a {
  color: #405460;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-decoration: underline;
  color: black;
  line-height: 14px;
}
#mcl_main h1, h2 {
  font-family: Helvetica, sans-serif;
  font-weight: bold;
  color: black;
  margin: 0px 0px 0px 0px;
}
#mcl_main h1 {
  font-size: 24px;
}
#mcl_main h2 {
  font-size: 16px;
}
.map {
  position: absolute;
  z-index: 100;
  left: -580px;
  top: -20px;
  width: 584px;
  height: 470px;
  background-image: url('../images/map_bubble_1.png');
  visibility: hidden;
}
.map_pos {
  position: absolute;
  z-index: 200;
  left: 50px;
  top: 35px;
}
.map_close_pos {
  position: absolute;
  z-index: 200;
  right: 27px;
  top: 50px;
}
.free_text {
  text-align: center; 
  font-size: 18px; 
  color: #604140;
  float: left;
  width: 740px;
  padding-top: 10px;
}
.free_text a {
  text-align: center; 
  font-size: 20px; 
  font-weight: bold; 
  text-decoration: underline; 
  color: #405460;
}
.interact {
  font-family: 'Federo', sans-serif; 
  font-size: 18px; 
  font-weight: bold; 
  line-height: 30px; 
  text-align: center;
  height: 30px; 
  width: 694px;
  position: relative;
  z-index: 100;
  padding: 0px 10px;
  clear: both;
}
.i_button {
  vertical-align: middle;
  margin-top: -5px;
  cursor: pointer;
}
.i_small {
  font-family: 'Federo', sans-serif; 
  font-size: 14px;
  font-weight: normal;
}
.i_small_deal {
  font-family: 'Federo', sans-serif; 
  font-size: 20px;
  font-weight: bold;
  color: #3d5b43;
}
#ilink_phone {
  padding: 10px;
  background-image: url('../images/interact_links_bg.png'); 
  position: absolute;
  z-index: 200;
  top: -100px;
  left: 70px;
  max-width: 200px;
  min-width: 200px;
  color: white;
  font-family: 'Signika', sans-serif;
  font-size: 14px;
  line-height: 18px;
  visibility: hidden;
}
#ilink_plug {
  padding: 10px;
  background-image: url('../images/interact_links_bg.png'); 
  position: absolute;
  z-index: 200;
  top: -148px;
  left: 195px;
  max-width: 200px;
  min-width: 200px;
  color: white;
  font-family: 'Signika', sans-serif;
  font-size: 14px;
  line-height: 18px;
  visibility: hidden;
}
#ilink_message {
  padding: 10px;
  background-image: url('../images/interact_links_bg.png'); 
  position: absolute;
  z-index: 200;
  top: -118px;
  left: 355px;
  max-width: 200px;
  min-width: 200px;
  color: white;
  font-family: 'Signika', sans-serif;
  font-size: 14px;
  line-height: 18px;
  visibility: hidden;
}
#ilink_friend {
  padding: 10px;
  background-image: url('../images/interact_links_bg.png'); 
  position: absolute;
  z-index: 200;
  top: -100px;
  left: 555px;
  max-width: 200px;
  min-width: 200px;
  color: white;
  font-family: 'Signika', sans-serif;
  font-size: 14px;
  line-height: 18px;
  visibility: hidden;
}
#ilink_deal {
  padding: 10px;
  background-image: url('../images/interact_links_deal_bg.png'); 
  position: absolute;
  z-index: 200;
  top: -80px;
  left: 295px;
  max-width: 200px;
  min-width: 200px;
  color: white;
  font-family: 'Signika', sans-serif;
  font-size: 14px;
  line-height: 18px;
  visibility: hidden;
}
.message_question {
  font-family: 'Signika', sans-serif;
  font-weight: bold;
  font-size: 14px;
  margin-top: 20px;
  color: #3c5a42;
}
.deal_text {
  font-size: 14px;
}
a.deal_claim {
  font-size: 14px;
  font-weight: bold;
  background-color: #3d5b43;
  color: white;
  padding: 3px;
}
a.deal_claim:hover {
  font-size: 14px;
  font-weight: bold;
  background-color: white;
  color: #3d5b43;
  padding: 3px;
}
.expire_text {
  font-size: 10px;
  font-style: italic;
}
.warning {
  color: red;
  font-weight: bold;
}
.success {
  color: blue;
  font-weight: bold;
}
.user_links a {
  font-weight: bold;
  color: #604140;
  font-size: 15px;
}
.user_links a:hover {
  text-decoration: underline;
}
.more_link {
  cursor: pointer;
  font-weight: normal;
  color: red;
}
.more_text {
  display: none;
  font-weight: normal;
  color: black;
}
.less_link {
  cursor: pointer;
  font-weight: normal;
  color: red;
}
.right_h4 {
  text-align: center;
  background-color: #d2ffae;
  padding: 5px;
  border-radius: 20px;
  font-size: 24px !important;
  border: 1px solid black;
  clear: both;
  font-weight: bold;
  margin-top: 30px;
  margin-bottom: 10px;
}
.right_h4_2 {
  display: table;
  text-align: center;
  background-color: #d2ffae;
  padding: 5px 15px;
  border-radius: 20px;
  font-size: 14px !important;
  border: 1px solid black;
  clear: both;
  font-weight: bold;
  margin-top: 30px;
  margin-bottom: 10px;
  margin-left: 18px;
}
.coupon_box {
  margin-top: 20px;
  background-color: WhiteSmoke;
  padding: 10px;
  text-align: center;
  border: 5px dashed black;
  cursor: pointer;
  width: 250px;
  float: left;
  margin-left: 34px;
  display: table;
}
.coupon_box a {
  font-weight: bold !important;
  font-size: 16px !important;
  color: #5a4849 !important;
}
.coupon_box_free {
  background-color: WhiteSmoke;
  padding: 10px;
  text-align: center;
  border: 5px dashed black;
  width: 250px;
  display: table;
}
.coupon_box_free a {
  font-weight: bold !important;
  font-size: 16px !important;
  color: #5a4849 !important;
}
.coupon_header {
  font-weight: bold;
  font-size: 16px;
}
.happy_hour_box {
  margin-top: 20px;
  background-color: #4f6b43;
  padding: 10px;
  text-align: center;
  border: 2px solid #923800;
  color: white;
  overflow: hidden;
  width: 250px;
  float: left;
  margin-left: 34px;
  display: table;
}
.happy_hour_box a {
  font-weight: bold !important;
  font-size: 16px !important;
  color: white !important;
}
.happy_hour_box_free {
  background-color: #4f6b43;
  padding: 10px;
  text-align: center;
  border: 2px solid #923800;
  color: white;
  overflow: hidden;
  width: 250px;
  display: table;
}
.happy_hour_box_free a {
  font-weight: bold !important;
  font-size: 16px !important;
  color: white !important;
}
.happy_hour_box_cs {
  margin-top: 20px;
  background-color: #000000;
  padding: 10px;
  text-align: center;
  border: 2px solid #000000;
  color: #f5f5f5;
  overflow: hidden;
  width: 250px;
  float: left;
  margin-left: 34px;
  display: table;
}
.happy_hour_box_cs a {
  font-weight: bold !important;
  font-size: 16px !important;
  color: #f5f5f5 !important;
}
.happy_hour_box_cs_free {
  background-color: #000000;
  padding: 10px;
  text-align: center;
  border: 2px solid #000000;
  color: #f5f5f5;
  overflow: hidden;
  width: 250px;
  display: table;
}
.happy_hour_box_cs_free a {
  font-weight: bold !important;
  font-size: 16px !important;
  color: #f5f5f5 !important;
}
