/* site colour basics - blue */
#holder h1 { color: #152367; }
#holder h2 { color: #333333; }
#holder h3 { color: #333333; }
#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: #888888; text-decoration: none; }

/* other */
.bright { color: #4C578D; }
#newsarea h3 { color: #2B397B; }
.required { color: #4C578D; }
.listarrowcolor { list-style: none outside url('listarrow.gif'); padding: 0 0 10px 12px; margin: 0; }
.quote { margin: 5px 5px 5px 10px; color: #4C578D; }

/* band */
.band { background: #A196A9 url('band.jpg') repeat-y; }

/* caption specific */
#captionarea p { color: #777777; font-size: 69%; line-height: 110%; padding: 10px 8px 8px 8px; }
#captionarea a { color: #777777; }
#captionarea a:visited { color: #777777; }
#captionarea a:active { color: #777777; }
#captionarea a:hover { color: #4C578D; }

#captionareacolor p { color: #ffffff; font-size: 69%; line-height: 110%; padding: 4px 6px 8px 6px; }
#captionareacolor a { color: #ffffff; }
#captionareacolor a:visited { color: #ffffff; }
#captionareacolor a:active { color: #ffffff; }
#captionareacolor a:hover { color: #333333; }

#captionland p { color: #ffffff; font-size: 69%; line-height: 110%; padding: 10px 8px 8px 18px; }
#captionlandno p { color: #ffffff; font-size: 69%; line-height: 110%; padding: 10px 8px 8px 8px; }
#captionland a { color: #ffffff; }
#captionland a:visited { color: #ffffff; }
#captionland a:active { color: #ffffff; }
#captionland a:hover { color: #333333; }

/* 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: #4C578D 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  */
#landscapemain h1 { padding: 0px 0px 10px 0px; }
#landscapemain h2 { padding: 0px 0px 10px 0px; }
#landscapesub h2 { color: #4C578D; }
#landscapesub a { font-weight: normal; color: #ffffff; text-decoration: none; }
#landscapesub a:visited { font-weight: normal; color: #ffffff; text-decoration: none; }
#landscapesub a:active { font-weight: normal; color: #ffffff; text-decoration: none; }
#landscapesub a:hover { font-weight: normal; color: #888888; text-decoration: none; }
#landscapemenu h2 { color: #4C578D; }
#landscapemenu a { font-weight: normal; color: #ffffff; text-decoration: none; }
#landscapemenu a:visited { font-weight: normal; color: #ffffff; text-decoration: none; }
#landscapemenu a:active { font-weight: normal; color: #ffffff; text-decoration: none; }
#landscapemenu a:hover { font-weight: normal; color: #888888; text-decoration: none; }
#landscapequote p { padding-top: 6px; margin-right: 20px; color: #4C578D; }