body {
	/* background: url(/images/asphalt.jpg); */
}

#taglines {
	background: black;
}

.tagline {
	color: white;
}

.menu li {
	border-color: #3b3b3b;
}

.menu a {
	color: #3b3b3b !important;
}

#sidebar {
	float: left;
	background: #616464;
}

#content {
	float: left;
}

#current_promo_thumb {
	border: 3px outset #8d9294;
	margin-top: 3px;
}

#sidebar p {
	color: #ededed;
	font-size: 13px;
}

#sidebar p a {
	color: #ededed;
	text-decoration: none;
}

#sidebar hr {
	color: #545756;
	background: #545756;
	border: 0;
}

#partners-link a {
	color: #545756;
}

#brands a, #cities a, #brands h2, #brands h3, #cities h2, #cities h3 {
	color: #787878;
}

#subpage-header {
/*	background-color: #ffc800; */
}


