/* CUSTOM CSS */

/*Hide Property player, increase welcome statement width*/
#propertyslideshow {
    display:none;
}
html body.homepage div.box.welcome-statement, body.homepage div.box.welcome-statement h2, body.homepage div.box.welcome-statement p, body.homepage div.editor {
    width:930px;
}

.homepage #logo {
 width:960px;
 height:110px;
 display:block;
 text-indent:-9999em;
 background:transparent url("http://www.thedaileygroup.com/siteimages/header-lg.jpg") no-repeat;
}

.homepage #header {
 height:110px;
}


#header {
	height:80px;
}

#logo {
	width:960px;
	height:80px;
	display:block;
	text-indent:-9999em;
	background:transparent url("http://www.thedaileygroup.com/siteimages/header.jpg") no-repeat;
}
