﻿  /* CSS layout */
.noimageborder {
	border-width: 0;
}
.numberedlist {
	margin-left: 60px;
	margin-right: 20px;
	list-style-type: decimal;
	list-style-position: outside;
	font-size: .8em;
	font-family: Georgia, "Caxton Bk BT", "Book Antiqua", "Times New Roman", serif;
	color: #333333;
	padding-left: 40px;
}

body {
	margin: 0 auto auto 0;
	padding: 0;
	clear: both;
	clip: rect(0px, auto, auto, auto);
	background: #c4bfb4 left top;
	text-align: left;
}


#wrapper {
	position: relative;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-color: transparent;
	height: auto;
}

a {
	color: #0069AA;
	text-decoration: underline;
}

#masthead {
	padding: 0px;
	margin-top: 20px;
	clear: both;
	background-color: transparent;
	clip: rect(0px, auto, auto, auto);
}
#container {
	background-position: left top;
	border-style: none;
	min-width: 850px;
	float: left;
	top: 0px;
	clear: both;
	position: relative;
	left: auto;
	right: auto;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	clip: auto;
	width: 850px;
	background-image: url('ch_images/left-pageimage.png');
	background-repeat: no-repeat;
	height: auto;
	overflow: visible;
	background-attachment: inherit;
}
#left_col {
	width: 216px;
	float: right;
	position: absolute;
	clear: both;
	margin-left: 25px;
	background-color: transparent;
	height: 299px;
	left: 0px;
	top: 200px;
	width: 216px;
	float: right;
}
#page_content {
	margin-left: 240px;
	font-family: Georgia, "Caxton Bk BT", "Book Antiqua", "Times New Roman", serif;
	font-size: .9em;
	color: #333333;
	margin-top: 0px;
	width: 610px;
	height: auto;
	top: 0px;
	background-color: transparent;
	clear: both;
}
#footer {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #000000;
	text-align: center;
	text-decoration: none;
	padding-top: 10px;
}
#footer a: {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #800000;
	text-decoration: none;
}
#footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #660033;
	font-size: .9em;
}
#footer a {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: .9em;
}
.page_content a: {
	color: #800000;
}
#page_content a: {
	color: #800000;
}
.a {
	color: #800000;
}
.page_content a {
	color: #800000;
}
#page_content p {
	padding-left: 30px;
	padding-right: 30px;
	font-family: Georgia, "Caxton Bk BT", "Book Antiqua", "Times New Roman", serif;
	font-size: .9em;
	margin-bottom: 7px;
}


.h2 {
	padding-left: 20px;
}
#page_content ul {
	padding-left: 30px;
	padding-right: 30px;
	font-family: Georgia, "Caxton Bk BT", "Book Antiqua", "Times New Roman", serif;
	font-size: 1.1em;
	margin-bottom: 0px;
	padding-bottom: 2px;
	margin-right: 20px;
}
#page_content p image {
	padding-left: 0px;
	padding-right: 0px;
}
#page_content p indent {
	padding-left: 60px;
	padding-right: 30px;
}
