@charset "UTF-8";
/* CSS Document */

.accommodationsSection {

}

.accommodationsSection .logo {
}

.accommodationsSection .name {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #be0000;
	margin-bottom: 5px;
}

.accommodationsSection .description {
	width: 400px;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #be0000;
	margin: 0;
	padding: 0;
	font-weight: normal;
	margin: 5px 0;
}
	