/* CSS Document */

.BgColor1 {
	background-color:#FFFFFF;
}
.BgColor2 {
	background-color:#f8f0e0;
}
.BgColor3 {
	background-color:#efe4ce;
}
.BgColor4 {
	background-color:#111111;
}
.BgColor5 {
	background-color:#cc9a45;
}
.BgColor6 {
	background-color:#620d0a;
}
.Bg {
	background:url(../images/bg-black.gif) repeat-x top;
}
.QuestQuoteSP {
	background:url(../images/quest-quote-spacer.gif) repeat-y;
	width:234px;
}
.AmenitiesSP {
	background:url(../images/amenities-spacer.gif) repeat-y;
	width:283px;
}
.DirectionsFormBg {
	background:url(../images/directions-form-bg.jpg) no-repeat;
	width:365px;
	height:196px;
}
.ContactFormBg {
	background:url(../images/contact-form-bg.jpg) no-repeat;
	width:547px;
	height:427px;
}
.GiftCertiFormBg {
	background:url(../images/gift-certificate-form-bg.jpg) no-repeat;
	width:800px;
	height:500px;
}
.EventBg {
	background: url(../images/event_indi.gif) bottom right #f8f0e0  no-repeat;
	color:#430408;
}
.HorLine {
	background:url(../images/white-line.gif) repeat-x center;
}
.FooterLine {
	background:url(../images/line.gif) repeat-x center;
}
.DivLine {
	background:url(../images/white-line.gif) repeat-x bottom;
}
.Border {
	border:3px solid #FFFFFF;
}
.Border1 {
	border:1px solid #FFFFFF;
}
.ReceptionsFormBg {
	background:url(../images/receptions-form-bg.jpg) no-repeat;
	width:555px;
	height:771px;
}
