@import url(/!includes/css/common.css);

#top_nav dd.IEHover ul { display: block; }

#promo_icons dd#pi_golf a.ir { background-image: url(/images/mp/hsv_mp_promo_golf_packages.gif); }
#promo_icons dd#pi_brochures a.ir { background-image: url(/images/mp/hsv_mp_promo_free_brochures.gif); }
#promo_icons dd#pi_lodging a.ir { background-image: url(/images/mp/hsv_mp_promo_lodging_discounts.gif); }
#promo_icons dd#pi_coupons a.ir { background-image: url(/images/mp/hsv_mp_promo_coupons.gif); }

#left_headlines_wrapper
{
	float: left;
	width: 263px;
	font-size: 14px;
	color: #3F596F;
}

#left_headlines_wrapper a { text-decoration: underline; }
#left_headlines_wrapper a:hover { text-decoration: none; }

#left_headlines { padding-left: 25px; margin-top: 3px; }

.event_header { font-weight: bold; }
#left_headlines_wrapper a.event_header { color: #000; }

#content
{
	width: 663px;
	padding-right: 12px;
	float: right;
	margin-top: .5em;
	font-size: 1.2em;
	line-height: 1.5em;
}

hr { border:1px solid; border-color:#6E8BA2 #FFFFFF #FFFFFF #FFFFFF; margin:5px 0 5px 0; } 