/** Golf Day **/

td.gdb {
	background-image: url(../images/events/golfback.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
td.gdt1 {
	background-image: url(../images/events/golfdaytext1.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 95px;
}
td.gdt2 {
	background-image: url(../images/events/golfdaytext2.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 340px;
}
td.rst {
	background-image: url(../images/events/showtime.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 685px;
}
td.rst2 {
	background-image: url(../images/events/mirrorsurround.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 1361px;
}
td.rst3 {
	background-image: url(../images/events/mirrorsurround2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 702px;
}
td.carv1 {
	background-image: url(../images/events/carvery1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 214px;
}
td.carv2 {
	background-image: url(../images/events/carvery2.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 214px;
}
td.talent {
	background-image: url(../images/events/talent.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 747px;
}
a.talentdown
{
	display: block;
	width: 670px;
	height: 179px;
	background-image: url(../images/events/talentdown.jpg);
	background-repeat: no-repeat;
	background-position: center 0;
}
a.talentdown:hover
{ 
  background-position: 0 -179px;
}
a.talentdown span
{
  display: none;
}