body{
	background-color	:#df6445;
	color					:#000;
}

#headerholder{
	background			:#df6445 url("../images/apprentice_time.jpg") repeat-y bottom right;
}

a{	
	color				:#444A7A;
	text-decoration		:none;
}

a:hover{
	text-decoration		: underline;
}

#menuholder a{
	background-color	:transparent;
	color				:#000;
}

#menuholder a:hover{
	background-color	:white;
	color				:#871718;
}

#menuholder .menu-header a{
	color				:#000;
	background-color	:#871718;
}

#menuholder .menu-header a:hover{
	color				:#871718;
	background-color	:white;
}

#menuholder .menu-header-txt{
	color				:#000;
	background-color	:#871718;
}

#sitemap p.section{
	background-color	:#871718;
}

#sitemap p.section a{
	color				:#000;
}

#header h1{
	color : #000;
}

h1, h2, h3, h4, h5 {
	color 				:#871718;
}
