#nav ul li#home_link {
	border-color: #7fab70;
	border-bottom-color: #c4d8bc;
	background: #c4d8bc;
}

#benefits_list {
	font-weight: bold;
}

#gopher-pole {
    display: none;
	cursor: pointer;
	position: fixed;
	top: 600px;
	left: 230px;
}

#gopher-pole img {
	width: 200px;
	z-index: 1;
}

.gr-1 {
	height: 320px;
}

#pga_winner img {
	width: 230px;
}

.sticky-bottom {
	background: #211b59;
	bottom: 0;
	left: 0;
	position: fixed;
	text-align: center;
	width: 100%;
	z-index: 3;
	display: none;
}