

img#logo

{

	width: 408px;

	height: 97px;

	display: block;

	float: left;

}



img#toll_free

{

	width: 449px;

	height: 97px;

	display: block;

	float: right;

}



div#header_flash

{

	width: 570px;

	height: 278px;

	float: right;

	text-align: left;

}



div#top_search

{

	color: #000000;

	background-image: url('../img/design/bg_search_hotels.jpg');

	background-repeat: no-repeat;

	width: 287px;

	height: 278px;

	float: left;

	text-align: left;

}



div#top_search h4

{

	margin: 0px;

	padding: 0px;

	padding-top: 35px;

	padding-left: 20px;

	padding-bottom: 10px;

}



div#top_search table

{

	margin-left: 59px;

	height: 112px;

}



div#top_search table tr td

{

	font-size: 8pt;

	padding: 0px;

	padding-top: 1px;

	text-align: left;

	font-family: tahoma;

	color: #000000;

}



p, h2, h3, h4

{

	font-size: 0.7em;

}



div#left h2

{

}



div.article

{

	background-image: url('../img/design/article.jpg');

	background-repeat: repeat-y;

}



div.article_top

{

	background-image: url('../img/design/article_top.jpg');

	background-repeat: no-repeat;

	background-position: top left;

}



div.article_bottom

{

	padding-top: 15px;

	background-image: url('../img/design/article_bottom.jpg');

	background-repeat: no-repeat;

	background-position: bottom left;

}



div.article p

{

	margin-left: 10px;

	margin-right: 10px;

}



div#left div.article

{

	margin-left: 10px;

	background-image: url('../img/design/article_left.jpg');

	background-repeat: repeat-y;

}



div#left div.article_top

{

	background-image: url('../img/design/article_left_top.jpg');

	background-repeat: no-repeat;

	background-position: top left;

}



div#left div.article_bottom

{

	background-image: url('../img/design/article_left_bottom.jpg');

	background-repeat: no-repeat;

	background-position: bottom left;

}



div#left div.article h2

{

	margin-left: 10px;

}



div#right div.article

{

	margin-right: 10px;

}



div#hotels_links

{

	padding-top: 10px;

	padding-left: 30px;

	padding-bottom: 20px;

}



div#hotels_links ul li

{

	display: inline;

	list-style-type: none;

}



div#hotels_links a

{

	display: block;

	width: 150px;

	float: left;

	font-size: 0.7em;

	font-weight: normal;

	padding-left: 15px;

	background-image: url('../img/design/bullet.jpg');

	background-repeat: no-repeat;

}



div#hotels_links a:hover

{

}



div#footer ul#bottom_menu

{

	list-style-type: none;

}



div#footer ul#bottom_menu li

{

	display: inline;

}



div#footer ul#bottom_menu li a

{

	font-weight: normal;

	font-size: 0.8em;

	padding-left: 10px;

	padding-right: 10px;

}



div#footer ul#bottom_menu li a:hover

{

}



div#footer p#copyright

{

	color: #445761;

	font-size: 0.7em;

	text-align: left;

	margin: 0px;

	padding-left: 30px;

	padding-top: 30px;

}

ul.hotels_list {
	display: block;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    line-height: 17px;
    list-style: none outside none;
    margin: 10px 0 0 36px;
    padding: 0;
    text-align: left;
    width: 135px;
}

ul.hotels_list li a{
	
}

ul.hotels_list li a,
ul.hotels_list li a:link,
ul.hotels_list li a:visited{
	background-image:url('../_img/bullet.png');
	background-position:center left;
	background-repeat:no-repeat;
	color:#004d73;
	height:10px;
	padding:0 0 0 20px;
	width:13px;
}

ul.hotels_list li a:hover,
ul.hotels_list li a:active{
	background-image:url('../_img/bullet_hover.png');
	background-position:center left;
	background-repeat:no-repeat;
	color:#004d73;
	height:10px;
	width:13px;
}
