BODY {
background-color: white;
margin-top: 8pt;
font-family : "Verdana", "Arial Unicode MS",  "Microsoft Sans Serif", "helvetica", sans-serif; 
color: #000;
vertical-align: top;
}

/* ----------------------------------- Logo table */
TABLE.logo {
display: none;} 

h1{
display: none;}

h2{
display: none;}

/* ----------------------------------- end of Logo table */

table.body {
border : 0 none inherit; 
border-collapse: collapse;
background : white none repeat; 
width : 100%; 
margin-left : auto; 
margin-right : auto; 
margin-left : 5%; 
margin-right : 5%; 
border-bottom: 10pt solid white;}

table.body td {
vertical-align: top;
}

/* ----------------------------------- main navigation code */
#nav {
display:none;}

#nav ul{
display:none;}

#nav li {
display:none;}

#nav li a {
display:none;}

#nav li a:hover {
display:none;}

#nav li.here {
display:none;}

/* ----------------------------------- main navigation code */


p {
font-size: 12pt;
color : black; 
line-height: 120%;
text-align : left;
margin-right: 30pt;
margin-top: 10pt;
} 

.bold {
color : black; 
font-weight: bold;
text-align : left;
} 

p.top {
display:none;}

H3 {
font-size: 14pt;
font-weight : bold; 
margin-top: 10pt;
}

TABLE.footer {
border-top: 2px solid black;
background : white none repeat; 
width : 100%; 
margin-left : 12pt; 
margin-right : 12pt;
margin-bottom: 25pt; 
}

p.footer {
font-family : "Arial Unicode MS",  "Microsoft Sans Serif", "helvetica", sans-serif; 
font-size : 10pt; 
color : black; 
text-align : center; 
}

A {
color : blue; 
}


a:hover{
color:black;
}

/* ----------------------------------- Bullets on Rooms  */
ul.rooms {
list-style-image: url(square.gif);
list-style-position: outside;
font-size: 12pt;
color : black; 
background : transparent; 
text-align : left; 
line-height : 125%; 
text-align : left;
margin-left : 20pt; 
margin-right : 20pt; 
} 

ul.rooms li {
margin-top: 5pt;
}

/* ----------------------------------- end Bullets*/


/* ----------------------------------- Bullets on other pages */
ul.bullets {
list-style-image: url(square.gif);
list-style-position: outside;
font-size: 12pt;
color : black; 
background : transparent; 
text-align : left; 
line-height : 125%; 
text-align : left;
margin-left : 20pt; 
margin-right : 20pt; 
} 

ul.bullets li {
margin-top: 10pt;
}

/* ----------------------------------- end Bullets*/

table.prices {
margin-top: 10pt;
border-collapse: collapse;
width : 100%; 
}

table.prices td {
}


img.photo {
display:none;}

img.map {
float: right;
margin: 10pt;
}

img.printer{
display: none;}

