body {
    background-image: url("https://static.activecarrot.net/images/487/background-SC-SH-HC-V4.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
    background-color: #ffffff;
    font-family: Helvetica;
    font-size: 12pt;
}
h1 {
    font-family: Helvetica;
    font-size: 21pt;
    font-weight: bold;
    color: #626262;
}
h2 {
    font-family: Helvetica;
    font-size: 15pt;
    font-weight: bold;
    color: #003366;
}
h3 {
    font-family: Helvetica;
    font-size: 13pt;
    color: #525252;
}
p {
    font-family: Helvetica;
    font-size: 13pt;
    color: #525252;
}
.footer_contact {
    background-color: transparent;
}
.swMain ul.anchor li a .stepDesc {
    font-family: Helvetica;
    font-size: 15pt;
    font-weight: bold;
    color: #ffffff;
}
a {
    font-family: Helvetica;
    font-size: 12pt;
    color: #525252;
}
.swMain ul.anchor li a .stepDesc small {
    font-family: Helvetica;
    font-size: 13px;
    font-weight: bold;
    color: #ffffff;
}
.swMain .stepContainer .StepTitle {
    font-family: Helvetica;
    font-size: 15pt;
    font-weight: bold;
    color: #003366;
}
.swMain .stepContainer div.content {
    font-family: Helvetica;
    font-size: 8pt;
    font-weight: bold;
    color: #003366;
}
#step-1 table tr td strong {
    font-family: Helvetica;
    font-size: 15pt;
    font-weight: bold;
    color: #003366
}
.swMain div.actionBar {
    height: 70px;
}
.swMain .buttonCancel {
    font-family: Helvetica;
    font-size: 15pt;
    font-weight: bold;
    color: #003366;
}
.swMain .buttonCancel:hover {
    font-family: Helvetica;
    font-size: 15pt;
    font-weight: bold;
    color: #ffffff;
    background: #003366;
}
.swMain .buttonNext {
    font-family: Helvetica;
    font-size: 15pt;
    font-weight: bold;
    color: #003366;
}
.swMain .buttonNext:hover {
    font-family: Helvetica;
    font-size: 15pt;
    font-weight: bold;
    color: #ffffff;
    background: #003366;
}
.swMain .buttonFinish {
    font-family: Helvetica;
    font-size: 15pt;
    font-weight: bold;
    color: #003366;
}
.swMain ul.anchor li a.selected {
    background: #003366;
    border: none;
}
.swMain ul.anchor li a.selected:hover {
    background: #003366;
    border: none;
}
.swMain ul.anchor li a.done {
    background: #626262;
    border: none;
}
.swMain ul.anchor li a.done:hover {
    background: rgba(0, 51, 102,0.82);
    border: none;
}
#header_wrapper {
    width: 975px;
}
#footer_wrapper {
    background: none;
    margin:0px;
    height:0px;
}
/*Facility*/
.rounded_button .selected {
    background: #003366;
    font-family: Helvetica;
    font-size: 10pt;
}
.public_facility_bookings .navigation ul li a {
    background-color: #626262;
    font-family: Helvetica;
    font-size: 10pt;
}
.public_facility_bookings .navigation ul li a .selected{
    background-color: #003366;
    font-family: Helvetica;
    font-size: 10pt;
}
.rounded_button ul li a {
    background-color: #626262;
    font-family: Helvetica;
    font-size: 10pt;
}
.public_table_heading td {
    background: #d6d6d6 !important;
    font-family: Helvetica;
    font-size: 10pt;
}
.public_table_data td {
    padding-left: 30px !important;
    text-align: left !important;
    font-size: 10pt;
}
.fc-agenda .fc-agenda-axis {
    font-family: Helvetica;
    font-size: 10pt;
    color: #525252;
}
.fc-event-title {
    font-family: Helvetica;
    font-size: 10pt;
    color: #525252;
}
#header img {
    width:100%;
}
#main_content {
    margin-left: auto;
    margin-right: auto;
    width: 1000px;
    background-color: rgb(255,255,255);
    border-radius: 5px;
    padding-left: 15px;
    padding-top: 1px;
}