body { background-color: #919295; margin: 0px 0px 0px 0px; }
td
{
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	padding-right: 25px;
	padding-left: 15px;
}
p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-right: 25px;
	padding-left: 15px;
}
select
{
	width: 115px;
}
a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
a:hover
{
	text-decoration: none;
}

#main_table
{
	width: 750px;
	background-color: #ebebeb;
	border-left: 3px solid #ffffff;
	border-right: 3px solid #ffffff;
	border-bottom: 3px solid #ffffff;
}
#topleft_table { height: 33px; width: 501px; }
#header_td
{
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 237px;
	width: 750px;
}
#leftnav_td
{
	width: 200px;
	background-color: #919295;
}
#bottomleft_td
{
	width: 200px;
	background-color: #919295;
}
#subheader_td
{
	background-image: url(images/subheader.jpg);
	background-repeat: no-repeat;
	height: 33px;
	width: 547px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 25px;
	background-color: #ffffff;
}
#content_td
{
	width: 549;
	text-align: left;
	vertical-align: top;
	background-color: #ffffff;
}
#footer_td
{
	width: 549;
	text-align: center;
	font-size: 11px;
	vertical-align: top;
	background-color: #ffffff;
}
#hotels_offer_image
{
	padding-bottom: 0px;
}

#leftnav_list
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
#leftnav_list li
{
    display: inline;
}
#leftnav_list a
{
	font-size: 13px;
    display: block;
    text-decoration: none;
	border-bottom: 1px solid #ffffff;
	background-color: #c6c6c6;
	font-family: Arial, Helvetica, sans-serif;
	color: #7f8082;
	padding: 9px 0px 9px 10px;
	width: 100%;
}
#leftnav_list a:hover
{
    background-color: #a98b6c; color: #ffffff; cursor: pointer;
}

#leftnav_current a
{
	background-color: #a98b6c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
    display:block;
    text-decoration: none;
	border-bottom: 1px solid #ffffff;
	padding: 9px 0px 9px 10px;
}

.verticle_white_line { background-color: #ffffff; width: 1px; }
.quicksearch_result
{
	padding: 10px 0px 10px 10px;
}