    body {
        margin: 0;
        background-color:#000;
        min-width:350px;
    }
    #buyline{
    color:#efb909;
    margin-top:30px;
    font-family:'Open Sans';
    font-weight:100;
    font-size:20px;
    text-transform:uppercase;
    }
    #buyline a{
    text-decoration:none;
    color:#fff;
    }
    #obutton{
     font-family:'Open Sans';
      font-size:20px;
    text-transform:uppercase;
    padding:5px 10px ;
    background-color:#efb909;
    border-radius:4px;
    color:#000;
    font-weight:900;
    text-decoration:none;
    margin-top:20px;
    
    }
    #obutton:hover{
    	background-color:#000;
    	color:#efb909;
    	border:solid #efb909 1px;
    }
    #wrapper {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: #000;
        min-width:350px;
    }
    img,
    a {
        border: none;
        outline: none;
    }
   div.award{
    	position:absolute;
    	text-align:center;
    	z-index:99999;
    }
   
    .page,
    .meadpage {
        width: 100%;
        height: 100%;
        position: relative;
        display: block;
        min-width:350px;
    }
    #e {
        text-align: center;
        font-family: 'Open Sans', sans-serif;
    }
    #e a {
        color: #efb909;
        text-decoration: none;
    }
    .ptit {
        color: #fff;
        font-family: 'Open Sans', sans-serif;
        position: absolute;
        z-index: 10;
    }
.ptit span{
    font-size:.3em;  
    letter-spacing:1px;
    vertical-align:baseline;
    color:#efb909;
    background-color:rgba(0,0,0,0.7);
    padding:5px;
}
    #menu {
        position: fixed;
        top: 0;
        left: 0;
        text-align: right;
        z-index: 999999;
    }
    #menu a {
        text-decoration: none;
        color: #000;
        font-family: 'Open Sans', sans-serif;
        background-color: #efb909;
        position: relative;
        display: inline-block;
    }
    #menu img {
        vertical-align: bottom;
    }
    #menu div {
        position: relative;
    }
    div#social {
        position: fixed;
        z-index: 1000000;
    }
    /*------------------------------------------------HOME PAGE---*/
    #head1 {
        position: relative;
        z-index: 9;
        width: 100%;
        text-align: center;
    }
    #head1 img {
        opacity: 0.9;
    }
    #tagline {
        font-family: 'Open Sans', sans-serif;
        position: relative;
        color: #fff;
        width: 100%;
        text-align: center;
        z-index: 8;
        text-transform: uppercase;
        opacity: 1;
        position: relative;
        z-index: 999;
    }
    #meadery {
        font-family: 'Eagle Lake', sans-serif;
        position: relative;
        color: #efb909;
        width: 100%;
        text-align: center;
        z-index: 8;
        text-transform: uppercase;
        opacity: 1;
        position: relative;
    }
    /*------------------------------------------------- ABOUT PAGE --------*/
    .pagetext {
        position: absolute;
        color: #fff;
        z-index: 99;
        font-family: 'Open Sans', sans-serif;
    }
    /*------------------------------------------------------MEADS PAGE----*/
    #meads {
        position: relative;
        height: auto;
        left: 0;
        top: 0;
        z-index: 999;
    }
    .mead {
        position: relative;
        height: 100%;
        display: block;
        width: 100%;
    }
    .mead img {
        position: absolute;
        display: block;
        z-index: 9999;
    }
    .tit {
        position: relative;
        margin: 0;
        padding: 0;
        margin: auto;
        /*
        width:400px;
        */
        text-align: center;
    }
    .tit h1 {
        display: inline-block;
        position: relative;
        color: #efb909;
        font-family: 'Open Sans Condensed', sans-serif;
        margin: 0;
        padding: 0;
    }
    .tit h2 {
        display: inline-block;
        color: #fff;
        font-family: 'Eagle Lake', sans-serif;
    }
    .desc {
        position: relative;
        color: #fff;
        font-family: 'Open Sans', sans-serif;
        
        margin: auto;
        
        white-space: normal;
        text-align: justify;
        /*-moz-text-align-last: right;
        text-align-last:right;*/
    }
    #mead1,
    #mead2,
    #mead3,
    #mead4,
    #mead5,
    #mead6,
    #mead7{
        z-index: 3;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
    }
    .meadcon {
        width: 100%;
        height: 100%;
        z-index: 99;
        position: relative;
    }
    /*---------------------------------LOCVATIONS PAGE -------------*/
    #message {
        font-family: 'Open Sans', sans-serif;
        position: absolute;
        
        z-index: 9;
        color: #efb909;
    }
    .pop{
       font-family: 'Open Sans', sans-serif;
        position: absolute;
        z-index: 999;
        color: #efb909;
        background-color:rgba(0,0,0,0.8);
        display:none;
       
    }
    #page4 h2{
        color:#fff;
        margin:0;
    }
    #page4 h3{
        margin:0;
    }

#map{
    
        z-index:99; position: absolute;
    }
#mi{
    
    height:100%;
}
#map .star{
    position: absolute;
    width:15px;
    cursor:pointer;
    z-index:99;
}
#map #gr{
 left:56%;
    bottom: 18%;
    z-index:999;
}
#map #cp{
    left:55%;
    bottom:20%;
}
#map #tc{
    left:56%;
    top:48%;
}
#map #b{
    left:57%;
    bottom:22%;
}
#map #w{
	left:55%;
	bottom:16%;
}
    /*----------------------------------DISTRIBUTION PAGE-----------*/
    #dist {
        font-family: 'Open Sans', sans-serif;
        position: absolute;
        z-index: 9;
        color: #fff;
    }
    #dist a {
        color: #fff;
    }
    /*---------------------------------- CONTACT PAGE ----------------*/
    #contact {
        position: absolute;
        z-index: 2;
        color: #fff;
        z-index: 99;
        font-family: 'Open Sans', sans-serif;
    }
    label {
        font-family: 'Open Sans', sans-serif;
        color: #050505;
    }
    input {
        border:solid #aaa 1px;
        display: block;
        font-family: 'Open Sans', sans-serif;
    }
    textarea {
        font-family: 'Open Sans', sans-serif;
        display: block;
    }
    #submit {
        display: block;
        text-align: center;
        cursor: pointer;
    }
    #button {
        display: none;
    }
    /*------------------------------------------------------------------------------------------------------------------------*/