@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../images/bg2.png);
	margin-top: 30px;
	margin-bottom: 15px;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

.footertxt {
	text-align: right;
	font-size: 11px;
	color: #FFF;
	padding-right: 25px;

}
.footertxt a{
	text-align: right;
	font-size: 11px;
	color: #FFF;
	text-decoration:none;

}
.bodytxt {
	text-align: left;
}

.nav1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F7D05A;
}
.nav1 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F7D05A;
	text-decoration:none;
	padding:5px;
	margin-bottom: 7px;
}
.nav1 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F7D05A;
	text-decoration: none;
	background-color: #780032;
	padding:5px;
	
}
.nav1active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F7D05A;
	text-decoration: none;
	background-color: #780032;
	padding:5px;
	
}
.nav2 {
	font-size: 11px;
	color: #F9E39E;
	font-weight: bolder;
}
.nav2 a{
	font-size: 11px;
	color: #F9E39E;
	font-weight: bolder;
	text-decoration: none;
	padding:5px;
}
.nav2 a:hover{
	font-size: 11px;
	color: #F9E39E;
	font-weight: bolder;
	text-decoration: none;
	background-color: #780032;
	padding:5px;
}
.nav2active{
	font-size: 11px;
	color: #F9E39E;
	font-weight: bolder;
	text-decoration: none;
	background-color: #780032;
	padding:5px;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	color: #F17B1B;
}
.hsml {
	font-size: 18px;
	font-weight: bold;
	color: #F17B1B;
}
.hlrg {
	font-size: 22px;
	font-weight: bold;
	color: #F17B1B;
}
.hsmllt {
	font-size: 18px;
	color: #F17B1B;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #F39343;
}
.booking {
	color: #FFF;
}
.booking a{
	color: #FFF;
	text-decoration:none;
}
.booking a:hover{
	color: #FFF;
	text-decoration: underline;
}
.larger {
	font-size: 14px;
}
.nav {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	width: 210px;
}
li.nav {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: normal;
	display: inline;
	list-style:none;
	line-height: 20px;
	width: 200px;

}
li.nav a {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: normal;
	display: inline;
	list-style:none;
	line-height: 25px;
	padding-left: 10px;
	text-decoration:none;
	width: 195px;
	margin-bottom:1px;
	background-repeat:repeat-y;
	margin-left:3px;
}
li.nav a:hover {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: normal;
	display: inline;
	list-style:none;
	background-image: url(../images/buttonhover.jpg);
	background-repeat:no-repeat;
	background-position: left;
	line-height: 25px;
	padding-left: 10px;
	width: 195px;
	margin-bottom:1px;
	background-repeat:repeat-y;
	margin-left:3px;

}
ul.nav {
margin: 0;
padding-left: 0;
list-style:none;
}
.stylenavi {
	font-size: 12px;
	color: #FFFFFF;
	vertical-align: bottom;
	line-height: 25px;
	padding-left: 10px;
}
.stylenavi a {
	font-size: 12px;
	color: #FFFFFF;
	vertical-align: bottom;
	text-decoration:none;
	display:block;
	line-height: 25px;
	padding-left: 10px;
}
.stylenavi a:hover {
	background-image: url(../images/hover.png);

}
