body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #D1CBB5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.textwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.textgreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BBBB00;
	text-decoration: none;
}
.textdark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.textheaddark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
.padding{
	padding:10px;}

a.home,
a.tcktloctn,
a.contact	{display:block; width:100%; text-indent:-9999px;}
a.home	{background:url(images/menu1.jpg) no-repeat left top;}
a.tcktloctn	{background:url(images/menu2.jpg) no-repeat left top;}
a.contact	{background:url(images/menu3.jpg) no-repeat left top;}
a:hover.home{background:url(images/menu1roll.jpg) no-repeat left top;}
a:hover.tcktloctn	{background:url(images/menu2roll.jpg) no-repeat left top;}
a:hover.contact	{background:url(images/menu3roll.jpg) no-repeat left top;}

a:link, a:active, a:visited {

	color: #FFFFFF;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}


h2 {
	color: #BCC80C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
}

h3 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding-top: 0px;
	margin-top: 0px;
}

.tickets td {
	padding: 4px 40px 4px 5px;
	border-bottom: 1px dotted #444444;
}
