@charset "utf-8";
/* CSS Document */


.body {
margin: 0;
border: 0 0 0 0;
padding: 0 0 0 0;
margin-left:0;
margin-right:0;
margin-top:0;
}

#logo {
float: left;
margin: 0;
border: 0 0 0 0;
padding: 0 0 0 0;
margin-left: 0;
position:relative;
}

#menu {
float: left;
margin: 0;
border: 0 0 0 0;
padding: 0 0 0 0;
margin-left: 0;

}

.HotelHeader h1{

font: bold 18px Arial;
color: black;
text-decoration: none;
}

.HotelHeader h2{

font: bold 11px Arial;
color: black;
text-decoration: none;
padding: 10 0 0 10;
}

.HotelHeader h3{

font: Arial;
font-size:10px;
font-weight: normal;
color: black;
text-decoration: none;

}

.HotelHeader p {

}

.invertedshiftdown2{
padding: 0;
margin: 0;
width: 755px;
border-top: 5px solid #ffffff; /*Highlight red color theme*/
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
float: left;

}

.invertedshiftdown2 ul{
margin:0;
margin-left: 0px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

.invertedshiftdown2 li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

.invertedshiftdown2 a{
float: left;
display: block;
font: bold 10px Arial;
color: white;
text-decoration: none;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px 5px 10px; /*Padding within each menu item*/
background-color: #202773; /*Default menu color*/
border-bottom: 8px solid white;
}

.invertedshiftdown2 a:hover{
background-color: #ce1a0d; /*Highlight red color theme*/
padding-top: 10px; /*Set padding-top value to default's padding-top + padding-bottom */
padding-bottom: 0; /*Set padding-bottom value to 0 */
border-bottom-color: #ce1a0d; /*Highlight red color theme*/
color: white;
}

.invertedshiftdown2 .current a{ /** currently selected menu item **/
background-color: #ffffff; /*Highlight red color theme*/
padding-top: 10px; /*Set padding-top value to default's padding-top + padding-bottom */
padding-bottom: 0; /*Set padding-bottom value to 0 */
border-bottom-color: #ce1a0d; /*Highlight red color theme*/
color: white;
}

.invertedshiftdown2 h2 {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
margin: 0 1px 0 0; /*Margin between each menu item*/

}







