#navcontainer ul
 {
 padding: .1em 0;
 margin: 0;
 list-style-type: none;
 color: #ffffff;
 width: 100%;
 font-family: Arial,Sans-Serif;
 font-size: 10pt;
 text-align: center;
 border-bottom: 3px solid #cccccc;
 }

 li { display: inline; }

 li a
 {
 text-decoration: none;
 background-color: #ffffff;
 color: #aaaaaa;
 padding: .1em 1em;
 border-right: 1px solid #fff;
 }

 li a:hover
 {
 text-decoration: none;
 color: #6b3a01;
 }


.indent {
   padding-left: 10px;
}

.normalfont  {
   color: #3c3426;
   font-family: Verdana,Arial,Helvetica,sans-serif;
        padding-right: 15px;
        padding-left: 15px;
        letter-spacing: 1px;
        line-height: 14pt;
        font-size: 10px;
        font-style: normal;
        text-decoration: none;
}
.biggerfont  {
        color: #3c3426;
        font-family: Verdana,Arial,Helvetica,sans-serif;
        padding-right: 15px;
        padding-left: 15px;
        letter-spacing: 1px;
        line-height: 14pt;
        font-size: 15px;
        font-style: normal;
        text-decoration: none;
}

.linkfont  {
        color: blue;
        font-family: Verdana,Arial,Helvetica,sans-serif;
        padding-right: 15px;
        padding-left: 15px;
        letter-spacing: 1px;
        line-height: 14pt;
        font-size: 15px;
        font-style: normal;
        text-decoration: underline;
}
.divfont  {
        color: #3c3426;
        font-family: Verdana,Arial,Helvetica,sans-serif;
   text-align: center;
        padding-top: 30px;
        letter-spacing: 1px;
        line-height: 17pt;
        font-size: 14px;
        font-style: normal;
        text-decoration: none;
}
.urlfont  {
        color: #3c3426;
        font-family: Arial,Helvetica,Verdana,sans-serif;
        text-align: center;
        padding: 5px;
        letter-spacing: 1px;
        line-height: 17pt;
        font-size: 14px;
        font-style: normal;
        text-decoration: none;
}

.agentfont  {
        color: #3c3426;
        font-family: Verdana,Arial,Helvetica,sans-serif;
        text-align: center;
        padding-top: 30px;
        letter-spacing: 1px;
        line-height: 17pt;
        font-size: 18px;
        font-style: normal;
        text-decoration: none;
}
.buttonfont  {
        color: #3c3426;
   font-family: Verdana,Arial,Helvetica,sans-serif;
   letter-spacing: 1px;
   line-height: 14pt;
   font-size: 10px;
   font-style: normal;
   text-decoration: none;
   margin-top:5px;
}


