/*******************
 *
 * PS Arts Week Dance Styles
 * 
 *  Colours:
 *  
 *  Rust: #c45425  
 * 
 *******************/
   
#layout_body {
    background-image: url(../../../images/bg-dance.jpg);
}

#main_content_body h3 {
    color: #c45425;
}

#main_content_body .highlighted {
    color: #c45425;
}

#sidebar h2 {
    color: #c45425;
}

#sidebar h2 a {
    color: #c45425;
}

#main_content_body .performance strong {
    color: #c45425;
}
