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

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

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

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

/* RESETS & BASIC PAGE SETUP
-------------------------------- */
* { margin: 0; padding: 0; }
html { overflow-y: auto; }
body { font: 62.5% Georgia, "Times New Roman", Times, serif; background: url("../images/bg.jpg"); }
ul { list-style: none inside; }
p { font-size: 1.2em; line-height: 1.4em; }
a { outline: none; color: #7F180E; }
a img { border: none; }
html { height:100%; }
body { height:100%; margin:0; padding:0; }
/* prepares the background image to full capacity of the viewing area */
#bg { top:0; left:0; width:100%; height:100%; }
/* places the content ontop of the background image */
body { overflow-y:auto; }
#bg { position:absolute; z-index:-1; }
h2 { margin-bottom: 3px; text-transform: uppercase;  }
h1 { font: bold 1.8em Georgia, "Times New Roman", Times, serif;}
h1 a { text-decoration: none;}
h1 a:hover { text-decoration: underline; }

/* TOOLBOX
-------------------------------- */
.floatleft { float: left; }
.floatright { float: right; }
.clear { clear: both; }

/* PAGE STRUCTURE
-------------------------------- */
#drop-top { width:1018px; margin: 15px auto 0 auto; height:55px; background: url("../images/drop-top.png") no-repeat; }
#page-wrap { width: 1018px; margin: 0 auto; background: url("../images/page-wrap-bg.png"); }
#content-wrap { width:945px; min-height: 600px; margin: 0 auto; background: #FFF1D6 url("../images/content-wrap-bg.jpg") repeat-x; }
#content { padding: 15px; }
#content p { font: 1.4em Georgia, "Times New Roman", Times, serif; margin-bottom: 1.2em; line-height: 1.4em;}
#header { width: 945px; height: 151px; background: url("../images/header.jpg") no-repeat; text-indent: -9999px; }
#photo-map-container { width: 945px; margin: 0 auto;}
.photos { width: 480px; height: 320px; float: left; margin-left: 20px; }
.map { width: 400px; height: 320px; float: right; margin-right: 20px; }
#drop-bottom { width:1018px; margin: 0 auto; height: 32px; background: url("../images/drop-bottom.png") no-repeat; }
.list { list-style: circle inside; font-size: 1.4em; margin-left: 20px; margin-bottom: 15px; }

/* 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 { width:945px; margin: 0 auto; list-style-type:none; width:auto; display:block; height:40px; text-transform:uppercase; font-size:15px; background:transparent url("../images/nav-red.jpg") repeat-x top left; font-family:Helvetica, Arial, Verdana, sans-serif; }
ul#menu li { display:block; float:left; border-right:1px solid #ffffff; }
ul#menu li a { display:block; float:left; color:#ffffff; text-decoration:none; padding:12px 50px 0 50px; height:24px; height:28px; }
ul#menu li a:hover { background:transparent url("../images/nav-black.jpg") repeat-x top left; }

/* FOOTER
-------------------------------- */
#footer { width:1018px; margin: 0 auto; }
#footer p { text-align: center; color: #fff; }
#footer a { color: #fff; }

/* SLIDESHOW
-------------------------------- */
.pics { height: 320px; width: 480px; padding:0; margin:0; overflow: hidden }
