body { 
   background-color: #8A7D69;    font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; text-decoration: none; color: #000000;
} 

p {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #000000;
} 

h1 {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14pt; color: #000000; font-weight: normal; margin-bottom: -10px;
}

h2 {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13pt; color: #000000; font-weight: normal; margin-bottom: -10px;
}

h3 {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; color: #000000; font-weight: normal; margin-bottom: -5px;
}


h4 {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14pt; color: #000000; font-weight: normal; margin-bottom: -3px;  
}


h5 {
font-family: Arial, Helvetica, sans serif; font-size: 10pt; color: #000000; font-weight: bold; margin-bottom: -1px;
} 


h6 {
font-family: Arial, Helvetica, sans serif; font-size: 8pt; color: #000000; font-weight: normal; margin-bottom: -1px; 
}

a:link { color : #000000; text-decoration: underline; }
a:hover { color: #990000;  text-decoration: none;  }
a:visited { color: #666666; text-decoration: underline; }

.italic {
     font-style: italic; 
}

.bold {
     font-weight: bold; 
}


.small  {
         font-family: Verdana, Arial, Helvetica, sans-serif;  font-size: 9pt; 
}

.smaller {
          font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; 
}

.title { 
font-size: 14pt; color: #000000; font-weight: normal;
}

.brown {
          font-size: 10pt;  color:#330000;
}

.brownbold {
          font-size: 10pt;  color:#330000; font-weight: bold;
}

.brownheading {
          font-size: 13pt;  color: #330000;
}

.red {
   font-size: 10pt;  color: #990000;
}

.redbold {
          font-size: 10pt;  color: #990000; font-weight: bold;
}


.redheading {
          font-size: 13pt;  color: #990000;
}

.redheading2 {
          font-size: 11pt;  color: #990000; font-weight: bold; 
}


.reditalic {
          font-size: 10pt;  color: #990000; font-style: italic; 
}

.reditalicbold {
          font-size: 10pt;  color: #990000; font-style: italic; font-weight: bold; 
}

.redsmall {
          font-size: 9pt;  color: #990000;
}

.redsmaller {
          font-size: 8pt;  color: #990000;
}

.white {
          font-size: 11px;  color: #FFFFFF;
}



 #navcontainer
{
background: #544341;
border-top: 1px solid #FFF;
font: normal normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#navlist
{
list-style: none outside none;
margin: 0;
padding: 0;
}

#navlist {
text-align: center
}

#navlist li
{
bottom: 11px;
display: inline;
line-height: 1.2em;
margin: 0;
padding: 0;
position: relative;
}

html>body #navlist li
{
background: #000;
margin: 0 3px 0 0;
padding: 4px 0px 4px 0;
}

#navlist a, #navlist a:link, #navlist a:visited
{
background: #544341;
border: 1px solid #FFF;
bottom: 2px;
color: #FFF;
cursor: pointer;
display: inline;
height: 1em;
margin: 0;
padding: 3px 5px 3px 5px;
position: relative;
right: 2px;
text-decoration: none;
}

#navlist a:hover
{
background: #CC9933;
bottom: 1px;
color: #000;
position: relative;
right: 1px;
}

#navlist a:active
{
background: #CC9933;
bottom: 0px;
color: #FFF;
position: relative;
right: 0px;
}

#navlist li#active
{
background: #CC9933;
bottom: 13px;
display: inline;
margin: 0 3px 0 0;
padding: 0;
position: relative;
}

html>body #navlist li#active
{
background: #000;
margin: 0 4px 0 4px;
}

#navlist li a#current
{
background: #D5C9B6;
color: #000; 
border-right: 2px #544341;
border-left: 2px #544341;
border-top: 2px #544341;
}

.vertline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #544341;
	border-right-color: #544341;
	border-bottom-color: #544341;
	border-left-color: #544341;
	}

 #submenucontainer
{
background: #D5C9B6;
border-top: 1px solid #000;
font: normal 10px Verdana, sans-serif;
}
 #submenu
{
padding: 2px 0;
margin-left: 0;
border-bottom: 1px solid #000;
font: normal 10px Verdana, sans-serif;
}

#submenu li
{
list-style: none;
margin: 0;
display: inline;
}

#submenu {
text-align: center
}

#submenu li a
{
padding: 2px 0.5em;
margin-left: 2px;
border: 1px solid #000;
border-bottom: none;
background: #CC9933;
text-decoration: none;
}

#submenu li a:link { color: #000; }
#submenu li a:visited { color: #544341; }

#submenu li a:hover
{
color: #FFF;
background: #544341;
border-color: #000;
}

#submenu li a#current
{
background: white;
border-bottom: 1px solid white;
}

.image{
	border-style:solid;
	border-color: white;
	border-width:10px;
      }

