body {
/*	background-color: #618a9a; */
}

#taglines {
/*
	position: absolute;
	top: 230px;
	left: 0;
	z-index: 999;
	width: 1000px;
*/
	background: black;
	border-bottom: 1px solid gray;
}

.tagline {
	color: white;
}

.menu {
	background: black;
}

.menu li {
	border-color: white;
}

.menu a {
	color: white !important;
}

#rotating_contents {
	height: 240px;
/*	background: url(/images/asphalt.jpg); */
	width: 1001px;
}

#coupons-container {
	position: relative;
	width: 990px;
	height: 290px;
	margin: 8px;
}

#coupons-wrapper {
	width: 945px;
}

#coupon-arrow-left {
	left: 2px;
}

#coupon-arrow-right {
	right: 8px;
}

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

#content {
	float: left;
	padding-left: 10px;
}

#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, #cities h2 {
	color: #787878;
}

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

#subpage-header-container {
	margin-top: 0;
}

#links {
	margin-right: 8px;
	margin-left: -10px;
}

#brands_and_cities {
	border-top: 5px solid;
	background: #141414;
	margin-left: -10px;
	margin-right: -20px;
	padding: 20px;
}

#auto_links {
	margin-left: -10px;
	margin-right: -20px;
	border-right: 25px solid #141414;
	border-bottom: 15px solid #141414;
}

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

#brands {
	border-color: #868a89;
}

#footer {
	margin-left: -10px;
	margin-right: -20px;
	font-size: 11px;
}

#dan-lee #taglines {
	background: white;
	border-bottom: 1px solid gray;
}

#dan-lee .tagline {
	color: black;
}

#dan-lee .menu li {
	border-color: #767676 !important;
	font-size: 15px;
	font-weight: bold;
}

#dan-lee #sidebar-content p {
	font-size: 17px;
}

#dan-lee #sidebar-content p.dl-hours {
	font-size: 15px;
}

#dan-lee #sidebar-content .dual-numbers .phone_number {
	font-size: 17px;
}