/*
File:			custom.css
Description:	Custom styles for Thesis
*/

/* custome header */
.custom #header { border-bottom:none;
height:83px;
padding-top:0;
padding-bottom:0;
background:url(http://ownersview.com/wp-content/themes/thesis_151/custom/images/OwnersViewHeader.jpg)
center left no-repeat; }

.custom #header #logo { display:none; }

.custom #header #tagline { display:none; }


