* {
    box-sizing: border-box; }

    @media screen and (max-width: 1024px) {

body {
    margin: 0!important;
}

img {
    display: none!important;
}

nav {
    width:100%;
    float: none!important;
}

section {
    width:100%!important;
    float: none;
}

main {
    width:100%!important;
    float: none;
}

aside {
    width: 90%!important;
    float: left !important;
}

.sideleft {
    width:100%  !important;
    float: none!important;
}
.sideright {
    width:100% !important;
    float: none!important;
}

#wrapper {
    width: auto !important;
    min-width: 0 !important;
    margin: 0!important ;
    padding: 0!important ;
    box-shadow: none!important;
}

header h1 {
    font-size: 300%!important;
    text-align: center!important;
}

nav {
    float: none!important;
    width: auto!important;
}

nav li {
    display: inline-block!important;
    padding: 0.5em!important;
}

nav ul {
    text-align: center!important;
}

nav ul li {
width: 50%
}

nav a {
    border-style: none!important;
}

h1 {
    font-size: 120%!important;
    text-align: center!important;
}

h2 {
    font-size: 120%!important;
    text-align: center!important;
}

p {
    font-size: 90%!important;
}

footer {
    width: 100% !important;
}
    }

img {
    float: left;
}

a{
    font-weight: bold
}

body {
    background-color: rgb(0, 0, 0);
    font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
    margin: 0px;
    color: rgb(0, 0, 0);
    font-size: 14px;
 }

#wrapper {
    width: 90%;
    margin:0 auto;
    background-color: whitesmoke;
    border: 1px solid rgb(0, 0, 0);

}

#bannerimg {
    border-style: 5px solid black;
}

header {
    height: auto;
    padding: 0;
    margin: 0;
    background-color: rgba(57, 57, 255, 0.897)}

nav  ul li a, nav ul li:hover ul, nav  ul li ul li {display: block;}

nav ul{
	list-style-type: none;
    background-color: rgba(57, 57, 255, 0.897);
    padding:0px;
border: 2px black solid;
}

  nav ul li{
        display: inline-block;
           position: relative;
		   padding-top: 10px;
		   padding-bottom: 10px;
		   padding-left: 10px;
		   padding-right: 10px; }
	  
nav ul li ul {
    min-width: 100%;
    opacity: 0.9;
    display: none;
    position: absolute; }
nav ul li ul li a {
    text-align: center;
    padding: 8px; }
nav a {
    text-decoration: none;
    color: #000;
    font-weight: bold; }

p a {
	text-decoration: none;
	letter-spacing: 0.5px;
	font-weight: bold; }

a:link {
    color: #000; }

a:hover {
	color: #000; }

nav ul li a:before {
content: "";
position: absolute;
width: 100%;
height: 2px;
bottom: 0;
left: 0;
background-color: #000;
visibility: hidden;
-webkit-transform: scaleX(0);
transform: scaleX(0);
-webkit-transition: all 0.3s ease-in-out 0s;
transition: all 0.3s ease-in-out 0s}

nav ul li a:hover:before {
visibility: visible;
transform: scaleX(1); }

#bucket{
    list-style-type: upper-roman;
}


h1 {
    display: inline-block;
width: 0 auto;
margin-left: 5%;
margin-right: 5%;
border: 4px solid black;
    font-family: 'Alex Brush';
    letter-spacing: 0.5px;
    font-size: 70px;
    margin-top: 10px;
    margin-bottom: 25px;
    color: black;
 }

h2 {
    font-size: 20px;
    font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
    margin: 0;
    color: #000 }

h3 {
    font-size: 15px;
    font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
    margin: 0px;
    padding: 5px;
    color: #000;
    letter-spacing: 0.5px }

h4 {
    font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

p {
    text-indent: 50px;
    margin: 10px;
    padding: 0;
    font-size: 14px;
    font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
    color: black;
}

#slider {
    border: 2px solid black;
}

main {
    margin: 15px;
}


footer {
    background-color: rgba(233, 12, 12, 0.884);
    height: 100px;
    color: rgb(0, 0, 0);
    font-weight: bold;
    font-style: italic;
    padding: 20px;
    margin-top: 20px; }

#mybanner img{
width: 100%;
}

div#gallery {
display: inline-block;
position: relative;
margin-left: 138px;
margin-right: 0 auto;

}

#divhome {
    opacity: 0;
}

div.room {
position: relative;
float: left;
width: 33.33%;
}


.banners{
display: inline-block;
width: 60%;
margin-left: 5%;
margin-right: 5%;
border: 4px solid black;
}

hr {
    display: inline-block;
    margin-left: 15px;
    margin-top: 35px;
    margin-bottom: 35px;
    width: 260px;
    border: 5px solid black;
}

#background
{
    display: inline-block;
}

 


/* ------------Home page ------------------*/


/* ------------Gallery page ------------------*/


/* ------------Direction page ------------------*/



/* ------------Contact page ------------------*/


/* ------------Dining page ------------------*/


/* ------------Our Hotel page ------------------*/


/* ------------Accomodations page ------------------*/


/* ------------Meetings page ------------------*/