@charset "UTF-8";
body {
	background-color: #2d1709;
	background-image: url(images/bkgrnd_lines.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
h1 {
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 0px;
	width: 0px;
}
h2 {
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 0px;
	width: 0px;
}
h3 {
	color: #331D11;
	font-size: 22px;
}
h4 {
	color: #8F4A05;
	font-size: 18px;
}
a {
	color: #2D170A;
	text-decoration:none;
	outline: none;
}
a:hover {
	color: #8F4A05;
	text-decoration: underline;
}
a:visited {
	color: #A1A999;
}
a.small {
	font-size: x-small;
	font-weight: bold;
}
#footer {
	font-size: xx-small;
	color: #E4DEB6;
}
#footer a {
	color: #E4DEB6;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
img {
	border: none;
}
.gold {
	color: #C9BD89;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.orangeBkg {
	background-color: #8F4A05
}
.orangeText {
	color: #8F4A05
}
.grayBkg {
	background-color: #DCDDCE
}
.brownBkg {
	background-color: #2D170A;
}
em {
	font-family: "Times New Roman", Times, serif;
}
.print {
	margin: 20px 0;
}
.quotes {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	background-color: d1cdb9;
	padding: 1em;
	line-height: 1.5;
}
.contentMenuOptions {
	margin-top: 16px;
	margin-right: 16px;
	margin-bottom: 16px;
	margin-left: 0;
	padding-left: 35px;
}
