html 
{
width: 100%;
}

body 
{
background: white;
text-align: left;
color: black;
font-size: 10pt !important;
line-height: 110%;
border: 0;
border-top: 0;
margin: 0;
padding: 0; 
font-family: arial, helvetica, sans-serif;
width: 7in;
}

a:link, a:visited 
{
color: black;
background: transparent;
font-size: 10pt !important;
font-weight: normal;
text-decoration: none;
}

h1, h2, h3	
{
font-family: verdana, arial, helvetica, sans-serif;
font-size: 12pt !important;
font-weight: bold;
margin-bottom: 5pt;
}

#content 
{
width: auto;
margin: 0;
padding: 20px;
border: 0;
border-top: 0;
float: none !important;
color: black;
background: transparent none;
}

#footer 
{
text-align: center;
font-family: arial, helvetica, sans-serif;
font-size: 9pt;
}

#leftCol, .pix
{
display: none;
}

.reservations
{
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 18px; 
color: #f00;
}

#wrapper	
{
width: 7in;
border: 0;
border-top: 0;
padding: 0;
margin: 0;
background: white;
background-image: none;
color: black;
}	









