#bread-crumb-nav { background: #026a74; color: #fff; }
h1, h2, h3 { color: #026a74; }
#media-buttons a:hover { color: #026a74; }
a { color: #026a74;  }

#aux a { background: url(../images/aux_back_cyan.jpg) no-repeat center bottom; }
#aux a:hover, #aux a.aux_selected { background: url(../images/aux_back_cyan.jpg) no-repeat center top; color: #026a74; }
#aux a.aux_selected { cursor: default; }

/* Tertiary */
#aux ul.tertiary a { background: url(../images/tert_back_cyan.jpg) left top no-repeat; }
#aux ul.tertiary a:hover, #aux .tertiary li a.aux_selected { background: url(../images/tert_back_cyan.jpg) left bottom no-repeat; color: #026a74; }

#aux ul.tertiary li.first a { background: url(../images/tert_back_cyan_top.jpg) left top no-repeat; }
#aux ul.tertiary li.first a:hover, #aux .tertiary li.first a.aux_selected { background: url(../images/tert_back_cyan_top.jpg) left bottom no-repeat; color: #026a74; }

#aux ul.tertiary li.last a { background: url(../images/tert_back_cyan_bottom.jpg) left top no-repeat; }
#aux ul.tertiary li.last a:hover, #aux .tertiary li.last a.aux_selected { background: url(../images/tert_back_cyan_bottom.jpg) left bottom no-repeat; color: #026a74; }
