/*
COLORS
dk blue = #708694;
lt blue = #829dae;
head & nav letters = #feffff;
content text = #1b191a;
*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }

body { line-height: 1; }

ol, ul { list-style: none; }

blockquote, q { quotes: none; }

:focus { outline: 0; } /* remember to define focus styles! */

ins { text-decoration: none; } /* remember to highlight inserts somehow! */

del { text-decoration: line-through; }

table { border-collapse: collapse; border-spacing: 0; } /* tables still need 'cellspacing="0"' in the markup */

body { background-color: white; font-size: 62.5%; font-family: Verdana, Arial, Helvetica, sans-serif; text-align: center; }

* html body { font-size: 76%; }

a { color: white; text-decoration: none; }

a:hover { background-color: white; color: #708694; }

img { border: none; }

.lft { float: left; }

.rght { float: right; }

.clr { clear: both; line-height: 0; display: hidden; }

#container { width: 960px; height: 645px; margin: 0 auto; text-align: center; padding: 0; background-color: #708694; color: #feffff; position: relative; }

#header { width: 960px; height: 289px; background: url(header.jpg); position: relative; }

#header h1 { text-align: right; padding: 35px 5px 0 0; }

#header p { font-size: 14px; text-align: left; padding: 90px 0 0 45px; }

#header h1 a:hover { background-color: transparent; color: #feffff; }

#hours { position: absolute; top: 95px; right: 42px; }

#nav { width: 260px; height: 356px; background-color: #829dae; text-align: center; font-size: 14px; float: left; }

#nav li { padding-top: 15px; }

#nav li.there { color: #1b191a; }

#maps { width: 260px; position: absolute; bottom: 5px; left: 0; text-align: center; }

#content { width: 600px; height: 356px; background-image: url(contentbg1.jpg); background-position: -185px -68px; background-attachment: fixed; margin-left: 57px; color: #1b191a; text-align: left; font-size: 12px; display: block; overflow: auto; }

* html #content { background-position: 0 0; }

*:first-child+html #content { background-position: -142px -50px; }

#content h2 { padding: 50px 0 0 25px; }

#content p { padding: 10px 25px; line-height: 16px; }

#footer { font-size: .9em; line-height: 1.2em; margin: 15px auto; }

#footer p a { color: #1b191a; }

#footer p a:hover { background-color: #1b191a; color: white; }
