body {
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000;
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(bg.jpg);
}
.info1 {
	font-size: 16px;
	text-align: justify;
	line-height: 22px;
}
.topmenu{
	font-size: 18px;
	height: 50px;
	color: #000;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-weight: bold;
}
.botmenu{
	font-size: 14px;
	color: #000;
}
.star{
	font-size: 15px;
	color: #F00;
}
.titles {
	font-size: 20px;
	color: #26306A;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.titles1 {
	font-size: 22px;
	color: #FFF;
	font-weight: bold;
}
.seasons {
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
.sminfo {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.prices1 {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	color: #535B8A;
}
textarea {
	border: 1px solid #535B8A;
	background-color: #ECE7D9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
input {
	border: 1px solid #535B8A;
	background-color: #ECE7D9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
option {
	border: 1px solid #535B8A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #ECE7D9;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #535B8A;
	background-color: #ECE7D9;
}
