@charset "UTF-8";

/* Body */
body {
	font-family: source-sans-pro;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
    padding-top: 0px;
	font-style: normal;
}
html {
	background-image: -webkit-linear-gradient(270deg,#3399FF,#66FFCC);
	background-image: -moz-linear-gradient(270deg,#3399FF,#66FFCC);
	background-image: -o-linear-gradient(270deg,#3399FF,#66FFCC);
	background-image: linear-gradient(180deg,#3399FF,#66FFCC);
    background-position: center 22em;
	background-repeat:no-repeat;
    padding-top: 0px;
    margin-top: 0px;
}
h1 {
    font-family: 'blair_itcregular';
    font-weight: normal;
    font-size: 24px;
    line-height: 26px;
    letter-spacing: 4px;
    text-align: left;
    color: #ff9900;
}
h2 {
    font-family: josefin-sans;
    font-family: "Champagne & Limousines";
    font-family: 'champagne__limousinesregular';
    font-weight: normal;
	font-variant:small-caps;
	font-style: normal;
    text-align: left;
    color: #399;
	font-size: 52px;
	line-height: 50px;
    border-bottom: 2px #FFF solid;
	margin-bottom: 0px;
	margin-top:0;
        margin-left: 20px;
}
h3 {
    font-family: "Champagne & Limousines";
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
    text-transform: uppercase;
    font-weight: normal;
    color: #F60;
    font-size: 16px;
    margin-left: 0;
    text-align: center
}
h4 {
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
	font-size: 22px;
    line-height: 28px;
	color: #FFF;
	display: block;
	background-color: #F93;
	width:70%;
	padding-left: 10px;
	font-weight: normal;
	margin-left: 10px;
	margin-top:10px;
    padding-top: 4px;
    padding-bottom: 4px;
}
h5 {
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
	font-size: 22px;
    line-height: 22px;
	color: #F60;
	font-weight: normal;
	margin-top:10px;
    margin-bottom: 0;
    padding-bottom: 0;
}
h6 {
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
	font-size: 20px;
    line-height: 22px;
	color: #F60;
	font-weight: normal;
	margin-top:10px;
    margin-bottom: 0;
    padding-bottom: 0;
}
p {
    font-size: 18px;
    margin-top: 4px;
    color: #333;
	font-weight: bold;
	line-height: 26px;
}
    
header {
    position: relative;
    width: 100%;
    text-align: center;
}
.container {
    position: relative;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
    padding-top: 0;
    overflow-x: hidden;
}
.logoBox {
        position: relative;
        text-align: center;
    width: 100%;
    float: none;
    padding-top: 5px;
        margin: 0;
}
.logoBox h1 {
    font-size: 21px;
    text-align: center;
    margin-top: 3px;
    letter-spacing: 1px;
}
    
.logo {
    float: none;
}
    #SMbox {
        position: relative;
        width: 100%;
        text-align: center;
        margin-bottom: 4px;
        margin-top: 10px;
        margin-right: 0;
        margin-left: 0;
    }
#SMbox .icon1 {
        margin-right: 20px;      
    }
    #SMbox .icon2 {
        margin-left: 20px;    
    }
nav {
    position: relative;
    width: 100%;
    margin-top: 10px;
}
.slideBox ul {
        margin-top: 10px;
    }
    .slideBox li img {
    width: 124%;
    height: auto;
    margin-left: -12%;
}
.about {
    background-color: rgba(255,255,255,0.6);
	padding-left: 0px;
	padding-top: 20px;
    padding-bottom: 10px;
	margin-top: 0 !important;
    margin-bottom: 30px;
}
     p.text_column {
    width: 90%;
    margin-left: 20px;
        font-size: 18px;
         line-height: 26px;
         margin-top: 10px;
    padding-bottom: 0px;
}
    .plate {
        display: none;
    }
.topImg {
    width: 100%;
    text-align: center;
    margin-top: 14px;
    margin-bottom: 0;
        overflow-x: hidden;
}
.topImg img {
    width: 160%;
    height: auto;
    text-align: center;
    margin-left: -30%;
}
.topImg ul {
    margin: 0;
    padding: 0;
    width: 100%;
}
form {
        width: 90%;
    margin-left: 5%;
    float: none;
    overflow: hidden
    }
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	margin-bottom: 10px;
	margin-top: 2px;
	padding:6px;
	text-align: left;
	color: #330;
	background: rgba(255, 255, 255, 0.5);
    width: 95%;
}
textarea {
    background: rgba(255, 255, 255, 0.5);
    margin-top: 2px;
    width: 100%;
}
label {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #033;
	line-height: 20px;
	letter-spacing: 1px;
}
    .contInfo {
    width: 100%;
    float: left;
    padding-left: 50px;
        margin-top: 10px;
}
.contInfo p {
    margin-bottom: 8px !important;
    margin-top: 0;
}
.contForm {
    width: 100%;
    float: left;
    margin-top: 10px;
    margin-left: 0;
}
.contFoto {
    width: 90%;
    margin-left: 5%;
    float: none;
    overflow: hidden
}
.inputBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	margin-bottom: 8px;
	margin-top: 0;
	padding:4px;
	text-align: left;
	background: rgba(255, 255, 255, 0.5);
	width: 100%;
}
.submitBut {
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
     letter-spacing: 1px;
    text-align: center;
	margin-bottom: 20px;
    margin-top: 10px;
    margin-right: 0;
	width:100%;
	padding: 10px 8px;
	border-radius:5px;
	border:2px solid #066;
	color: aliceblue;
	font-size:16px;
	cursor:pointer;
    background-image: -webkit-linear-gradient(270deg,#399,#066);
	background-image: -moz-linear-gradient(270deg,#399,#066);
	background-image: -o-linear-gradient(270deg,#399,#066);
	background-image: linear-gradient(180deg,#399,#066);
}
a.backBut {
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-align: center;
    text-decoration: none;
	margin-bottom: 60px !important;
    margin-top: 30px !important;
	width:100%;
	padding: 10px 20px;
	border-radius:5px;
	border:1px solid #066;
	color: #FFF;
	font-size:14px;
	cursor:pointer;
    background-image: -webkit-linear-gradient(270deg,#399,#066);
	background-image: -moz-linear-gradient(270deg,#399,#066);
	background-image: -o-linear-gradient(270deg,#399,#066);
	background-image: linear-gradient(180deg,#399,#066);
}
.submitBut:hover, .backBut:hover {
    background-image: none;
  background-color: #F93;
  border-color:#FF9;
}
.gallery {
	width: 100%;
        margin-top: 5px;
    text-align: center;
    }
   .thumbnail {
	width: 100%;
    margin-top: 25px;
    }
.colL {
    width: 100%;
    float: none;
    padding-left: 15px;
        margin-top: 20px;
}
.colM {
    width: 100%;
    float: none;
    padding-left: 15px;
}
.colR {
    width: 90%;
    margin-left: 5%;
    float: none;
    overflow: hidden
}
    .colR img {
    margin-top: 0px;
}
.colL h4, .colM h4 {
        font-size: 20px;
    line-height: 26px;
        width: 80%;
    margin-bottom: 10px;
    }
    .colL ul, .colM ul {
        margin-left: 0;
        margin-top: 0;
        padding-top: 0;
}
    .colL li, .colM li {
    font-size: 18px;
        line-height: 30px;
    font-weight: bold;
    list-style: none;
    }
.menuL {
    width: 100%;
    float: none;
    padding-left: 20px;
        margin-top: 20px;
}
.menuM {
    width: 100%;
    float: none;
    padding-left: 20px;
    overflow-x: hidden;
}
.menuR {
    width: 90%;
    margin-left: 5%;
    float: none;
    margin-top: 20px;
    overflow-x: hidden;
}
.prices {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
    font-weight: normal;
	color: #066;
	margin-left:4px;
}
p.disclaimer {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: 14px;
	line-height: 18px;
	font-weight: normal !important;
    font-style: italic;
    margin-top: 10px;
    margin-right: 5px;
    color: #666;
}
p.copyRight {
	font-family: Arial, Helvetica, sans-serif;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: x-small;
    line-height: 14px;
    font-weight: normal !important;
    letter-spacing: 2px;
	color: #666;
	margin-top: 8px;
    margin-bottom: 4px;
}
#map {
    width: 95%;
    height: auto;
    text-align: center;
    margin-left: auto;
    margin-right: auto;   
}
iframe {
    height: 450px;
}
#footBand {
    position: relative;
	width: 100%;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 25px;
    background-color: #399;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: lighter;
	letter-spacing: 2px;
	border-top-width: 2px;
    margin-top: 20px;
}
.footBox {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}
#footBand p {
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
    font-size: 13px;
    font-weight:normal;
    line-height: 20px;
    text-align: center;
    color: #FFF;
}
#footBand p.legal {
    font-size: x-small;
    color: #CFF;
}
#footBand a {
    text-decoration: none;
    color: #FFF;
}
#footBanhover {
    color: #FC0;
    text-decoration: underline;
}
#footBand img {
    float: none;
}
.galPage {
    width: 100%;
    text-align: center;
    display: block;
        margin-top: 20px;
    margin-bottom: 30px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #66cccc;
    }
.galPage a {
    text-decoration: none;
}

/* iPad */
@media only screen and (min-width: 481px) {
    
    h1 {
    font-size: 24px;
    letter-spacing: 4px;
}    
    h2 {
    text-align: left;
	font-size: 70px;
	line-height: 70px;
	margin-bottom:15px;
    margin-left: 20px;
	margin-top:0px;
}   
    h3 {
    font-size: 24px;
    margin-left: 50px;
    margin-top: 20px;
        text-align: left;
        margin-left: 40px;
}    
    h6 {
	font-size: 18px;
    }
    p {
    font-size: 18px;
    margin-top: 4px;
    color: #333;
	font-weight: bold;
	line-height: 26px;
}
    header {
        width: 100%;
}
    .logoBox {
        width: 100%;
        float: left;
        text-align: left;
        margin-left: 10px;
        margin-bottom: 0;
        padding-bottom: 0;
        display: inline-block;
}
    .logoBox h1 {
        text-align: left;
        margin-top: 80px;
    }
    .logo {
    float: left;
    margin-right: 20px;
}
    #SMbox {
    text-align: right;
    position: absolute;
        top: 10px;
        right: 20px;
}
    nav {
        float: right;
        margin-top: 0;
        margin-left: 0;
    }
    .slideBox ul {
        margin-top: 0px;
    }
    .slideBox li img {
    width: 100%;
    height: auto;
    margin-left: 0;
}
    .topImg {
        overflow-x: hidden;
        background-color: transparent;
    }
    .topImg img {
    width: 120%;
    margin-left: -10%;
}
    .container {
	width: 90%;
        margin-left: auto;
        margin-right: auto;
        overflow-x: visible;
}
    .about {
        width: 100%;
        display: inline-block;
	padding-left: 0px;
	padding-top: 20px;
    padding-bottom: 10px;
	margin-top: 0px !important;
    margin-bottom: 30px;
        overflow-x: visible;        
}
    p.text_column {
        font-size: 20px;
    width: 60%;
    margin-left:40px;
}
    .plate {
        display: block;
        position: absolute;
    width: 430px;
    left: 28em;
    margin-top: 10em;
}
    .colL {
    padding-left: 15px;
        width: 30%;
        float: left;
        margin-top: 0;       
}
    .colM {
    padding-left: 0;
        width: 30%;
        float: left;       
}
    .colR {
        width: auto;
        padding-left: 10px;
        margin-right: 0;
        margin-top: 25px;        
    }
    .colL ul, .colM ul {
        margin-left: 0;
        padding-left: 20px;
}
    .colL li, .colM li {
    font-size: 20px;
    line-height: 30px;
    font-weight: bold;
    list-style: none;
}   
    .menuL {
    width: 45%;
    float: left;
    padding-left: 25px;
    margin-right: 20px;
    margin-bottom: 25px;
        margin-top: 0;
}
.menuM {
    width: 45%;
    margin-bottom: 20px;
    padding-left: 0;
    padding-right: 0;
    float: left;
}
.menuR {
    width: 44%;  
    margin-top: 30px !important;
    overflow: hidden;
    overflow-x: hidden;
}
    .menuImg {
        width: 80%;
        height: auto;
    }
    .contInfo {
    width: 40%;
    float: left;
    padding-left: 40px;
}
.contForm {
    width: 50%;
    float: left;
    margin-top: 10px;
    margin-left: 10px;
}
    textarea {
    width: 100%;
}
.contFoto {
    float: left;
    width: 40%;
    margin-top: -272px;
}
    .contFoto img {
        width: 100%
    }
    .gallery {
	display: inline-block;
	width: 99%;
	padding-bottom: 35px;
	padding-top: 0px;
	margin-top: -5px;
	margin-bottom: 0px;
        margin-left:.5%;
        margin-right: .5%;
}
.thumbnail {
	width: 25%;
	text-align: center;
	float: left;
	margin-top: 35px;
}
.thumbImg {
	width: 90%;
	height: auto;
	max-width: 255px;
	max-height: 190px;
    text-align: center;
}
    #map {
    width: 94%;
    text-align: center;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}
iframe {
    width: 100%;
    height: 600px;
}
    #footBand img {
    float: right;
}
#footBand p {
    font-size: 13px;
    font-weight:normal;
    line-height: 20px;
    text-align: left;
}
    .galPage {
        margin-top: 40px;
        padding-top: 30px;
    margin-bottom: 0;
    }
           
}

@media only screen and (min-width: 769px) {
/* Navigation */
    
    h1 {
    font-size: 28px !important;
    letter-spacing: 6px !important;
    padding-bottom: 0;
    margin-bottom: 0;   
}   
    h2 {
	font-size: 70px;
	line-height: 70px;
	margin-bottom:15px;
    margin-left: 40px;
	margin-top:0px;    
}
    h3 {   
    font-size: 24px;
    margin-left: 70px;   
    margin-top: 20px;
}
    header {
        width: 60%;
	margin-top: 0px;
        margin-left: auto !important;
        margin-right: auto !important;
    }
nav {
    width: 40%;
    margin-left: 0 !important;
	margin-top: 126px;
    margin-right: 0;
	padding-top: 0px;
    padding-right: 0;
    padding-left: 0 !important;
    margin-bottom: 0;
    padding-bottom: 0;
}
.intro {
    font-family: 'blair_itcregular';
    font-weight: normal;
    font-size: 50px !important;
    color: #ff9900;
    letter-spacing: 10px;
    position: relative;
	padding: 60px 0 20px 0;
    width: 100%;
    height: auto;
}
.introBox {
    width: 30%;
    display: inline-block;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    margin-bottom: 60px;
    height: auto;
}
.introBox h6 {
    font-size: 16px;
    line-height: 22px;
    text-transform: uppercase;
    letter-spacing: 1px;
	color: #FFF;
	margin-top:10px;
    margin-bottom: 10px;   
}
.introBox p {
    margin-top: 0 !important;
    margin-bottom: 30px;
}
.logoL {
    display: block;
    float: left;
}
.logoR {
    display: block;
    float: right;
}
.thanksFoto {
    width: 100%;
    text-align: center;    
}
.logoBox {
    position: relative;
    width: 60% !important;
    float: left;
    padding-top: 5px;
    vertical-align: middle;
    margin-left: 0;
}
.logoBox h1 {
    margin-top: 83px;
}
.logo {
    float: left;
    margin-right: 20px;
}
#SMbox {
    position: absolute;
        top: 10px;
    right: 0;
    margin-right: 0;
}
    #SMbox .icon1 {
        margin-right: 15px;      
    }
    #SMbox .icon2 {
        margin-left: 15px;    
    }
    .topImg {
    width: 100%;
    text-align: center;
    margin-top: 0;
}
.topImg img {
    width: 100%;
    height: auto;
    margin-left: 0;
}
.topImg ul {
    margin: 0;
    padding: 0;
    width: 100%;
}

/* Container */

    .container {
	width: 60% !important;
	margin-left: auto !important;
	margin-right: auto !important;
	height: auto;
        overflow-x: visible;
}

/* About Section */

.about {
    display: inline-block;
    width: 100%;
	padding-left: 0;
	padding-top: 20px;
    padding-bottom: 25px;
	background-color: rgba(255,255,255,0.6);
	margin-top: 0px;
    margin-bottom: 30px;
    overflow: visible;
}
p.text_column {
    width: 64%;
    text-align: left;
    font-size: 20px;
	font-weight: bold;
	line-height: 26px;
	color: #333;
    margin-left: 70px;
    margin-top: 10px;
    padding-bottom: 0px;
}
    .plate {
        position: absolute;
    float: right;
    width: 560px;
    height: auto;
    left: 70%;
        margin-top: 10px;
}
.colL {
    width: 28% !important;
    float: left;
    padding-left: 50px;
    margin-top: 0;
}
.colM {
    width: 28% !important;
    float: left;
}
.colR {
    width: 36%;
    float: right;
    overflow: hidden;
    margin: 0;
}
.colR img {
    margin-top: 10px;
}
    .colL h4, .colM h4 {
        font-size: 22px;
    line-height: 28px;
        width: 80%;
    margin-bottom: 30px;
    }
.colL ul, .colM ul {
    margin-top: -22px;
    padding-top: 0;
}
.colL li, .colM li {
    font-size: 20px;
    line-height: 30px;
    font-weight: bold;
    list-style: none;
}
ul.ccBox {
    margin-top: -17px;
}
.menuL {
    width: 28%;
    float: left;
    padding-left: 70px;
    margin-right: 0;
    margin-bottom: 20px;
    margin-top: 0;
}
.menuM {
    width: 28%;
    float: left;
}
.menuR {
    width: 36% !important;
    float: right;
    margin-top: 10px !important;
    margin-left: 0 !important;
    overflow: hidden;
}
.contInfo {
    width: 20%;
    float: left;
    padding-left: 70px;
    margin-top: 0;
}
.contInfo p {
    margin-bottom: 8px !important;
    margin-top: 0;
}
.contForm {
    width: 37% !important;
    float: left;
    margin-top: 10px;
}
.contFoto {
    float: left;
    width: 29%;
    margin-left: 50px;
    margin-top: 35px;
}
    .contFoto img {
        width: 100%
    }
form {
    margin-right: 0 !important;
}
input {
    width: 95%;
}
textarea {
    margin-top: 2px;
    width: 100%;
}
label {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #033;
	line-height: 20px;
	letter-spacing: 1px;
}
.thumbImg {
	max-width: 255px;
	max-height: 190px;
}
#map {
    width: 94%;
    text-align: center;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}
iframe {
    width: 100%;
    height: 600px;
}
#footBand {
	width: 100%;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 25px;
	letter-spacing: 2px;
	border-top-width: 2px;
    margin-top: 20px;
}
    .footBox {
    width: 60% !important;
    margin-left: auto;
    margin-right: auto;
}
#footBand img {
    float: right;  
}
#footBand p {
    font-size: 13px;
    font-weight:normal;
    line-height: 20px;
    text-align: left;
    color: #FFF;
}
#footBand p.legal {
    font-size: x-small;
    color: #CFF;
}
#footBand a {
    text-decoration: none;
    color: #FFF;
}
#footBanhover {
    color: #FC0;
    text-decoration: underline;
}
.hidden {
	display: none;
}
}

