#header-index {
	width: 998px;
	height: 320px;
	background-color: #8BC58B;
	border-bottom: 1px solid white;
	overflow: hidden
}

#header {
	width: 998px;
	height: 186px;
	background-color: #8BC58B;
	border-bottom: 1px solid white
}

#header-photo {
	border-bottom: 1px solid white;
	background: url('../grafx/chycor_logo.jpg');
	width: 998px;
	height: 132px
}

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

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

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

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

.heading {
	clear: both;
	margin-left: 10px;
	margin-top: 5px;
	width: 970px;
	background-color: #8BC58B;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	overflow: auto
}
