.pagebuttons, #lowerhr, #contactinfo{
display:none;
}
#contactbarouter{
max-width:1100px;
margin-left:auto;
margin-right:auto;
}
#contactbar{
text-align:right;
color:#A12929;
font-size:1.2em;
padding-top:15px;
}.menufixed #contactbarouter{
        display:none;
        }
        .menufixed #nav > ul > li >a{
font-size:1em !important;
padding:8px 5px 8px 5px;

}
@media only screen and ( max-width: 999px )
        {
        #contactbar{
        text-align:center;
        margin-bottom:10px;
        }
        
        }
        
        blockquote{
	padding:20px;
	background-image:url(quotebg.png);
	background-repeat:no-repeat;
	}
#bobhayton{
margin-top:20px;
background: -webkit-linear-gradient(bottom, rgba(240,240,240,1)0%, rgba(255,255,255,1)100%); 
    background: -o-linear-gradient(bottom, rgba(240,240,240,1)0%, rgba(255,255,255,1)100%); 
    background: -moz-linear-gradient(bottom, rgba(240,240,240,1)0%, rgba(255,255,255,1)100%); 
    background: linear-gradient(to bottom, rgba(240,240,240,1)0%, rgba(255,255,255,1)100%); 
    border-bottom:1px solid #DFDFDF;
}
#bobhayton h1{
font-size:5.7em;
text-transform:uppercase;
margin:40px 0px 0px 40px;
}
#bobhayton h2{
font-size:3em;
margin:5px 0px 5px 40px;
}
#bobhayton p{
margin:5px 0px 0px 40px;
font-size:1.8em;
color:#969696}
#bobhayton img{
float:right;
}
@media only screen and ( max-width: 900px )
        {
        #contactbarouter{
        display:none;
        }
        #contactinfo{
        display:block;
        text-align:center;
        color:#A12929;
        font-size:1.2em;
        padding-top:15px;
        }
        }

@media only screen and ( max-width: 810px )
        {
        
        #bobhayton h1{
font-size:3em;
margin:20px 0px 0px 20px;

}
#bobhayton h2{
font-size:2em;

margin:5px 0px 5px 20px;
}
#bobhayton p{
margin:5px 0px 0px 20px;
font-size:1.4em;
}
#bobhayton img{
width:50%;
}
        
        }
        
        @media only screen and ( max-width: 500px )
        {

        #bobhayton h1{
font-size:2em;


}
#bobhayton h2{
font-size:1.4em;


}
#bobhayton p{

font-size:1em;
}
#bobhayton img{
width:40%;
}
        
        }
         @media only screen and ( max-width: 400px )
        {
        
        #bobhayton h1{
font-size:1.6em;


}
#bobhayton h2{
font-size:1.2em;


}

        
        }