body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-color: #400000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/*   CONTAINER   */
#container {
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	margin-left: auto;
	margin-right: auto;
	width: 822px;
	height: auto;
}

/*   BANNER & LOGO'S   */
#banner {
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 822px;
	height: 108px;
	background-image: url(../images/banner_bg.jpg);
	background-repeat: no-repeat;
	float: left;
}
#logo {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 339px;
	height: 108px;
}
#banner_links {
	position: absolute;
	top: 0px;
	left: 560px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 157px;
	height: 26px;
	background-image: url(../images/banner_links_bg.jpg);
	background-repeat: no-repeat;
}
#banner_links h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 7px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	color: #9C7025;
}
/*   CONTENT   */
#content {
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 822px;
	height: auto;
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-y;
	float: left;
}

/*   INFORMATION SECTION ON LEFT   */
/*   information on home page   */
#home_promo {
	position: relative;
	top: 0px;
	left: 0px;
	width: 542px;
	height: 307px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
	background-image: url(../images/home_promo.jpg);
	background-repeat: no-repeat;
	float: left;
}
#home_flash {
	position: absolute;
	top: 0px;
	left: 10px;
	width: 529px;
	height: 300px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/*   INFORMATION SECTIONS ON RIGHT   */
/*   information on home page   */
#info_right_home {
	position: relative;
	top: 0px;
	right: 0px;
	width: 280px;
	height: 307px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(../images/specials_bg.jpg);
	background-repeat: no-repeat;
	float: right;
}
#info_right_text {
	position: absolute;
	top: 20px;
	left: 20px;
	width: 240px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#info_right_text h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 26px;
	line-height: 18px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	color: #FFFFFF;
}
#info_right_text p {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 15px;
	line-height: 22px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	color: #FFFFFF;
}
#info_right_link {
	position: absolute;
	top: 270px;
	left: 20px;
	width: 240px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 18px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	color: #9b6f24;
}

/*   BOTTOM   */
#bottom {
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 822px;
	height: auto;
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-y;
	float: left;
}
#view_rooms {
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 275px;
	height: 104px;
	background-image: url(../images/view_rooms_suites.jpg);
	background-repeat: no-repeat;
	float: left;
}
#view_rooms_text {
	position: absolute;
	top: 10px;
	left: 17px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 120px;
	height: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	line-height: 25px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	color: #4B0000;
}
#view_specials {
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 267px;
	height: 104px;
	background-image: url(../images/view_specials_packages.jpg);
	background-repeat: no-repeat;
	float: left;
}
#view_specials_text {
	position: absolute;
	top: 10px;
	left: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 120px;
	height: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	line-height: 25px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	color: #4B0000;
}
/*   bottom right links   */
#bottom_right_links {
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 280px;
	height: 104px;
	background-image: url(../images/home_links_bg.jpg);
	background-repeat: no-repeat;
	float: left;
}
#check_room {
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 280px;
	height: 51px;
	background-image: url(../images/check_room_availability.jpg);
	background-repeat: no-repeat;
	float: left;
}
#check_room_text {
	position: absolute;
	top: 15px;
	left: 15px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 200px;
	height: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	color: #4B0000;
}
#book_online {
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 280px;
	height: 53px;
	background-image: url(../images/book_online.jpg);
	background-repeat: no-repeat;
	float: left;
}
#book_online_text {
	position: absolute;
	top: 15px;
	left: 15px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 149px;
	height: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	color: #4B0000;
}

/*   FOOTER   */
/*   footer on home page   */
#footer {
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 822px;
	height: 49px;
	background-image: url(../images/footer_bg.gif);
	background-repeat: no-repeat;
	float: left;
}
#footer_info {
	position: absolute;
	top: 14px;
	left: 20px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 670px;
	height: 35px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #4B0000;
	text-align: left;
}
#footer_img {
	position: absolute;
	top: 0px;
	right: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 127px;
	height: 49px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #4B0000;
	text-align: left;
}
/*   bottom links on all pages   */
#base_links {
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	width: 822px;
	height: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #A29177;
	text-align: center;
	float: left;
}

/*   LISTS   */
ul {
	margin: 0px 20px 8px 20px;
	padding: 0px 0px 0px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #344327;
	display: block;
	list-style-type: disc;
	text-decoration: none;
	list-style-image: url(../images/list.gif);
	line-height: 20px;
}

/*   IMAGES   */
.img {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
