.nav, .nav a, .nav a font {FONT-FAMILY: Verdana, Arial, sans-serif; 
font-size : 10px; 
font-weight: bold; 
text-decoration: none; 
COLOR: #ECDACE;}

.navtitle, .navtitle a {FONT-FAMILY: Verdana, Arial, sans-serif; 
font-size : 14px; 
font-weight: bold; 
text-decoration: none; 
COLOR: #CC6666;}

.bread {FONT-FAMILY: Verdana, Arial, sans-serif; 
font-size : 11px; 
font-weight: bold; 
text-decoration: underline; 
COLOR: #FBFBFB;}

.bread2 {FONT-FAMILY: Verdana, Arial, sans-serif; 
font-size : 12px; 
font-weight: bold; 
text-decoration: none; 
COLOR: #FBFBFB;}

.map {FONT-FAMILY: Verdana, Arial, sans-serif; 
font-size : 10px; 
text-decoration: none; 
COLOR: #000000;}

.title, h1 {
   color: #9f3a32;
   font-size: 16px;
   font-weight: bold;
   padding: 10px 0 15px 0;
 /*  background-image: url(/images/titleunderline.gif);*/
}

.subtitle, h2 {
   color: #000;
   font-size: 14px;
   font-weight: bold;
}

dt {
   margin-top: 1em;
   font-weight: bold;
}

ol li {
   margin-top: .5em;
}