td {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #141414;
}
.tour-dates {
	font-size: 11px;
}
a:link {
	color: #141414;
}
a:hover {
	color: #cc6600;
}
a:visited {
	color: #141414;
}
td#main a:link {
	color: #141414;
}
td#main a:visited {
	color: #141414;
}
td#main a:hover {
	color: #CC6600;
}
.copyright {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}
.copyright a{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}
.copyright a:hover{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #cc6600;
}
.label-orange {
	font-size: 11px;
	color: #D66916;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
}
.label-grey {
	font-size: 11px;
	color: #CCCCCC;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
}
.label-grey a, .label-grey a:hover{
	font-size: 11px;
	color: #CCCCCC;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
}
.label-grey a:hover{
	font-size: 11px;
	color: #cc6600;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
}
h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #CC6600;
}
h2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #141414;
}
h3 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #CC6600;
}
h4 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #141414;
}
.subnav{
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	background-color: 3A3F49;
	text-decoration: none;
}
.subnav a{
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	background-color: 3A3F49;
	text-decoration: none;
}
.subnav a:visited{
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	background-color: 3A3F49;
	text-decoration: none;
}
.subnav-over{
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	background-color: D66916;
	text-decoration: none;
}
.subnav-over a{
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	background-color: D66916;
	text-decoration: none;
}
.subnav-over a:hover{
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	background-color: D66916;
	text-decoration: none;
}
.subnav-over a:visited{
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	background-color: D66916;
	text-decoration: none;
}

.subnav-edit{
	font-family: Arial;
	font-size: 11px;
	color: #141414;
	text-decoration: underline;
}
.subnav-edit a{
	font-family: Arial;
	font-size: 11px;
	color: #141414;
	text-decoration: underline;
}
.subnav-edit a:hover{
	font-family: Arial;
	font-size: 11px;
	color: #D66916;
	text-decoration: none;
}
.subnav-edit a:visited{
	font-family: Arial;
	font-size: 11px;
	color: #141414;
	text-decoration: underline;
}

.redirectheading {
  font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #CC6600;
}

.redirectbody {
	padding-left:30px;
	padding-right:30px;
}