body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #603913;
	background-color: #fff3e1;
	background-image: url(images/background.png);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration: underline;
	color: #603913;
}
a:hover {
	text-decoration: none;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 100;
	font-size: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EDD6B3;
	text-transform: uppercase;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: 100;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EDD6B3;
	text-transform: uppercase;
}
.welcome_img {
	float: left;
}
.welcome_text {
	padding: 20px;
	float: left;
	width: 440px;
	height: 131px;
	line-height: 20px;
}
.welcome_div {
	float: left;
	width: 614px;
	height: 171px;
	overflow: hidden;
}
.news_div {
	float: left;
	margin-top: 20px;
	width: 297px;
	line-height: 20px;
}
.rooms_div {
	float: left;
	margin-top: 20px;
	width: 297px;
	line-height: 20px;
	padding-left: 20px;
}
.rooms_div ul li {
	list-style-image: url(images/bullet.png);
}
.footer {
	padding: 9px;
	clear: both;
	float: left;
	width: 1004px;
	text-align: center;
}

.rooms_div ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}






.alignment {
	margin-right: auto;
	margin-left: auto;
	width: 1024px;
}
.main-div {
	background-image: url(images/body_bg.png);
	background-repeat: repeat-x;
	float: left;
	width: 1024px;
}

.logo {
	float: left;
	height: 142px;
	width: 821px;
	padding-top: 14px;
	padding-bottom: 27px;
	padding-right: 101px;
	padding-left: 101px;
}
.banner_imgs {
	height: 200px;
	float: left;
	width: 1024px;
}
.banner_img {
	float: left;
	height: 200px;
	padding-left: 56px;
}
.banner_img#left {
	width: 264px;

}
.banner_img#middle {
	width: 264px;
}
.banner_img#right {
	width: 266px;
}
#nav {
	float: left;
	margin-top: 32px;
	width: 1024px;
	height: 50px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
}
#nav ul li {
	list-style-type: none;
	float: left;
	font-size: 16px;
	padding-bottom:10px;
	vertical-align: middle;
	margin-right: 28px;
	margin-left: 28px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 50px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#nav ul li a, #nav ul li a:visited {
	font-size: 15px;
	color: #927F4C;
	text-decoration: none;
	padding-bottom:10px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	float: left;
}
#nav li a:hover   {
	padding-bottom:10px;
	text-decoration: underline;
}
.left-column {
	height: 460px;
	width: 305px;
	float: left;
	background-image: url(images/sidebar_bg.png);
	background-repeat: repeat-x;
	padding: 20px;
}
.right-column {
	float: left;
	width: 639px;
	padding: 20px;
}
