﻿@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

=AGENCY COLOURS

=TOP
----------------------------------------------------------------- */

 #content {
  border: solid 1px #c3cf21;
  padding: 60px 0;
 }

/* =AGENCY COLOURS
----------------------------------------------------------------- */

.green_selected { background-color: #c3cf21; color: #1d1716; }
.red, .burgundy, .purple, .aqua, .brown, .pink { background-color: #1d1716; color: inherit; }

/* =TOP
Search for above to be brought to the top of the document
----------------------------------------------------------------- */