/* site colour basics - blue */
#holder h1 { color: #111; }
#holder h2 { color: #333; }
#holder h3 { color: #333; }
#holder h4 { color: #4C578D; }
#holder h5 { color: #4C578D; }

/* links */
a { font-weight: normal; color: #4C578D; text-decoration: none; }
a:visited { font-weight: normal; color: #4C578D; text-decoration: none; }
a:active { font-weight: normal; color: #4C578D; text-decoration: none; }
a:hover { font-weight: normal; color: #888; text-decoration: none; }

/* other */
.bright { color: #4C578D; }
#newsarea h3 { color: #2B397B; }
.required { color: #4C578D; }
.listarrowcolor { list-style: none outside url('listarrow.gif'); }

/* band */
.band { background: #A196A9 url('band.jpg') repeat-y; }

/* caption specific */
#captionarea p { color: #777; }
#captionarea a { color: #777; }
#captionarea a:hover { color: #4C578D; }

#captionareacolor p { color: #fff; }
#captionareacolor a { color: #fff; }
#captionareacolor a:hover { color: #333; }

#captionland p { color: #fff; }
#captionlandno p { color: #fff; }
#captionland a { color: #fff; }
#captionland a:hover { color: #333; }

/* colour specific */
.colorbg { width: 100%; height: 100%; background: #8B7F94; }
#captioncolorbg { width: 100%; background: #8B7F94; }
.bleedareacolor { width: 100%; height: 100%; background-color: #8B7F94; }
#bleedareacolor { width: 100%; height: 100%; background-color: #8B7F94; }
.captionlandbgcol { background: #9c90a4 url('land-caption-01.jpg') repeat-y; }
.homebg { width: 100%; height: 100%; background: #8B7F94 url('homebg.jpg') repeat-y; }
#edgerightc { width: 100%; background: url('right-02.gif') repeat-y top right; }

/* production specific  */
#landscapesub h2 { color: #4C578D; }
#landscapesub a { font-weight: normal; color: #fff; text-decoration: none; }

#landscapesub a:hover { font-weight: normal; color: #888; text-decoration: none; }
#landscapemenu h2 { color: #4C578D; }
#landscapemenu a { font-weight: normal; color: #fff; text-decoration: none; }

#landscapemenu a:hover { font-weight: normal; color: #888; text-decoration: none; }
#landscapequote p { color: #4C578D; }
