ul {
padding: 0;
margin: 0;
color: #B45F03;
}


#leftcol a:link {color: #8BA0D0; text-decoration: none; font-weight:bold; }
#leftcol a:visited {color: #8BA0D0; text-decoration: none; font-weight:bold; }
#leftcol a:hover {color: #B45F03; text-decoration: none; font-weight:bold; }
#leftcol li.active a {color: #B45F03; text-decoration: none; font-weight:bold; }

h1 {
font-size: 1.8em;
font-variant: small-caps;
color: #B45F03;
}


h2 {
font-size: 1.4em;
color: #8BA0D0;
background: url("/assets/images/ottericon.gif") no-repeat #fff;
padding: 10px 0 0 70px;
margin-top: 40px;
}


h3 {
font-size: 1.2em;
color: #B45F03;
}


.titleandtext dt {
font-weight: bold;
margin-top: 0.5em;
}

.titleandtext dd {
margin-left: 0;
margin-bottom: 0.5em;
}


span.testimonial, p.testimonial {
line-height: 13pt; 
color: #B45F03;
}

img.float-right {
float: right;
margin-left: 15px;
margin-bottom: 15px;
padding: 2px 2px;
border-bottom: 2px solid #8BA0D0;
border-right: 2px solid #8BA0D0;
border-top: 1px solid #8BA0D0;
border-left: 1px solid #8BA0D0;
}

img.float-left {
float: left;
margin-right: 15px;
margin-bottom: 15px;
padding: 2px 2px;
border-bottom: 2px solid #8BA0D0;
border-right: 2px solid #8BA0D0;
border-top: 1px solid #8BA0D0;
border-left: 1px solid #8BA0D0;
}

