@charset "utf-8";
/* CSS Document */

#content { color: #444; font: 8pt/12pt Tahoma, Verdana, Arial, Helvetica, sans-serif; }
a { color: #F60; text-decoration: none; }
a:hover { color: #693; text-decoration: underline; }

#navigation { margin: 0; padding: 0; }
#navigation, #navigation a { color: #069; font: 8pt/12pt Arial, Helvetica, sans-serif; }
#navigation h1 { display: block; margin: 0; padding: 0; color: #C36; font-size: 12pt; text-indent: -4000px; background: url('img/nav-h1.jpg') no-repeat; width: 200px; height: 41px; }
#navigation ul { margin: 0; padding: 0; list-style: none; background: #9CC8EB url('img/nav-bg.jpg') no-repeat; }
#navigation ul li { margin-left: 16px; padding-left: 12px; background: url('img/bullet.gif') no-repeat left center; }
#navigation span { display: block; width: 200px; min-height: 12px; background: #9CC8EB url('img/nav-base.gif') no-repeat left bottom; }

.cB { clear: both !important;  float: none !important; max-height: 0 !important; line-height: 0 !important; margin: 0 !important; }

.packages h1 { display: block; float: left; clear: both; margin: 15px 0 0 0; padding: 0; width: 665px; color: #C36; font-weight: bold; line-height: 40px; text-indent: -4000px; }
#biltmoreH { background: url('img/title-biltmore.gif') no-repeat; }
#bonaventureH { background: url('img/title-bonaventure.gif') no-repeat; }
#checkersH { background: url('img/title-checkers.gif') no-repeat; }
#laacH { background: url('img/title-laac.gif') no-repeat; }
#oH { background: url('img/title-o.gif') no-repeat; }
#omniH { background: url('img/title-omni.gif') no-repeat; }
#sheratonH { background: url('img/title-sheraton.gif') no-repeat; }
#standardH { background: url('img/title-standard.gif') no-repeat; }
#wilshireH { background: url('img/title-wilshire.gif') no-repeat; }
#H { background: url('img/title-.gif') no-repeat; }

.offers { float: left; clear: both; width: 665px; }
.location { float: left; margin: 18px 0 14px 8px !important; color: #888; }
.location img { margin-bottom: 8px; }
.details { float: right; width: 455px; margin: 0 0 14px 0; }
.details h2 { color: #C60; font: 14pt/16pt Arial, Helvetica, sans-serif; margin: 18px 0 5px 0; clear: both; }
.details p { margin-bottom: 0.8em; }
.details ul { margin-top: 0; }

.reserve, .call, .or, .book1, .book2 { display: block; float: left; line-height: 26px; color: #FFF; font-weight: bold; }
.reserve, .book1 { background: #39F url('img/blue-l.gif') no-repeat left top; padding-left: 9px; }
.call, .book2 { background: #39F url('img/blue-r.gif') no-repeat right top; padding: 0 9px 0 0.3em; }
.or { font-weight: normal; color: #555; padding: 0 5px; }

a.book { cursor: pointer; }
a.book:hover { text-decoration: none; }
a.book:hover .book1 { background: #C60 url('img/orange-l.gif') no-repeat left top; }
a.book:hover .book2 { background: #C60 url('img/orange-r.gif') no-repeat right top; }
