#access {
    background: #fff;
    box-shadow: none;
    clear: both;
    display: block;
    float: left;
    margin: 0px auto 6px;
    width: 100%;
}
/* Search Form */
#branding #searchform {
	display: none;
}
#access a {
    color: #BE1E2D;
    display: block;
    line-height: 3.333em;
    padding: 0px 1.2125em;
    text-decoration: none;
    text-decoration: underline;
   font-family: arial,helvetica,sans-serif;
    font-size: 16px;
     }
#access li:hover > a, #access a:focus {
    background: none;
    color: #BE1E2D;
    text-decoration: none;
}
#access ul {
    font-size: 13px;
    list-style: outside none none;
    float: right;
    margin: 0 -30%;
  margin-top: -35px;
    border-collapse: 1px solid #BCA6A6;
}
body, input, textarea {
    color: #8C8C8C;
    font-size: 16px;
    font-family: arial,helvetica,sans-serif;
  
}
.singular .entry-header,
.singular .entry-content,
.singular footer.entry-meta,
.singular #comments-title {
	margin: 0 auto;
	width: 100%;
}
.singular.page .hentry {
    padding: 0;
}

#main {
   padding: 0;
}
#branding {
    border-top: none;
    padding-bottom: 10px;
    position: relative;
    z-index: 9999;
}
h1 {
    font-family: "Open Sans",sans-serif;
    
    text-transform: uppercase;
    color: #BE1E2D;
  font-size: 24px;
  font-weight: normal;
}
strong {
    font-weight: normal;
}
.entry-title, .entry-title a {
    color: #BE1E2D;
    text-decoration: none;
}
.entry-title {
    clear: both;
    color: #BE1E2D;
    font-size: 24px;
    font-weight: 400;
    line-height: 1.5em;
    padding-bottom: 0.3em;
    padding-top: 15px;
}

.entry-content h1, .entry-content h2, .comment-content h1, .comment-content h2 {
  
    font-weight: normal;
}
img[class*="align"], img[class*="wp-image-"], #content .gallery .gallery-icon img {
    border: none;
    padding: 0px;
    max-width: 100%;
}
strong {
    font-weight: bold;
}
.entry-title {
    clear: both;
    color: #BE1E2D;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.5em;
    padding-bottom: 0.3em;
    padding-top: 15px;
}
div.wpcf7 .wpcf7-form-control { max-width: 100%; }

#page {
	margin: 2em auto;
	max-width: 1300px;
}