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: #fed700; color: black; font-size: 62.5%; font-family: Verdana, Helvetica, Arial, "URW Gothic L", sans-serif; text-align: center; }

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

a { color: black; }

a:hover { background-color: black; color: #fed700; }

img { border: none; }

.lft { float: left; }

.rght { float: right; }

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

.rd { color: red; }

.grn { color: #008000; }

.brdr { border-right: 2px solid #333333; border-bottom: 2px solid #333333; border-left: 1px solid #dddddd; border-top: 1px solid #dddddd; }

#container { width: 1024px; margin: 0 auto; text-align: center; padding: 0; }

#header { width: 100%; height: 365px; background: url(headbg.jpg); position: relative; }

#hours { position: absolute; top: 20px; left: 500px; font-weight: bold; font-size: 20px; line-height: 24px; color: #375c33; }

#info { position: absolute; top: 40px; left: 35px; font-weight: bold; font-size:16px; line-height: 20px; }

#navigation { width: 600px; height: 40px; position: absolute; left: 0; bottom: 0; }

#navigation li { display: block; float: left; height: 40px; line-height: 40px; font-size: 16px; margin: 0 15px; font-weight: bold; }

#navigation li a { display: block; width: 100%; height: 100%; color: white; text-decoration: none; }

#navigation li a:hover, #navigation li.there { color: #fed700; background-color: transparent; }

#content { background-color: white; width: 100%; }

#content h2 { font-size: 16px; line-height: 32px; font-weight: bold; }

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

#footer p { margin-bottom: 10px; }

#botmenu a { text-decoration: none; }