/* DEFAULT */
body {margin:0 0 10px; font-family:Arial, Helvetica, sans-serif; background:url(../img/body_bg.jpg) top center repeat-x fixed #f7d990;
}
p {line-height:200%; text-align:justify;}

.imgRight {float:right; margin:15px 0px 10px 8px;}

/* SHELL */
#shell {width:822px; margin:0px auto; padding:0px 24px; background:url(../img/shell_bg.jpg) top center no-repeat fixed;}

/* HEADER */
#header {height:154px; background:url(../img/header_bg.jpg) top center no-repeat; position:relative;}
#logo {position:absolute; right:0px; top:0px; width:205px; height:154px; display:block;}

/* CONTENT */
#content {width:722px; padding:40px 50px;  background:url(../img/content_bg.jpg) bottom center no-repeat #fff; color:#8c6c63;}

#content h1 {color:#a8391b; font-size:18px; font-weight:normal;}
#content p {font-size:14px; }

/* HOTELS */
#hotelList {width:700px; margin:10px auto; background:url(../img/hotel_rule.jpg) top center no-repeat; padding:30px 0px 10px;}

#hotelList p {font-size:12px; color:#000000;}
#hotelList h2 {font-size:16px; color:#026d90; font-weight:normal; margin:0; padding:0;}

.hotel {margin:0 0 20px; background:url(../img/hotel_border.jpg) bottom center repeat-x;}
.hotelInfo {background:url(../img/hotel_info-rule.jpg)50% center no-repeat #FFFFFF; padding:0px 15px 11px; margin:-8px 0 0 30px; width:200px; text-align:center;}
.hotelInfo a {font-size:12px; text-transform:uppercase; padding:0px 10px; color:#8b5c01; text-decoration:none; font-weight:bold;}
.hotelInfo a:hover {text-decoration:underline;}
.moreInfo {color:#863f03;}