body
{
	font-family: helvetica, arial, sans-serif;
	font-size: 9px;
}

h1
{
	color: #b0bbcd;
	font-size: 18px;
	font-weight: bold;
}

h2
{
	color: #ffcc00;
	font-size: 110%;
	font-weight: bold;
}

ul li
{

	list-style: square
}

li
{
	text-indent: 5px;
	letter-spacing: 0.1em;
}

hr
{
	width: 100%;
	border: 1px solid;
	color: #b0bbcd;
}


#promo {
	font-family: helvetica, arial, sans-serif;
	font-size: 10px;
}
strong.promo1
{
	font-family: helvetica, arial, sans-serif;
	font-size: 10px; color: #EBC655;
}

/* TOUR TABLE */


table.encompass
{
	background-color: #48597f;
	vertical-align: text-top;
	width: 574px; }

table.tour
{
	color: #b0bbcd;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	vertical-align: text-top;
	border-color: #48597f;
	border-width: 1px; }


table.tour th
{
	background-color: #000000;
	color: #ffffff;
	font-size: 11px;
	text-align: center;
	vertical-align: text-top; }

table.tour tr.titlerow
{
	background-color: #48597f;
	color: #ffffff;
	font-size: 11px;
	text-align: left;
	vertical-align: text-top; }

table.tour tr.row1 {
	background-color: #34405b;
	vertical-align: text-top; }

table.tour tr.row2 {
	font-size: 8px;
	background-color: transparent;
	vertical-align: text-top; }


table.tour tr.row1 td {
	font-size: 11px;
	vertical-align: text-top;
	border-right:1px solid #48597f;
	border-bottom:1px solid #48597f; }




p.TopLinks
{
	font-family: helvetica, arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #4F4107 ;
	text-transform: lowercase;
}

p.footer
{
	color: #cccccc;
	font-family: helvetica, arial, sans-serif;
	font-size: 11px;
	text-align: center;
}

strong.Tickets
{
	font-weight: bold;
	color: #C9D0E0;
}

strong.With
{
	font-weight: bold;
	color: #00ff00;
}

strong.City
{
	font-size: 11px;
	color: #EBC655;
}

strong.Venue
{
	font-size: 11px;
	color: #ffffff;
}



/* LINKS */
table.tour a:link {
	color: #ffffff;
	text-decoration: none;
	vertical-align: text-top; }

table.tour a:visited {
	color:#ffffff;
	text-decoration:none;
	vertical-align: text-top; }

table.tour a:hover {
	color:#ffcc00;
	background:#000000;
	text-decoration:underline;
	vertical-align: text-top; }
