h4 {
    font-size: 3em; 
    padding-bottom: 15px;
    color: #ea6300;
    font-weight: 100;
    line-height: normal;
}

body {
    padding: 0; margin: 0;
    background-color: white; 
    font-family: Arial, Verdana, Helvetica, Arial, Sans-Serif;
    font-size: 14px;
    line-height: 22px;
    background: url(../images/general/bg_top_gradient.jpg);
    background-repeat: repeat-x;
    background-position: top center;
    color: #4b4b4b;    
}


.buffer {
    height: 15px;
}

#wrapper {
    width: 100%;
    height: auto;
}

#header {
    width: 970px; height: 200px;
    background: url(../images/general/bg_top_gradient.jpg);
    background-repeat: repeat-x;
    background-position: top center;
    margin: 0 auto;
}

#float_calendar {
    display: none;
}

#logo {
    width: 196px; height: 187px;
    background: url(../images/general/logo_top_gradient.jpg);
    float: left;
}

#box_office_telephone {
    width: 280px; height: 66px;
    background: url(../images/general/box_office_top_gradient.jpg);
    background-position: 0px -60px;
    float: right;
}

#navigation {
    position:relative; right:17px;
    height: 56px;  
    width: 970px;  
    margin: 0 auto;
    border: 1px white solid;
}

#content {
    width: 970px; height: auto;    
    margin: 0 auto;
    
}

#news_and_quicklinks {
    border: 1px silver solid;
    width: 720px; 
    height: 300px;
    float: left;
    background: url(../images/general/content_shadow.jpg);
    background-repeat: repeat-x;
    display: none;
}

#news {
    width: 330px;
    border-right: 1px silver dotted;
    height: 300px;
    float: left;    
}

#news_heading {
    background: url(../images/general/heading_news_and_updates.jpg);
    background-repeat: no-repeat;
    width: 180px;
    height: 40px;
    margin-left: 10px;
}

#quicklinks {
    width: 330px;    
    float: left;
    height: 300px;
}

#quicklinks_heading {
    background: url(../images/general/heading_quicklinks.jpg);
    background-repeat: no-repeat;
    width: 180px;
    height: 40px;
    margin-left: 10px;
}

#subnav_bar {
    border: 1px silver solid;   
    width: 231px;
    float: left;
    height: auto;
    margin-right: 8px;
    padding-bottom: 10px;
}

#subnav_image {
    height: auto;
    border-bottom: 6px #ea6300 solid;
    background: url(../images/photos/general_page_sample.jpg);
}

#subnav_headings {
    font-size: 16px;
    line-height: 30px;
    padding-top: 10px;
    height: auto;
}

#subnav_headings ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

#subnav_headings li {
    padding: 0px;  
}

.subnav_highlighted {
   background-color: #ea6300;
}

.subnav_margin {
   margin-left: 10px;
   margin-right: 10px;
  border-bottom: 1px dotted silver;
}

.subnav_poke {
    position:relative; left:11px;
    min-height: 30px;
    margin: 0; padding: 0;
    color: White;
    font-weight: bold;
}

.subnav_highlighted a {
    color: White;
    font-weight: bold;
}


#events_bar {
    border: 1px silver solid;   
    width: 220px;
    float: right;
    height: 639px;
    padding: 10px;
    display: none;
}

#events_bar_heading {
    background: url(../images/general/heading_events_calendar.jpg);
    background-repeat: no-repeat;
    width: 180px;
    height: 40px;
}

#events_bar_calendar {
    height: 200px;
}

#events_bar_forthcoming {
    background: url(../images/general/heading_forthcoming_events.jpg);
    background-repeat: no-repeat;
    width: 180px;
    height: 40px;
}

#accessibility_options {
    padding-top: 30px;
    text-align: right;
}

#flash {
    width: 728px; 
    margin-bottom: 7px;
    float: left;
}

#breadcrumbs {
    width: 710px; 
    height: 36px;  
    background: url(../images/general/inner_page_top_gradient_slope.jpg);
    background-repeat: no-repeat;
    background-position: top right;
    text-align: right;
    font-size: 0.9em;
}

#inner_flash {
    width: 710px; 
    border-left: 1px silver solid;
    border-bottom: 6px black solid;
    margin: 0 auto;
    min-height: 500px;
}

#actual_flash {
    display: none;
    margin: 0 auto;
}

#inner_flash_content {
    padding: 10px;
    border-right: 1px silver solid;
    margin: 0 auto;
    min-height: 500px;
}

#attached_pages {
    font-size: 16px;
    line-height: 30px;
}

#attached_pages ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
