h3 {
 	color: #e10e09;
	border-bottom: 1px dashed #e10e09;
}

#container {
 	background: #fceee8 url(../../../images/cities/1/buttonbar_bg.gif) repeat-y right;
}

#headerLine {
	background-color: #e86b01;
}

#buttonBar {
	min-height: 980px;
	height: 980px;
}

#searchButtons {
	background: #FCEEE8 url(../../../images/cities/1/buttonbar_top2.gif) no-repeat right bottom;
}

#footer {
	background: #e76b00 url(../../../images/cities/1/buttonbar_bg.gif) repeat-y right;
}

#contentHeader {
  background: url(../../../images/cities/1/contenttop_bg.gif) no-repeat bottom;
}

#contentFooter {
  background: url(../../../images/cities/1/contentbottom_bg.gif) no-repeat;
}

#shopsearchButton {
	background: #f5ca01 url(../../../images/cities/1/shop_search_btn.jpg) no-repeat;
}

#thursdayButton {
	background: #f87500 url(../../../images/cities/1/button_c2_bg.jpg) no-repeat;
}

#todayButton {
	background: #e20e0a url(../../../images/cities/1/button_b2_bg.jpg) no-repeat;
}

#buttonBoxTop {
	background: url(../../../images/cities/1/buttonbar_top.gif) no-repeat top right;
}

#buttonBoxBottom {
	background: url(../../../images/cities/1/buttonbar_bottom.gif) no-repeat top right;
}

#buttonBox {
	background: url(../../../images/cities/1/buttonbar_bg.gif) repeat-y right;
}

.buttonBanner {
	border-color: #fceee8;
	background-color: #fceee8;
}

#home {
	background: url(../../../images/cities/1/city_impression.jpg) no-repeat;
}

#navBoxTop {
	background: url(../../../images/cities/1/navbartop_bg.gif) no-repeat top left;
}

#navBox {
	background: url(../../../images/cities/1/navbar_bg.gif) repeat-y left;
}

#mainNav1 li a {
	background: #f5ca00 url(../../../images/cities/1/button_a_bg.jpg) no-repeat;
}

#mainNav2 li a {
	background: #e20e0a url(../../../images/cities/1/button_b_bg.jpg) no-repeat;
}

#mainNav3 li a {
	background: #f87500 url(../../../images/cities/1/button_c_bg.jpg) no-repeat;
}

#calendarHead {
	background: #f87500 url(../../../images/cities/1/button_c_bg.jpg) no-repeat;
}

.backLink, .prevLink {
	background: url(../../../images/cities/1/arrow_left_2part.gif) no-repeat left 3px;
}

.nextLink {
	background: url(../../../images/cities/1/arrow_right_2part.gif) no-repeat right 3px;
}

.commonLink {
	background: url(../../../images/cities/1/arrow_right_2part.gif) no-repeat left 3px;
}

.evenItem {
  background-color: #fceee8;
}

.oddItem {
  background-color: white;
}

.streetName {
  background-color: #FCEEE8;
}

#openingHoursBox {
	border-top-color: #E10E09;
}

.whereButton {
	color: #e10e09;
}


