/*********************
	PAGE LAYOUT COLOURS 
*********************/
#leftColumn, 
#middleColumn,
.page-background-colour			{ background-color: #E6E7E1; }
.primary-background-colour 		{ background-color: #484848;}	
#rightColumn,
.secondary-background-colour	{ background-color: #CFD0CA; }
.primary-foreground-colour			{ background-color: #3979DB; }
.menu .horizontal li:hover, 
.secondary-foreground-colour		{ background-color: #6194e3; }
.menu .vertical li:hover,
.menu .vertical li li:hover,
.menu .horizontal li li:hover,
.tertiary-foreground-colour			{ background-color: #b0c9f1; }
.quaternary-foreground-colour			{ background-color: #82CAFF; }

#Main a,
#Main a:link,
#Main a:visited,
#Main a:hover,
#Main a:active,
ul.ArrowList li, .ArrowList a,
.weatherText,
.breadcrumbs a,
.breadcrumbs a:link, 
.breadcrumbs a:visited,
.breadcrumbs a:hover,
.breadcrumbs a:active,
.breadcrumbs a.current,
.menu .vertical a						{ color: #004c5b; }

h1, h2, h3,	
#Main h3 a, #Main h3 a:link, 
#Main h3 a:active, #Main h3 a:visited, 
#Main h3 a:hover						{ color: #00a39b; }

.menu .vertical li ul,
.menu .horizontal li li,
.menu .horizontal li li a					{ border-color: #6194E3;}

.weatherHeading					{ color: #004c5b; }
.activityFormHeadingColor		{ color: #fff; }
.headingImage					{ color: #fff; }

#logo
{
	background-image:		url(/TeMPartners/RottnestIslandAuthority/images/small_logo.gif);
}

.Stripe 
{   
	background-image:		url(/TeMPartners/RottnestIslandAuthority/styles/colourscheme/Primary/header-230x40.gif);
}

#sun
{
	background-image:		url(/TeMPartners/RottnestIslandAuthority/styles/colourscheme/Primary/sun.gif);	
}

.menu .vertical
{
    background-image:		url(/TeMPartners/RottnestIslandAuthority/styles/colourscheme/Primary/verticalNav_sun.gif);
}

.menu .vertical li,
.menu .vertical li.selected ul li
{
	background-image:		url(/TeMPartners/RottnestIslandAuthority/styles/colourscheme/Primary/bLevelDash.gif);
}

.menu .vertical li.selected ul li.selected
{
	background-image:		url(/TeMPartners/RottnestIslandAuthority/styles/colourscheme/Primary/selectedArrow.gif);
}	

#homePageFacts 
{
    background-image:		url(/TeMPartners/RottnestIslandAuthority/styles/colourscheme/Primary/FastFactsBottom.gif);
}

#container
{
	background-image: url(/TeMPartners/RottnestIslandAuthority/styles/colourscheme/Primary/page_background.gif);
}
.footerCnrLeft
{
	background-image: url(/TeMPartners/RottnestIslandAuthority/styles/colourscheme/Primary/bottom_shadow_left.gif);
}
.footerCnrRight
{
	background-image: url(/TeMPartners/RottnestIslandAuthority/styles/colourscheme/Primary/bottom_shadow_right.gif);
}
.footerBottomShadow
{
	background-image: url(/TeMPartners/RottnestIslandAuthority/styles/colourscheme/Primary/bottom_shadow.gif);
}
.footer .gov_logo
{
	display: block;
	background: url(/TeMPartners/RottnestIslandAuthority/images/wa_government_crest.gif) no-repeat;
}
