/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #866E0B;
}
body {
	background-color: #866e0b;
	margin-left: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bk.gif);
}
h1 {
	font-size: 18px;
	color: #ef4a00;
	letter-spacing: 5px;
	font-family: Optima, Geneva, Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 16px;
	color: #ef4a00;
}
h3 {
	font-size: 16px;
	color: #866e0b;
}
h4 {
	font-size: 14px;
	color: #866e0b;
}
td#content {
	background-color: #F3f0c0;
	background-image: url(slices/contentbk.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
}

td#leftcolumn {
	background-color: #9b973f;
	background-image: url(slices/leftbottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
div#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #f8c8ab;
}
.orangetext {
	color: #EF4A00;
}
td.dotted {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #866E0B;
}
