﻿@charset "utf-8";
/* -----------------------------------------------------------------

Copyright 2008 HRO'C Limited. All rights reserved
CSS written by Kevin Rapley (KR) 05.02.2009

SWATCHES

#000000 Black
#ffffff White
#c3cf21 Green
#ee342a Red
#8c0052 Burgundy
#6c2889 Purple
#66ad96 Aqua
#7e6448 Brown
#ec008c Pink

CONTENTS
Search for any of the below to be transported to that section of the
document

=CONTENT
=AGENCY COLOURS

=TOP
----------------------------------------------------------------- */


/* =CONTENT
Main content region.
----------------------------------------------------------------- */

 #content {
  border: solid 1px #ee342a;
  padding: 60px 0;
 }

  #content a:link, #content a:visited {
   background-color: inherit;
   color: #ee342a;
  }

    #news h3, #news small {
     background-color: inherit;
     color: #ee342a;
	}

     #copy a:link, #copy a:visited {
      background-color: inherit;
      color: #ee342a;
	 }

/* =AGENCY COLOURS
----------------------------------------------------------------- */

.red_selected { background-color: #ee342a; color: #1d1716; }
#menu .green a, #menu .green_selected a, .green, .burgundy, .purple, .aqua, .brown, .pink { background-color: #1d1716; color: white; }

/* =TOP
Search for above to be brought to the top of the document
----------------------------------------------------------------- */