body {
	margin: 0;
	padding: 0;
/*	background: #749865 url(/images/hotel/bg.gif) repeat-x;*/
/*	background: #FFF url(/images/hotel/bg2.gif) repeat-x; */
	font: normal small Arial, Helvetica, sans-serif;
/*	line-height: 1.8em; */
	color:#333;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-family: "Georgia", Times New Roman, Times, serif;
	font-weight: normal;
	color:#CC9900;
}

h2 {
	padding-left: 20px;
	background: url(/images/hotel/h2_header.gif) no-repeat left center;
	font-size: 22px;
}

h3 {
	margin-bottom: 1em;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: .9em;
	font-weight: bold;
}

p, blockquote, ul, ol {
	margin: 0;
}

blockquote {
	padding: 0 0 0 30px;
	background: url(/images/hotel/img11.gif) no-repeat;
	font: small Georgia, "Times New Roman", Times, serif;
	line-height: 1.6em;
}

a {
	text-decoration: underline;
	color: #468259;
}

a:hover {
	background: none;
	text-decoration: underline;
}

/* Menu */
#menu {
	width: 754px;
	height: 50px;
	margin: 0 auto;
}
#menu ul {
    margin:0 ;
    list-style:none;
	font: bold 1.2em Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1px;
}

#menu li {
	display: inline;
}
#menu a {
    float:left;
    display:block;
	background: url(/images/hotel/menu_left.gif) no-repeat;
    padding:0px;
    text-decoration:none;
	color: #DAEAFE;
}
#menu a span {
    float:left;
    display:block;
    padding:14px 13px 6px 13px;
}

#menu a span {float:none;}

#menu a:hover {
	border-bottom: 4px solid #4FA3FF;
	text-decoration: none;
	color: #FFFFFF;
}

#menu .active a {
	text-decoration: none;
	border-bottom: 4px solid #4FA3FF;
	background: #CFE6FF;
	color:#0066CC;

}

/* Header */

#header {
	width: 880px;
	height: 240px;
	margin: 0px auto;
	padding: 0px;
}

#header h1 {
	color:#FFF;
	float: left;
	width: 104px;
	height: 100px;
	padding: 128px 100px 0 20px;
	background: url(/images/hotel/holiday_inn.jpg) no-repeat;
	line-height: 32px;
	font-size: 30px;
}

#header p{
	float: right;
}
/* Wrapper */

#wrapper {
	width: 880px;
	margin: 0 auto;
}

/* Content */

#content {
	width: 630px;
	float:right;
	padding:5px;
	background: #EDEBD5;
}

/* content_body */
#content_body h2{
	border-bottom:1px solid #EEE;
}
#content_body {
	padding:5px;
	background-color: #FFFFFF;
}

#content_body .post {
	padding-bottom: 8px;
	background: url(/images/hotel/img03.gif) repeat-x bottom;
}
#content_body img {
	border:1px #CCC solid;
	padding:2px;
}
#content_body p {
	padding: 5px 0px 0 5px;
}

#content_body .meta {
	padding: 5px 0 0 20px;
	background: url(/images/hotel/img03.gif) repeat-x;
}

#content_body .meta p {
	margin: 0;
	line-height: normal;
	font-size: smaller;
	font-style:italic;
}

#content_body ul {
	margin:0px 0px 2px 30px;
	list-style: url(/images/hotel/bullet.gif);
}

#content_body ul li {
}

/* Footer */

#footer {
	padding: 30px 0 20px 0;
	background:#0070EC url(/images/hotel/footer_bg.gif) repeat-x;
}

#footer p {
	width: 750px;
	color: #FFF;
}

#footer a {
	background: none;
	color: #FFF;
}

#legal {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	margin: 0 auto;
	text-align: right;
	font-size: 12px;
}

#brand {
	font-family: "Georgia", Times New Roman, Times, serif;
	margin: -35px auto 0 auto;
	padding: 10px 0 0 40px;
	background: url(/images/hotel/footer_h2.gif) no-repeat left center;
	letter-spacing: 1px;
	font-size: 24px;
}

#sidebar {
	float: left;
}
.bluebox {
	width: 210px;
	border:5px solid #EDEBD5;
	background-color:#75B4FC;
}

.bluebox h2 {
	margin: 0;
	padding: 1px 15px;
	color: #FFFFFF;
	background:#006CE4 url(/images/hotel/sidebar_h2.gif) no-repeat left center;
	font-size:18px;
}

#sidebar p {
	color: #FFFFFF;
	padding: 10px;
	margin:0;
}

#sidebar ul {
	margin: 0;
	padding: 5px;
	list-style: none;
}

#sidebar li {
	color: #FFFFFF;
	padding: 3px 0;
	background: url(/images/hotel/img03.gif) repeat-x left bottom;
}
#sidebar a {
	color: #FFFFFF;
	background: none;
	display:block;
	text-decoration:none;
}
#sidebar a:hover {
	background: none;
	color: #FF9900;
	text-decoration:none;
}

/* Footer */

