/* CSS Document */

.LeftSpacer {
	background-image:url(/images/left_spacer.gif);
	background-repeat:repeat-y;
	width:23px;
}
.TopStripSpacer {
	background-image:url(/images/top_strip_spacer.gif);
	background-repeat:repeat-x;
	height:25px;
}
.Header {
	background-image:url(/images/header.jpg);
	background-repeat:no-repeat;
	height:196px;
}
.LeftColoumnSpacer {
	background-image:url(/images/left_coloumn_spacer.gif);
	background-repeat:repeat-y;
	width:195px;
}
.HeadingLine {
	background-image:url(/images/welcome_line.gif);
	background-repeat:repeat-x;
	height:15px;
}
.BottomSpacer {
	background-image:url(/images/bottom_pics_spacer.gif);
	background-repeat:repeat-x;
	height:106px;
}
.Color1 {
	background-color:#EFEDE3;
}
.Color2 {
	background-color:#000000;
}
.Color3 {
	background-color:#D8D4C2;
}
.Color4 {
	background-color:#638B87;
}
.WhiteColor {
	background-color:#FFFFFF;
}
.AwardsHeader {
	background-image:url(/images/awards_header.jpg);
	background-repeat:no-repeat;
	height:135px;
}
.AttractionsHeader {
	background-image:url(/images/atractions_header.jpg);
	background-repeat:no-repeat;
	height:135px;
}
.ContactHeader {
	background-image:url(/images/contact_header.jpg);
	background-repeat:no-repeat;
	height:135px;
}
.EventsHeader {
	background-image:url(/images/events_header.jpg);
	background-repeat:no-repeat;
	height:135px;
}
.FinediningHeader {
	background-image:url(/images/fine_dining_header.jpg);
	background-repeat:no-repeat;
	height:135px;
}
.HistoryHeader {
	background-image:url(/images/history_header.jpg);
	background-repeat:no-repeat;
	height:135px;
}
.LinksHeader {
	background-image:url(/images/links_header.jpg);
	background-repeat:no-repeat;
	height:135px;
}
.MapHeader {
	background-image:url(/images/map_header.jpg);
	background-repeat:no-repeat;
	height:135px;
}
.PackagesHeader {
	background-image:url(/images/packages_header.jpg);
	background-repeat:no-repeat;
	height:135px;
}
.RoomsHeader {
	background-image:url(/images/rooms_header.jpg);
	background-repeat:no-repeat;
	height:135px;
}
.SpecialsHeader {
	background-image:url(/images/specials_header.jpg);
	background-repeat:no-repeat;
	height:135px;
}
.TravelAgentsHeader {
	background-image:url(/images/travelagents_header.jpg);
	background-repeat:no-repeat;
	height:135px;
}
.WeddingsHeader {
	background-image:url(/images/weddings_header.jpg);
	background-repeat:no-repeat;
	height:135px;.HeadingSpacer {
	background-image:url(/images/heading_spacer.gif);
	background-repeat:repeat-x;
	height:45px;
}
.Justify {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}

.photos {
	padding-right: 5px;
	margin-right: 10px;
}

.backgreen {
	background-color: #EAF1EF;
}