div.tour_nav {
  background:#122A39 !important;
}

div.tour_nav a.holenav {
    color: #fff;
}

div.tour_nav h6 a.courseMap {
    color:#fff;
    text-decoration:none;
}

div#theCourse div.tee_label span {
    color: #8b8a85 ;
    font-size: 11px;
    text-align: center;
}

div#theCourse div.tees div.tee {
    

}
div.hole div.tees div.tee {
  

}

h6.holenumberlabel {
	color:#E8D6BD;
}

div#theCourse div#theMap {
   border: 5px solid #fff;
    height: 216px;

    width: 467px;
}

div#coursetour div.images a.zoom {
	height: 98% !important;
	padding-bottom:2% !important;
}

div#coursetour div.images a.zoom img  {
   border: 0 !important;
}

div#coursetour div.tour_nav a.activehole {
	font-weight:bold;
	color:#43B2F2;
}