﻿/**********************************************************************************
=sidenav
**********************************************************************************/
#sidenav .subnav{background:url(../images/about/nav_bg.gif) repeat-y top left;}
#sidenav .subnav div{background:url(../images/about/nav_btm.gif) no-repeat bottom left;}
#sidenav .subnav ul{background:url(../images/about/nav_top.gif) no-repeat top left;}
#sidenav .subnav ul li a{color:#084B85;}
#sidenav .subnav ul li.selected a{background-image:url(../images/about/nav_arrow.gif)!important;}
#sidenav .subnav ul li.selected ul li a:hover, #sidenav .subnav ul li.selected ul li.selected a{color:#850a37;}

/**********************************************************************************
=Pages
**********************************************************************************/
#page_title h1{color:#084BB0;}
#page_title h1 span, #page_title h2{color:#084B85;}
      
#content h3{color:#084B85;}

/**********************************************************************************
=Other
**********************************************************************************/

