/* LINKS */

#showcase {
	z-index: 1 !important;
}

#showcase #navigator a {
	color: #d9ff7d;
	background-image: url('/images/homeblocks/button1.png');
	background-repeat: no-repeat;
}
#showcase a {
	color: #fffcd7 !important;
	background-image: none;
}
#showcase a:hover {
	text-decoration: underline;
}
/* LINKS */

#showcase h2, #showcase p {
	line-height: 1.3em;
	margin-bottom: 1em;
	color: #FFF;
}
#showcase h2 {
	margin-top:10px;
	margin-bottom:15px;
	
	
	font-family: Georgia;
font-weight: 400;
font-size: 1em;
line-height: 1em !important;
}
#showcase p, #showcase li {
	font-size: 14px;
}
#showcase ul {
	padding-left: 2em;
	margin-bottom: 1em;
}
#showcase li {
	list-style-type:disc;
	line-height: 1.3em;
	margin-bottom: .3em;
}
#showcase .white h2, .white p {
	color:#2f460f;
}
#showcase .white a,
#showcase .white a:hover { 
	color:#67931c !important;
}
#showcase .no-space {
	margin-bottom: .3em;
}
#holiday {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 322px;
	background-image:url('/images/tint_bg_1px.png');
	z-index: 2001;
	padding: 12px 24px;
	color:#fff;
	font-size: 12px;
	text-align: left;
	line-height: 1.3em;
	border-top: 1px solid #4A751F;
	border-bottom: 1px solid #4A751F;
}
#holiday a {
	color:#fffcd7;
}