a:link	
{
   color:#800000;
   font-size:12px;
   font-weight : bold;
   font-family: Arial, Geneva, Verdana, Helvetica, sans-serif;
   text-decoration : underline;
}
a:visited
{
   color:#800000;
   font-size:12px;
   font-weight : bold;
   font-family: Arial, Geneva, Verdana, Helvetica, sans-serif;
   text-decoration : underline;
}
a:active 
{
   color:#800000;
   font-size:12px;
   font-weight : bold;
   font-family: Arial, Geneva, Verdana, Helvetica, sans-serif;
   text-decoration : underline;
}
a:hover 
{
   color:#800000;
   font-size:12px;
   font-weight : bold;
   font-family: Arial, Geneva, Verdana, Helvetica, sans-serif;
   text-decoration : none;

}
a.fineprint:link {
   color : #666666;
   font-size : 10px;
   font-weight : bold;
   font-family: Arial, "Trebuchet MS", Verdana, Geneva, Helvetica, sans-serif;
   text-decoration : underline;
}
a.fineprint:visited {
   color : #666666;
   font-size : 10px;
   font-weight : bold;
   font-family: Arial, "Trebuchet MS", Verdana, Geneva, Helvetica, sans-serif;
   text-decoration : underline;
}

a.fineprint:hover {
   color : #666666;
   font-size : 10px;
   font-weight : bold;
   font-family: Arial, "Trebuchet MS", Verdana, Geneva, Helvetica, sans-serif;
   text-decoration : none;
}

a.fineprint:active {
   color : #666666;
   font-size : 10px;
   font-weight : bold;
   font-family: Arial, "Trebuchet MS", Verdana, Geneva, Helvetica, sans-serif;
   text-decoration : none;
}

#nav {
   background-color: #a89201;

}

#highlight {
   background-color: #5d5d5d;
   background-image: url(../images/highlightbg.gif);
   background-repeat: no-repeat;
   background-position: bottom center;
}

#content {
   background-color: #ebe5bd;

}

#highlighttext {
   
   height: 204px;
   background-color: transparent;
   margin: 10px 10px 10px 20px;
   border-left: 1px solid white;
   border-bottom: 1px solid white;
}

#highlighttext p {
   color: white;
   margin: 3px 10px 5px 20px;
   font-size: 13px;
}

#highlighttext b {
   font-size: 18px;
   color: #ffff00;
   margin-bottom: 0;
   padding-bottom: 0;
}

#highlight ul{
   margin: 5px 19px 10px 30px;
   padding: 0 0 0 0;
   text-align: left;
   color: #ffffff;
}

#highlight li {
   margin: 3px 0 7px 0;
   padding: 0 0 0 0;
   line-height: 100%;
   color: #ffffff;
   font-size: 14px;
}

#right p {

   margin: 5px 15px 0 15px;
}

p.phone {
   font-size: 35px;
   text-align: center;
}
p.copyright {
   color: #666666;
   font-size : 10px;
   text-align: center;
}

blockquote p{
   background-image: url(../images/openquote.gif);
   background-repeat: no-repeat;
   background-position: left top;
   padding-top: 25px;
   color: #000000;
   font-weight: normal;
   margin: 5px 50px 0 50px;
   border-bottom: 2px solid #d78612;
   padding-bottom: 25px;
   padding-left: 40px;
}


ul{
   margin: 5px 19px 20px 60px;
   padding: 0 0 0 0;
   text-align: left;
}

li {
   margin: 3px 0 7px 0;
   padding: 0 0 0 0;
   line-height: 125%;
}

body
{
   background-color : #ffffff;
   background-position : left top;
   font-family : Arial, Geneva, Verdana, Helvetica, sans-serif;
   line-height : normal;
   margin-left : 0px;
   padding-bottom : 0px;
   padding-left : 0px;
   padding-right : 0px;

}
p 
{
   color : #000000;
   font-family : Arial, Geneva, Helvetica, Verdana, sans-serif;
   font-size : 12px;
   font-weight : normal;
   line-height : 150%;
   text-align: left;
   margin: 5px 15px 10px 20px;
}
td
{
   color : #000000;
   font-family : Arial, Geneva, Helvetica, Verdana, sans-serif;
   font-size : 12px;
   font-weight : normal;
   line-height : normal;
}
h1
{
   color : #000000;
   font-family : Arial, Geneva, Helvetica, Verdana, sans-serif;
   font-size : 20px;
   font-weight: normal;
   line-height : 125%;
   text-align: left;
   margin: 20px 15px 0 20px;
}
h2
{
   color : #ad9d30;
   font-family : Arial, Geneva, Helvetica, Verdana, sans-serif;
   font-size : 18px;
   font-weight: bold;
   line-height : normal;
   text-align: left;
   margin: 5px 15px 0 8px;
   border-left: solid 10px #ebe5bd;
   padding-left: 3px;
}

h3
{
   color : #666666;
   font-family : Arial, Geneva, Helvetica, Verdana, sans-serif;
   font-size : 15px;
   font-weight: bold;
   line-height : normal;
   text-align: center;

}
