h1{background:none;}
#header {
	background: url(banner.jpg) no-repeat;
	height:146px;
}

#header #status a{color:#ffffff;}

/* main navigation */
#nav {
	background: #93173B;
}

#nav > li a {}
#nav ul {background: #93173B;}
#nav ul a{color:#FFF;}
#nav ul a:hover { background: #9C8B6E; }


/* Config for the forms */
#sub-nav a {
	background: #93173B;
	color:#FFFFFF;
}

#sub-nav li.active a {
	color:#000000;
}

#sub-nav a:hover { background: #9C8B6E; }

/*Config for the tables*/
thead .filter-row th {
	background: #9C8B6E;
}

#status{line-height:19px;}
