/* standard elements */
* {
	margin: 0;
	padding: 0;
}
a {
	color: #056839;
}
a:hover {
	color: #04361D;
}
body {background: #FBFAF9 repeat;
	width:100%;
	color: #543;
	font: normal 62.5% "Trebuchet","Trebuchet MS","Arial",sans-serif;
}
input {
	color: #555;
	font: normal 1.1em "Lucida Sans Unicode",sans-serif;
}
p,cite,code,ul {
	font-size: 1.2em;
	padding-bottom: 1.2em;
}
h1 {font: bold 1.3em "Arial";
	font-size: 1.4em;
	margin-top: 0px;
	margin-bottom: 4px;
}
h1.lrg {font: bold 1.7em "Arial";
	font-size: 1.6em;
	margin-bottom: 4px;
}
h1.lrg2 {font: bold 2.0em "Arial";
	font-size: 2.0em;
	margin-bottom: 4px;
	color: #4D8162;
}
h1,h2,h3 {
	color: #330000;
	padding-top: 6px;
}

/* misc */
.clearer {
	clear: both;
}

/* structure */
.container {
	background: url(images/SideBorder.jpg) repeat-y;
	margin: 0 auto;
	width: 826px;
	border : 1px solid #056839;
	}

/* header */
.header {
	background: #ffffff;
	height: 150px;
	margin: 0 auto;
	width: 820px;
}

/* title */
.title {
	padding: 2px;
}
.title h1 {
	color: #E4DBCF;
	font: normal 3.4em "Lucida Sans Unicode","Trebuchet MS",sans-serif;
}

/* navigation */
.navigation {
	background: #056839;
	font: bold 1.3em Arial,sans-serif;
	height: 40px;
	margin: 0 auto;
	padding: 0 18px;
	width: 784px;
	text-align: center;
}
.navigation a {
	color: #AFD1AF;
	text-decoration: none;
	padding: 3px 4px;
	margin-right: 12px;
	line-height: 44px;
}
.navigation a:hover {
	background: #AFD1AF;
	color: #330000;
}

/* main */
.main { background: url(images/SideBorder.jpg) repeat-y;
	margin: 0 auto;
	width: 820px;
	background-color: #E3DDCF;
	}
	
/* side navigation */
.sidenav {
	background: #BCB39F repeat-y;
	float: left;
	width: 166px;
	}
.sidenav h1 {
	background: #BCB39F;
	border-bottom: 1px solid #999;
	border-top: 1px solid #CCC;
	color: #330000;
	font-size: 1.2em;
	height: 22px;
	margin: 0;
	padding-left: 12px;
}
.sidenav ul {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #A98;
	border-top: 1px solid #DDC;
	list-style: none;
}
.sidenav ul a {
	background: #CCC3AF;
	color: #302514;
	display: block;
	padding: 8px 4px 8px 12px;
	text-decoration: none;
}
.sidenav ul a:hover {
	background: #D6CCB9;
	color: #580404;
}

/* content */
.content {
	background: #E3DDCF url(images/SideBorder3.jpg) repeat-y;
	width: 818px;
	color: #302514;
	}
.content .descr {
	color: #987E57;
	font-size: 1.1em;
	margin-bottom: 6px;
}
.content li {
	list-style: square;
	margin-left: 18px;
}
/* misc */
.clearer {
	clear: both;
}
/* history */
.history {
	background: white;
	float: left;
	width: 500px;
	font: normal "Arial",sans-serif;
	font-size: 1.5em;
}
/* footer */
.footer {
	background: url(images/bgfooter.jpg) repeat-x;
	color: #FED;
	font-size: 1.3em;
	line-height: 40px;
	margin: 0 auto;
	text-align: center;
	width: 820px;
}
.footer a {
	color: #FFD;
	text-decoration: none;
}
.footer a:hover {
	color: #ffffff;
	text-decoration: underline;
}
/* footer2 */
.footer2 {
	background: url(images/bgfooter2.jpg) repeat-x;
	color: #FED;
	font-size: 1.1em;
	line-height: 34px;
	margin: 0 auto;
	text-align: center;
	width: 820px;
}
.footer2 a {
	color: #FFD;
	text-decoration: none;
}
.footer2 a:hover {
	color: #fff;
	text-decoration: underline;
}

.subHeader {
	font:9pt Arial, Helvetica, sans-serif;
	color: #04361D;
	font-weight: bold;
	letter-spacing:.1em;
	}
	
.subHeader2 {
	font:10pt Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #008080;
	font-weight: bold;
	letter-spacing:.2em;
	}
	
.subHeader3 {
	font:11pt Arial, Helvetica, sans-serif;
	color: #580404;
	font-weight: bold;
	letter-spacing:.2em;
	}
.subHeader4 {
	font:11pt Arial, Helvetica, sans-serif;
	color: #04361D;
	font-weight: bold;
	letter-spacing:.1em;
	}
.subHeader5 {
	font:11pt Arial, Helvetica, sans-serif;
	color: #04361D;
	font-weight: bold;
	letter-spacing:.1em;
	}
subCHHhdr {
	color: #056839;
}
subCHHhdr hover {
	color: #04361D;
.small  {
	font:12pt Arial, Helvetica, sans-serif;
	color: #AFD1AF;
	font-weight: bold;
	letter-spacing:1.2em;
	}