  body {background:#8c8c8c}
   body {margin:0}
     body {font-family: Verdana, Arial, Helvetica, "Sans Serif"}
		 
      div.main_page {background: #ffffff ; width:720px;
                        padding:10px; 
                       border-left: solid 1px #000000;  
                       border-right: solid 1px #000000;
											 border-bottom: solid 1px #000000}
											 
			 div.destinations {background: #8c8c8c; width:180px;
                        padding:5px; float:right; margin;5px; 
                       border: solid 1px #000000}
                       
      div.menu {background: #00008b ; text-indent:20px;
                        padding:4px; font-size:16px; font-weight:bold;
                       border-left: solid 1px #000000;  
                       border-right: solid 1px #000000}
                       
  div.title_area {width:720px; height:130px; background: #6da9e8 url(../images/title.jpg);
	                border-top: solid 1px #000000 }                                 
h1 {font-size:<?php if ($show_title == 'yes') {echo '28'; } else {echo '44'; } ?>px; 
    text-indent:15px; color:#00008b; margin-bottom:0px; margin-top:7px}
p.top_address {font-size:12px; padding-left:15px; color:#00008b; position:absolute; top:77px} 
h2 {font-size:15px;}
h3 {font-size:12px; color:#ffffff; margin:0}

p, li, address, ul, ol {font-size:11px}
.center {text-align:center}

a:link {color: #000000; text-decoration:underline}
a:visited {color: #777777; text-decoration:underline}
a:hover {color: #0000ff; text-decoration:underline}
a:active {color: #ff0000; text-decoration:underline}

div.menu {font-size:12px; width:720px;}

div.menu a:link, p.side_bar a:link {color: #ffffff; text-decoration:none}
div.menu a:visited, p.side_bar a:visited {color: #dddddd; text-decoration:none}
div.menu a:hover, p.side_bar a:hover {color: #ff0000; text-decoration:underline}
div.menu a:active, p.side_bar a:active {color: #ffff00; text-decoration:underline}
p.side_bar {margin:1px}
