/* 
-----------------------------------
-----------------------------------
Site:       www.aucklandtriennial.com
CSS author: Marla Loubser
Created:    30 November 2009
Updated by: 
-----------------------------------
-----------------------------------
*/

/* 
-----------------------------------
wrapper
-----------------------------------
*/

#wrapper

{
	background: #000 url(/images/template/tunnelorange.jpg) no-repeat;
}

/* 
-----------------------------------
global
-----------------------------------
*/

a:link {color: #fff;}
a:visited {color: #fff;}
a:hover {color: #c88132;}
a:active, a:focus {color: #c88132;}
li.current a {color: #c88132;}

hr.orange {color: #c88132;}

h2 
{
	margin: .9em 0 0 0;
	font-style: normal;
}

h1, h3, h4
{
	color: #c88132;
}
