@charset "UTF-8";
/* CSS Document */

a.menu:link {
	display:table-cell;
	border-right:2px solid #006128;
	font-family: Helvetica, Arial;
	font-size:14px;
	color:#ffffff;
	font-weight:bold;
	font-style:normal;
	line-height:normal;
	padding-top:18px;
	padding-bottom:14px;
	padding-left:18px;
	padding-right:18px;
	text-decoration:none;
	text-transform:uppercase;
	white-space:nowrap;
}

a.menu:visited {
	display:table-cell;
	border-right:2px solid #006128;
	font-family: Helvetica, Arial;
	font-size:14px;
	color:#ffffff;
	font-weight:bold;
	font-style:normal;
	line-height:normal;
	padding-top:18px;
	padding-bottom:14px;
	padding-left:16px;
	padding-right:16px;
	text-decoration:none;
	text-transform:uppercase;
	white-space:nowrap;
}

a.menu:hover {
	background-color:#006228;	
	text-shadow:#abd5be 0px 0px 5px;
}

a.bucketLink:link {
	font-family: Helvetica, Arial;
	font-size:20px;
	color:#04ac57;
	font-weight:normal;
	font-style:normal;
	line-height:normal;
	text-decoration:none;
	text-transform:uppercase;	
}
a.bucketLink:visited {
	font-family: Helvetica, Arial;
	font-size:20px;
	color:#04ac57;
	font-weight:normal;
	font-style:normal;
	line-height:normal;
	text-decoration:none;
	text-transform:uppercase;	
}
a.bucketLink:hover {
	color:#006126;
}

a.epicWL:link {
	font-family: Helvetica, Arial;
	font-size:20px;
	color:#ffffff;
	font-weight:normal;
	font-style:normal;
	line-height:normal;
	text-decoration:none;
	text-transform:uppercase;	
}
a.epicWL:visited {
	font-family: Helvetica, Arial;
	font-size:20px;
	color:#ffffff;
	font-weight:normal;
	font-style:normal;
	line-height:normal;
	text-decoration:none;
	text-transform:uppercase;	
}
a.epicWL:hover {
	color:#82d4aa;
}

.headline {
	font-family: Helvetica, Arial;
	font-size:24px;
	color:#04ac57;
	font-weight:normal;
	font-style:normal;
	line-height:normal;
	text-decoration:none;
	text-transform:uppercase;	
	font-weight:bold;
}

.subhead {
	font-family: Helvetica, Arial;
	font-size:15px;
	color:#3b3b3b;
	font-weight:normal;
	font-style:normal;
	line-height:normal;
	text-decoration:none;
	text-transform:normal;	
	font-weight:bold;
}

a:link {
	color:#04ac57;
	text-decoration:none;
}
a:visited {
	color:#b1b1b1;
	text-decoration:none;
}
a:hover {
	color:#82d4aa;
	text-decoration:none;
}

.hbHeader {
	font-family: Helvetica, Arial;
	font-size:34px;
	color:#ffffff;
	font-weight:normal;
	font-style:normal;
	line-height:normal;
	text-decoration:none;	
	font-weight:bold;
}
