/* COLORS
bg green = #888f41;
nav green = #adb551;
dk green = #455622;
*/

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; color: ; font-size: 62.5%; font-family: Verdana, Arial, Helvetica, sans-serif; text-align: center; }

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

a { color: black; }

a:hover { background-color: black; color: #888f41; }

img { border: none; }

.lft { float: left; }

.rght { float: right; }

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

#container { width: 960px; margin: 0 auto; text-align: center; padding: 0; background-color: #888f41; position: relative; border-right: 2px solid #333333; border-bottom: 2px solid #333333; border-left: 1px solid #cccccc; border-top: 1px solid #cccccc; }

#header { width: 950px; height: 126px; background-color: white; margin: 5px 5px 15px 5px; }

#header h1 { text-align: left; width: 726px; float: left; }

#addr { width: 165px; float: right; font-size: 12px; font-weight: bold; margin: 23px 45px 0 0; }

* html #addr { margin-right: 20px; }

#navigation { background-color: #adb551; width: 950px; height: 24px; position: relative; border-right: 2px solid #333333; border-bottom: 2px solid #333333; border-left: 1px solid #cccccc; border-top: 1px solid #cccccc; margin: 0 5px; }

#navigation li { display: block; height: 24px; float: left; font-size: 14px; font-weight: bold; line-height: 24px; margin: 0 20px; }

* html #navigation li { width: 155px; margin: 0; }

#navigation li.first { padding-left: 85px; }

* html #navigation li.first { padding-left: 0; }

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

#navigation a:hover { color: #adb551; }

#navigation li.there { color: white; }

#inset { clear: both; width: 947px; background-color: white; color: black; font-weight: bold; font-size: 16px; font-style: italic; margin: 0 5px; border-right: 1px solid #cccccc; border-bottom: 1px solid #cccccc; border-left: 2px solid #333333; border-top: 2px solid #333333; }

#content {  }

#footer { font-size: .9em; margin-top: 15px; }

#footer h2 { font-size: 16px; padding-bottom: 10px; }