html {
	background: #00a5fa url(images/gradient-background.gif) repeat-x top left;
}

a
, a:link
, a:visited
, a:hover
, h2
, h3
, .annoucement-bar a
, .link-translation
, .link-translation:visited
, .home-page-item h1
, .homepage-list-item h4
, .main-coupon h4
, .coupon-list-item h4
, .community-event-featured li a
, .community-event-featured li a:link
, .community-event-featured li a:visited {
	color: #0050a3;
}

.main-header-logo {
	width: 246px;
}

.main-header-description {
	background: transparent url(images/description-background.png) no-repeat bottom left;
	padding: 65px 11px 11px 36px;
}

.main-navigation-link {
	margin-top:12px;
}

.community-link {
	background: transparent url(images/caret_content_link.png) no-repeat 100% 54%;
}

.sf-submenu {
	background-color: #00a5fa;
	border-color: #015382;
}

a.sf-submenu-link
, a.sf-menu-link:link
, a.sf-menu-link:visited {
	color: #ffffff;
}

.sf-submenu-link:hover {
	background-color: #064d9e;
}
