@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(images/base/bkgrnd_dark.jpg);
	background-color: #1D0101;
	margin-top: 13px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.5em;
	color: #1d0101;
}
body,td,th {
	color: #1D0101;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	text-align: left;
}
a:link {
	color: #a29782;
	text-decoration: underline;
}
a:visited {
	color: #453735;
}
a:hover {
	color: #571B17;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #58352C;
}
h1,h2,h3,h4,h5,h6 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bold;
}
h1 {
	font-size: 20px;
	color: #2B2116;
	text-transform: uppercase;
	font-stretch: extra-expanded;
	padding-left: 20px;
	padding-top: 10px;
}
h2 {
	font-size: 14px;
	color: #300202;
	padding-left: 20px;
	padding-right: 20px;
}
.content {
	font: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 1.5em;
	text-align: left;
}
.highlight {
	font-weight: bold;
	text-transform: uppercase;
}
.pagenav {
	font-size: 11px;
	font-family:Tahoma, Geneva, sans-serif;
	color: #2B2116;
	font-weight: bold;
	text-transform: uppercase;
}
.footernav {
	font: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #e6dcbe;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 1.5em;
	text-align: center;
}
