@charset "ISO-8859-1";
/* ---------------------------------------------

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

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: url(images/bg-new.gif); }
ul { list-style: none inside; margin-left: 15px; }
p { font-size: 1.2em; line-height: 1.2em; margin-bottom: 1.2em; }
a { outline: none; }
a img { border: none; }
/* TOOLBOX
-------------------------------- */
.floatleft { float: left; }
.floatright { float: right; }
.clear { clear: both; }
/* PAGE STRUCTURE
-------------------------------- */
#gold-award { position: relative; margin: 0 auto; top: 500px; width: 1070px; height: 145px; background: url("images/gold-award-generic.png") no-repeat; }
#page-wrap { width: 770px; margin: -143px auto; border:6px solid #000000; background: #ffffff; }
#header { background: url(images/header.jpg) no-repeat; width: 770px; height: 186px; }
/* fonts */

.homefont { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; }
.slideshow { float: right; }
/* image border removal */

img { border: none; }
.footer { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #000000; text-decoration: none; }
.footer a { text-decoration: none; color: #000000; }
.footer a:hover { text-decoration: underline; }
.amenities { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; }
li { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #000000; }
/******   H3    */
ul#menu { margin:0; padding:0; list-style-type:none; width:auto; position:relative; display:block; height:36px; text-transform:uppercase; font-size:12px; font-weight:bold; background:transparent url("images/OFF.gif") repeat-x top left; font-family:Helvetica, Arial, Verdana, sans-serif; border-bottom:4px solid #555555; border-top:1px solid #919191; }
ul#menu li { display:block; float:left; margin:0; pading:0; }
ul#menu li a { display:block; float:left; color:#8c3a3a; text-decoration:none; font-weight:bold; padding:12px 8px 0 8px; height:24px; background:transparent url("images/DIVIDER.gif") no-repeat top right; }
ul#menu li a:hover { background:transparent url("images/HOVER.gif") no-repeat top right; }
