body {
	color: #37464c;
}
/* links */
a {
	color:#b4cbde;
}
a span {
	color: #1c51a9;
}
a:hover, a:hover span {
	color:#153c7d;
}
a.name {
	color:#bfc9d0;	
}
a.name span {
	color: #335266;
}
a.name:hover {
	color:#eea399;
}
a.name:hover span {
	color:#D41A00;
}
.dot {
	background: url('i/bg_dot.gif') left center no-repeat;
}
/* headers */
h2 {
	color:#335266;
}
h2.h-green span {
	color:#8db326;
}
h2.h-orange span {
	color:#e9a400;
}
h2.h-brown span {
	color:#9d9274;
}
#cnt-content h2.h-green span,
#day-offers-box h2.h-green span,
#promotions-box h2.h-orange span {
	color:#5486a6;
}
#directions-box h2.h-green span {
	color:#8db326;	
}
/* layout */
#lay-page-top {
	background: url('i/bg_page_top.png') center top repeat-x;
}
#lay-page-bottom {
	background: url('i/bg_page_bottom.png') center bottom repeat-x;
}
#tag-line {
	background: #fff url('i/bg_tag_line.png') left top no-repeat;	
}
#tag-line p {
	color:#335266;
}
#slogan p {
	color:#335266;
}
#call-center {
	color:#335266;
}
#call-center small {
	color:#95acbd;
}
#cnt-menu {
	background: url('i/bg_menu.png') center top no-repeat;
}
#main-menu li {
	background: url('i/m_sep.gif') right top no-repeat;
}
#main-menu li.m-activ {
	color:#0e1005;
	background: url('i/m_tabl.png') left top no-repeat;
}

#main-menu li.m-activ strong {
	background: url('i/m_tabr.png') right top no-repeat;
}
#main-menu li.home-link a {
	background: url('i/m_home.png') right top no-repeat;
}
#main-menu li.home-link a:hover {
	background: url('i/m_home.png') right bottom no-repeat;
}

#main-menu li.sommer-link a {	
	color:#6D8F11;
	background-color:#ffffff;
	font-size:14px;
	padding: 4px 13px 0 13px ; 
}
#main-menu li.sommer-link a:hover {
	background-color:#FFFCEF;
}


#sub-menu li {
	background: url('i/bullet_brown.gif') 2px 7px no-repeat;
}
#sub-menu li a {
	color:#a5b6c5;
}
#sub-menu li a span {
	color: #335266;
}
#sub-menu li a:hover {
	color:#606e7b;
}
/*steps box*/
#steps-box ul {
	background: url('i/bg_steps.png') left top no-repeat;
}
/*call center*/
.email-us {
	color:#525f64;
}
.call-center {
	color:#525f64;
}
.call-center small {
	color:#95ACBD;
}
/*sidebar boxes*/
#cnt-sidebar h3 {
	color:#335266;
}
/*search*/
#search-tabs li a {
	color:#5c7585;
}
#search-box div.inp-box div.field-date-cal a {
	background: url('i/bg_cal.gif') center top no-repeat;	
}
/* lay-footer elements */
#site-map-body div.site-map-row p {
	color:#a6ce39;
}
#ftr-menu ul li {
	background: url('i/bullet_green.gif') 2px 5px no-repeat;
}
#ftr-menu p {
	color:#708694;
}
.paginator span,
.paginator strong,
.paginator a {
    color: #335266;
}
.paginator a:hover {
    color: #335266;
}
.paginator .curr {
    color: #fefefe;
    background: url('i/paginator_btn_on_bg.png') center top no-repeat;
}
.items-per-page {
	color: #37464c;
}
.one-line-bubble span {
	color: #37464c;
}
.list-bubble ul li {
    color: #37464c;
}

