@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/bg_tile.jpg);
	background-repeat: repeat;
	background-position: left top;
}
.top_border {
	background-image: url(../images/top_border.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.footer {
	background-image: url(../images/bottom_border.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
	font-size: 9px;
	color: #FFF;
}
.footer a {
	color: #FFF;
}



.table_white_bg_logo {
	color: #654246;
	background-color: #FFF;
	background-image: url(../images/tch_logo.png);
	background-repeat: no-repeat;
	background-position: center top;
}


.table_white_bg {
	background-color: #FFF;
	color: #654246;
}
.table_orange_bg {
	background-color: #DD5C51;
	margin: 0px;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #FFF;
	border-bottom-width: medium;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.table_green_bg {
	background-color: #C9A83B;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #FFF;
	border-bottom-width: medium;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.table_brown_bg {
	background-color: #644145;
	margin: 0px;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #FFF;
	border-bottom-width: medium;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
p {
	font-size: 12px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-style: normal;
}
h1 {
	margin: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.table_white_bg table tr td table tr .right_column_links a {
	color: #644145;
	text-decoration: none;
}



.quick_links {
	background-image: url(../images/quick_links_header.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.right_column_links {
	font-size: 12px;
	text-transform: uppercase;
	color: #654047;
	background-image: url(../images/239px_line.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 0px;
}




.table_gray_bg {
	color: #644145;
	background-color: #e8e5e0;
	font-style: italic;
}



.nav_images {
	background-image: url(../images/nav_images.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFF;
}

.nav_bg {
	background-color: #FFF;
	background-image: url(../images/nav_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.nav_bg2 {
	background-color: #FFF;
	background-image: url(../images/nav_bg2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.table_white_bg table tr .table_gray_bg ul li p {
	list-style-type: circle;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.table_white_bg table tr .table_gray_bg table tr td a {
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #644145;
	text-decoration: none;
}
.vertical_line {
	background-image: url(../images/vertical_line.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.table_white_bg table tr .table_gray_bg p .Intro a {
	color: #654047;
}
