#cw-filter-bar, h2 {
    background-color: rgba(255, 255, 255, .9);
    border-radius: 15px;
    padding: 5px
}

.person_extra, div#check_user_div, div#visit_passes_for_sale, h2 {
    text-align: center
}

body {
    font-family: Helvetica, Gotham rounded, Gotham rounded-Serif !important;

}

.public_template {
    background-image: url('https://secure.activecarrot.com/media/dynamic/static_images/469/schedule.jpg');
	background-repeat: no-repeat;
	background-color: #0092b3;
	background-size: 1200px auto;
        background-position: center top;


}

#header > img {
    width: auto;
    height: auto;
margin-bottom: 20px;
}

#content{
margin-top: 30px;

}


#footer_wrapper {
    background: 0 0;
    height: 0
}

#page_wrapper {
    background: transparent;
}

#cw-content-head {
    padding: 0 20px 20px 40px;
    background-color: rgba(255, 255, 255, .9);
    border-radius: 15px
}

#cw-content {
    background-color: rgba(255, 255, 255, 0);
    border-radius: 15px
}

#cw-filter-bar {
    width: 250px
}

.footer_contact {
    background-color: rgba(255, 255, 255, .9);
    border-radius: 15px
}

#header_wrapper {
    width: 1000px !important;
    height: 100px;
}

.class_show_all_button {
    margin-left: 0;
}


#logo {
    background: rgba(0, 0, 0, 0) url("https://secure.activecarrot.com/media/dynamic/static_images/468/Silver-bear-logo.png") no-repeat scroll 0 0;
    height: auto;
    width: auto;
}
#cw_descriptions {
width:970px;
}
#contact_details_form {
background-color: rgba(255, 255, 255, 0.9);
}