/**
 * A lot of this is general and should be moved to the global stylesheets,
 * but if we put them here for now it'll be less likely that we'll break
 * other parts of the site.
 *
 */

h3 { color: #e95673; font-size: 24px; line-height: 26px; margin-bottom: 15px; }
h4 { color: #000000; font-size: 15px; line-height: 17px; font-weight: bold; margin: 10px 0; }
h5 { color: #000000; font-size: 16px; line-height: 20px; font-weight: bold; margin-bottom: 15px; }
h6 { color: #000000; font-size: 15px; line-height: 20px; font-weight: bold; }

a:link { color: #e95673; } 
a:visited { color: #e95673; } 
a:hover { color: #ba465d; } 
a:active { color: #ba465d; } 

.theme_colour { color: #e95673;} 

#banners #banners-left table a { color: #e95673; } 
#banners #banners-left table a.active { color: #ba465d; } 
#banners .contact { color: #e95673; } 
#banners .contact a, #banners .contact span { color: #ba465d; font-weight: normal; } 

#centercontainer_middle_header, #m2w_header_twitter_bubble { background: url(../../images/twitter_blue.png) no-repeat; } 

#m2w_header_new ul.sf-menu a.container:hover { background: #e95673; color: #ffffff; font-weight: bold; }
