/* New about our hotels styles used to format the structure
    leveraging an include for the left-side-nav */

/* Right side main content  */
td#about-content
{
	vertical-align: top;
    width: 500;
}

td#about-left-nav
{
	vertical-align: top;
}

ul#about-list li {font-family : Arial, Helvetica, sans-serif;
    font-size : 10pt;}
 

