/* ---------------------------------------------

/////////////// /////////////// /////////////
    /////           /////       ////
    /////           /////       ////
    /////           /////       //// ////////
    /////           /////       ////    /////
    /////           /////       /////////////

The Thomas Group
Ian Arensbak
ian@thomasgrouponline.com 
http://www.thomasgrouponline.com

------------------------------------------------ */

/* RESETS & BASIC PAGE SETUP
-------------------------------- */
* { margin: 0; padding: 0; }
html { overflow-y: scroll; }
body { font: 62.5% Helvetica, sans-serif; background: #D6CDA2 url(../images/bg.jpg) repeat-x; }
ul { margin-left: 15px; font: 1.2em; }
ul.list { font-size: 1.2em; }
p { font-size: 1.2em; line-height: 1.2em; margin-bottom: 1.2em; }
a { outline: none; }
a img { border: none; }
h1 { line-height: 1.8em; font-size: 2.5em; }
h2 { font-size: 1.8em; }

/* TOOLBOX
-------------------------------- */
.floatleft { float: left; }
.floatright { float: right; padding: 15px; }
.clear { clear: both; }
.center { text-align: center; }

/* PAGE STRUCTURE
-------------------------------- */
#page-wrap { width: 993px; margin: 10px auto; }
#header { width:993px; height:193px; background: url(../images/header.png) no-repeat; text-indent: -9999px; }
#content { width:993px; background: url(../images/content-bg.png); }
#main-content { padding: 20px 50px 20px 60px; }
#main-content p { font-size: 1.3em; line-height: 1.4em; }
.amenities { list-style: disc outside; font-size: 1.3em; line-height: 1.5em; padding-left: 25px; }
.room-description { font-size: 1.3em; }

/* FORM STYLING
-------------------------------- */
label { display: block; }
fieldset { margin: 1.5em 0 0 1.5em; padding: 0; }
legend { margin-left: 1em; color: #000000; font-size: 1em; font-weight: bold; }
fieldset ol { padding: 1em 1em 0 1em; list-style: none; }
fieldset li { padding-bottom: 1em; }
fieldset.submit { border-style: none; }

/* NAVIGATION 
-------------------------------- */
ul#menu { margin:0 auto; padding:0; list-style-type:none; width:899px; position:relative; display:block; height:40px; text-transform:uppercase; font-size:15px; font-weight: bold; color: 000; background: #DFCCAA; font-family:Helvetica, Arial, Verdana, sans-serif; }
ul#menu li { display:block; float:left; margin:0; pading:0; border-right:1px solid #ffffff; }
ul#menu li a { display:block; float:left; color:#008797; text-decoration:none; padding:12px 20px 0 20px; height:24px; height:40px; }
ul#menu li a:hover { background:transparent url("images/black.jpg") repeat-x top left; color: #fff; }

/* FOOTER
-------------------------------- */
#footer { min-height: 83px; background: url(../images/footer.png) no-repeat; }
#footer p { font-size: 1.2em; line-height: 1.6em; color: #ffffff; text-align: center; padding: 20px; }
#footer a, #footer a:hover { color:#ffffff; }