If this helps here is the code I changed/added
css:
/* =Navigation
----------------------------------------------- */
#site-navigation {
line-height: 3em;
background-color: #3c6398;
text-transform:uppercase;
margin-top: -6px;
}
/* =Layout
----------------------------------------------- */
#masthead{
width: 1140px;
margin: 0 auto;
background-color: transparent;
margin-top: 5px;
}
.site-main{
background-color: #fff;
}
#bio-image {
float: left;
margin: 1px;
}
#tc-image {
text-align: right;
}
.site-branding {
margin-left: 0;
}
#header-right {
margin: 50px 50px 0 0;
}
h1.site-title {
clear: none;
font-size: 2.9em;
margin-top: 50px;
}
h2.site-description {
margin-left: 50px;
clear: none;
}
header.php:
<div id="bio-image">
<img src="https://www.robinsonandtoler.com/wp-content/uploads/2013/12/header-image.png" alt="bio image" />
<a href="https://www.trustedchoice.com/">
<img src="https://www.robinsonandtoler.com/wp-content/uploads/2013/12/tc-image.png" alt="tc image" />