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

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

Site Developed by The Thomas Group
www.thomasgrouponline.com
Webmaster / Designer - Ian Arensbak
Web Developer - Brad Proctor

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

/* -------------------------------- 
RESETS & BASIC PAGE SETUP
-------------------------------- */
* { margin: 0; padding: 0; }
html { overflow-y: scroll; }
body { font: 62.5% Helvetica, sans-serif; background: #CFA450; }
ul { list-style: none inside; }
p { font-size: 1.2em; line-height: 1.3em; margin-bottom: 1.2em; font-family: Arial, Helvetica, sans-serif; }
a { outline: none; }
a img { border: none; }
h1 { text-align: center; color:#1D378C; }
ul.list { list-style: circle outside; margin-left: 15px; }
ul.list li { margin-bottom: .5em; }

/* -------------------------------- 
TOOLBOX
-------------------------------- */
.floatleft { float: left; }
.floatright { float: right; }
.clear { clear: both; }
/* -------------------------------- 
PAGE STRUCTURE
-------------------------------- */
#page-wrap { position: relative; width: 692px; margin: 0 auto; background: url(../images/layout_06.jpg) repeat-y; }
#content { width: 692px; }
#top { position: absolute; top:10px; right: 10px; color: #fff; text-align: center; font-size: 1.2em; font-weight: bold; }
#left-column { width:143px; float: left; text-align: center; }
#main-content { width:534px; _width:524; padding: 5px; float: right; }
#logo { position: absolute; top: 13px; left: -8px; width: 162px; height: 106px; }
#footer { width: 692px; margin: 0 auto; text-align: center; }
address { font:bold 1.4em "Times New Roman", Times, serif; }
/* NAVIGATION 
-------------------------------- */
ul#navigation { display: block; width: 146px; float: left; text-align: left; margin-top: 130px; }
ul#navigation ul { list-style: none; padding-top: 1em; }
ul#navigation li { margin-left: 4px; font: 1.4em Georgia, "Times New Roman", Times, serif; color: #fff; line-height: 1.8em; }
ul#navigation a { text-decoration: none; color: #fff; }
ul#navigation a:hover { text-decoration: underline; }


#reservations { display: block; height: 27px; width: 134px; background: url(../images/reservations-button.jpg) no-repeat; text-indent: -9999px; }
/* -------------------------------- 
FORM STYLING
-------------------------------- */

.title { text-align: center; color: #CFA450; font-size: 1.6em; padding: 5px;  }
.location { font: 1.3em Georgia, "Times New Roman", Times, serif; color: #0000FF; }
td p { padding: 5px; }
td img { padding: 5px; }