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

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

/* other */
.bright { color: #006D91; }
#newsarea h3 { color: #011C5A; }
.required { color: #1796C0; }
.listarrowcolor { list-style: none outside url('listarrow.gif'); }

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

/* caption specific */
#captionarea p { color: #777; }
#captionarea a { color: #777; }
#captionarea a:hover { color: #006D91; }

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

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

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

/* production specific  */
#landscapesub h2 { color: #006D91; }
#landscapesub a { font-weight: normal; color: #296E71; text-decoration: none; }
#landscapesub a:visited { font-weight: normal; color: #296E71; text-decoration: none; }
#landscapesub a:active { font-weight: normal; color: #296E71; text-decoration: none; }
#landscapesub a:hover { font-weight: normal; color: #888; text-decoration: none; }
#landscapemenu h2 { color: #006D91; }
#landscapemenu a { font-weight: normal; color: #296E71; text-decoration: none; }
#landscapemenu a:visited { font-weight: normal; color: #296E71; text-decoration: none; }
#landscapemenu a:active { font-weight: normal; color: #296E71; text-decoration: none; }
#landscapemenu a:hover { font-weight: normal; color: #888; text-decoration: none; }
#landscapequote p { color: #006D91; }
