#header-second .header-img {
    height: auto;
    margin-left: 120px;
    width: 70%;
}

li {
    margin: 0 0 0 40px;
}

.nav-head ul li a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #333333;
    display: inline-block;
    padding: 10px 0;
    text-decoration: none;
}

.nav-head ul li a:hover {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #C42618;
    display: inline-block;
    padding: 10px 0;
    text-decoration: none;
}


.nav-head .current_page_item > a, .nav-head .current_page_parent > a {
    text-decoration: none;
    color: #C42618;
}

.nav-head {
    background: #ffffff none repeat scroll 0 0;
    clear: both;
    float: left;
    margin: -20px 300px -30px;
    padding: 0 1%;
    width: 98%;
}

#footer .site-info {
    background: #ffffff none repeat scroll 0 0;
    clear: both;
    color: #c42618;
    padding: 1px;
    text-align: center;
}


.page-title {
    clear: both;
    font-size: 0em;
    line-height: 1.5em;
    padding: 0 0 0px;
}

#content-full {
    background: #ffffff none repeat scroll 0 0;
    border-bottom: 2px solid #c42618;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    float: left;
    margin: -40px 0px 0px 10px ;
    padding: 0px;
    width: 92%;
}

.tablepress .odd td {
    background-color: #ffffff;
}

.tablepress .row-hover tr:hover td {
    background-color: #ffffff;
}

.widget {
    background: #ffffff none repeat scroll 0 0;
    border-bottom: 2px solid #c02714;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    margin: 1px 60px 10px -20px;
    padding: 5px;
}

#footer .site-info {
    background: #ffffff none repeat scroll 0 0;
    clear: both;
    color: #ffffff;
    padding: 1px;
    text-align: center;
}