#coursemenu {
	background: transparent url("../images/course-tour_menu.gif") no-repeat;
	width: 519px;
	height: 25px;
	margin: 1em 0;
	padding: 5px 0 0 45px;
	}
	
#coursemenu { 
	width:519px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:474px;
	} 

html>body #coursemenu {
	width:474px;
	} 
	
#coursemenu li {
	float: left;
	list-style: none;
	}
	
#coursemenu li a, #coursemenu li strong {
	margin: 0 0 0 16px;
	font: bold 12px "Times New Roman", Times, Serif;
	color: #68523C;
	text-decoration: none;
	}
#coursemenu li a:hover {
	color: #AC9A7A;
	text-decoration: underline;
	}
#coursemenu li strong {
	color: #A94526;
	}



#holephoto {
	float: right;
	}
#holephoto2 {
	margin-top: 90px;
	margin-left: 40px;
	}
	
#holeinfo {
	width: 100%;
	color: #333;
	margin-bottom: 1em;
	}
#holeinfo thead tr th, #holeinfo tbody tr td, #holeinfo tbody tr th {
	font-size: 95%;
	text-align: center;
	padding: .25em .5em;
	border: solid 1px #CCC;
	border-width: 0 1px 1px 0;
	background: #FCF9F3;
	}
#holeinfo thead tr th {
	background-image: url("../images/th_bg.png");
	background-position: 0 100%;
	background-repeat: repeat-x;
	border-top-width: 1px;
	}
	
.first {
	border-left-width: 1px !important;
	}
.red, .white, .blue, .black {
	font-weight: bold;
	width: 65px;
	}
.red {
	background-color: #A05050 !important;
	color: #FCF9F3;
	}
.white {
	background-color: #FFF !important;
	color: #333;
	}
.blue {
	background-color: #465E7D !important;
	color: #FCF9F3;
	}
.black {
	background-color: #2A2A2A !important;
	color: #FCF9F3;
	}
