@charset "utf-8";
Hotel Font {
    font-size: large;
}
.Hotel {
    font-style: italic;
    font-size: x-large;
}
.navbar-brand {
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
    font-size: larger;
    font-weight: bolder;
    text-decoration: none;
    color: #382020;
}
.nav-item {
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
    color: #3D2222;
    list-style-type: none;
    display: inline;
    padding-left: 6px;
    padding-right: 6px;
    text-decoration: none;
}
.nav.item {
}
.info {
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
}
.td.time {
}
