@charset "UTF-8";
/* CSS Document */

.header-primary-hnwl {
	width: 100%;
	height: 300px;
	background-color: #666666;
	background-image: url("http://preview.4at5.net/email_domains/hnwl/0000/images/splash.jpg");
	background-repeat: no-repeat; 
	background-size: cover;
}


.header-secondary-hnwl {
	width: 100%; 
	height: 110px; 
	position: fixed;
	z-index: 4;
	background-color: #666666;
	background-image: url("http://preview.4at5.net/email_domains/hnwl/0000/images/splash.jpg");
	background-size: cover;
	font-family: arial;
	color: #ffffff;
	
}

.header-nav-content-hnwl::after {
	content: "\2039  Creative Hive Home";
}

.wp::after {
	content: "WP";
	color: coral;
}

.ss::after {
	content: "SS";
	color: coral;
}