body
{
	font-family: helvetica, verdana, sans-serif;
	font-size: 9pt;
}

h1
{
	color: #000000;
	font-size: 18pt;
	font-weight: bold;
}

h2
{
	color: #888888;
	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: #FEB956;
}


/* TOUR TABLE */


table.encompass
{
	background-color: #EAEBEC;
	background-image: url(images/ani_tour_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 640px;
}

table.tour
{
	color: #000000;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 10px;
	border-color: #4F4107;
	border-width: 1px;
}


table.tour th
{
	background-color: #7E6707;
	color: #FFFFFF;
	font-size: 11px;
	text-align: center;
}

table.tour tr.titlerow
{
	background-color: #B69515;
	color: #ffffff;
	font-size: 10px;
	text-align: left;
}

table.tour tr.row1 { 	background-color: #F2F17B; }

table.tour tr.row2 { 	font-size: 8px; background-color: transparent; }


table.tour tr.row1 td { 	font-size: 10px; border-right:1px solid #7E6707; border-bottom:1px solid #7E6707;}




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: 10px;
	text-align: center;
}

strong.OnSale
{
	font-weight: bold;
	color: #911616;
}

strong.Venue
{
	font-weight: bolder;
	font-size: 10px;
	color: #000000;
}


/* LINKS */
table.tour a:link {color: #003366; text-decoration: none;}

table.tour a:visited {color:#003366; text-decoration:none;}

table.tour a:hover {color:#000000; background:#ECECEC; text-decoration:underline;}


a.TopLinks:link {color: #000000; text-decoration: underline;}

a.TopLinks:visited {color:#000000; text-decoration:underline;}

a.TopLinks:hover {color:#ffffff; background:#B49829; text-decoration:none;}


a.footer:link {color: #003366; text-decoration: none;}

a.footer:visited {color:#003366; text-decoration:none;}

a.footer:hover {color:#ffffff; background:transparent; text-decoration:underline;}

