.menu-header {
	background: #151B54!important;
}

#header-border .custom-header {
	padding: 0 !important;
	position: relative;
	min-height: 125px;
	background: url(http://signaturepoolandspas.com/wp-content/uploads/2015/12/cropped-header42.jpg) bottom center no-repeat;
	border-bottom: 0;
}

.custom-header {
	background-size: 100% 100% !important;
	max-width: 100%;
min-height: 202px; 
}

#social {
	position: relative;
	top: 5px;
}


.widget-title, .widget-title a {
     color: #606060  !important;
}
#secondary {
 background: #92cae1;
}
.footer .widget-content {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}
.menu li a:hover {
	background: #ED3300 !Important;
}
table {
    border: none!important;
    border-collapse: collapse!important;
    border-spacing: 0px!important;
}
table td {
    border: none!important;
    border-collapse: collapse!important;
    border-spacing: 0px!important;
}
@media only screen and (max-width: 500px) {
 .custom-header {
   padding: 0 !important;
background-size: 100% 75% !important;
   margin-bottom: 0px !important;
	max-width: 100%;
 min-height: auto;
}

     #header { display: none; 
          } 
 }
.entry-content p{
    line-height: 22px;
}
.left { float: left; padding: 15px; }