#branding {
background: url('http://seriousaboutcamo.com/projects/flexwinetours/wp-content/uploads/assets/fwtlogo.png');
background-repeat: no-repeat;
background-position: 20px center;
height: 200px
}

#searchform {
top: 90px!important;
}

#site-title {
margin-top: 30px;
padding-top: 0;
margin-left: 150px;
color: #4D88AE;
}

#site-description {
margin-left: 150px;
margin-bottom: 30px;
color: #4D88AE;
}

#branding a img{
display:none;
}

#access {
background: #4d88ae; /* Old browsers */
background: -moz-linear-gradient(top, #4d88ae 0%, #0c4f7a 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4d88ae), color-stop(100%,#0c4f7a)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #4d88ae 0%,#0c4f7a 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #4d88ae 0%,#0c4f7a 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #4d88ae 0%,#0c4f7a 100%); /* IE10+ */
background: linear-gradient(top, #4d88ae 0%,#0c4f7a 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4d88ae', endColorstr='#0c4f7a',GradientType=0 ); /* IE6-9 */
margin-top: 20px;
}

.widget-area {
font-size: 14px;
}

.widget-title {;
font-size: 12px
}

#text-4 {
background-color: #584A43;
margin-right: -10px;
margin-left: -10px;
padding: 5px 10px;
border: 2px solid #0D4F7A;
}

#text-4 .widget-title {
font-size: 10px;
}

#text-4 .textwidget {
margin: 0 10px;
line-height: 15px; 
}

#text-4 .textwidget li {
margin: 0 0 8px 0;
list-style-position: inside;
padding-left: 1em;
text-indent: -1em;
}

#text-4 .widget-title, #text-4 .ul li, #text-4.widget ul li {
color: #FFFFFF!important;
}

#post-5 .entry-content a {
text-decoration: underline!important;
}

#post-7 blockquote, #post-7 div {
color:#0D4F7A; 
}

#post-7 blockquote div {
width: 100%; 
text-align:right; 
margin-top:-20px; 
padding-bottom: 10px;
}

.FAQ-questions {
line-height: 6px;
}