body {
	background-image: url(../images/bg.jpg);
}

.bodytext {
	color:#01274D;
	text-align: justify;
	font: 11px Tahoma, Arial, sans-serif;
}
.bodytextintro {
	color:#01274D;
	text-align: justify;
	font: 11px Tahoma, Arial, sans-serif;
}
.bodytexthighlight {
	color:#064687;
	text-align: justify;
	font: 11px Tahoma, Arial, sans-serif;
}
.bodytextnews {
	color:#01274D;
	text-align: justify;
	font: 11px Tahoma, Arial, sans-serif;
}
.headpage {
	color:#3399CC;
	font: 52px Tahoma, Arial, sans-serif;
	text-transform: capitalize;
}
.headcat {
	color:#B18500;
	font: 18px Tahoma, Arial, sans-serif;
	text-transform: capitalize;
}
.headdes {
	color:#3399CC;
	text-align: justify;
	font: bold 14px Tahoma, Arial, sans-serif;
	text-transform: capitalize;
}	
.menu {
	color: #FFFFFF;
	text-align: center;
	font: bold 11px Tahoma, Verdana, Arial, sans-serif;
}

.menu a:link {
	text-decoration: none;
	color: #FFFFFF;
}

.menu a:visited {
	text-decoration: none;
	color: #FFFFFF;

}
.menu a:active {
	color: #66FFFF;
	text-decoration: none;
}
.menu a:hover {
	color: #66FFFF;
	text-decoration: none;

}
.tourheadings {
	color:#3C1E00;
	text-align: left;
	font: bold normal 14px Verdana, Arial, Helvetica, sans-serif;
	text-transform: capitalize;
}
.tourheadingsspecial {
	color:#FFFFCC;
	text-align: left;
	font: bold normal 14px Verdana, Arial, Helvetica, sans-serif;
	text-transform: capitalize;
}

.footer {
	color: #666666;
	text-align: center;
	background-position: center;
	font: 11px/25px Tahoma, Verdana, Arial, sans-serif;
}
.footer a:link {
	color: #000000;
	text-decoration: none;
}

.footer a:visited {
	color: #000000;
	text-decoration: none;
}

.footer a:active {
	color: #000000;
	text-decoration: underline;
}

.footer a:hover {
	color: #000000;
	text-decoration: underline;
}

.top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	text-indent: -25px;

}

.top a:link {
	color: #333333;
	text-decoration: underline;
}

.top a:visited {
	color: #333333;
	text-decoration: underline;
}

.top a:active {
	color: #000000;
	text-decoration: underline;
}

.top a:hover {
	color: #000000;
	text-decoration: underline;
}

.im {
	color:#999999;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size:11px;
	text-align: right;
}

.im a:link {
	color: #333333;
	text-decoration: none;
}

.im a:visited {
	color: #333333;
	text-decoration: none;
}

.im a:active {
	color: #333333;
	text-decoration: underline;
}

.im a:hover {
	color: #333333;
	text-decoration: underline;
}

a.more {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #0066CC;
	}

a:link.more {
	color: #0066CC;
	text-decoration: none;
}

a:visited.more {
	color: #0066CC;
	text-decoration: none;
}

a:active.more {
	color: #0066CC;
	text-decoration: underline;
}

a:hover.more {
	color: #0066CC;
	text-decoration: underline;
}

.bodyboldtextblu a {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #0066CC;
	}

.bodyboldtextblu a:link {
	color: #0066CC;
	text-decoration: none;
}

.bodyboldtextblu a:visited {
	color: #0066CC;
	text-decoration: none;
}

.bodyboldtextblu a:active {
	color: #0066CC;
	text-decoration: underline;
}

.bodyboldtextblu a:hover {
	color: #0066CC;
	text-decoration: underline;
}
.reservationbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	margin-bottom: 6px;
	margin-left: 7px;
	border: thin solid #EFEFEF;
	background: #6699CC;
	padding: 3px;
}

.bodyboldtextblu {
	color:#3399CC;
	text-align: justify;
	font: bold 14px Tahoma, Arial, sans-serif;
	text-transform: capitalize;
}

.hotellist ul { list-style: none; padding: 0px; margin: 0px; color: #003C74; font-size: 11px; }
.hotellist ul li {
	padding-left: 15px;
	padding-bottom: 6px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B1CDDC;
}
.hotellist ul li, a:link, a:visited { text-decoration: none; font-size: 11px; margin-right: 4px; }
.hotellist ul li, a:active, a:hover {
	font-size: 11px;
	margin-right: 4px;
	color: #CC6600;
	text-decoration: none;
}

