#header-map {
	width: 998px;
	height: 300px;
	background-color: #99B3CC;
	border-left: 1px solid white;
	border-bottom: 1px solid white;
	overflow: hidden
}

#header-area-map {
	float: right;
	width: 302px;
	height: 105px;
	background: url('../devon-accommodation/devon/images/devon.gif');
	background-position: top;
	border-left: 1px solid white;
	border-right: 1px solid white;
	border-top: 1px solid white;
	overflow: auto
}

#title3 {
	clear: both;
	float: left;
	width: 295px;
	text-align: right;
	margin-top: -6px;
	padding-left: 10px;
	font-size: 12px;
	font-weight: bold;
	color: maroon
}

#header-text {
	float: right;
	height: 38px;
	width: 560px;
	margin-top: 20px;
	padding-left: 15px;
	font-size: 12px;
	color: #B6DAB6;
	overflow: auto
}

.heading {
	clear: both;
	width: auto;
	margin-top: 1px;
	margin-right: 2px;
	background-color: #0077B0;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	text-align: center
}
