body {margin: 0;
padding: 0;
line-height: 1.4em;
height:100%;
background-color:#ffffff;
color:#000000;  
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:.9em; }

h1 {line-height:1.1em;
margin-top: 0px;}

h2, h3, h4 {
color: #990000;
margin: 2px 0;
padding: 0;
line-height: normal;
}

p {
margin: 10px 0;
padding: 0;
}

a:link, a:visited{
color: #990000;
}


a:active, a:hover, a:visited:hover{
color: #FF0000;
}

hr { height:0px; 
     border:0px; 
     border-top:1px solid #999999; 
}

img {
border: none;
}

img.middle {
    display: block;
    margin-left: auto;
    margin-right: auto;
	text-align:center;
	}

img.right { 
	border: none; 
	float: right;
	padding: 0px 0px 0px 10px;
}

.alignphotoright img{
	float: right;
	padding: 10px 0px 0px 10px;
}

img.left { 
	border: none; 
	float: left 
}

.redtext {color: #990000;}

.bold {font-weight: bold;}

.showlist li{
	line-height: 20pt;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	margin-left: -10px;
	list-style: url('imagescss/red-rose.png');
}

.standout, blockquote {
	/*width: 12em;*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:  normal;
	text-align: left;
	font-size: 1.2em;
	line-height: 1.2em;
	color: #999999;
	padding: 0px;
	margin: 0 auto;
	text-indent: 22px;
	background: url(imagescss/quotes1.png);
	background-position: 0 2px;
	background-repeat: no-repeat;
}

blockquote p {
	line-height: 1.2em;
	margin: 0;
	display: inline;
	padding-right: 24px;
	background: url(imagescss/quotes2.png);
	background-position: 100% 80%;
	background-repeat: no-repeat;
}

html>.standout, blockquote {
	margin-top: 0px;
}

div#header {padding: 1% 0; 
text-align: center;
background-image: url(imagescss/curtain-background.png);
background-repeat: repeat-x;
background-color: #660000;
color: #ffffff;
height: 75px; }

#header h1 {
font-size: 130%;
margin:0;
padding: 10px;
}

#header h2 {
font-size: 90%;
margin: 0;
color: #FFFFFF;
}

#header img {
float: left;
}

#header h3#tagline { position: absolute; top: 5px; right: 25px; width: 238px; height: 83px; background: url(imagescss/call-button.gif); font-size: 80%; color: #777; display: block; text-indent: -9999em; }


#livechat { position: absolute; top: 8px; right: 25px; width: 238px; height: 83px; display: block; text-indent: -9999em; }

#livechat img {
float: right;
}


/* $NAVIGATION ---------------------------------------------------------- */
#nav{ background-image: url(imagescss/menu-background.jpg); background-repeat: repeat; background-color: #000; }
#nav ul{ list-style: none; margin: 0; padding: 0; }
#nav ul li{ float: left; position: relative; font-size: 120%; }
#nav ul li li{ float: left; position: relative; font-size: 80%; }
#nav ul li a{ display: block; padding: 10px .6em; }
#nav ul li a:link, #nav ul li a:visited, #nav ul li a:active, #nav ul li a:hover{ color: #dfdfdf; text-decoration: none; border-right: 1px solid #333; }
#nav ul li a:hover{ background-image: url(imagescss/menu-backgroundover.jpg); background-repeat: repeat; color: #fff; background-color: #000; }
#nav ul li li a:link, #nav ul li li a:visited{ background-image: url(imagescss/empty.gif); background-repeat: repeat; color: #333; background-color: #ccc; border: none;}
#nav ul li li a:hover{ background-image: url(imagescss/empty.gif); background-repeat: repeat; color: #000; background-color: #999; }

.navform{
 margin-top: 8px;
 margin-left: 8px;
 padding: 0px;
 vertical-align: middle;
}
#navwidth, #breadcrumbwidth, #headwidth{
margin:0 auto;
padding:0px;
width:920px;
text-align:left;
vertical-align: middle;	
}

#navwidth form{
margin:8px;
padding:0;
}

/* breadcrumbs */

#breadcrumbs {
	background: #F7F8F8 url("imagescss/breadcrumbs-background.png") bottom repeat-x;
	margin:0px;
margin-bottom:-4px;
	padding-top: 4px;
	padding-bottom: 30px;
	padding-left: 20px;
	font-size: 85%;
	color: #990000;
}

#breadcrumbs a:link,
#breadcrumbs a:visited {
	color: #666;
}

#breadcrumbs a:hover,
#breadcrumbs a:active {
	color: #333;
}

#breadcrumbs img{
	float: right;
	margin-right: 10px;
	border: none;
}

#pagewidth {
margin:0 auto;
padding:1em;
padding-top:0;
width:920px;
text-align:left;
vertical-align: middle;	
background-color:#ffffff; 
}

div#maincontent {
padding: 0;
text-align: left;
color: #333333;
}

#cell_1 {
margin:0.00%;
padding:10px;
float:left;
width:31%;
border-left: 1px #999999 solid; 
color: #333333;
}

#cell_2 {
margin:0.00%;
padding:10px;
float:left;
width:31%;
border-left: 1px #999999 solid; 
color: #333333;
}

#cell_3 {
margin:0.00%;
padding:10px;
float:left;
width:31%;
border-left: 1px #999999 solid; 
border-right: 1px #999999 solid; 
color: #333333;
}

#cell_1 h2, #cell_2 h2, #cell_3 h2 {
background-image: url(imagescss/cell3t-background.png);
background-repeat: no-repeat;
line-height: 36px;
vertical-align: middle;
margin-top: 0px;
font-size: 140%;
font-weight: normal;
text-align: center;
}

#description{
margin:0.00%;
padding:1em;
padding-top: 0;
float:left;
width:35%;
color: #333333;
}

#schedule {
margin:0.00%;
padding:1em;
padding-top: 0;
float:left;
width:35%;
border-left: 1px #999999 solid; 
color: #333333;
}

#order{
margin:0.00%;
padding:1em;
padding-top: 0;
float:left;
width:20%;
border-left: 1px #999999 solid; 
color: #990000;
}

#order h2{
background-image: url(imagescss/buytickets-background.png); background-position: center;
background-repeat: no-repeat;
line-height: 50px; 
font-size: 140%;
font-weight: bold;
text-align: center;
padding-top: 0px;
vertical-align: middle;
}

#order a:link, #order a:active, #order a:visited, #order a:hover{
color: #990000;
text-decoration: underline;
}

.columns-clearer {
	width:  99%;
	clear: both;
	padding:0px;
	margin:0px;
}

#columns-left {
	float: left;
	width: 48.25%;
	margin-left: 0.00%;
	margin-right: 0.75%;
	padding: 0.000000px;
	overflow: hidden;
}

  
#columns-right {
	float: right;
	width:  48.25%;
	margin-left: 0.75%;
	margin-right: 0.00%;
	padding: 0.000000px;
	overflow: hidden;
}

#columns-double {
	float: left;
	width: 64%;
	margin-left: 0.00%;
	margin-right: 0.75%;
	padding: 0.000000px;
	overflow: hidden;
}

  
#columns-third {
	float: right;
	width:  32%;
	margin-left: 0.75%;
	margin-right: 0.00%;
	padding: 0.000000px;
	overflow: hidden;
}

div#bottomnav {
	padding-top: 2%;
	text-align: center;
	clear: both;
	background: url('imagescss/bottom-nav.gif') repeat;
	background-color: #444;
	color: #ffffff;
	border-top: solid #000000 1px;
	height: 260px;
}

div#footer {padding: 1%;
text-align: center;
clear: both;
background: url('imagescss/footer.png') repeat;
background-color: #292821;
color: #ffffff;
border-top: solid #000000 1px;
 }
 
#footerpagewidth {
font-size: 0.8em;
font-weight: normal;
margin:0 auto;
width:920px;
text-align:left;
vertical-align: middle;
 }
 
#footerpagewidth a{
color: #fff;
 }

#footerpagewidth img {
border: none; 
vertical-align: middle;
}

#bottomarea {
	width:800px;
	margin: 0 auto;
	padding:0;
}

/* bottommenu */

div.bottommenu ul {
	float: left;
	margin: 0 15px 0 15px;
}

div.bottommenu li {
	list-style-image: none;
}

div.bottommenu a, div.bottommenu a:visited {
	background: url('imagescss/bottom-nav2.png') repeat;
	background: #4B4B4B;
	color: #DDD;
	display: block;
	font-family: sans-serif;
	font-size: 85%;
	padding: 5px 0 5px 8px;
	text-decoration: none;
	text-align: left;
	width: 180px;
}

div.bottommenu a#current {
	background: #666; color: #FFF;
}

div.bottommenu a:hover {
	background: #555; color: #FFF;
}

div.bottommenu li {
	list-style-type: none;
	margin: 0 0 1px 0;
	padding: 0;
}

.clearfix:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; } 
.clearfix {display: inline-block;} 
/* Hide from IE Mac \*/ 
.clearfix {display:block;} 
/* End hide from IE Mac */ 
* html .clearfix{ height: 1px; } 

/* - - - ADxMenu: BASIC styles [ MANDATORY ] - - - */

/* remove all list stylings */
.menu, .menu ul {
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	display: block;
}

.menu li {
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	float: left;	/* move all main list items into one row, by floating them */
	position: relative;	/* position each LI, thus creating potential IE.win overlap problem */
	z-index: 5;		/* thus we need to apply explicit z-index here... */
}

.menu li:hover {
	z-index: 10000;	/* ...and here. this makes sure active item is always above anything else in the menu */
	white-space: normal;/* required to resolve IE7 :hover bug (z-index above is ignored if this is not present)
							see http://www.tanfa.co.uk/css/articles/pure-css-popups-bug.asp for other stuff that work */
}

.menu li li {
	float: none;/* items of the nested menus are kept on separate lines */
}

.menu ul {
	visibility: hidden;	/* initially hide all submenus. */
	position: absolute;
	z-index: 10;
	left: 0;	/* while hidden, always keep them at the top left corner, */
	top: 0;		/* 		to avoid scrollbars as much as possible */
}

.menu li:hover>ul {
	visibility: visible;	/* display submenu them on hover */
	top: 100%;	/* 1st level go below their parent item */
}

.menu li li:hover>ul {	/* 2nd+ levels go on the right side of the parent item */
	top: 0;
	left: 100%;
}

/* -- float.clear --
	force containment of floated LIs inside of UL */
.menu:after, .menu ul:after {
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}
.menu, .menu ul {	/* IE7 float clear: */
	min-height: 0;
}
/* -- float.clear.END --  */

/* -- sticky.submenu --
	it should not disappear when your mouse moves a bit outside the submenu
	YOU SHOULD NOT STYLE the background of the ".menu UL" or this feature may not work properly!
	if you do it, make sure you 110% know what you do */
.menu ul {
	background-image: url(imagescss/empty.gif);	/* required for sticky to work in IE6 and IE7 - due to their (different) hover bugs */
	padding: 10px 30px 30px 30px;
	margin: -10px 0 0 -30px;
	/*background: #f00;*/	/* uncomment this if you want to see the "safe" area.
								you can also use to adjust the safe area to your requirement */
}
.menu ul ul {
	padding: 30px 30px 30px 10px;
	margin: -30px 0 0 -10px;
}
/* -- sticky.submenu.END -- */






/* - - - ADxMenu: DESIGN styles [ OPTIONAL, design your heart out :) ] - - - */

.menu, .menu ul li {
	color: #eee;
	background-image: url(imagescss/menu-background.jpg); background-repeat: repeat; background-color: #000;
}

.menu ul {
	width: 11em;
}

.menu a {
	text-decoration: none;
	color: #eee;
	padding: .4em 1em;
	display: block;
	position: relative;
}

.menu a:hover, .menu li:hover>a {
	color: #fc3;
}

.menu li li {	/* create borders around each item */
	border: 1px solid #fff;
}
.menu ul>li + li {	/* and remove the top border on all but first item in the list */
	border-top: 0;
}

.menu li li:hover>ul {	/* inset 2nd+ submenus, to show off overlapping */
	top: 5px;
	left: 90%;
}

/* special colouring for "Main menu:", and for "xx submenu" items in ADxMenu
	placed here to clarify the terminology I use when referencing submenus in posts */
.menu>li:first-child>a, .menu li + li + li li:first-child>a {
	color: #eee; 
}

/* Fix for IE5/Mac \*//*/
.menu a {
	float: left;
}
/* End Fix */

/*]]>*/
</style>





[if lte IE 6]>
<style type="text/css" media="screen, tv, projection">
/*<![CDATA[*/

/* - - - ADxMenu: IE6 BASIC styles [MANDATORY] - - - */

.menu, .menu ul {	/* float.clear */
	zoom: 1;
}

.menu li.adxmhover {
	z-index: 10000;
}

.menu .adxmhoverUL {	/* li:hover>ul selector */
	visibility: visible;
}

.menu .adxmhoverUL {	/* 1st-level submenu go below their parent item */
	top: 100%;
	left: 0;
}

.menu .adxmhoverUL .adxmhoverUL {	/* 2nd+ levels go on the right side of the parent item */
	top: 0;
	left: 100%;
}

/* - - - ADxMenu: DESIGN styles - - - */

.menu ul a {	/* fix clickability-area problem */
	zoom: 1;
}

.menu li li {	/* fix white gap problem */
	float: left;
	width: 100%;
}

.menu li li {	/* prevent double-line between items */
	margin-top: -1px;
}

.menu a:hover, .menu .adxmhoverA {		/* li:hover>a selector */
	color: #fc3;
}

.menu .adxmhoverUL .adxmhoverUL {	/* inset 2nd+ submenus, to show off overlapping */
	top: 5px;
	left: 90%;
}

/*]]>*/


/************** #ezine box **************/
.ezinebox {
	width:180px;
	background:#eee url(imagescss/ezine-background.png) repeat-x left bottom;
	border:1px solid #ccc;
	padding: 6px;
	line-height: 12pt;
}
.ezinebox2 {
	background:url(images/ezine_boxtop.jpg) no-repeat left top;
	padding-top:10px;
}
.ezinebox3 {
	background:url(images/ezine_boxmiddle.jpg) repeat-x left top;
	padding:0 20px;
}

.ezinebox h4 {
	margin: 0;
	font-size:100%;
}
.ezinebox p {
	margin:0.75em 0 0em;
}
.center {
	background-position: center;
	text-align: center;
}

/************** hotel price list **************/
.hoteltable {
	margin:1.5em 0;
	font-size:100%;
	font-family: Arial, sans-serif;
	padding:5px 13px 5px 8px;
	text-align:right;
	vertical-align:middle;
	}
.hoteltable td{
	border-bottom:1px solid #999;
	font-size:100%;
	padding:6px;
	}
.hoteltable th {
	background:#fff;
	color:#123;
	font-size:100%;
	vertical-align:bottom;
	}
.hotelfrom, .dest {
	width:20%;
	text-align:left;
	}
.hotelhead th {
	background:#333;
	border-bottom-width:0;
	color:#fff;
	vertical-align:top;
	padding:4px;
	}
.hotelalt td {
	background:#eeeeee;
	}
.hotelalt th {
	background:#eeeeee;
	}
.hotelextra {
	border-left:1px solid #999;
	}
.hotelprime {
	color:#FF0033;
	}


/************** table format **************/
/* COMMENTED OUT BECAUSE OF CONFLICT WITH BOLD CHAT
table{
	margin:1.5em 0;
	}
td{
	border-bottom:1px solid #999;
	vertical-align:top;
	padding:5px;
	}
th{
	background:#444;
	border-bottom-width:0;
	color:#fff;
	vertical-align:top;
	text-align:left;
	}
	
.search td {
	border:none;
	}
	
form table{
border: none;
padding: 0px;
margin: 0px;
} */

form table td {
border: none;
}