.header {
	background:  url("../images/Brown/bg-siloColour-Brown.gif") repeat-x;
	padding: 0px;
	width: 100%;
	border: none;
}
.header .input, .newsroomBrown a:hover, .newsroomBrown .date, #menuCraft a:hover, .column3Links .heading, .subnav a:hover, .newsroom p a:hover {
	color: #996666;
}
.header .linkContainer a {
	background: #996666 url("../images/Brown/icon-headerArrow-white.gif") no-repeat right center;
	border-top: 1px solid #CC6666;
	border-right: 1px solid #663333;
	border-bottom: 1px solid #663333;
	border-left: 1px solid #CC6666;
}
.header .linkContainer a:hover {
	background: #CCCCCC url(../images/Brown/icon-headerArrow-white.gif) no-repeat right center;
	border-top: 1px solid #E4E4E4;
	border-right: 1px solid #858585;
	border-bottom: 1px solid #858585;
	border-left: 1px solid #E4E4E4;
}
.templateTable .col1 {
	border-right: 3px solid #996666;
}
.column3Links .headingBrown {
	background-color: #996666;
}
.subnav .active{
	color: #996666;
}
ul {
	margin: 0px 0px 15px;
	padding: 0px;
	list-style: none;
	font: 11px/11px Verdana, Arial, Helvetica, sans-serif;
}
ul li a {
	font: bold 11px/11px Verdana, Arial, Helvetica, sans-serif;
	/*color: #6699CC;*/
	text-decoration: none;
	background: url(../images/icon-arrowBrown.gif) no-repeat left top;
	/*padding-left: 13px;*/
}
ul li a:hover {
	color: #996666;
	background: url(../images/icon-arrowBrownOver.gif) no-repeat left top;
}