.banner {
    background: url(../img/food-wine-banner.jpg) no-repeat center center #000;
    height: 332px;
}
.banner.food_wine h1 {
    font-size: 48px;
    font-style: italic;
    font-weight: bold;
}
.content_section.content_addendum {
    background: none repeat scroll 0 0 #EDEDED;
    border: medium none;
    padding: 25px 35px;
}
.content_section.content_addendum > h2 {
    color: #666;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    margin: 0;
    padding: 0;
    text-align: center;
}
#promotion_description h2 {
    line-height: 28px;
    margin: -8px 0 10px;
}
#promotion_description p {
    font-size: 17px;
    line-height: 24px;
}
.carousel_container {
    position: relative;
}
.carousel_window {
    height: 193px;
    margin-bottom: 0;
}
.carousel_control {
    bottom: -23px;
    position: absolute;
    text-align: center;
    width: 100%;
}
#golden_gate_restaurant {
	background: url(../img/golden-gate-restaurant.jpg) no-repeat scroll center top transparent;
}
#los_angeles_times {
	background: url(../img/los-angeles-times.jpg) no-repeat scroll center top transparent;
}
#tales_of_the_cocktail {
	background: url(../img/tales-of-the-cocktail.jpg) no-repeat scroll center top transparent;
}
#taste_of_dc {
	background: url(../img/taste-of-dc.jpg) no-repeat scroll center top transparent;
}
#feast_portland {
    background: url(../img/feast-portland.jpg) no-repeat scroll center top transparent;
}
#the_great_googa_mooga {
    background: url(../img/the-great-googa-mooga.jpg) no-repeat scroll center top transparent;
}
#boston_wine_expo {
    background: url(../img/boston-wine-expo.jpg) no-repeat scroll center top transparent;
}
#chocolate_show_new_york {
    background: url(../img/chocolate-show-new-york.jpg) no-repeat scroll center top transparent;
}
.carousel > .millions_sold {
    background: url(../img/millions-sold.jpg) no-repeat scroll 0 0 transparent;
}
.carousel > .millions_sold > p {
    font-size: 13px;
}
.carousel > .onsite_solutions {
    background: url(../img/mobile-devices.png) no-repeat scroll 0 0 transparent;
}
.carousel > .track_ticket_sales {
    background: url(../img/track-ticket-sales.jpg) no-repeat scroll 0 0 transparent;
}
.carousel > .optimize_marketing {
    background: url(../img/optimize-marketing.jpg) no-repeat scroll 0 0 transparent;
}