﻿body p {
    margin-bottom: 30px;
    font-size: 18px;
}

body a {
    color: #084DCC;
    text-decoration: none;
}

body h1 {
    font-family: Montserrat, sans-serif;
    font-size: 35px;
    font-weight: 700;
    margin: 20px 0;
    color: #c3002f;
    line-height: 1.1;
}


#divRWC_Main section {overflow:hidden;}

form {padding:5px; background:#ccc;}

.field-validation-error {font-weight:bold; color:#c3002f;}

.camps .table {background:#fff;}

img {
    vertical-align: middle;
}

a img {
    border: none;
}

footer {
    background-color: #000;
    color: #fff;
    padding: 0 20px 20px 20px;
    overflow: auto;
    clear: both;
}

#divRWC_Message {
    float: left;
    width: 30%;
    font-family: PT_Sans-Web-Regular, sans-serif;
}

footer .socialMedia {
    float: left;
    text-transform: uppercase;
    width: 300px;
    float: left;
    width: 27px;
    height: 27px;
    margin-right: 10px;
    text-align: center;
    border: solid 1px;
    padding: 10px;
    margin-bottom: 15px;
}

footer .socialMediaIcon {
    -webkit-box-sizing: initial;
    -moz-box-sizing: initial;
    box-sizing: initial; 
}

footer .socialMediaIcon img {
    height: 100%;
}

footer .logo {
    font-size: 0.8em;
}

footer .logo a {
    color: #fff;
    text-decoration: none;
}

footer .links {
    padding: 0 90px 2% 90px;
    float: left;
}

footer .links ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

footer .links li {
    padding-bottom: 15px;
}

footer .links a {
    color: #fff;
}

