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

body {
	background-image: url(bg.jpg);
	margin: 0px;
}
a:link, a:visited {	
	color: #006699;
	text-decoration: underline;
	
}
a:hover, a:active{	
	color: #006699;
	text-decoration: none;
}
	
#FullLayout {
	
}
#bgright {
	background: url(images/bgright.jpg) no-repeat #012766;
}
#bgleft { 
	background: url(images/bgleft.jpg) no-repeat #012766;
}

#leftside p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-left: 3px;
}
#main {
}
#main table.cruise_info {border-bottom: 2px dashed #339;}
#footer span, #footer p, #footer td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
#footer a:link, #footer a:visited {	
	color: #FFFFFF;
	text-decoration: none;
	
}
#footer a:hover, #footer a:active{	
	color: #FF9900;
	text-decoration: underline;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}
.quicktext {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 3px;
}
.titles, .jazzSchedule h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #006699;
}
.titles2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #006699;
}
.imgborder {
	border: 1px #006699;
	}

.TICKET {
	background: url(images/TICKETS.png) no-repeat;
	width:90px;
	height:35px;
}
.tickets a:hover {
	color:#fff;
}	
.tickets {
	letter-spacing:0px;
	line-height:12pt;
	font-size:12pt;
	width:75px;
	margin: 15px;
	margin-bottom: 15px;
	padding:3px 10px 5px 10px;
	text-align:center;
	background-color:#99CC00;
	border:thin solid #000;
	
}
.jazzSchedule .date {
	font-size:2em;
	line-height:2em;
	margin:0px;
}
.jazzSchedule td.text {
	border-bottom: 2px solid #000066;
	}
.upcomingMenu {
	font-size: 105%;
	font-weight:600;
}	
.jazzSchedule h1 { /* page headline */
	font-size:2em;
	line-height:2em;
	margin:0px;
}
.jazzSchedule h2 { /* artist */
	font-size:1.5em;
	margin:0.83em 0em 0.83em 0em;
}
.jazzSchedule h3 { /* band */
	font-size:12px;
	font-weight:700;
	margin:1em 0em 1em 0em;
}
.jazzSchedule h4 { /* date */
	font-size:1em;
	line-height:2em;
	margin:0px;
}
.event p { /* text */
	font-size:12px;
	line-height:16px;
	margin:0px;
}
.jazzSchedule  {	
	font-family:Verdana,Arial,Helvetica,sans-serif;
	background:#fff;
	height:auto;
	color: #006699;
}
.event	{
	border-bottom: 2px solid #000066;
	margin: 5px 0px 0px 5px;
}
