html, body, div, span, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
img, ins, kbd, q, s, samp,
small, strike, strong, 
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; }
blockquote, q{ quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after{ content: ''; content: none; }
table{ border-collapse: collapse; border-spacing: 0; }

body{ background: #eee; font: 14px Tw Cen MT, Helvetica, Tahoma, Verdana, Arial; }

#container{ background: #fff; width: 875px; margin: 35px auto; border: 1px solid #ccc; }

#header{ background: url(../images/header.gif) top left no-repeat; }
#header img{ float: right; }

#navigation{ background: #0D5E0F; height: 40px; clear: right; font: 13px "Century Gothic", centurygothic, gillsans, arial, sans-serif; margin-left: 140px; }
#global{ float: right; }
#global li{ float: left; display: block; }
#global li a{ float: left; display: block; width: 145px; height: 30px; padding: 5px 10px; text-decoration: none; -webkit-transition-duration:.4s; }
#global li#home a{ width: 40px; }
#global li a:link,
#global li a:visited{ color: #fff; text-decoration: none; }
#global li a:hover{ background: #A6D2A8; color: #000; text-shadow: #fff 2px 2px 1px; }
#global li.active { background: #a6d2a8; }
#global li.active a { color: #000000; }

a:link{ color: #0D5E0F; }
a:visited{ color: #666666; }
a:hover,
a:active{ text-decoration: none; outline: none; }

#page_body{ background: url(../images/pagebody.jpg) top left repeat-y; }

#content{ float: right; width: 680px; padding: 20px; }
html>body #content{ width: 690px; }

h1 { font-size: 24px; }
h2 { font-size: 18px; }
p{ padding: 10px 0; line-height: 125%; }
#content ul, #content ol{ padding: 10px 0; }
#content li{ margin-left: 20px; }

.figure-c{ display: block; margin: 10px auto; }
.figure-l{ float: left; padding: 0 10px 10px 0; }
.figure-r{ float: right; padding: 0 0 10px 10px; }

#sidebar{ float: left; width: 115px; padding: 15px 15px 100px 8px; background: url(../images/sidebar.gif) bottom center no-repeat; }

#local li{ list-style-type: none; display: block; text-align: center; font: 13px "Century Gothic", centurygothic, gillsans, arial, sans-serif; }
#local li a{ display: block; width: 103px; height: 32px; padding: 5px 10px; background: #DFE7CB; border: 1px solid #B6D2A4; -moz-border-radius: 5px; -webkit-border-radius: 5px; margin: 5px 0; text-decoration: none; -webkit-transition-duration:.4s; }
#local li a:link,
#local li a:visited{ color: #000;  }
#local li a:hover{ background: #C4DDBB; }

#footer{ background: #0D5E0F; padding: 10px;  color: #fff; }
.left{ float: left; text-align: left; }
.right{ float: right; text-align: right; }
#footer a:link{ color: #fff; }
#footer a:visited{ color: #B6D2A4; }

#copyright{ padding: 10px; text-align: right; }

.clear{ clear: both; }

table.top-nav { margin: auto; margin-bottom: 10px; }
table.top-nav td { padding: 5px; }

/* Facilitate local navigation elements for deep page content. */
table.local-navigation { float: right; border: 1px solid #b6d2a4; margin: 5px; }
table.local-navigation td { padding: 3px; }
ul.local-navigation { float: right; border: 1px solid #b6d2a4; padding-right: 10px; margin: 5px; }
.local-navigation li { list-style: none; padding: 5px; }

/* For staff pages. */
ul.staff ul { clear: left; }
ul.staff li { list-style: none; }
li.portrait { float: left; }
li.name { padding: 1em 0 0 0; font-weight: bold; }

/* Handle sidebar navigation elements that aren't spaced properly. */
span.spacer { display: block; margin-top: 7px; }

/* Required to make QuickForm look nice. */
form td { vertical-align: top; }

/* Board of directors. */
table.board td { padding: 3px; }

/* Form captcha. */
.cap { display: none; }
