html {
font-size: 100%;
}
body {
margin-right:2%;
margin-left:3%;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 0.9em; 
color: #000000;
background-color:#FFFFFF;
color: #000000;
}
body.just {
text-align:justify;
}
a:link  {
    color: #06380C;
    background-color: transparent;
}
a:visited
{
    color: #333333;
    background-color: transparent;
}
a:active
{
    color: #666666;
    background-color: transparent;
}
p  {
color: #000000;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 0.9em;
}
p.center  {
text-align: center;
}
p.just {
text-align:justify;
}
p.indent {
text-indent:45%;
line-height: .25; 
}
p.indent10 {
text-indent:10%;
}
p.indent20 {
text-indent:20%;
}
p.indentall15 {
text-indent: 15%;
line-height: .25;
}
p.allindent  {
margin-left:8%;
margin-right:8%;
}
.allindent4 {
margin-left:4%;
margin-right:4%;
}
th  {
color: #000000;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 0.9em;
font-weight: bold;
}
td  {
color: #000000;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 0.9em;
}
td p {
font-size: 0.9em;
}
h1 {
font-family: tahoma, arial, helvetica, sans-serif;
background-color: transparent;
padding: 0.5em;
font-weight: lighter;
}
h1 {
    font-size: 1.6em;
    color: #06380C;
}
h2 {
    font-size: 1.3em;
    color: #06380C;
}
h3, h4 {
font-family: tahoma, arial, helvetica, sans-serif;
color: #000000;
background-color: transparent;
}
h3 {
    font-size: 1.2em;
    font-weight: bold;
    color: #06380C;
}
h4 {
font-size: 1em;
}
ul {
list-style-type: square;
}
li {
    color: #000000;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 0.9em;
    margin-top: 0.25em;
}
li.off {
list-style-type: none;
}
ul ul {
list-style-type: disc;
}
li li {
    color: #000000;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 1em;
}
ul ul ul {
list-style-type: circle;
}
li li li {
color: #000000;
background-color: transparent;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 1em;
}
dl {
color: #000000;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 0.9em;
}
dt.emphasis {
font-weight: bold;
margin-top: 1em;
}
.centered  {
text-align: center;
}
.small  {
font-size: 0.7em;
text-align:left;
}
.font8 {
font-size: 0.8em;
}
.font80 {
font-size: 0.8em;
}
.smallcenter {
text-align:center;
font-size: 0.8em;
}
.smallercenter {
text-align:center;
font-size: 0.7em;
}
.pullquote { 
width: 30%; 
margin: 0px 0px 5px 5px; 
font-size: 1.15em;
font-family: verdana, arial, helvetica, sans-serif;
text-align: right; 
float: right;
background-color: #ffffff;
color:#808080;
}
.mainquote { 
width: 160px; 
margin: 20px 20px 0px 0px; 
font-size: 1.15em;
font-family: verdana, arial, helvetica, sans-serif;
text-align: center; 
background-color: #ffffff;
color:#737272;
}
.border {
border: 1px #000066 solid;
width: 75%;
padding: 5px;
background-color: #cccccc;
}
address {
font-family: verdana, arial, helvetica, sans-serif;
font-size: 0.7em;
font-style: italic;
text-align: left;
}
.clear {
height: 0;
clear: both;
}
.navmenu
{
    text-indent: 1%;
    text-align: left;
    font-size: 1.2em;
    display: inline;
    position: relative;
    font-family: Verdana;
    font-weight: bold;
    padding-top: 5px;
}
#rightnav
{
    background-color: #cccc99;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    float: right;
    padding: 5px;
    border: medium outset #FFFFFF;
    margin-top:40px;
    width: 200px;
}
#rightnav h1
{
    color: #06380C;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    padding: 0px;
    font-variant: small-caps;
    border-bottom-style: solid;
    border-bottom-width: thin;
    border-bottom-color: #06380C;
}
#rightnav a
{
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-variant: small-caps;
    text-decoration: none;
}
#rightnav a:hover
{
    color: #ffffff;
    background-color: #06380C;
}
#homehappenings
{
    background-color: #cccc99;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    padding: 5px;
    border: medium outset #FFFFFF;
    margin-top:10px;
    margin-left:auto;
    margin-right: auto;
    width: 600px;
}
#homehappenings h1
{
    color: #06380C;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-variant: small-caps;
    padding: 0px;
    border-bottom-style: solid;
    border-bottom-width: thin;
    border-bottom-color: #06380C;
}
#huntdisclaimer
{
    background-color: #cccc99;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    padding: 5px;
    border: medium outset #FFFFFF;
    margin-top:10px;
    margin-left:auto;
    margin-right: auto;
    width: 400px;
}


