html {
	background: #ec1019 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: #cc0000;
}

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

.main-header-description {
	padding-top: 50px;
	padding-left: 3px;
}

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

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