/* CSS Document: Field Trial */

body {
	background: #812A17;
	}
	
#header {
	background: url('../images/history/header.jpg') no-repeat;
	}
	
#footer { color: #fff; }

#sidebar, #main {
	background: #e7d6b0;
	}

a { color: #A45100; }
a:hover { color: #e06f00; }
h1
	{margin-bottom:.0001pt;
	text-align:center;
	page-break-after:avoid;
	font-size:12.0pt;
	font-family:"Times New Roman";
	margin-left:0in; margin-right:0in; margin-top:0in}
.i
{
font-style:italic;
}

/*+--------------------------------------------+
/*|     			 SIDE MENU                 |
/*+--------------------------------------------+
*/

#sidebar li a {
	background: #D2B16A;
	color: #071470;
	}
	
#sidebar li a:hover {
	background: #071470;
	color: #fff;
	}
	
#sidebar ul ul li a {
	background: #ecdebf;
	color: #071470;
	font-weight: normal;
	}
	
#sidebar ul ul li a:hover {
	background: #c0b69e;
	color: #333;
	}