html 
{  
    margin: 0; 
    padding: 0; 
}

body{
    background:#111835 url(http://www.theallertonhotel.com/images/tile2.gif) repeat scroll center top;
    font-family: Arial;
    line-height: 1.5em;
    font-size:9pt;
    padding-bottom: 2em;
   }



td 
{ 
    vertical-align: top; 
}
a
{
    color: Black;
}     
h1
{
    font-size: 11pt;
    letter-spacing: 1px;
}  
p.smaller { font-size: 90%; color: #666666; }
.noMargin{ margin-left: 0; padding-left: 0; }

ol { margin-left: 1.0em; padding-left: 1.0em; }
ol li { padding-left: auto; margin-left: auto; }

ul
{
	margin-left: 1.3em; 
	padding-left: 0;
}
ul li { padding-left: 0.4em; margin-left: 0; }



/*More Styles*/

    #mfooter{
    	width:880px;
    	margin:auto;
    	padding:10px;
    	margin-top:10px;
    	color:white;
    	font-size:9pt;
    	}
    #mfooter a{
    	color:white;
    	}
    	

/*2nd Syle*/

div.skipLink
{
    margin-top: 3.0em;
    text-align: center;
}
    div.skipLink a
    {
        color: #999999;
    }
table.panel { width: 100%; }
td.panelLeft
{
    background-image: url('../images/tile2.gif');
    background-position: right top;
    background-repeat: repeat;
}
td.panelRight
{
    /*background-image: url('../images/tile.gif');*/  
    background-position: left top;
    background-repeat: repeat;
}
td.panelFlash
{
    width: 880px;
    background-image: url('../images/tile.gif');
    background-position: right top;
    background-repeat: repeat;
}
#mainFrame
{
	width: 880px;
}
td.panelMain
{
    background-image: url('../images/gradient2.gif');
    background-repeat: repeat-y;
    background-position: center top;
    width: 880px;
}
    div.flash 
    {
        width: 880px; height: 444px;
        background-color: White;
    }
    div.flashIntro
    {
        margin-top: 106px;
    }
div.invisibleFooter
{
    display: none;
}

#footer
{
    font-family: Arial;
    font-size: 11px;    
}


/*3rd style*/

table.content 
{ 
    width: 100%; 
    background-image: url('../images/gradient.gif');
    background-repeat: no-repeat;
    background-position: center top;
	
}        
td.footer, div.footer
{
    padding-top: 1.0em;
}
div.footer
{
    margin-left: 290px;
}
    td.footer div, div.footer div
    {
        display: inline;
    }
    td.footer a, div.footer a
    {
        font-size: 8pt;
        letter-spacing: 1px;
        margin-right: 10px;
    }

div.leftLinks
{
    font-size: 8pt;
    letter-spacing: 1px;
    margin-top: 12px;
    padding-left: 0px;
}
    div.leftLinks a
    {
        color: White;
    }
    div.leftLinks div
    {
        margin-bottom: 3px;
    }
td.contentLeft
{
    padding-left: 17px;
    padding-top: 8px;
    /*width: 25%;*/ /*292 - 17 */
}
td.contentRight
{
    padding-top: 18px;
    padding-right: 30px;
    /*width: 75%;*/
}
