/*
Design by UVONGO
http://www.UVONGO.COM
License
*/

body {
	background: #F1E2C1;
	color: #333333; font-style:normal; font-variant:normal; font-weight:normal;
}

h1, h2 {
	color: #B13413;
}

h2 {
	font-size: 1.6em;
}

p, ul, ol, blockquote {
	margin-top: 0;
}

a:link {
	border-bottom: 1px dotted #CCCCCC;text-decoration: none;
	color: #3284B5;
}

a:hover {
	border: none;
}

img {
	border: none;
}

/* Header */

#header {
	width: 820px;height: 200px;
	margin: 0 auto;
	background: url('images/Hotel_last.jpg') no-repeat;
}

#header * {
	margin: 0;border: none;
	font-weight: normal;
	color: #FFFFFF;
}

#header h1 {
	float: left;
	padding: 170px 0 0 50px;
	font-size: 1.6em;
	text-decoration: none;
	}

/* Menu */

#menu {
	width: 820px;
	height: 41px;
	margin: 0 auto;
	background: #37AEF2 url('images/img23.gif'); 
}

#menu ul {
	margin: 0;padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 31px;
	padding: 9px 18px 0 18px;
	text-decoration: none;
	color: #FFFFFF;
}

#menu a:hover, #menu .active a {
	background: url('images/img33.gif');
	color: #FFFFFF
}

/* Content */

#content {
	width: 820px;
	clear: left;
	margin: 0 auto;
}

#colOne {
	float: right;
	width: 180px;
	padding: 4px 0 0 0;
}

#colTwo {
	float: right;
	width: 360px;
	padding: 15px 0px 0 0px;
}

#colThree {
	float: left;
	width: 220px;
	padding: 4px 0 0 0;
}
/* Footer */
#footer {
	width: 820px;
	margin: 0 auto;
	background: url('images/img6.gif') repeat-x;
	font-size: smaller; padding-left:0; padding-right:0; padding-top:10px; padding-bottom:10px
}

#footer * {
	color: #666666;
}