.back_top {
	background-image: url(/template/images/hotel_12.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.back_left {
	background-image: url(/template/images/hotel_42.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}

.header_text {
	font-family:Tahoma;
	font-size: 17px;
	color: #B4AA83;
}
.left_menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #6D4E00;
	font-weight:bold;
	padding-left:18px;
	text-decoration:none;
}
.left_menu:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #000000;
	font-weight:bold;
	padding-left:18px;
	text-decoration:underline;
}
.addres {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #554D2D;
	text-decoration:none;
}
.addres:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration:underline;
}
.small_text_black {
	font-family: "Times New Roman", Times, serif;;
	font-size: 16px;

	color: #090909;
}
.small_text_brown {
	font-family:Tahoma;
	font-size: 11.5px;
	font-weight: bold;
	color: #4D472C;
}
.small_text_black2 {
	font-family:Tahoma;
	font-size: 11.5px;
	font-weight: bold;
	color: black;
}
.bottom_menu {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.footer_text {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.footer_text:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #99280e;
	text-decoration: underline;
}
.footer_text1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.footer_text1:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #99280e;
	text-decoration: underline;
}
.title_block {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
A.redlink:link {
	COLOR: #99280e;
	TEXT-DECORATION: underline;
	font-family: Tahoma;
}
A.redlink:visited {
	COLOR: #000000;
	TEXT-DECORATION: none;
	font-family: Tahoma;
}
A.redlink:hover {
	COLOR: #99280e;
	TEXT-DECORATION: underline;
	font-family: Tahoma;
}
A.redlink:active {
	COLOR: #554d2d;
	TEXT-DECORATION: underline;
	font-family: Tahoma;
}
