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

body{
	background-color:#563996;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	padding-top:0;
	margin-top:0;
	}
	
h4 {
color: #285996;
}

.item_holder {
color: #285996;
}
/*Main Structure*/


#centralize{
	width:874px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	}
	
#container{
	width:874px;
	height:auto;
	float:left;
	}
		

/*Head Container*/

#headContainer{
	width:829px;
	height:223px;
	float:left;
	padding-left:45px;
}
	
#head{
	width:829px;
	height:223px;
	float:left;
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	
	}
	

#headHome h1 
{
	width:400px;
	height:120px;
	margin:0;
	padding:0;
	float:left;
	}
	
	
#headHome h1 a
	{
	display:block;
	width:400px;
	height:120px;
	text-indent:-9999px;
	}	

#strapLine{
	width:729px;
	height:20px;
	float:left;
	display:block;
	padding:83px 80px 0px 20px;
	font-size:15px;
	font-style:italic;
}
	

/*Navigation Section*/
		
					
/*#navbar{
	width:800px;
	height:23px;
	float:left;
	background-image:url(img/nav.jpg);
	background-repeat:no-repeat;
}*/	


/*these are styles to enable links that appear at the left of a page (displayed in a block) */

	
#MenuContainer{
	display:block;
	width:147px;
	height:auto;
	margin:0;
}

ul.menu
	{
	display:block;
	margin:0;
	padding:0;
	list-style:none;
	margin-left:0;
	}
	
ul.menu li
	{
	display:block;
	height:23px;
	width:147px;
	margin-bottom:2px;
	}
	
ul.menu li a{
	display:block;
	height:20px;
	background-color:#563996;
	text-decoration:none;
	color:#FFFFFF;
	padding-left:10px;
	padding-top:3px;
	}
	
ul.menu li a:hover
	{
	display:block;
	height:20px;
	background-color:#0b3160;
	text-decoration:none;
	color:#FFFFFF;
	padding-left:10px;
	padding-top:3px;
	}
	
ul.menu li a.selected_cat
	{
	background-color:#006699;
	}	

/*Main Body Structure*/	

		
	
#content{
	width:874px;
	height:auto;
	float:left;
	background-image:url(../images/bodySlice.jpg);
	background-repeat:repeat-y;
}	
		
#Pg_Title{
	width:456px;
	height:auto;
	float:left;
	font-family:Arial, "Arial Narrow";
	font-size:20px;
	color:#0b3160;
	padding-bottom:10px;
	}	

.entertainment{
	width:444px;
	height:92px;
	background-image:url(../images/entertainment_stars.jpg);
	background-repeat:no-repeat;
}
		
.sub_heading{	
	font-family:Arial, "Arial Narrow";
	font-size:16px;
	font-weight:bold;
	color:#003333;
	}	
	
#flashHolder{
	width:456px;
	height:auto;
	float:left;
	padding-bottom:15px;
}
	
	
#left_content{
	width:147px;
	height:auto;
	float:left;
	padding-left:60px;
	padding-right:15px;
	padding-top:15px;
	}	
	
#middle_content{
	width:456px;
	height:auto;
	float:left;
	padding-top:15px;
	font-size:14px;
}	

#textArea{
	width:456px;
	height:auto;
	float:left;
	color:#285996;
	padding-top: 10px;
	text-align:justify;
}
	
.infoBox_holder{
	width:147px;
	padding:10px 0px 10px 0px;
}

.infoBox_top{
	width:147px;
	height:88px;
	margin-bottom:2px;
}

.infoBox_bottom{
	width:137px;
	height:50px;
	padding:5px;
	font-size:10px;
}

.infoBoxHeader{
	font-weight:bold;
	font-size:14px;
}


.specialOffer_holder{
	width:147px;
	height:174px;
	padding:10px 0px 10px 0px;
}

.specialOffer_top{
	width:137px;
	height:45px;
	background-color:#563996;
	font-size:10px;
	padding:5px;
}

.specialOffer_bottom{
	width:145px;
	height:124px;
	border:1px solid #5b8ee7;
}

.News_ticker_holder{
	width:145px;
	height:162px;
	padding:10px 0px 10px 0px;
}

.News_ticker_top{
	width:137px;
	height:25px;
	background-color:#0B3160;
	font-size:10px;
	padding:5px;
}

.News_ticker_bottom{
	width:145px;
	height:124px;
	border:1px solid #0B3160;
}

#tickerBox{
	width:143px;
	height:124px;
	float:left;
	background-color:#FFFFFF;
}

.tickerHeadline{
	padding:3px;
	font-size:20px;
	color:#c7752c;
}

.details
	{
	padding:3px;
	color:#000;	
	}

#right_content{
	width:147px;
	height:auto;
	float:left;
	background-image:url(../images/rightBlockTop.jpg);
	background-repeat:no-repeat;
	background-position:top;
	padding:60px 36px 0px 13px;
	}

#telephoneBox{
	width:147px;
	height:51px;
	background-image:url(../images/booknowanimation.gif);
	background-repeat:no-repeat;
	color:#ffffff;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	padding-top:15px;
}

#bottom{
	width:874px;
	height:104px;
	float:left;
	background-image:url(../images/bottomSlice.jpg);
	background-repeat:no-repeat;
	background-position:left;
	}
	
/*Footer Section*/	
	

	
#footer_bottom{
	width:874px;
	height:40px;
	float:left;
	background-image:url(../images/footerSlice.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	font-size:10px;
	padding-top:10px;
	}
	
#address{
	width:524px;
	height:40px;
	float:left;
	text-align:center;
	padding-left:150px;
}
	
#quintdown{
	width:170px;
	height:40px;
	float:right;
	padding:0px 30px 0px 0px;
	text-align:right;
	color:#ffffff;
	font-size:9px;
	}
	
.quint_text{
	color:#ffffff;
	font-family:Arial, "Arial Narrow";
	font-size:9px;
	}
	
/*Special Offers Editable Boxes*/

.special_offer_holder {
	width:456px;
	float:left;
	padding:15px 0px 15px 0px;
}

.special_offer {
/*	font-family:Bradley Hand ITC, Arial,Helvetica, sans-serif;
	font-weight:bold;font-size:20px;*/
	width:456px;
	color:white;
	text-align:center;
	
	
}

.special_offer .spec_header {
	font-size:20px;
	margin:0px;
	padding-top:5px;
	padding-left: 30px;
	font-weight: bold;

}

.special_offer p{
margin:0px; padding:0px;

}
.one, .spec_header_1 {
	background-color:#563996;
	height: 37px;
	width:456px;

}

.two, .spec_header_2 {
	background-color:#563996;
height: 37px;	width:456px;
	
}
.three, .spec_header_3 {
	background-color:#563996;
height: 37px;	width:456px;
	
}
.four, .spec_header_4 {
	background-color:#563996;
height: 37px;	width:456px;
	
}
.five, .spec_header_5 {
	background-color:#563996;
height: 37px;	width:456px;
	
}
.six, .spec_header_6 {
	background-color:#563996;
height: 37px;	width:456px;
	
}
.seven, .spec_header_7 {
	background-color:#563996;
height: 37px;	width:456px;
	
}
.specialbody p{
margin:0px; padding:0px;

}
.specialbody {
/*	/*font-family:Comic Sans MS, Arial,Helvetica, sans-serif;*/
*/	border:1px solid #563996;
	background-position: left top;
	width:454px;
	padding-top: 10px;
	padding-bottom: 5px;
	font-size:16px;
	color:#000000;
	text-align:center;

}

.specialbody .specialbodyinner
	{
	padding-left:30px;
	padding-right:30px;
	
	}

.specialbody .small{
font-size:10px;
font-weight:normal;

}

#salesone {
	width:456px;
	float:left;
	background-image:url(../images/sales_r1_c2.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding-bottom: 20px;
}

#salesone_header {
/*	font-family:Bradley Hand ITC, Arial,Helvetica, sans-serif;
*/	font-weight:bold;
	color:#FFFFFF;
	font-size:22px;
	font-weight:bold;
	height: 90px;
	width:456px;
	text-align: center;
}

#salesone_header .sales_header
	{
	padding-top: 5px;
	padding-right: 100px;
	padding-bottom: 5px;
	padding-left: 110px;
	}

#salesone_body  {
	/*font-family:Comic Sans MS, Arial,Helvetica, sans-serif;*/
	color:#000000;
	font-size:14px;
	height: 190px;
	width: 456px;
	text-align: center;

}

#salesone_body .sales_body_inner
	{
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 90px;

	
	}
.salestwo_block {
	width:456px;
	float: left;
}
.salesblock {
	width: 347px;
	float: left;
	padding:0px 54px 20px 54px;
}

.salesblock_body p{
	text-align:center;
	margin:0px;
	padding:0px;
} 

.salesblock_body {
	/*font-family:Comic Sans MS, Arial,Helvetica, sans-serif;*/
	color:#000000;
	font-size:18px;
	height: 170px;
	width: 347px;
	background-image:url(../images/newsales_r2_c1.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	}

.salesblock_body .salesblockbodyinner
	{
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 50px

	}

 .salesone {
	font-family:Bradley Hand ITC, Arial,Helvetica, sans-serif;
	font-weight:bold;
	font-size: 30px;
	color: #FFFFFF;
	text-align: center;
	background-image:url(../images/newsales_r1_c1.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	width:347px;
	height:86px;
	}

.salesone .salesoneheading
 	{
	padding: 10px 8px 0px 80px;
	}

.salestwo {
	font-family:Bradley Hand ITC, Arial,Helvetica, sans-serif;
	font-weight:bold;
	font-size: 30px;
	color: #FFFFFF;
	text-align: center;
	background-image:url(../images/newsales_r1_c3.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width:347px;
	height:86px;
	}
.salestwo .salestwoheading
 	{
	padding: 10px 8px 0px 80px;
	}


.salesthree {
	font-family:Bradley Hand ITC, Arial,Helvetica, sans-serif;
	font-weight:bold;	
	font-size: 30px;
	color: #FFFFFF;
	text-align: center;
	background-color:#FF6600;
	background-position:top left;
	background-repeat:no-repeat;
	width:347px;
	height:86px;
	}
	
.salesthree .salesthreeheading
 	{
	padding: 10px 8px 0px 80px;
	}

.salesfour {
	font-family:Bradley Hand ITC, Arial,Helvetica, sans-serif;
	font-weight:bold;	
	font-size: 30px;
	color: #FFFFFF;
	text-align: center;
	background-image:url(../images/newsales_r4_c3.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width:347px;
	height:86px;
	}
.salesfour .salesfourheading
 	{
	padding: 10px 8px 0px 80px;
	}

.left {
clear:left;
}
 .darktext {

color:#330066;
}

.accommodation_new {
	width:456px;
	height:132px;
	background-image:url(../images/accommodation_new.gif);
	background-position:top left;
	background-repeat:no-repeat;
	margin:0 auto;
	padding:10px 15px 10px 30px;
	font-size: 16px;
	/*font-family:Comic Sans MS, Arial,Helvetica, sans-serif;*/
}

.acc_new_holder {
	background-image: url(../images/accommodation_new.gif);
	height: 152px;
	width:456px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: left;
}

.accommodation_new p {
margin:0px;
padding:0px;

}
.accommodation_new_new {
	width:225px;
	height:50px;
	font-family:Bradley Hand ITC, Arial,Helvetica, sans-serif;
	color:#FFFFFF;
	padding: 0px;
	font-size:34px;
	font-weight:bold;
	float: left;
	margin: 0 60px 10px 0px;
}	
	
.comment{
	color:#FF0000;
	font-style:italic;
}
	
/*link styles*/
	
a.info{
	color:#FFFFFF;
	text-decoration:none;
}

a:hover.info{
	color:#ffffff;
	text-decoration:underline;
}	
	
a.quint_link {
	font-family:Arial, "Arial Narrow";
	font-size:9px;	
	color:#ff9933;
	text-decoration:none;
	}	

a:hover.quint_link {
	color:#ffffff;
	text-decoration:none;
	}
	
a.contact_link {
	font-family:Arial, "Arial Narrow";
	font-size:12px;	
	color:#ff9933;
	text-decoration:none;
	}	

a:hover.contact_link {
	color:#003333;
	text-decoration:none;
	}

.email_link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	}

a.email_link {
	color:#ff9933;
	text-decoration:underline;
	}
	
	
a:hover.email_link {
	color:#FFFFFF;
	text-decoration:underline;
	}
	
.email_link2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	word-spacing: 1px;
	}	

.email_link2 a{
	color:#ff9933;
	text-decoration:none;
	}
	
.email_link2 a:hover{
	color:#003333;
	text-decoration:none;
	}
