.main{
	background-repeat: repeat-y;
	background-position: right;
	font-family: verdana;
	font-size: 11px;
	font-weight: 400;
	text-align: justify;
}
.navgraf{
	background-repeat: repeat-y;
	background-position: left;
	font-family: verdana;
	font-size: 13px;
	font-weight: 400;
	text-align: left;
}
.address{
	text-align: right;
	font-family: verdana;
	font-size: 10px;
	font-weight: 400;
	color: #CCCCCC
}
.title{
	text-align: left;
	font-family: verdana;
	font-size: 15px;
	font-weight: bold;
	color: #ffa43c
}
a:link {
	color: #ffa43c;
	text-decoration:none;
}
a:visited {
	color: #ffa43c;
	text-decoration:none;
}
a:hover {
	color: #8E3233;
	text-decoration:none;
}
.deal{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFCC00;
}
.excur{
	background-repeat: no-repeat;
	background-position: center;
}
.footer{
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFCC00;
	background-repeat: no-repeat;
}
.news{
	background-repeat: no-repeat;
	background-position: center;
	background-position: top;
}
.excursion{
	background-repeat: repeat-y;
	background-position: right;
	font-family: verdana;
	font-size: 11px;
	font-weight: 400;
	text-align: left;
}
