body  { font-size:80%; ; margin: 0px}
img {border-color:darkbrown; }
a { COLOR: #3333cc; TEXT-DECORATION: none; }
a:hover	{ text-decoration:underline; color:#FF0000; }
#submitbutton {background-color:#D3D38E; color:#693645; border-width:1px; font-weight: bold; border: 1px solid #CA5829}
.columntitle {color:#FFFFFF; background-color:#693645; font-weight:bold; ; text-transform: uppercase; text-align: center}
.menudivisions {color:#693645; background-color:#FFEA87; font-weight:bold; }
.menudivisions a {color:#693645; background-color:#FFEA87; font-weight:bold; }
.specialoffer { color:#FFFFFF; background-color:#CC0066; font-weight:bold; text-transform: uppercase; text-align:center }
.hotelname {color:#CC0066; background-color:#FFFFFF; font-weight:bold; text-align: center}
.hotelname a {color:#CC0066; background-color:#FFFFFF; font-weight:bold; text-align: center}
.textmenu {  color: #693645; background: #FFFFFF}
td { font-size:100%; }
.bigger {  font-size: 16px; font-style: italic; color: #FFFFFF}
table { font-size:100%; }


ul.menu {
list-style-type:none;
list-style-position:outside;
margin-left:5px;
margin-top:10px;
}


ul.menu  ul{
list-style-type:circle;
list-style-position:inside;
margin-left:0px;
margin-top:0px;
}


ul.menu  ul ul{

list-style-type:square;
list-style-position:inside;
margin-left:10px;
margin-top:0px;
}


li.specoffer {
list-style-type:square;
list-style-position:inside;
margin-left:5px;
color:#CC0066
}

