A:link { color: #291B0A; text-decoration: none; }
A:active { color: #291B0A; text-decoration: none; }
A:visited { color: #4E3920; text-decoration: none; }
A:hover { color: #856745; text-decoration: none; }
.bgStars {
	background-image: url(../images/dStars.jpg);
	background-repeat: repeat;
}

.bgMainBeige {
	background-color: #FFF7E8;
}
.bgMainBM {
	background-color: #FFF7E7;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #E2D0AC;
	border-left-color: #E2D0AC;
}
.bgMainBT {
	background-color: #FFF7E7;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #E2D0AC;
	border-left-color: #E2D0AC;
	border-top-width: thin;
	border-top-color: #E2D0AC;
}
.bgMainBB {
	background-color: #FFF7E7;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CFBF9E;
	border-bottom-color: #CFBF9E;
	border-left-color: #CFBF9E;
}

.bgBook {
	background-image: url(../images/bookBG.jpg);
	background-repeat: repeat;
}
.bgRooms {
	background-color: #DEBA8C;
	color: #150902;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.bold {
	font-weight: bold;
}
.NavOrange {
	color: #870E1C;
	font-weight: bold;
}
.textNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #773d1c;
	text-decoration: none;
}
.textNav1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #773d1c;
	text-decoration: none;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #150902;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #1B0B02;
}
.textBl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

.textI {
	font-style: italic;
}

.textIK {
	font-size: 16px;
	font-style: italic;
}

.textLinks {
	color: #870E1C;
	font-weight: bold;

}
.textU {
	text-decoration: underline;
	color: #870E1C;
}

.tOrange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #870E1C;
}

.bgParchment {
	background-color: #FEF7D7;
	background-image: url(../images/parchment.jpg);
	background-repeat: repeat;
}


.borderP {
	border: thin solid #946C32;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;

}
