/*
	Summary
	+--------------------------------------+
	Project:		Bronze Man 2010
	Date Created:	16 July 2010
	Author:			IR
	+--------------------------------------+
*/
#btnRace, #btnRace_f2{
	background:url('../images/template/buttons/Btn_race.jpg') top left no-repeat #CC9900;
	margin:0 5px 5px 0;
	width:120px;
	height:25px;
	display:block;
	float:left;
	text-indent:-9999px;
}
#btnRace a, #btnRace_f2 a{
	display:block;
	width:100%;
	height:100%;
}
#btnRace_f2, #btnRace:hover{
	background:url('../images/template/buttons/Btn_race.jpg') bottom left no-repeat #CC9900;
}
#btnVolunteer, #btnVolunteer_f2{
	background:url('../images/template/buttons/Btn_Volunteer.jpg') top left no-repeat #CC9900;
	margin:0 0 5px 0;
	display:block;
	width:120px;
	height:25px;
	display:block;
	float:left;
	text-indent:-9999px;
}
#btnVolunteer a, #btnVolunteer_f2 a{
	display:block;
	width:100%;
	height:100%;
}
#btnVolunteer_f2, #btnVolunteer:hover{
	background:url('../images/template/buttons/Btn_Volunteer.jpg') bottom left no-repeat #CC9900;
}
#btnMoreInfo, #btnMoreInfo_f2{
	background:url('../images/template/buttons/Btn_moreInfo.jpg') top left no-repeat #CC9900;
	margin:0 0 5px 0;
	display:block;
	width:120px;
	height:25px;
	display:block;
	float:left;
}
#btnMoreInfo a, #btnMoreInfo_f2 a{
	display:block;
	width:100%;
	height:100%;
}
#btnMoreInfo_f2, #btnMoreInfo:hover{
	background:url('../images/template/buttons/Btn_moreInfo.jpg') bottom left no-repeat #CC9900;
}
#btnDownload, #btnDownload_f2{
	background:url('../images/template/buttons/Btn_download.jpg') top left no-repeat #CC9900;
	margin:0px 5px 5px 0;
	width:150px;
	height:25px;
	display:block;
	float:left;
	text-indent:-9999px;
}
#btnDownload a, #btnDownload_f2 a{
	display:block;
	width:100%;
	height:100%;
}
#btnDownload_f2, #btnDownload:hover{
	background:url('../images/template/buttons/Btn_download.jpg') bottom left no-repeat #CC9900;
}
/* Inner Page Styles */
.butLargeLocation, .butLargeLocation_f2{
	background:url('../images/template/buttons/butLargeLocation.jpg') top left no-repeat #CC9900;
	width:186px;
	height:180px;
	display:block;
	float:left;
}
.butLargeLocation a, .butLargeLocation_f2 a{
	display:block;
	width:100%;
	height:100%;
}
.butLargeLocation_f2, .butLargeLocation:hover{
	background:url('../images/template/buttons/butLargeLocation.jpg') bottom left no-repeat #CC9900;
}
.butLargeCourseMap, .butLargeLargeCourseMap_f2{
	background:url('../images/template/buttons/butLargeCourseMap.jpg') top left no-repeat #CC9900;
	width:190px;
	height:180px;
	display:block;
	float:left;
}
.butLargeCourseMap a, .butLargeLargeCourseMap_f2 a{
	display:block;
	width:100%;
	height:100%;
}
.butLargeCourseMap_f2, .butLargeCourseMap:hover{
	background:url('../images/template/buttons/butLargeCourseMap.jpg') bottom left no-repeat #CC9900;
}
.butLargeRR, .butLargeRR_f2{
	background:url('../images/template/buttons/butLargeRR.jpg') top left no-repeat #CC9900;
	width:190px;
	height:180px;
	display:block;
	float:left;
}
.butLargeRR a, .butLargeRR_f2 a{
	display:block;
	width:100%;
	height:100%;
}
.butLargeRR_f2, .butLargeRR:hover{
	background:url('../images/template/buttons/butLargeRR.jpg') bottom left no-repeat #CC9900;
}
.butLargeGallery, .butLargeGallery_f2{
	background:url('../images/template/buttons/butLargeGallery.jpg') top left no-repeat #CC9900;
	width:184px;
	height:180px;
	display:block;
	float:left;
}
.butLargeGallery a, .butLargeGallery_f2 a{
	display:block;
	width:100%;
	height:100%;
}
.butLargeGallery_f2, .butLargeGallery:hover{
	background:url('../images/template/buttons/butLargeGallery.jpg') bottom left no-repeat #CC9900;
}
