body{
	background: #3d351a url(../images/backgrounds/hcp_body.jpg) repeat;
}

#mainMenu ul li a{
	color: #655c2a;
}

a.warning{
	color: #9a9a22;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	margin-bottom: 18px;
	display: block;
}

a:hover.warning{
	text-decoration: underline;
}