/* Cultural Awareness area classes */
/* Blue */
/* Dark		=	030,045,083	=	#1E2D53	*/
/* Light	=	069,080,132	=	#455084 */
/* Yellow */
/* Dark		=	232,102,145	=	#E8DC91 */
/* Light	=	231,194,206	=	#FCF9CE */
/* Area colour is Red */
/* Dark		=	144,000,044	=	#90002C */
/* Light	=	193,132,128	=	#C18480 */
.cultural_awareness {background:#90002C;}

h1 {color:#90002C;}	/* dark red */
h2 {color:#90002C;}	/* dark red */
h3 {color:#90002C;margin-top:10px;margin-bottom:5px;}
h4 {color:#666;margin-top:5px;margin-bottom:7px;}
h4.lastquestion {color:#666;margin-top:5px;margin-bottom:15px;}
h5 {color:#90002C;margin-top:5px;margin-bottom:7px;}
a:link, a:visited {color:#90002C;} /* dark red */
a:hover {color:#C18480;} /* light red */

.bold {font-weight:800; color:#90002C;}

/* case studies page specific classes */
#casestudy h4 {color:#666;margin-top:5px;margin-bottom:0px;}
#casestudy p {margin-top:0;}



/* header column 2 */
#headercol2 {background:transparent url(../../../images/cult_aware_swish_top_bg.gif) top right no-repeat;}

/* sub navigation in header */
#subnav {background:#90002C;color:#fff;} /* background and text color of sub nav */
#subnav_indent {width:280px;height:20px;float:left; background: url(../../../images/cult_aware_logo.gif) bottom left no-repeat}
#subnav ul a:link, #subnav ul a:visited {color:#C18480;}
#subnav ul a:hover {color:#fff;}

/* bottom of page in content copy of sub navigation */
#bottom_subnav {color:#90002C;}
#bottom_subnav ul a:link, #bottom_subnav ul a:visited {color:#C18480;}
#bottom_subnav ul a:hover {color:#90002C;}

/* page content */
#contentcol1 {background:#fff;border-bottom:solid 5px #90002C;}

/* images */
img.portrait_left	 	{border:solid 1px #90002C;}
img.portrait_right 	{border:solid 1px #90002C;}
img.landscape_left	{border:solid 1px #90002C;}
img.landscape_right {border:solid 1px #90002C;}
img.square_left	 		{border:solid 1px #90002C;}
img.square_right 		{border:solid 1px #90002C;}

