@charset "UTF-8";
/* CSS Document */

body {
	background: #FFF1D0 url(../northern-territory/images/nt-bg.jpg) repeat-x fixed center bottom;
}

#header li a.nt{
	background-color:#E97C1F;
}

#header li a.nt:hover, .side-menu li a:hover{
	background-color:#FF9933;
}
h3 {
	color: #E97C1F;
}

a {
	color: #E97C1F;
}
a:hover {
	color: #FF8822;
	text-decoration:none;
}
a:visited {
	color: #999999;
}

.head-contact {
	color: #E97C1F;
}