﻿h3, h4, span.breadcrumb a,
div.linksColumn div.sectionAutoLinks li a:hover,
div.linksColumn div.sectionAutoLinks li a:active {
    color: #049a36;
    }

h1.bg, .colourBox, .colourBoxHalf  {
    background:url("/Brand/gfx/headingGreen.gif") transparent no-repeat left center;
    }
    
div#wikiContent li {
	background:url("/Images/Pages/bulletGreen.gif") transparent no-repeat left 5px;	
	}    
 
/* column navigation */    
.firstSet {
    background:url("/Brand/gfx/links_myCommunityHomesy.gif") transparent no-repeat top left;
    }

.otherSets {
    background:url("/Brand/gfx/links_myCommunity.gif") transparent no-repeat top left;
    }

.linksColumnFooter {
    background:url("/Brand/gfx/links_myCommunity.gif") transparent no-repeat bottom left;
    }

.stripMenus a:hover,
.stripMenus a:active {
	color: white;
	background:url(../gfx/silverNavGreen.gif) transparent top left repeat-x;
	padding: 4px 15px;
	}

div#news { 
     background:url("/Images/Homepages/bg_myCommunityNews.gif") transparent no-repeat top left;
    }
    

/* news when in columns */	
.layoutType3 div#news,
.layoutType4 div#news,
.layoutType5 div#news { 
    border:1px solid #049a36;
    width: 209px;
    height: 310px;
    margin:0 0 0 5px;
    padding:0;
    background: none;
    }
   
.layoutType3 div#news img,
.layoutType4 div#news img,
.layoutType5 div#news img {
    padding: 10px 5px;
    }  
    	
.layoutType3 div#news h2,
.layoutType4 div#news h2,
.layoutType5 div#news h2 { 
    width: 200px; 
    font-size: 16px; 
    padding: 4px 0 4px 10px; 
    margin:0; 
    color: white;
    background-color: #049a36; 
    }
    
.layoutType3 div#news h4,
.layoutType4 div#news h4,
.layoutType5 div#news h4 {
    width: 130px;
    font-size: 100%;
    line-height: 14px; 
    }
    
.layoutType3 div#news td,
.layoutType4 div#news td,
.layoutType5 div#news td {
    font-size: 100%;
    line-height: 14px;
    }
    
