/*
    colours.css: SCREEN stylesheet
    ------------
    Job:               
    Produced by:       
    Start date:        
    ------------
    COLOUR SPEC:
	black:		#404141 (text)
	grey:		#d4d4d4 (borders)
	dk blue:	#3d3b5f (links)
	mid blue:	#266498 (h3)
	
	purple:		#6d6ca1 	s1		
	blue:		#2d5c93 	s2   				
	red:		#e5273e 	s3				
	yellow:		#fbb03f 	s4					
	dk grey:	#5f5f5f 	s5					
    green:		#a3b871 	s6					
	
    ------------

*/ 


/* header */
p.strap
	{
	color:#191970;
	}
/*banner */	
div.banner h2 
	{
	color:#191970;	
	}

/* navigation */	
ul.nav1
	{
	border-bottom:10px solid #C0C0C0;
	}	
ul.nav1 li:hover a, ul.nav1 li.here a
	{
	color:#DC143C;
	background-color: #696969;
	}
/* structure */
h2
	{
	color:#191970;
	}
h3 
	{
	color: #191970;	
	}		
span.arrow 
	{
	background-color:#DC143C;	
	}	
ul.articlelist span.arrow 
	{
	background-color:#DC143C;	
	}	
/* homepage featureboxs */	

div.feature2 
	{
	background: #C0C0C0; 
	}	
div.feature2 h2
	{
	color:#191970;
	}	
div.featurebox span.arrow 
	{
	background-color:#DC143C;	
	}	
div.featurebox li.link a 
	{
	color:#DC143C;
	}	
div.featurebox span 
	{
	color:#C0C0C0;
	}
div.featurebox h2 
	{
	color:#191970;
	}			
div.featurebox p 
	{
	color:#FFF5EE;
	}		
div.featurebox 
	{
	background-color:;
	}
div.feature3 h2
	{
	color:#191970;
	}		
div.feature3 
	{
	background: #C0C0C0;
	}
div.feature4 h2
	{
	color:#191970;
	}		

/* tables */

div.s1 th
	{
	background-color:#C0C0C0;
	}
div.s1 td
	{
	background-color:#C0C0C0;
	}
/* do not edit[nav1Text,#DC143C]
[strap,#191970]
[feature3h2,#191970]
[featureBoxPara,#FFF5EE]
[h2,#191970]
[featureBoxBg,#C0C0C0]
[featureBg,#C0C0C0]
[featureH2,#191970]
[bannerh2,#191970]
[featureBoxH2,#191970]
[h3,#191970]
[featureBoxArrow,#DC143C]
[nav1Hover,#696969]
[tbheader,#C0C0C0]
[featureBoxLink,#DC143C]
[feature4h2,#191970]
[arrow,#DC143C]
[feature3,#C0C0C0]
[nav1,#C0C0C0]
[tbcell,#C0C0C0]
[featureBox,]
*/

