body {
	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	background-image:url(images/festivebg.jpg);

	background-repeat:no-repeat;

	margin-top: 0px;
		background-color:#801323;
}
.LINKS {
	padding-top: 3px;
	padding-bottom: 3px;
	color: #fff;
	font-size: 12px;
	font-weight: none;
	text-decoration:none;
	padding-left: 5px;
	padding-right:5px;
	font-weight:bold;

}

.LINKS a {
	color: #fff;
	font-size: 12px;
	font-weight: none;
	text-decoration: none;
	padding-left: 5px;
	padding-right:5px;

	}

.LINKS:hover {
	color: #fff;
	font-size: 12px;
	font-weight: none;
	text-decoration: underline;


}
H1 {
	padding-top: 4px;
	color: #ffffff;
	font-size: 16px;
	font-weight: BOLD;
	padding-left: 22px;
	text-align:left;

}


ul{
	color: #D2D5D4;
	font-size: 13px;
	line-height:135%;
	list-style-image: url(images/bullet.gif);
}
	
p {
	color: #ffffff;
	font-size: 13px;
	font-weight: normal;
	line-height:135%;
	padding-left: 22px;
	padding-right: 22px;
	text-align:justify;
	

	}
	
.unjust {
	color: #D2D5D4;
	font-size: 13px;
	font-weight: normal;
	line-height:135%;

	}
	
	h2 {
	color: #B8BDBB;
	font-size: 13px;
	font-weight: normal;
	line-height:120%;

	}
	
.footer {
	padding-top: 3px;
	padding-bottom: 3px;
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
	padding-left: 10px;
			text-align:left;

	}
	
	.footer a {
	padding-top: 3px;
	padding-bottom: 3px;
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
	}
	
a {
	color: #E0C905;
	font-size: 13px;
	text-align:left;
	text-decoration:none;
	}
	
	a:hover{
		text-decoration:underline;
	}
	
	hr{
	height:1px;
	color:#666;
	background-color:#666;
	border:0;
	margin-top:15px;
	width:90%;
	}
	
	.slideshow { 
height: 300px; 
width: 960px; 
margin: auto;
font-family: Arial, Helvetica, sans-serif;
}

.slideshow img { 
border: 0px; 
}

.textarea120 {
	width: 80px;
	font-size: 11px;
	background-image:url(images/calendar.png);
	background-position:right;
	background-repeat:no-repeat;
}

.textarea80 {
	width: 50px;
	font-size: 11px;
}

td .check{
	color:#FFF;
	font-size:12px;
	font-weight:bold;
}

.book_text    
    {/*make the link text transparent*/
        visibility: hidden; 
    }

.book_href
    {/*Display this image in the link area*/
	background-image: url(images/b-book1.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;
	display: block;
	height: 22px;
	width: 200px;
	text-decoration: none;
    }
        
.book_href:hover

    {/*Display this image in the link area when you mouseover*/
        background-image: url(images/b-book1.gif); background-repeat: no-repeat;  background-position: 0 -22px; display: block; height: 22px; width: 200px; text-decoration: none;
    }
	
#check {
	padding-top:15px;
}

.menu{
	text-align:center;
}
.small{
	font-size:9px;
}
h2{
	font-size:16px;
	padding-left:8px;
	color: #F6E8DB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F6E8DB;
	margin-left: 13px;
	margin-right: 13px;
}


.book {
	color:#FFF;
	text-transform:uppercase;
	margin-bottom:5px;
	
	
}

.book a{
	color:#FFF;
	text-decoration:none;
	background-color: #4E1120;
	padding:5px;
	font-weight:bold;
	font-size:11px;
	line-height:140%;
	
}

.book a:hover{
	color:#fff;
	text-decoration:none;
	background-color: #222222;
}

.bookadv {
	color:#FFF;
	
}

.bookadv a{
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	line-height:140%;
	
}

.bookadv a:hover{
	color:#C93;
	text-decoration:none;
}

#promobox{
	background-color:#801323;
	margin-bottom:20px;
	padding-bottom:10px;
	margin-left:20px;
	margin-right:12px;
	float: left;
	width: 220px;
	height: 260px;
	
}

#promobox p{
		color: #F6E8DB;

	font-size: 12px;

	font-weight: normal;

	text-align:justify;

	line-height:120%;

	padding-left: 8px;

	padding-right: 16px;

	padding-bottom: 8px;
}

