/*#menu {clear: both; display: block; width: 761px; font-size: 1.2em; font-weight: bold; margin: 0 10px 0 9px; height: 25px;}

#menu ul {list-style: none;}

#menu ul li {float: left;}

#menu li {position: relative;}

#menu a {display: block; color: #002674; text-decoration: none; text-align: center; padding-top: 5px; height: 20px;}

#menu a.main_current {color: #fff; display: block;}

#menu a.main_menu {display: block;}

#menu a:hover, #menu a:focus {color: #002674; cursor: pointer;}

Nav Backgrounds
#menu0 {background: url(../images/sce/nav-backgrounds/home-bg.gif) left top no-repeat; width: 54px;}

#menu0 a.main_current {background: url(../images/sce/nav-backgrounds/home-bg-over.gif) left top no-repeat;}

#menu0 a:hover, #menu0 a:focus {background: url(../images/sce/nav-backgrounds/home-bg-hover.gif) left top no-repeat;}

#menu1 {background: url(../images/sce/nav-backgrounds/reservations-bg.gif) left top no-repeat; width: 100px;}

#menu1 a.main_current {background: url(../images/sce/nav-backgrounds/reservations-bg-over.gif) left top no-repeat;}

#menu1 a:hover, #menu1 a:focus {background: url(../images/sce/nav-backgrounds/reservations-bg-hover.gif) left top no-repeat;}

#menu2 {background: url(../images/sce/nav-backgrounds/hotel-facilities-bg.gif) left top no-repeat; width: 112px;}

#menu2 a.main_current {background: url(../images/sce/nav-backgrounds/hotel-facilities-bg-over.gif) left top no-repeat;}

#menu2 a:hover, #menu2 a:focus {background: url(../images/sce/nav-backgrounds/hotel-facilities-bg-hover.gif) left top no-repeat;}

#menu3 {background: url(../images/sce/nav-backgrounds/reservations-bg.gif) left top no-repeat; width: 100px;}

#menu3 a.main_current {background: url(../images/sce/nav-backgrounds/reservations-bg-over.gif) left top no-repeat;}

#menu3 a:hover, #menu3 a:focus {background: url(../images/sce/nav-backgrounds/reservations-bg-hover.gif) left top no-repeat;}

#menu4 {background: url(../images/sce/nav-backgrounds/business-bg.gif) left top no-repeat; width: 72px;}

#menu4 a.main_current {background: url(../images/sce/nav-backgrounds/business-bg-over.gif) left top no-repeat;}

#menu4 a:hover, #menu4 a:focus {background: url(../images/sce/nav-backgrounds/business-bg-hover.gif) left top no-repeat;}

#menu5 {background: url(../images/sce/nav-backgrounds/leisure-bg.gif) left top no-repeat; width: 64px;}

#menu5 a.main_current {background: url(../images/sce/nav-backgrounds/leisure-bg-over.gif) left top no-repeat;}

#menu5 a:hover, #menu5 a:focus {background: url(../images/sce/nav-backgrounds/leisure-bg-hover.gif) left top no-repeat;}

#menu6 {background: url(../images/sce/nav-backgrounds/business-bg.gif) left top no-repeat; width: 72px;}

#menu6 a.main_current {background: url(../images/sce/nav-backgrounds/business-bg-over.gif) left top no-repeat;}

#menu6 a:hover, #menu6 a:focus {background: url(../images/sce/nav-backgrounds/business-bg-hover.gif) left top no-repeat;}

#menu7 {background: url(../images/sce/nav-backgrounds/special-offers-bg.gif) left top no-repeat; width: 108px;}

#menu7 a.main_current {background: url(../images/sce/nav-backgrounds/special-offers-bg-over.gif) left top no-repeat;}

#menu7 a:hover, #menu7 a:focus {background: url(../images/sce/nav-backgrounds/special-offers-bg-hover.gif) left top no-repeat;}

#menu8 {background: url(../images/sce/nav-backgrounds/contact-bg.gif) left top no-repeat; width: 72px;}

#menu8 a.main_current {background: url(../images/sce/nav-backgrounds/contact-bg-over.gif) left top no-repeat;}

#menu8 a:hover, #menu8 a:focus {background: url(../images/sce/nav-backgrounds/contact-bg-hover.gif) left top no-repeat;}

#menu_level_2 {
clear: both;
display: block;
font-size: 1.1em;
font-weight: bold;
width: 760px;
background-color: #002674;
height: 25px;
margin: 0 10px 0 10px;
padding 0;
}

#menu_level_2 a {
color: #ffffff;
display: block;
text-decoration: none;
text-align: center;
padding: 7px 8px 0 8px;
}
#menu_level_2 a.current, #menu_level_2 a:hover, #menu_level_2 a:focus {color: #94d1d7; cursor: pointer;}

#menu_level_2 ul {list-style: none;}

#menu_level_2 ul li {float: left;}

#menu_level_2 li {position: relative;}*/


#menu {clear: both; display: block; height: 30px; width: 974px; font-size: 1.6em; background-color: #371432; font-family: Georgia,"Times New Roman",Times,serif;}

#menu ul {list-style: none;}

#menu ul li {float: left;}

#menu li {position: relative;}

#menu a {display: block; height: 25px; color: #fff; text-align: left; text-decoration: none; padding-top: 5px; padding-left: 8px; /*padding-right: 8px;*/}

#menu a:hover, #menu a.main_current {background-color: #735B70; color: #FFF;}

#menu #menu0 {width:67px;}

#menu #menu1 {width:125px;}

#menu #menu2 {width:150px;}

#menu #menu3 {width:108px;}

#menu #menu4 {width:151px;}

#menu #menu5 {width:71px;}

#menu #menu6 {width:89px;}

#menu #menu7 {width:117px;}

#menu #menu8 {width:96px;}

/* Drop Down Styles */
#menu ul ul {display: none; float: left; position: absolute;}

#menu li:hover ul, #menu li a:hover {display: block;}

#menu ul li ul li {float: none;}

#menu ul li ul a {display: block; width: 220px; height: 19px; color: #FFF; padding: 5px 0 5px 8px; background-color: #735B70; border-top: 1px solid #FFF; border-right: none; text-align: left;}

#menu ul li ul li.lastItem a {border-bottom: 1px solid #FFF;}

#menu ul li ul a.current, #menu ul li ul a:hover {background-color: #371432; color: #fff;}

#menu ul #menu8 ul li a {width: 88px;}

/* End Drop Down Styles */




