/* Typography Customization */
h1, h2, h3 { 
    font-weight: normal;
    font-variant: small-caps;
}
.xg_module_head h2 {
    font-size:1.2em;
}
#xg_navigation ul li.this a,
#xg_navigation ul li a:hover {
    background-image:none;
    color:#ccc;
}

div.xg_module_head {
   background: #423121;
   color: #B393B7;
}

div.xg_module_head a {
   background: #423121;
   color: #B393B7;
}