/* CSS Document */

.tariff-section {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #B00C2E;
	border-right-color: #B00C2E;
	border-bottom-color: #B00C2E;
	border-left-color: #B00C2E;
	width: 840px;
	height: auto;
	margin: 0px 0px 30px;
	padding: 0px;
	float: left;
	clear: right;
}
.tariff-section-text {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 840px;
	float: left;
}


.tariff-section td {
	border-right: 1px dotted #39313F;
	border-bottom: 1px dotted #39313F;
}
.tariff-section-prices {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #B00C2E;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

.tariff-section-prices a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.tariff-section-prices a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.tariff-section-prices a:hover {
	color: #FFFCCA;
	text-decoration: none;
}

.tariff-section-prices a:active {
	color: #FFFFFF;
	text-decoration: none;
}







.tariff-section-rooms {
	font-family: Arial, Helvetica, sans-serif;
	color: #39313F;
	font-weight: bold;
	font-size: 0.9em;
	text-align: center;
	background-color: #D79B9E;
	padding: 10px 5px;
	width: 65px;
}
.tariff-section-seasons {
	font-family: Arial, Helvetica, sans-serif;
	color: #39313F;
	background-color: #D79B9E;
	padding: 10px 5px 10px 10px;
	font-weight: bold;
	font-size: 0.9em;
	text-align: left;
	width: 90px;
}
.tariff-section-dates {
	font-family: Arial, Helvetica, sans-serif;
	color: #39313F;
	font-size: 0.9em;
	width: 165px;
	padding: 10px 5px 10px 10px;
}




.tariff-section table {
	border: 2px dotted #B00C2E;
	padding: 5px;
	background-color: #FFFFFF;
}



#maincol-fullwidth .tariff-section-text h3 {
	display: block;
	height: auto;
	width: auto;
	float: right;
	padding: 5px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	font-weight: bold;
	background-color: #B00C2E;
	margin-top: 1em;
	clear: left;
}

#maincol-fullwidth .tariff-section h3 a:link {
	color: #39313F;
}
#maincol-fullwidth .tariff-section h3 a:visited {
	color: #39313F;
}
#maincol-fullwidth .tariff-section h3 a:hover {
	color: #B00C2E;
}
#maincol-fullwidth .tariff-section h3 a:active {
	color: #000000;
}






.tariff-section-h1italic {
	color: #39313F;
	font-size: 0.7em;
	font-style: italic;
}
#maincol-fullwidth .tariff-section-text p {
	width: 463px;
	height: auto;
	padding-right: 30px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	clear: left;
}
#maincol-fullwidth .tariff-section h1 {
	color: #B00C2E;
}

