/*
  Independent Age Matrix v3 System
  Content (c) Copyright Independent Age
  Running Squiz MySource v3.12.2 (Matrix) - http://matrix.squiz.net/
  Developed by Squiz  - http://www.squiz.net
  (c) Copyright 2010. All rights reserved.
  Page generated: 09 September 2010 06:14:40
  Warranty key: YWJjZGVmMDAwMDAwQVUwMDAwMDAwMA==
*/


/* V1.7 - 19th July 2010 */

a, a:hover {
    color: #0091B1 !important;
}

.topnav:hover {
    color: #0091B1;
    text-decoration: underline;
}

.topnav-current, .page-title, .main-heading, .subheading, .newsletter-heading, .newsletter-sub-heading, {
    color: #635A52 !important;
    font-family: Verdana, Geneva, Tahoma, sans-serif !important;
}

/* http://www.independentage.org.uk/about_us/governance */
/* Can we do a database search and replace on "color: rgb(204, 51, 0);" with the correct color values? */
b, strong, em, {
    color: #635A52 !important;
    font-family: Verdana, Geneva, Tahoma, sans-serif !important;
}

td.image-header {
    background-image: url('http://www.independentage.org.uk/__data/assets/image/0003/5079/banner2.jpg');
    background-repeat: no-repeat;
}

td.image-header a img {
    position: relative;
    top: 10px;
    left: 25px;
}

td.sub-nav-background {
    background-color: #E7F5F7;
}

.regional_header a {
    color: #0091B1;
    text-decoration: none;
}
.regional_header a:hover {
    text-decoration: underline;
}





/*what the heck is this for???*/
.regional_header b {
    color: #635A52 !important;
}
