/* Carlto Hotel CSS Document */
body { color: #000; font-family:Arial; font-size: 12px; margin: 0; }

/* Begin Menu */
#menu {background-color:#18181b; height: 24px; clear:both; background-color:#000; padding: 10px 0 10px 0; }
#menu ul { margin: 0; padding: 0; list-style:none; width: 564px; }
#menu li { display:inline; }
#menu a:link, #menu a:visited { text-decoration:underline; } 
#menu a:active, #menu a:hover {text-decoration:underline; } 
#content { width: 100%; }
#footer {  width: 100%; margin-top: 50px; }
#footer img { border: 0; }
.address { width: 100%; }
.hide {margin-right: 10px; }