/* Customizations for Wounded Warrior Lacrosse Camp */

#sidebar {
    background-image: url(/static/site/wounded_warrior_lacrosse/images/sidebar.jpg);
}

#header.withTitle {
    background-image: url(/static/site/wounded_warrior_lacrosse/images/title2.gif);
}

#header.withoutTitle {
    background-image: url(/static/site/wounded_warrior_lacrosse/images/title.png);
    background-position: top center;
    height: 250px;
}

.titleText {
    color: #cc0000;
}

#content h1 {
    color: #ff0000;
}
