* {padding:0; margin:0}
.static { float:left; }
.static dt { font-size: 11px; padding:8px 12px 8px 13px; font-weight:bold; cursor:pointer; background:url('/images/thetford_nav.jpg'); color: #FFFFFF; }
.static dt a:link, .static dt a:active, .static dt a:visited  { cursor:pointer; color: #FFFFFF; font-weight:bold; text-decoration: none; }
.static dt a:hover { color: #CCCCCC; font-weight:bold; text-decoration: none; }

.dropdown { float:left; }
.dropdown dt { font-size: 11px; padding:8px 9px 8px 9px; font-weight:bold; cursor:pointer; background:url('/images/thetford_nav.jpg'); color: #FFFFFF; }
.dropdown dt:hover { background: url('/images/thetford_nav_hover.jpg'); color: #002C83; }
.dropdown dd { position:absolute; overflow:hidden; width:162px; display:none; background:#FFFFFF; z-index:1000; opacity:0; }
.dropdown ul { width:162px; border:1px solid #7F8FAD; list-style:none; border-top:none; }
.dropdown li { display:inline; text-align: left;}
.dropdown a, .dropdown a:active, .dropdown a:visited { display:block; padding:5px 5px 5px 15px; color:#FFFFFF; text-decoration:none; background:#7F8FAD; width:154px; }
.dropdown a:hover { background:#C3C7D2; color:#00205B; width:154px; }

.dropdownyellow { float:left; }
.dropdownyellow dt { padding:8px 16px 8px 25px; font-weight:bold; cursor:pointer; background:url('/images/thetford_nav_donate.jpg'); background-repeat: no-repeat; color: #FF6600; }
.dropdownyellow dt:hover { background: url('/images/thetford_nav_donate_hover.jpg'); background-repeat: no-repeat; color: #002C83; }
.dropdownyellow dd { position:absolute; overflow:hidden; width:110px; display:none; background:#FFFFFF; z-index:1000; opacity:0; }
.dropdownyellow ul { width:110px; border:1px solid #7F8FAD; list-style:none; border-top:none; }
.dropdownyellow li { display:inline; text-align: left;}
.dropdownyellow a, .dropdown a:active, .dropdown a:visited { display:block; padding:5px 5px 5px 15px; color:#FFFFFF; text-decoration:none; background:#7F8FAD; width:150px; }
.dropdownyellow a:hover { background:#C3C7D2; color:#00205B; width:150px; }

/* #7F8FAD border:1px solid #9ac1c9 */
