body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	text-align: justify;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
.top {
	padding: 10px 0px 0px 0px;
	background-image: url('img/h_top_all.jpg');
	background-repeat: no-repeat;
}
.top_menu {
	padding: 0px 8px 0px 8px;
	font-size:11px;
}
a.top_menu:link { color: #AFDDFF; text-decoration: underline; }
a.top_menu:hover { color: #FFFFFF; text-decoration: none; }
a.top_menu:active { color: #FFFFFF; text-decoration: none; }
a.top_menu:visited { color: #AFDDFF; text-decoration: underline; }
.second_area_bg {
	background-image: url('img/h_bottom_all.jpg');
	background-repeat: no-repeat;
	padding: 27px 0px 0px 55px;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
}
.menu_bg {
	background-image: url('img/bg_menu.gif');
}
a.menu_link:link { color: #666666; text-decoration: underline; }
a.menu_link:hover { color: #000000; text-decoration: none; }
a.menu_link:active { color: #000000; text-decoration: none; font-weight: bold; }
a.menu_link:visited { color: #333333; text-decoration: underline; }
.menu_active {
	font-weight: bold;
	color: #000000;
	/*background-image: url('img/menu.gif');*/
	border-left: 1px solid #72A0C2;
	border-right: 1px solid #72A0C2;
	border-bottom: 3px solid #72A0C2;
	background: #BFD4E5;
}
.title_page {
	background-image: url('img/letter_i.gif');
	background-position: left center;
	background-repeat: no-repeat;
	color: #B36C00;
	font-weight:bold;
	font-size:13px;
	text-transform: uppercase;
	padding: 0px 0px 0px 37px;
}
.img_apl {
	background-image: url('img/doorman.jpg');
	background-position:right bottom;
	background-repeat:no-repeat;
}
.main_content {
	padding: 0px 0px 0px 25px;
}
.special_offers {
	padding:0px 0px 30px 15px;
}
.book_a_room {
	padding: 20px 0px 0px 0px;
}
.footer {
	background-image: url('img/footer.gif');
	background-repeat: no-repeat;
}
.foot_img {
	padding: 27px 0px 0px 16px;
}
.foot_txt {
	padding: 20px 0px 0px 20px;
}
.foot_copy {
	color: 666666;
	padding: 0px 0px 12px 45px;
}
.foot_copy a.pagerank {
	font-size: 10px; float: right; padding-right: 15px;
}

h1 {
	font-size:12px;
	font-weight:bold;
	font-size:13px;
	text-transform: uppercase;
}
.p {
	color:#B36C00;
}
