body {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

li,
ul {
    display: inline;
    list-style-type: none;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 10px;
}

a:link {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

a:active {
    text-decoration: none;
}


/*
.TopToolbar {
    background-color: white;
    text-align: left;
    vertical-align: middle;
   
    width: 100%;
    display: inline-block;
    color: rgba(0, 0, 0, .6);
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    height: 100%
}
*/

.Wordmark {
    font-family: 'Alegreya SC', serif;
    font-weight: bold;
    text-transform: none;
    font-size: 150%;
    font-size: calc(12px + 1.5vw);
    color: rgba(255, 238, 221, 1);
    background-color: rgba(48, 22, 9, 1);
    text-shadow: 0px 0px 8px rgb(217, 177, 114);
    text-align: center;
    vertical-align: bottom;
    display: inline-block;
    padding: 0px 10px;
    margin: 0px 0px 0px 0px;
}

.TopToolbarButton {
    font-family: 'Raleway', sans-serif;
    font-size: 150%;
    font-size: calc(8px + .50vw);
    font-weight: 700;
    background-color: rgba(94, 71, 61, 1);
    font-weight: bold;
    height: 100%;
    color: rgba(255, 238, 221, 1);
    letter-spacing: 2px;
    text-align: center;
    margin: 2px 4px;
    padding: 4px 4px;
    display: inline-block;
    border-radius: 5px 5px 5px 5px;
    vertical-align: middle;
}

.ToolbarButtons {
    color: rgba(255, 238, 221, 1);
    display: inline-block;
    border-radius: 5px 5px 5px 5px;
    vertical-align: middle;
}

.TopToolbarButton:hover {
    color: rgba(203, 140, 29, 1);
}

.Phone {
    font-family: 'Alegreya SC', serif;
    font-weight: bold;
    text-transform: none;
    font-size: 150%;
    font-size: calc(8px + 1.5vw);
    color: rgba(94, 71, 61, 1);
    background-color: rgba(255, 255, 255, 1);
    text-shadow: 0px 0px 8px rgb(217, 177, 114);
    text-align: center;
    vertical-align: bottom;
    display: inline-block;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    float: right;
}

.Interstitial {
    width: 100%;
    margin: 50px 0px;
    text-align: center;
    line-height: 150%;
    font-family: 'Raleway', sans-serif;
    font-weight: 300;
    letter-spacing: 5px;
    color: rgba(0, 0, 0, .70);
    font-size: calc(24px + 1.5vw);
}

.SubInterstitial {
    width: 100%;
    margin: 30px 0px;
    text-align: center;
    line-height: 100%;
    font-family: 'Raleway', sans-serif;
    font-weight: 900;
    letter-spacing: 5px;
    color: rgba(48, 22, 9, .75);
    font-size: calc(16px + 1vw);
}

.BodyInterstitial {
    width: 100%;
    margin: 0px 0px 40px 0px;
    text-align: center;
    line-height: 130%;
    font-family: 'Raleway', sans-serif;
    font-weight: 200;
    letter-spacing: 1px;
    color: rgba(0, 0, 0, .70);
    font-size: calc(14px + .5vw);
}

.FeatureListBox {
    width: 45%;
    float: right;
    text-align: left;
}

.FeatureListTableRow:nth-child(even) {
    text-align: left;
    line-height: 200%;
    font-family: 'Raleway', sans-serif;
    font-weight: 300;
    color: rgba(0, 0, 0, 1);
    font-size: calc(12px + .3vw);
    background-color: rgba(255, 238, 221, .5);
}

.FeatureListTableRow:nth-child(odd) {
    text-align: left;
    line-height: 200%;
    font-family: 'Raleway', sans-serif;
    font-weight: 300;
    color: rgba(0, 0, 0, 1);
    font-size: calc(12px + .3vw);
    background-color: rgba(255, 238, 221, 1);
}

.BodyTagline {
    width: 100%;
    margin: 10px 0px;
    text-align: center;
    line-height: 150%;
    font-family: 'Raleway', sans-serif;
    font-weight: 300;
    letter-spacing: 2px;
    color: rgba(0, 0, 0, .70);
    font-size: calc(12px + 1vw);
    text-shadow: 0px 0px 10px rgb(94, 71, 61);
}

.BodyField {
    width: 100%;
    margin-bottom: 25px;
    text-align: center;
    line-height: 190%;
    font-family: 'Raleway', sans-serif;
    font-weight: 300;
    color: rgba(0, 0, 0, .70);
    font-size: calc(12px + 1vw);
}

.BodyBarButton,
h2 {
    background-color: rgba(94, 71, 61, 1);
    font-family: 'Raleway', sans-serif;
    font-weight: bold;
    font-size: 90%;
    color: rgba(255, 238, 221, 1);
    letter-spacing: 2px;
    text-align: center;
    margin: 2px 2px;
    padding: 0px 4px;
    display: inline-block;
    border-radius: 5px 5px 5px 5px;
}

.BodyBarButton:hover {
    color: rgba(203, 140, 29, 1);
}

.BodyCopy {
    margin: 0 auto;
    width: 80%;
    text-align: left;
    line-height: 190%;
    font-family: 'Raleway', sans-serif;
    font-weight: 300;
    color: rgba(0, 0, 0, .90);
    font-size: calc(12px + 1vw);
}

.StripContainer {
    position: relative;
}

.bottomLeftGray {
    position: absolute;
    bottom: 8px;
    left: 16px;
    font-family: 'Raleway', sans-serif;
    font-weight: 900;
    color: rgba(0, 0, 0, .75);
    font-size: calc(12px + 5vw);
    margin-top: 0em;
    margin-bottom: 0em;
    margin-left: 0;
    margin-right: 0;
}

.bottomLeftBrown {
    position: absolute;
    bottom: 8px;
    left: 16px;
    font-family: 'Raleway', sans-serif;
    font-weight: 900;
    color: rgba(48, 22, 9, .75);
    font-size: calc(12px + 5vw);
}

.PhotoCopy {
    position: absolute;
    top: 8px;
    left: 55%;
    font-family: 'Raleway', sans-serif;
    font-weight: 900;
    color: rgba(0, 0, 0, .75);
    font-size: calc(12px + 5vw);
}

img.TransparentImage {
    opacity: .7;
}

.VPMain {
    float: none;
    width: 100%;
    border-style: solid;
    border-color: brown;
    border-width: 5px 0px 5px 0px;
    padding: 10px 0px;
    display: inline-block
}

.FooterCopy {
    font-family: 'Alegreya SC', serif;
    font-weight: bold;
    text-transform: none;
    font-size: 100%;
    font-size: calc(8px + 0.5vw);
    color: rgba(48, 22, 9, 1, 1);
    text-shadow: 0px 0px 8px rgb(217, 177, 114);
    text-align: left;
    vertical-align: top;
    padding: 0px 10px;
    margin: 0px 0px 0px 0px;
}

.FooterBox {
    display: inline-block;
    font-family: 'Alegreya SC', serif;
    font-weight: bold;
    text-transform: none;
    font-size: 120%;
    font-size: calc(16px + 0.5vw);
    color: rgba(48, 22, 9, 1, 1);
    text-shadow: 0px 0px 8px rgb(217, 177, 114);
    text-align: left;
    vertical-align: middle;
    padding: 0px 0px;
    margin: 0px 10px;
    clear: both;
}


/*
@media screen and (max-width: 600px) {
    .mobile {
        display: block;
    }
    .desktop {
        display: none;
    }
}

@media screen and (min-width: 601px) {
    .mobile {
        display: none;
    }
    .desktop {
        display: block;
    }
}
*/
