

@charset "utf-8";
h2 {
  color: darkred;
}
span {
  color: white;
  text-decoration: none;
}
header img {
  height: 40%;
  width: 100%;
  border: none;
  padding: .5px;
}
h3 {
  text-decoration: none;
  color: darkred;
  font-size: 24px;
}


#complimentary {
  font-size: 120%;
}


#address {
  display: flex;
  align-items: flex-start;
  font-family: Helvetica, sans-serif;
  font-size: 100%;
  margin-left: 20px;
  margin-top: 0px;
  }

#space_around {
  margin: 2em;
}
body {
   background-color: #778899;
   font-family: sans-serif;
   margin: 0 auto;
  }
#wrapper {
   width: 95%;
   margin: 0px auto;
  }
  .contact_us_h2 {
    text-decoration: none;
    color: white;
  }
  .map_content {
    margin: 1em;
  }
  img {
    border-radius: 3px;
    webkit-border-radius; 3px;
    mozilla-border-radious: 3px;
  }
header {
   background-color: #000;
   color: #ffffff;

  }
  ul.circle {
  list-style-type: circle;
    color: white;
}
ul {
   list-style-type: circle;
    color: black;
  }

  .res{
    color: black;
    text-decoration: none;
    font-size: 28px;
    text-align: center;
    font-weight: bold;
  }
main {
  margin: 1em;
  width: 100%;
}
  .rates_services {
    font-size: 20px;
  }
  #intro {
    font-size: 28px;
  }
  .standard_link {
    color: darkred;
    text-decoration: underline;
  }
.subscript {
 margin-top: 80px;
 font-size: 100%;
  }

.tagline {
  display: flex;
  align-items: flex-start;
  padding-bottom: 10px;
  margin-left: 40px;
  font-family: Helvetica, sans-serif;
  font-size: 18px;
  font-style: italic;
}
.open {
  position: relative;
  height: 40px;
  float: right;
  margin-right: 50px;
  margin-top: -110px;
  }
.navigation {
    display: flex;
    flex-direction: row;
    font-family: Lucida Sans, Geneva, sans-serif;
    justify-content: space-around;
    background-color: black;
    padding: 20px;
    margin-bottom: 6px;
    margin-top: 6px;
    list-style: none;
  }
  img #slideshow

.picture {
  background-color: #d3d3d3;
  padding: 20px;
  height: 150px;
  width: auto;
  margin-bottom: 10px;
  }
.content {
  display: flex;
  flex-direction: row;
  float:;
  justify-content: space-between;
  margin: 5px;
/*  margin-left: -300px; */
  margin-top: 10px;

  }
 .whitebox {
  background-color: #fff;
  color: #000;
  padding-left: 3%;
  padding-top: .1%;
  padding-right: 3%;
  padding-bottom: .5%;
  text-align: left;
  margin: 0 auto;
  }
#banner-fade {
  margin-left: -20px;
  margin-bottom: 10px;

  -webkit-margin-before: 0px;
}
img {
  max-width: 100%;
  max-height: 100%;

}
.topcontent{

  margin-top: -100px;
}
.footer_image {
  border: none;
  margin-top: .5em;
}


.right {

  width: 88%;
  margin-left: 15px;


  }
.pc_server_bottom {
  margin-left: 40px;

  }
  .pc_server_bottom img {
    padding: 5px;
    margin: 5px;
  }
.entrancepic p {
  font-size: 14px;
  font-weight: bold;
  font-style: italic;
  }
.text {
  font-size: 14px;
  font-weight: bold;
  font-style: italic;
  margin-left: -5px;
  margin-bottom: 0px;
  margin-top: 5px;
  width: 100%;

  -webkit-margin-end: 5px;
  }
.bottom_nav {
  background-color: black;
}
footer h4 {
  margin: 1em;
}
footer {

  font-family: 'Open Sans', sans-serif;
  align-content: center;
  justify-content: space-around;
  background-color: #000;
  color: #ffffff;
  padding-top: 5px;
  padding-bottom: 5px;
 /* margin-bottom: 60px; */
  margin-top: 6px;
  }
  .rates_img{
    margin: .5em;
    clear: both;
  }

.footercontent {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
 text-align: justify;
    text-justify: inter-word;
  }
footer p {
  display: flex;
  align-content: left;
  width: 50%;
  margin-left: 2%;
  font-size: 18px;
  }
footer .location {
  display: flex;
  flex-direction: column;
  color: red;
  font-weight: bold;
  font-size: 18px;
  margin-left: 90px;


  }

footer h3 {
  color: #fff;
}
.subscript {
  margin-left: 20px;
  font-style: italic;
  }
a {
  color: white;
  text-decoration: none;
  }
a:hover {
  font-size: 120%;
  }

.map {
  float: right;
  background-color: #D3D3D3;
  width: 98%;
  height: 325px;
  margin-left: 30px;

  margin-top: 10px;
  }

.mapflex{
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
}
section {
  width: 60%;


}
.promotions {
  margin-bottom: 200px;
  }
 /*.contact {
 padding-bottom: 10px;
  margin-left: 5%;
  }*/
@media screen and (max-width: 768px) {
  .wrapper {
  min-width: 100%;
  min-height: 100%;
  overflow: hidden;
  }
 #header {
  display: flex;
  }
  header {
    min-width: 100%;
    background-size: 100%;
    height: 100%;
    }
  .signimage {
    width: auto;
    height: 10pc;
    margin-top: 18%;
    margin-left: 5px;
    margin-right: 20px;
    margin-bottom: 0px;
    }
  .open {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    width: auto;
    margin-top: -17%;
    margin-right: 0%;
    }
  .subscript {
    margin-top: 18%;
    margin-left: 2%;
    width: 150px;
    }
  .flex {
    display: flex;
    flex-direction: column;
    font-size: 10px;
    }
  #phone {
    margin-left: 2%;
    margin-top: 20px;
    font-size: 24px;
    }
  #address {
    overflow: wrap;
    margin-left: 2%;
    margin-top: -5px;
    font-size: 150%;

    }

  .tagline {
    padding-bottom: 10px;
    margin-left: 0px;
  }
  .navigation {
    display: flex;
    flex-direction: column;
    max-width: 100%

  }
 .navigation li {
  margin: 5px;
  }
 .whitebox {
  padding: 10px;
  }
 .content {
  display: flex;
  flex-direction: column;
 /* flex-wrap: wrap;
  padding-right: 50px;
  width: 300%; */
  }
.left {
  width: auto;
  }
.middle{
  margin-left: 0px;
  }
.entrancepic {
  margin: .5em;
  }

#footer {
  min-width: 100%;
  }
.footercontent {
  display: flex;
  flex-direction: column;
/*  margin-bottom: 60px; */
  margin-bottom: -4%;

  }
  footer {
  padding-top: 25px;
  overflow: hidden;

  }
  footer p {
    width: auto;
    margin-left: 5%;
    margin-right: 5%;

  }

footer h3{
  color: #fff;
}
footer .location {
    display: flex;
    flex-direction: column;
    margin: 15px;
    margin-bottom: 5px;

  }

}
@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro);

form {
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background: black;
    -moz-box-shadow: 0 0 13px 3px rgba(0,0,0,.5);
    -webkit-box-shadow: 0 0 13px 3px rgba(0,0,0,.5);
    box-shadow: 0 0 13px 3px rgba(0,0,0,.5);
    color: #fff;
    width: 99.6%;
    border: 2px solid white;
    margin: 0 auto;
    align: center;

}

textarea{
       border: 1px solid rgba(255,255,255,.4);
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    font-family: 'Source Sans Pro', sans-serif;
    font-size:18px;
    color:#fff;
    overflow:hidden;
}



input {
    border: 1px solid rgba(255,255,255,.4);
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    font-family: 'Source Sans Pro', sans-serif;
    font-size:18px;
    color:#fff;
    height: 2em;
    width: 65%;
    margin: .5em;
    position: relative;
    border: 1px solid white;
    text-align: center;
    background: rgba(255, 255, 255, 0.4) url(http://luismruiz.com/img/gemicon_name.png) no-repeat scroll 16px 16px;
}
::-webkit-input-placeholder {
   text-align:center;
   color: white;
}

::-moz-placeholder { /* Firefox 18- */
   text-align:center;
   color: white;
}
::-moz-placeholder {  /* Firefox 19+ */
   text-align:center;
   color: white;
}
::-ms-input-date {
   text-align:center;
   color: white;
}
::-webkit-textarea-placeholder {
   text-align:center;
   color: black;
}


#contact_us_logo {
  margin: .5em;
}

input[type=submit] {
    cursor:pointer;
}
select {
    background: white;
    padding-left:45px;
    border: 1px solid rgba(255,255,255,.4);
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    font-family: 'Source Sans Pro', sans-serif;
    font-size:18px;
    color:black;
    height: 2em;
    margin-bottom: 1em;
    margin-right: .5em;
    width: 13em;


}
option {
  padding: 0 0 0 20px;
}

input[type=date] {
     text-align: center;
     color: darkred;
}
input[type=time] {
     text-align: center;
     color: darkred;
}
input:focus, textarea:focus {
    background-color: rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 5px 1px rgba(255,255,255,.5);
    -webkit-box-shadow: 0 0 5px 1px rgba(255,255,255,.5);
    box-shadow: 0 0 5px 1px rgba(255,255,255,.5);
    overflow: hidden;
}
.btn {
  text-align: center;
    width: 150px;
    height: 50px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    float:auto;
    border: 1px solid #253737;
    background-color: darkred;

    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: rgba(255,255,255,0.1) 0 1px 0, inset rgba(255,255,255,0.7) 0 1px 0;
    -moz-box-shadow: rgba(255,255,255,0.1) 0 1px 0, inset rgba(255,255,255,0.7) 0 1px 0;
    box-shadow: rgba(255,255,255,0.1) 0 1px 0, inset rgba(255,255,255,0.7) 0 1px 0;
    text-shadow: #333333 0 1px 0;
    color: #e1e1e1;
}
.reserve.button {
   width: 225px;
    height: 50px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    float:auto;
    border: 1px solid #253737;
    background-color: darkred;
    padding: 10.5px 21px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: rgba(255,255,255,0.1) 0 1px 0, inset rgba(255,255,255,0.7) 0 1px 0;
    -moz-box-shadow: rgba(255,255,255,0.1) 0 1px 0, inset rgba(255,255,255,0.7) 0 1px 0;
    box-shadow: rgba(255,255,255,0.1) 0 1px 0, inset rgba(255,255,255,0.7) 0 1px 0;
    text-shadow: #333333 0 1px 0;
    color: #e1e1e1;
}

.btn:hover {
    border: 1px solid #253737;
    text-shadow: #333333 0 1px 0;
    background: white;
    background: -webkit-gradient(linear, left top, left bottom, from(#77b2b0), to(#416b68));
    background: -webkit-linear-gradient(top, #77b2b0, #416b68);
    background: -moz-linear-gradient(top, #77b2b0, #416b68);
    background: -ms-linear-gradient(top, #77b2b0, #416b68);
    background: -o-linear-gradient(top, #77b2b0, #416b68);
    background-image: -ms-linear-gradient(top, #77b2b0 0%, #416b68 100%);
    color: darkred;
 }

.btn:active {
    margin-top:1px;
    text-shadow: #333333 0 -1px 0;
    border: 1px solid #253737;
    background: red;
    background: -webkit-gradient(linear, left top, left bottom, from(#416b68), to(#416b68));
    background: -webkit-linear-gradient(top, #416b68, #609391);
    background: -moz-linear-gradient(top, #416b68, #6da5a3);
    background: -ms-linear-gradient(top, #416b68, #6da5a3);
    background: -o-linear-gradient(top, #416b68, #6da5a3);
    background-image: -ms-linear-gradient(top, #416b68 0%, #6da5a3 100%);
    color: #fff;
    -webkit-box-shadow: rgba(255,255,255,0) 0 1px 0, inset rgba(255,255,255,0.7) 0 1px 0;
    -moz-box-shadow: rgba(255,255,255,0) 0 1px 0, inset rgba(255,255,255,0.7) 0 1px 0;
    box-shadow: rgba(255,255,255,0) 0 1px 0, inset rgba(255,255,255,0.7) 0 1px 0;
   }




@media screen and (max-width: 768px) {
   .wrapper {
  min-width: 100% auto;
  min-height: 100%;
  overflow: hidden;
  }

  .whitebox {
    width: auto;
  }

  #header{
    display: flex;
    overflow: hidden;
  }

  header {
    min-width: 100%;
    background-size: 100%;
    height: 100%;
    }
  .signimage {
    width: 50%;
    height: auto;
    margin-top: 18%;
    margin-left: 5px;
    margin-right: 20px;
    margin-bottom: 0px;
    }

    textarea {
      width: 50%;
      margin-left: 0%;
    }



    footer p{
      margin-left: 16px;
      margin-top: -14px;
      margin-bottom: 14px;

    }
    #banner-fade{
      margin-bottom: 0px;
    }
    .topcontent {
      margin: auto;
    }
    .middle {
      margin-left: -25px;
    }

    .entrancepic {
      margin-left: 0px;
      width: auto;
    }
    #shuttle {
      margin-right: 30px;
      width: 100%;
    }
    #slideshow {
      width: 100%;
      height: 100%;
    }

    form {
      width: 98.5%;
    }


}
