/* Partner CSS */

body {
	background-color:#7d350f;
}

div.header {
	background-color:#FFFFFF;
}

div.footer {
	background-color:#FFFFFF;
}

a {
	color:#7d350f;
}
div.lineheader {
	background-color:#ffc557;
}


