/* CSS Document */

html, body{ width: 100%; font-size: 12pt; }
#container{ width: 100%; border: 0 none; }
#header{ background-image: none; height: 4em;}
#header h1{ margin:0; padding:0; text-indent: 0; color: #403938; font-size: 18pt; text-transform: none; }
#header h2{ margin: 8pt 0 0 0; padding:0; text-indent: 0; color: #403938; font-size: 9pt; text-transform: uppercase; font-weight: bold; height: 18pt; border-bottom: 1px solid #403938; }
#nav{ display: none; }

#content{ margin-top: 40px; }
#content div.colBig{ width: 65%; }
#content div.colSmall{ width: 35%; }
#content div.col50{ width: 50% }

#footer div.copy, #footer div.credit{ width: 47%; }

h1{ font-size: 14pt; }
h2{ font-size: 13pt; }
ul{ list-style-type: square; }
ul li.sub{ list-style-type: none; }

table.contact ul { list-style: none; }
