@font-face {
    font-family:'Market Fresh';
    src: url("../fonts/Market_Fresh.ttf") format('truetype');
    font-weight: normal;
    font-style: normal;
}

#wrapper {
    margin: 0;
    padding: 0;
}
body {
    margin: 0;
    padding: 0;
}
header {
height: 7.3vh;
width: 200px;
float: right;

    
    position: relative;
    top: 0;
    overflow: hidden;
    z-index; 1;

}
.dropbtn {
    max-width: 55px;
    height: 7.3vh;
    right: 4vh;
    border: none;
    background-color: rgba(0, 0, 0, 0%);
    padding-top: 5px;
    position: absolute;
    z-index: 1;
}
.colorbar{
    height: 7.3vh;
    position:fixed;
    width: 100%;
    
    top: 0;
    background-color: #FF9898;
    z-index: 1;
    box-shadow: 0px 5px 9px rgba( 0, 0, 0, .3);
}
header:hover {
    height: 20vh;
    min-height: 150px;
    float: right;
   
   
}
nav {
    background-color:#FF9898;
    position: absolute;
    right: 0;
    top: 7.3vh;
    width: 50%;
    text-align: right;
    border-radius: 0px 0px 15px 15px;
    text-decoration: none;
    font-weight: 500;
}
nav li:hover {
 text-decoration-line: underline;  
}
.heroimage {
    background: url("../images/grubnchub_banner-01.jpg") no-repeat center;
    background-size: cover;
    position:fixed;
    left: 0px;
    top: 0px;
    width: 100%;
height: 70%;
    
    z-index: -3;
}
nav ul{
    list-style-type: none;
    padding: 0;
    margin-right: 20px;
    
}
a{ text-decoration: none;
    font-size: 15px;
    font-family: "Market Fresh";
    color: #fff;
}

.dropbtn img {
    height: 5.5vh;
    width: auto;
    max-height: 100px;
}
content{
    font-family: "Market Fresh";
}
.whitebar {
    font-family: "Market Fresh";
    margin-top: 70vh;
    background-color: #fff;
    box-shadow: 0px -5px 9px rgba( 0, 0, 0, .3);
    
}
h1 {
    Padding-top: 6vw;
    text-align: center;
    font-size: 5vw;
    color: #707070;
    font-weight: 100;
}
.hr {
    border-bottom-style: solid;
    border-bottom-width: 8px;
    max-width: 80%;
    margin: 0 auto;
    border-radius: 5px;
    border-color:#EC4E5D; 
}
#InsideContent {
    position: relative;
    border-left-style: dashed;
    border-right-style: dashed;
    margin-left: 30px;
    margin-right: 30px;
border-image-source: url("../images/border.png");
    border-image-width: 2;
    border-image-slice: 2;
    border-image-repeat:round;
   min-height:100vh;
}



#InsideContent p {
    margin-right: 7%;
    color: dimgray;
    font-size: 1.9vw;
    margin-left: 45%;
    padding-bottom: 20px;
}
#bordercontrol{
    margin-top: 60px;
    margin-right: 50%;
}
#bordercontrol img {
    width: 30vw;
    float: left;
    Margin-left: 7.5vw;
    margin-top: 0px;
    margin-bottom: 40px;
    
}
#InsideContent .hr {
 width: 40vw;
    margin-left: 45vw;
}
#InsideContent h1 {
margin-top: 0px;
margin-left: 0 auto;
     padding-top: 0px;
}
table {
color: #707070;
    font-size: 1.9vw;
 margin-left: 45vw;
min-width: 40vw;  
  

}
  Table, tr, td {
    border: 5px solid  #d9d9d9;
    border-collapse: collapse;
      padding: .5vw;
    margin-left: 45vw;

    margin-top: 40px;
}

.logo img {
    width: 9vh;
    margin-left: .25vh;
    position: relative;
    float: left;
}
#InsideContent table{
    margin-left: 45vw;
    margin-right: 7.5vw;
    margin-top: 40px;
}
#InsideContent footer{
 text-align: center;
    margin-top: 0px;
    color: #d9d9d9;
}
.clearfloat {
    clear: both;
}
.Menu p {
    line-height: 2;
}
footer{
   
}
iframe {
    margin-right: 7.5vw;
    margin-left: 42vw;
    width: 40vw;
    height: 40vw;

}
.logo img:hover {
    width:11vh;
    margin-left: 1px;
    position: relative;
    float: left;
}
legend {
   Padding-top: 6vw;
    text-align: center;
    font-size: 5vw;
    color: #707070;
    font-weight: 100;
}
input {
    margin-left:auto;
    margin-right: auto;
    width: 100%;
    height: 40px;
    text-align: center;
     Padding-top: 2vw;
     Padding-bottom: 2vw;
    font-size: 3vw;
    color: #707070;
    font-weight: 100;
    font-family: "Market Fresh";
}
.entrybox #email, #Name, #comment {
    color: #c4c4c4;
}
form {
   margin-left: 25vw;
margin-right: 25vw;


}

textarea {
    width: 100%;
    height: 6vw;
}
.footsie img {
 display: inline;
    position: relative;
margin: 0 auto;
    width: auto;
    height: 5vw;
    padding: 2vw;
}
.footsie {
position: relative;
display: block;
text-align: center;    
}