/*#LeftColumn #title {
    border: 1px solid #ff3c00;
    width: 110px;
    height: 80px;
    margin-left: 5px;
}*/

body {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    letter-spacing: 0.4px;
}

.popup h1 {
    font-family: 'Open Sans', sans-serif;
    font-size: 1.2em;
}

p {
    text-align: left;
}

.touchLogo {
    margin-top: 5px;
    margin-left: 5px;
}

#Footer #redstone {
    color: #ff3c00;
}


#responsiveBanner .touchLogo {
    margin-top: 3px;

}

#responsiveSocialnetworking {
    top: 5px;
}

#responsiveMenu {
    background: #ff3c00;
}

#responsiveMenu .search_box {
    float: right;
    padding-top: 5px;
}


#responsiveBanner {
    background: #ff3c00;
}

/*
.touchLongLogo {
    width: 600px;
}*/

#LeftColumn {
    background: #ff3c00;
     top: 130px;
    /*background: #ffffff;*/
}

.projectListTitle a:hover {
    color: #ff3c00;
}

.contactrow label {
    text-align: left;
}

textarea #messagedetails {
    width: 100%;
}

.list_filter_top {
    margin-bottom: 15px;
}




#LeftColumn a {
    color: white;
    /*color: #000000;*/
}

#LeftColumn a:hover {
    color: white;
    text-decoration: underline;
}

#LeftColumn .selected a {
    /*color: #ff3c00;*/
}

#LeftColumn .navChevron, #responsiveMenu .navChevron {
    display: none;
}

#LeftColumn .selected .navChevron, #responsiveMenu .selected .navChevron  {
    display: inline;
}

.projectListItems .chevron {
   color: #ff3c00;
}

.list_items_footer a {
   color: #ff3c00;
}

h1, h2, h3, .pressListHeading a {
    color: #ff3c00;
}

/*
.contact_form input, .contact_form textarea {
    border: 1px solid #ff3c00;
}
*/
.contact_form button {
    border: none;
    padding: 5px;
}

.contact_form button:hover, form #submit:hover {
    cursor: pointer;
}

form input, form textarea {
    border: 1px solid #ff3c00;
    margin-bottom: 10px;
}

form #submit {
    background: #ff3c00;
    color: #ffffff;
}

form #submitr {
    background: #ff3c00;
    color: #ffffff;
}
form #submitcontact {
    background: #ff3c00;
    color: #ffffff;
}

form #submitsearch {
    background: #ff3c00;
    color: #ffffff;
}

#Project .awardslist strong {
    color: #ff3c00;
}

#LeftColumn .nav .selected, #LeftColumn .nav .not-selected {
    text-align: left;
}

.search_box {
    float: left;
    padding-left: 5px;
    padding-top: 5px;
}

#searchinput, #searchinputResponsive {
    color: #000000;
    background-color: #ffffff;
    text-align: left;
}

.listFilterItem {
    background: #ffffff;
    background: #ff3c00;
    border: 1px solid #ff3c00;
}

.listFilterItem a {
    color: #ffffff;
}

.listFilterItem:hover {
    border: 1px solid #ff3c00;
}


.list_filter_top .selected, .list_filter_body .selected {
    background-color: #ffffff;
    border: 1px solid #ff3c00;
}

.list_filter_top .selected a, .list_filter_body .selected a {
    color: #ff3c00;
}