@charset "utf-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	background-color: #1B1505;
	font-size: 12px;
	line-height: 1.5em;
	margin-left: 0px;
	margin-right: 0px;
}
a:link {
	color: #A90707;
	text-decoration: none;
}

a:visited {
	color: #6B0404;
	text-decoration: none;
}
a:hover {
	color: #A4845E;
}
a:active {
	color: #EAD4AB;
}
h1 {
	font-weight: normal;
	line-height: normal;
	text-align: left;
	font-size: 24px;
	color: #6B0404;
}

h2 {
	font-size: 16px;
	font-weight: normal;
	color: #5B0300;
	text-align: center;
}

h3 {
	font-weight: normal;
	text-indent: 20px;
	line-height: 14px;
}

.sidebar {
	padding: 10px;
	background-color: #EAD4AB;
	letter-spacing: 0px;
}
.sidebar2 {
	background-color: #EAD4AB;
}
.small_text {
	font-size: 9px;
	text-align: right;
}
.block_quote {
	background-color: #F7EDDB;
	font-size: 11px;
	border: 2px solid #A4845E;
	line-height: 1.8em;
	text-align: center;
	margin: 20px;
	padding: 10px;
}
.item_description {
	line-height: normal;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.boldtext {
	font-weight: bold;
	text-indent: 30px;
}
