@charset "UTF-8";
/* CSS Document */

#contactWide   {
	float: left;
/* 	height: 1005px; */
	width: 848px;
	background-image: url(images/laingdon_sliced_10v2.png);
	background-repeat: repeat;
	padding: 30px;
	font-family: 'Rosarivo', "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 28px;
}
#contactWidetext {
	height: 60px;
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #5E1F29;
	margin-top: 10px;
}
#mapbox {
	height: 300px;
	margin-top: 20px;
	border: 10px solid #FFF;
}
#underMap {
	height: auto;
}
#underMapLeft {
	width: 625px;
	height: auto;
	font-size: 14px;
	line-height: 24px;
	float: left;
}
#undermapright {
	width: 178px;
	float: left;
	padding-left: 20px;
	margin-left: 20px;
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #5E1F29;
	margin-top: 10px;
	height: 600px;
	font-size: 14px;
	line-height: 24px;
}
.directionhead {
	font-weight: bold;
	color: #5E1F29;
	font-size: 22px;
}
.directionbold {
	font-weight: bold;
	color: #5E1F29;
}


.headline {
	font-family: "Tangerine", Arial, Helvetica, sans-serif;
	font-size: 58px;
	line-height: 29px;
	color: #5E1F29;
	font-weight: bold;
	text-align: center;
}
