/*@charset "utf-8";*/
 /*CSS Document
body {
	background-color: #ffffff;
	background-image: url(images/backgroundBG.jpg);
	background-repeat:repeat-x;
	background-attachment:fixed;
	background-position:top center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}*/
A:link {text-decoration: none; color:#FFFFFF}
A:hover {background: none; text-decoration: none}
A:visited {text-decoration: none; color:#FFFFFF}
/*A:active {text-decoration: none}
*/

.navigationtext{
	font-size: 12px;
	/*font-weight:bold;*/
	color: #ffffff;
	font-family:"Century Gothic"
	
}
.hotlinetext{
	font-size: 18px;
	color: #ffffff;
	font-family:"Century Gothic"
	
}
.boxofficetext{
	font-size: 14px;
	color: #ffffff;
	font-family:"Century Gothic"
	
}
.generaltext{
	font-size: 13px;
	color: #ffffff;
	font-family:"Century Gothic"
	
}
.generaltext1{
	font-size: 13px;
	color: #000000;
	font-family:"Century Gothic"
	
}
.generaltext1s{
	font-size: 12px;
	color: #000000;
	font-family:"Century Gothic"
	
}
.posterinfotext{
	font-size: 12px;
	color: #ca6600;
	font-family:"Century Gothic"
	
}
.posterheadingtext{
	font-size: 12px;
	color: #f2e304;
	font-family:"Century Gothic"
	
}
.postervenuetext{
	font-size: 12px;
	color: #ffffff;
	font-family:"Century Gothic"
	
}
.listingheadingtext{
	font-size: 14px;
	color: #f2e304;
	font-family:"Century Gothic"
	
}
.listreadmoretext{
	font-size: 10px;
	color: #f2e304;
	font-family:"Century Gothic"
	
}
.bookingheadingtext{
	font-size: 16px;
	color: #000000;
	font-family:"Century Gothic"
}
.bookingheadingdestext{
	font-size: 12px;
	color: #ca6600;
	font-family:"Century Gothic"	
	
}
.footertext{
	font-size: 10px;
	color: #ffffff;
	font-family:"Century Gothic"	
}
.headingText{
	font-family: Century Gothic;
	font-size: 20px;
	color: #fffd2f;
	/*font-weight: bold;*/
}
.h1 {background-color: #a58a4d}
.h2 {background-color: #ede2b5}
.h3 {background-color: #d4c27a}
.h4 {background-color: #f4e797}
.h5 {background-color: #7e642b}
.hnavigation {background-color: #644729}
.htextstyle {text-decoration:underline}

td:Caption
{
    text-align: right;
}

td:Value
{
    text-align: left;
}

.form td
{
    padding:3px;
    font-size:13px;
    text-align: left;
    vertical-align: top;
    font-family: "Century Gothic";
}
.form .label { text-align:left}