@font-face {
    font-family: 'chelsea_marketregular';
    src: url('fonts/chelseamarket-regular-webfont.eot');
    src: url('fonts/chelseamarket-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/chelseamarket-regular-webfont.woff2') format('woff2'),
         url('fonts/chelseamarket-regular-webfont.woff') format('woff'),
         url('fonts/chelseamarket-regular-webfont.ttf') format('truetype'),
         url('fonts/chelseamarket-regular-webfont.svg#chelsea_marketregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

.navbar  {
 height: 120px;
}


body {
    display: block;
    margin: 0;
}

.wcLayoutLogo {
    width: 940px;
margin: 0 auto;
background-position: center 10px;
}

section.wcLayoutMainWrapper {
    width: 100%;
}

.wcGroupsGroup img {
margin-right: 10px;
}

.wcItemsItemSeparator {
height: 10px;
margin-top: 10px;
border-top: 1px solid #CCCCCC;
background-color: #FFFFFF;
background: none;
filter: none;
}

html {
    background-attachment: fixed;
    background-size: cover;
    background-position: 50% 100%;
    background-repeat: no-repeat;
}

/*header.wcLayoutMain {
    background-color: rgba(0, 0, 0, 0.7);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.7);
    border-top: 0px solid rgba(84, 62, 0, 1);
    border-bottom: 0px solid rgba(84, 62, 0, 1);
margin: 30px 0;
border-radius: 0;
}

section.wcLayoutMainBorder {
width: 940px;
margin: 0 auto;
    border: 0px solid rgba(212, 212, 212, 1);
    background-color: rgba(0, 0, 0, 0.75);
    border-radius: 0;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.6);
}*/

ul.wcGroupsGroupList a {
    font-family: 'chelsea_marketregular';
font-size: 18px;
}

#wiLayoutTopHeading {
    font-family: 'chelsea_marketregular';
color: #FFBB00;
    font-size: 16pt;
}

.wcGuestCheckHeader {
     font-family: 'chelsea_marketregular';
}

section.wcLayoutColumnMain, .wcGuestCheckBody, .wcGuestCheckHeader {
    border-radius: 0;
}

.footerContainer {
   background-color: #FFBB00;
}