﻿.mainborder {
	border-collapse: collapse;
	border: 1px solid #663300;
	background-image: url('images/nav.jpg');
	background-repeat: repeat;
}
.navfont A:link {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bolder;
	padding: 3px;
	line-height: 25px;
	color: #c4ab67;
	text-decoration: none;
}
.navfont A:visited {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bolder;
	padding: 3px;
	line-height: 25px;
	color: #c4ab67;
	text-decoration: none;
}
.navfont A:hover {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bolder;
	padding: 3px;
	line-height: 25px;
	color: #F8E9CC;
	text-decoration: none;
}
a.sublink:link {color: #884400; }
a.sublink:visited {
	color: #884400;
}
a.sublink:hover {
	color: #c4ab67;
	text-decoration: none;
}
.cell_line {
	text-align: right;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #BC9F52;
}
.homeimg {
	text-align: center;
	padding-right: 3px;
}
body {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #baa15e;
	font-weight: bold;
	border-style: none;
	border-width: 0px;
	list-style-type: disc;
}
iframe {
	padding: 0px;
	margin: 0px;
	width: 159px;
	top: 0px;
	left: 0px;
	border-width: 0px;
	right: 0px;
	bottom: 0px;
	background-color: transparent;
	height: 200px;
}
.tdbkg {
	background-image: url('images/nav.jpg');
	background-repeat: repeat;
	background-position: top;
}
.homebutton {
	padding: 5px 5px 18px 0px;
	margin: 5px;
	border-style: none;
	border-width: 0px;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	font-family: "Trebuchet MS";
	color: #884400;
	text-align: center;
}
h2 {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: #669900;
}
.tdsubside {
	background-image: url('images/subpage_side.jpg');
	background-repeat: repeat;
}
.tdsubbkg {
	background-color: #F8E9CC;
	padding-right: 5px;
}
.emphtxt {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	color: #0099CC;
}
