body {
    background-color: #777777;
    text-align: center;
    font-family: Arial;
    font-size: 10pt;
    margin: 0;
}

.body_container {
    width: 960px;
    margin: 0 auto;
    background-color: #f8f7e1;
    /*background-color: #f3f1dc;*/
    /*background-color: #bbbbbb;*/
    /*background-image: url('stripe_bg.png');*/
    padding-bottom: 15px;
    text-align: center;
    border-left: solid 1px #555555;
    border-right: solid 1px #555555;
    border-bottom: solid 1px #555555;
}

.body_container_footer {
    width: 960px;
    margin: 0 auto;
    color: #bbbbbb;
    text-align: left;
}

.body_super_container {
    padding-bottom: 20px;
}

.page_header {
    /*background-color: #444444;*/
    background-color: #222222;
    border-bottom: 8px solid #444444;
    /*color: #958c3e;*/
    background-image: url('bcp_logo_medgrey.png');
    background-position: 5px 2px;
    background-repeat: no-repeat;
    height: 120px;
    text-align: left;
    padding-top: 1px;
    margin-bottom: 10px;
    width: 960px;
}

.bcp_menu {
    padding: 0;
    margin: 3px 0 0 125px;
    list-style-type: none;  
    font-size: 10pt; 
}

.bcp_menu li {
    float: left;
    margin-left: 10px;
    font-size: 11pt;
}

.bcp_menu li a {
    color: #aaaaaa;
    text-decoration: none;
}

.bcp_menu_sub {
    padding: 0;
    margin: 4px 0 0 170px;
    list-style-type: none;  
    font-size: 9pt; 
}

.bcp_menu_sub li {
    float: left;
    margin-left: 10px;
    font-size: 9pt;
}

.bcp_menu_sub li a {
    color: #999999;
    text-decoration: none;
}

.box_office {
    color: #222222;
    padding-top: 1px;
    margin: 0 0 8px 0;
    font-size: 18pt;
}

. {
    padding-top: 1px;
    margin: 5px 0 5px 0;
}


.main_cols {
    margin: 0 25px 0 25px;
}

.main_col_left {
    width: 570px;
    float: left;
    text-align: left;
    padding-top: 1px;
}

.main_col_right {
    width: 305px;
    margin-left: 600px;
    text-align: left;
    padding: 1px;
}

.headed_box {
    background-color: #ffffff;
    border: 1px solid #222222;
    margin-bottom: 15px;
}

.headed_box h3 {
    display: block;
    color: #cccccc;
    background-color: #222222;
    padding: 2px 3px 2px 7px;
    font-size: 13pt;
    font-weight: normal;
    text-decoration: none;
    margin: 0;
}

.headed_box p {
    margin-left: 20px;  
    margin-right: 20px;  
}

.headed_box a {
    color: #cccccc;
    text-decoration: none;
    font-weight: normal;
}

.mill_addr_left {
    float: left;
    width: 150px;
    color: #222222;
}

.mill_addr_left h4 {    
    margin-top: 0;
    margin-bottom: 4px;
}

.mill_addr_right {
    margin-left: 160px;
    width: 200px;
    color: #222222;
}

.main_content_box {
    border: solid 1px #222222;
    background-color: #ffffff;
    margin-bottom: 15px;
}

.main_content_box h2{
    display: block;
    background-color: #222222;
    color: #cccccc;
    margin: 0;
    padding: 7px;
    font-size: 17pt;
    font-weight: normal;
}

.main_content_box_top {
    background-color: #222222;
    color: #cccccc;
    text-align: right;
    height: 40px;
    padding: 1px;
}

.main_content_box_top h2 {
    background-color: transparent;
}

.main_content_box_top h3 {
    font-weight: normal;
    font-size: 11pt;
    margin: 10px 8px 0 8px;
    color: #aaaaaa;
    float: left;
}

.main_content_box_inner {
    margin: 7px;
    background-color: #ffffff;
    padding: 7px;
}

.main_content_box_inner a {
    color: #000000;
}

.header_text {
    background-image: url('header_text.png');
    background-repeat: no-repeat;
    background-position: 0 0;
    text-indent: -9999px;
    font-size: 34pt;
    margin: 15px 0 5px 125px;
    width: 500px;
    display: block;
}

.header_text span {
}

.breadcrumbs {
    color: #222222;
    padding-top: 1px;
    margin: 14px 0 5px 0;
    font-size: 11pt;
    font-weight: normal;
    
}

.breadcrumbs a {
    color: #222222;
    text-decoration: none;
    font-weight: normal;
}

.season_show_head_left {
    float: left;
    width: 250px;   
}

.season_show_head_left h4 {
    margin: 0;
    font-size: 14pt;
}

.season_show_head_right {
    margin-left: 260px;
    width: 270px;
    text-align: right;
    padding-top: 4px;
}

.season_show_left {
    float: left;
    width: 240px;   
}
.season_show_right {
    margin-left: 245px;
    width: 300px;
    height: 259px;
    padding-top: 1px;
}

.season_show_right h3 {
    color: #555555;
    font-weight: normal;
    margin: 4px 0 4px 0;
    padding: 0;
    font-size: 11pt;
}

.season_show_right p {
    font-size: 12pt;
    margin: 15px 0 15px 0;
}

.season_show_right a {
    font-size: 10pt;
    color: #333333;
    display: block;
}

.season_divider {
    border-width: 0;
    background-color: #999999;
    height: 1px;
    width: 400px;
    margin-top: 25px;
    margin-bottom: 25px;
}

form .form_row label {
    display: block;
    width: 130px;
    text-align: right;
    float: left;
    margin-right: 10px;
}

form .form_row {
    clear: both;
    margin-top: 10px;
}

form .form_row input, form .form_row textarea {
    border: solid 1px #000000;
    padding: 1px 3px 1px 3px;
    font-family: arial, verdana;
    font-size: 10pt;
    width: 300px;
}

form .form_row button {
    margin-left: 140px;
}

.committee_list ul {
    margin-bottom: 15px;
}

.main_content_showpreview {
    background-image: url('front_page_bg.jpg');
    background-repeat: no-repeat;
    background-position: 0 0;
}

.show_table_cont {
    text-align: center;
}

.show_table {
    margin: 0 auto;
}

.show_table th, .show_table td {
    text-align: left;
    font-weight: bold;
}

.show_table td {
}

.plain_link {
    text-decoration: none;
}

.this_season {
    margin-left: 0;
    list-style-type: none;
    padding-left: 15px;
}

.this_season li {
    margin-left: 0;
    padding-left: 0;
    font-weight: bold;
}

.this_season ul {
    margin-left: 0;
    list-style-type: none;
    padding-left: 15px;
    margin-bottom: 5px;
}

.this_season li ul li{
    font-weight: normal;
}