.menu{
   position:relative;
   background-color:#D7B361;
   border:1px solid white;
   width:125;
   font-size:9px;
   font-family:verdana;
   font:bold;
   position:absolute;
   cursor:hand;}

.item_panel{
   width:125;
   border-left:1px solid white;
   border-right:1px solid white;
   clip:rect(0,150,0,0);
   position:absolute;}

.item_panel a{
   text-decoration:none;
   color:black;
   cursor:hand;}

.item{
   background-color:#D7B361;
   width:123;
   font-size:9px;
   font-family:verdana;}

.searchby{
   FONT-WEIGHT: normal;
   FONT-SIZE: 10px;
   COLOR: black;
   FONT-FAMILY: Verdana, Arial}

.eventheader{
   FONT-WEIGHT: bold;
   FONT-SIZE: 10px;
   COLOR: #ffffff;
   FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif}

FORM{
   display: inline;}

.hoteventsheader {font-family: arial; color: #FFFFFF; font-size: 8pt; font-weight: bold;}
.hoteventslink {font-family: arial; text-decoration: none; color: #D7B361 !important; font-size: 8pt;}
.hoteventslink:hover {font-family: arial; text-decoration: underline; color: #D7B361 !important; font-size: 8pt;}
.bodycopy {font-family: arial; color: black; font-size: 10pt;}
