          /* ---------- accent.css starts here ---------- */


@media all{

/*front heading link colour set */

body.front #content .first ul#main-trailblock li.wide h3 a,
body.front #content #main-zone .first li.wide h3 a
{
    color: #005ca3; /* $frontLink */
    background-color: white; /* $frontLinkReverse */
}

body.front #content .first ul#main-trailblock li.wide h3 a:focus,
body.front #content .first ul#main-trailblock li.wide h3 a:active,
#badge a,
#badge
{
    color:  white;/* $frontLink */
    background-color: #005ca3; /* $frontLinkReverse */
}

}
          /* ----------  accent.css ends here ----------- */

div#bgpromotion
{
	float: left;
	width: 140px;
}

div#wrapper div#section-contents div#bgpromotion li.major-heading,
div#wrapper div#section-contents div#bgpromotion li.image
{
	border: 0;
}

div#bgpromotion li.major-heading h3
{
	border-top: 10px solid;
	font-family: georgia, serif;
	font-size: 1.166em;
	font-weight: bold;
	margin-bottom: 14px;
}
