body
{
	margin: 0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	background-color: Black;
	color: White;
}
td
{
    vertical-align: top;
}
img
{
    border-style: none;
}
h1
{
	font-size: 14px;
	letter-spacing: 3px;	
}
h2
{
	font-size: 13px;
	letter-spacing: 2px;
	width: 200px;
	border-bottom: solid 1px #D8D8D8;
	text-transform: uppercase;
}
a
{
	color: White;
}
a:hover
{

}
ul
{
	padding-left: 0;
	margin-left: 1.0em;
}
div.top
{
	padding-top: 20px;
	padding-left: 50px;
	padding-right: 50px;
	margin-bottom: 2.0em;
	border-bottom: solid 1px #505050;
	height: 200px;
}
div.noTop
{
	padding-bottom: 20px;
}
div.indent
{
	padding-left: 50px;
	padding-right: 50px;
}

table.hotelLinks { font-size: 12px; margin-top: 10px; letter-spacing: 1px; width: 640px; }
table.hotelLinks td.c1 { }
table.hotelLinks td.c2 { text-align: right; }
table.hotelLinks td.c2 a { padding-left: 15px; padding-right: 15px; }


span.select1
{
	cursor: pointer;
	background-color: Black;
	border: solid 1px White;
	color: White;
	padding: 6px 8px 6px 12px;
	font-weight: bold;
}
span.select1 img { padding-left: 4px; }
div.dropdown1
{
	display: none;
	position: absolute;
	background-color: Black;
	padding: 6px 8px 6px 12px;
	margin-top: 5px;
	border: solid 1px White;
}
div.dropdown1 a 
{ 
	text-decoration: none; 
	color: White;					
}

td.banner_middle { padding: 0 5px 0 5px; }