/* CSS Document */
#holder {
	width: 778px;
	margin: 0px 14px;
	border: 1px solid #FFFFFF;
}
* html #holder {
	width: 780px;
	w\idth: 778px;
}
#leftcolumn {
	float: left;
	margin: 0px 0px 10px 10px;
	width: 511px;
	display: inline;
}
#rightcolumn {
	float: left;
	width: 247px;
	margin: 0px 0px 0px 10px;
}
#rightcolumn p {
	margin-right: 10px;
}
#rightcolumn h2 {
	padding: 7px 0px;
	margin: 15px 10px 10px 0px;
	background-color: #6BB519;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
}
#contentholder {
	margin: 305px 0px 0px 0px;
}
#contentholder #coursemap {
	margin-bottom: 10px;
}
table#holes, table#holes2 {
	float: left;
}
table#holes {
	margin-right: 10px;
}
table#holes td, table#holes2 td {
	border: 1px solid #737373;
	padding: 0px;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	height: 38px;
	color: #737373;
}
table#holes th, table#holes2 th {
	font-weight: normal;
	font-size: 10px;
	vertical-align: bottom;
	text-align: center;
	padding: 0px 2px 5px 2px;
	background-color: #737373;
	color: #FFFFFF;
	height: 33px;
}
table#holes #red, table#holes2 #red2 {
	background-color: #DA2902;
}
table#holes #yellow, table#holes2 #yellow2 {
	background-color: #FFD300;
}
table#holes #hole, table#holes #par1, table#holes #par2, table#holes2 #hole2, table#holes2 #par12, table#holes2 #par22 {
	background-color: #F7F7EF;
}
table#holes td.whitetext, table#holes2 td.whitetext {
	color: #FFFFFF;
}
table#holes a, table#holes2 a {
	color: #737373;
	text-decoration: underline;
}
table#holes a:hover, table#holes2 a:hover {
	color: #DA2902;
}
/*photo gallery*/
.picture {
	float: left;
	width: 162px;
	margin: 0 10px 10px 0;
}
.picture p, .picturelarge p {
	text-align:center;
	margin: 3px 0 0 0;
	font-size: 11px;
	line-height: 13px;
}
.lastpicture {
	margin-right: 0;
}
.picturelarge {
	width: 507px;
}