
#shortPageFooter,
#longPageFooter,
#footer {
	display: none;
}



div#menu1 {
	background-image: none;
	background-color: #25b2bd;
}
div#menu1 a {
	font-weight: bold;
}

div#menu2 {
	background-image: none;
	background-color: #25b2bd;
}
div#menu2 a {
	font-weight: normal;
}

h1#logo {
	margin: 0;
}
h1#logo a {
	width: 700px;
	height: 0;
	overflow: hidden;
	text-indent: -999px;
	padding-top: 47px;
	background: url(/sites/default/themes/custom/pacificdunes/images/old-website-banner.png) 0 0 no-repeat;
	display: block;
}