#wrapaccommodation {
	padding-left: 18px;
}
#accommodation1 {
	float: left;
	width: 220px;
	background: #000;
}
#accommodation2 {
	float: left;
	width: 220px;
	background: #000;
	border-right: 1px solid #FFF;
	border-left: 1px solid #FFF;
}
#accommodation3 {
	float: left;
	width: 220px;
	background: #000;
}
#standardcolumn #accommodation1 h1, #standardcolumn #accommodation2 h1, #standardcolumn #accommodation3 h1 {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 16px;
	font-weight: lighter;
	color: #FF9;
}
#standardcolumn #accommodation1 p, #standardcolumn #accommodation2 p, #standardcolumn #accommodation3 p {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
#accommodationheader {
	background: #2F0000;
	width: auto;
	margin-right: auto;
	height: 75px;
	border: 1px solid #FFF;
}

#standardcolumn #accommodationheader p {
	margin: 10px 0px 0px 0px;
	text-align: left;
	font-family: "Arial Narrow", Arial, sans-serif;
}
	color: #999;
}
#maincontent #standardcolumn #accommodationheader p a {
	color: #FFF;
	text-align: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#standardcolumn #accommodationheader p a:hover {
	color: #909090;
}
#standardcolumn #accommodationheader p .googlemap a {
	font-size: 24px;
	font-weight: bold;
}
.googlemap {
	font-size: 24px;
	font-weight: bold;
}


#bedandbreakfast {
	margin-bottom: 30px;
	border-bottom: 1px solid #CCC;
	padding-bottom: 30px;
}


.keywordtext {
	color: #CCC;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	padding-right: 10px;
	padding-left: 10px;
}
.secondrow {
	padding-left: 195px;
}

.googlemap a:hover {
	color: #CF9;
	font-weight: bold;
	font-size: 24px;
}
