/* CSS Document */

body,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C44100;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #efd292;
}
a {
	color: #ce4e0f;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
.t-top-bk {
	background-image: url(img/tm.gif);
}
.t-left-bk {
	background-image: url(img/tml.gif);
}
.t-right-bk {
	background-image: url(img/tmr.gif);
}
.m-left-bk {
	background-image: url(img/mml.gif);
}
.m-right-bk {
	background-image: url(img/mmr.gif);
}
.b-mid-bk {
	background-image: url(img/bm.gif);
}
.black-text {
	color: #000000;
}
/* ----------------- pricelist -----------------------*/
.ratestable {
	width: 100%;
}
.ratescorner {
	background-color: #FFEDD5;
	border: 1px solid #C44100;
}
.ratesheader {
	background-color: #FFEDD5;
	font-weight: bold;
	color: #C44100;
	text-align: center;
	border: 1px solid #C44100;
}
.ratesrooms {
	background-color: #FFEDD5;
	font-weight: bold;
	color: #C44100;
	border: 1px solid #C44100;
	padding-right: 4px;
	padding-left: 4px;
}   
.ratesprices {
	background-color: #FFFFFF;
	color: #C44100;
	text-align: center;
	border: 1px solid #d4ceb9;
}
.notes {
	font-weight: normal;
	padding: 4px;
	text-align: left;
	font-size: 11px;
}	
.offers {
	background-color: #C44100;
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding: 4px;
}
.area {
	font-weight: bold;
	color: #C44100;
	font-style: italic;
	background-color: #FFEDD5;
	padding: 4px;
	font-size: 13px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C44100;
	border-right-color: #C44100;
	border-bottom-color: #C44100;
	border-left-color: #C44100;
}
.area-Text {
	padding: 4px;
	border: 1px solid #C44100;
}
.top-area {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
}
.toptitle {
	font-size: 16px;
	font-weight: bold;
}

