.menu
{
    vertical-align: top;
    background-image:url(../images/bg.gif);
}

.menu_item
{
    background-image: url(../images/MenuBG.gif);
}

.item, .item a
{
    font-size: 15px;
    font-weight: bold;
    text-align: left;
    font-style: inherit;
    vertical-align: middle;
    text-indent: 20px;
    font-family: "Times New Roman", Times, serif;
    color:#FFFFFF;
    text-decoration:none;
}

.item:hover, .item a:hover
{
    color:#CCCCCC;
}

.footer, .footer a
{
    color:#000000;
    text-align:center;
    font-size:12px;
    text-decoration:none;
}

.header
{
    text-align:left;
    text-indent:20px;
    color:#FFCC00;
    font-size:24px;
    font-weight:bold;
}

.content
{
	text-align:justify;
}

.title
{
	font-weight:bold;
	font-size:14px;
	color:#333333;
        text-align:left;
}

.top_menu_item, .top_menu_item a
{
    font-size: 15px;
    font-weight: bold;
    text-align: left;
    font-style: inherit;
    vertical-align: middle;
    text-indent: 20px;
    font-family: "Times New Roman", Times, serif;
    color:#FFFFFF;
	vertical-align:middle;
	text-decoration:none;
}

.top_menu_item:hover, .top_menu_item a:hover
{
    color:#CCCCCC;
}

.top_menu_space
{
	color:#FFFFFF;
}

.top_menu
{
	text-align:center;
}

.rooms_table_header, rooms_table_header hover
{
	text-align:center;
	background:#FFF;
}	

.rooms_name, .rooms_name hover, .rooms_name a
{
	text-align:center;
	font-size:16px;
	color:#FFF;
	font-weight:bold;
	background-image:url(../images/bg.gif);
	text-decoration:none;
}	

.room_image
{
	cursor:pointer;
}

.room_table_text, room_table_text hover
{
	cursor:pointer;
}

.room_table, .room_table2
{
	text-align:center;
}

.room_table tr:hover
{
	background:#E8E8E8;	
}

.price
{
	text-align:center;
	font-size:15px;
	font-style:oblique;
	font-variant:small-caps;
	font-weight:bold;
}

.footer_info
{
	text-align:center;
	
}

.footer_info a
{
	text-align:center;
	text-decoration:none;
	color:#000;
	font-size:12px;
}

