@charset "utf-8";
/* CSS Document */
body{
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	font-family:helvetica, sans-serif;
	font-size:12px;
	font-weight:500;
	text-align: justify;
	color:#808184;
		}
h1{
	font-size:14px;
	line-height:30px;
	color:#808184;
}
h3{
	font-size:14px;
	color:#6799a6;
}
.bottom, .bottom a{
	color: #939598;
	font-size:12px;
	font-family: helvetica, sans-serif;
	text-decoration: none;
	font-weight: 500;
	letter-spacing:0px;
	}
	.rese{
	color: #fff;
	font-size:12px;
	font-family: helvetica, sans-serif;
	text-decoration: none;
	}
.hotels{
	color: #94bde5;
	font-size:17px;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	letter-spacing:80%;
	}
.hotels_title{
	color: #94bde5;
	font-size:20px;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	letter-spacing:80%;
	}

.menu, .menu a{
	color: #94bde5;
	font-size:13px;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	}
.menu a:hover{
	color: #9f5b51;
	}
.menu_on, .menu_on a{
	color: #9f5b51;
	font-size:13px;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	}
.active, .active a {
	color: #333;
	font-family: helvetica, sans-serif;
	font-size:13px;
	text-decoration: none;
	font-weight: 600;
	letter-spacing:1px;
}
.contact, .contact a {
	color: #9f5b51;
	font-family: helvetica,  sans-serif;
	font-size:13px;
	text-decoration: none;
}
div#main
{
	margin-top:20px;
	margin-left:35px ;
	margin-right:10px;
} 
p {
text-align: justify;
}
.copyright, .copyright a{
	color: #94bde5;
	font-size:9px;
	font-family: helvetica,  sans-serif;
	text-decoration: none;
	}
.copyright_on, .copyright_on a{
	color: #9f5b51;
	font-size:9px;
	font-family: helvetica,  sans-serif;
	text-decoration: none;
	}

