body
{
	background-color: #0084C5;
	background-image: url(../images/back_image.jpg);
	background-repeat: repeat-x;	

}
.menu
{
	height: 40px;
	width:770px;
	background-image: url(../images/back_menu.gif);
}
.header
{
	height:235px;
	background-color: #25A9FE;
}
.menu_text
{
	font-family: Arial;
	font-weight: normal;
	font-size: 18px;
	color: #c8f3ff;
	height: 40px;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration:none;
}
A.menu_text_link
{
        font-family: Arial;
        font-weight: normal;
        font-size: 18px;
        color: #c8f3ff;
        text-decoration:none;
}

A.menu_text_link:hover
{
        font-family: Arial;
        font-weight: normal;
        font-size: 18px;
        color: #eddb33;
	text-decoration:none;
}

A.menu_text_active_link
{
        font-family: Arial;
        font-weight: normal;
        font-size: 18px;
        color: #007ab9;
	text-decoration:none;
}

A.menu_text_active_link:hover
{
        font-family: Arial;
        font-weight: normal;
        font-size: 18px;
        color: #c8f3ff;
        text-decoration:none;
}



.menu_text_active
{
	font-family: Arial;
	font-weight: normal;
	font-size: 18px;
	color: #007ab9;
	background-image: url(../images/menu_active.gif);	
	background-repeat:no-repeat;
	height: 40px;
	padding-left:20px;
	padding-right: 20px;	
}
.normal_text
{
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #177fb4;
}
.boat
{
	background-image: url(../images/boat.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
}
.hotel_title
{
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #0d71a3;	
}
.hotel_text
{
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #454545;
	font-size: 11px;
}
A.text_footer
{
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #c8f3ff;
	font-size: 11px;
	text-decoration: none;	
}
A.text_footer:hover
{
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #c8f3ff;
	font-size: 11px;
	text-decoration: underline;	
}
