#header {
    max-width: auto;
    padding-top: 10px;    
    background-color: tranparent;
    height: 150px;
}
#header img {
    width:auto;
    margin-left: 160px;
    margin-top: 20px;
    display:block;
    width: 250px;
    height: auto;
}

#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;
}
#top_nav {
    background: linear-gradient(to bottom, #252424 0%, #600200 100%) repeat scroll 0 0 transparent;
    border: 1px solid #999;
    height: 41px;
    margin-left: auto;
    margin-right: auto;
    width: 998px;
}
ul.dropdown li a {
    color: #FFFFFF;
    letter-spacing: .6px;
    font-weight: 100;
    text-transform: uppercase;
    display: block;
    text-decoration: none;
    border-left: 1px solid #8B0F15;
    border-right: 1px solid #3E070A;
}
ul.dropdown li ul li a {
    color: #600200;
    letter-spacing: .6px;
    font-weight: 100;
    text-transform: uppercase;
}
#page_wrapper {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}

#header_wrapper {
    margin: auto auto 5px;
    padding-bottom: 10px;
    padding-top: 10px;
    width: 1005px;
}
.swMain {
    background: none;
    padding: 15px;
    margin-top: -30px;
}
.alpha60 {
    background: none;
}

body {
    background-image: url(https://secure.activecarrot.com/media/dynamic/static_images/472/Yoga-Girls.jpg);
    background-position-x: center;
    background-position-y: 50px;
    background-size: cover;
    background-color: #222222;
    background-repeat: no-repeat;
    margin: 0;
    font-family: "Varela", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}
#header_wrapper {
    width:100%;
    padding-top: 0px;
}

#footer_wrapper {
    background: none;
    height: 100px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5px;
    padding-bottom: 10px;
    padding-top: 10px;
    width: 989px;
}

#header { 
    width:100% ; 
    max-width:100%;
    height: 80px;
}

.swMain ul.anchor li a .stepDesc {
    font: inherit;
    margin-bottom: 20px;
    margin-top: -5px;
}
.swMain ul.anchor li a.selected {
    color: #ffffff;
    font: inherit;
    /*text-shadow: 1px -1px 0px #000, 1px 1px 2px #000;*/
    background: none repeat scroll 0% 0% #FE5720;
    font-weight: 100;
    text-transform: uppercase;
}
.swMain .buttonCancel {
    font: inherit;
    background-color: #000;
}
.swMain ul.anchor li a.selected:hover {
    color: #01DFD7;
    font: inherit;
    /*text-shadow: 1px -1px 0px #000, 1px 1px 2px #000;*/
    background: none repeat scroll 0% 0% #FE5720;
    font-weight: 100;
    text-transform: uppercase;
}
.swMain ul.anchor li a.selected:hover {
    color: #01DFD7;
    font: inherit;
    /*text-shadow: 1px -1px 0px #000, 1px 1px 2px #000;*/
    background: none repeat scroll 0% 0% #FE5720;
    font-weight: 100;
    text-transform: uppercase;
}
.swMain .stepContainer .StepTitle {
    font: inherit;
    color: #ffffff;
    /*text-shadow: 1px -1px 0px #000, 1px 1px 2px #000;*/
    background-color: #FE5720;
    padding: 10px;
    letter-spacing: .6px;
    font-weight: 100;
    text-transform: uppercase;
}
.swMain .stepContainer div.content {
    border: none;
    font: inherit;
    background-color: #ffffff;
}
.swMain div.actionBar {
    background-color: #ffffff;
    border: none;
}
.swMain ul.anchor li a.done:hover {
    color: #242424;
    background: none repeat scroll 0% 0% #8A2908;
    border: 1px solid #5A5655;
}
.swMain ul.anchor li a.done {
    position: relative;
    color: #242424;
    background: none repeat scroll 0% 0% #8A2908;
    border: 1px solid #8CC63F;
    z-index: 99;
}
    .swMain .stepContainer div.content { 
           text-transform: uppercase; 
           font-size: 14px;
}
     .swMain ul.anchor li a .stepDesc small { 
            font:inherit;
            font-size: 14px;
            text-transform: uppercase; 
}
.public_table_heading td {
    background: #FE5720 !important;
}
.rounded_button ul li a {
    background:#FE5720 ; 
}
.rounded_button .selected {
    background-color: #000000;
}
.public_facility_bookings .navigation ul li a {
    background: #FE5720; 
}
#footer {
    background: none;
}
.footer_contact {
    background: none;
}
.public_facility_bookings {
    border-radius: 5px;
}