body {
	font-family: Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 11px;
	color: #AC986F;
	background-color: #210000;
	margin: 0px;
	background-image: url(../images/page-bg-strip.png);
}
.topsublinks {
	color: #999999;
	font-family: Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 11px;
	text-decoration: none;
}
a.topsublinks:hover {
	color: #D2BA57;
	text-decoration: underline;
}
.pagetitles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #E4C686;
	font-weight: bold;
}
.pagetitles2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #F2E2A4;
	font-weight: bold;
}
.bodylinks {
	color: #b7954e;
	font-family: Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 11px;
}
a.bodylinks:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.contentbgvertical {
	background-color: #4F0101;
	background-image: url(../images/new-content-bg-vert-1.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.headerbg {
	background-image: url(../images/header-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.imgborder {
	border: 1px solid #A78540;
}
li {
	list-style-type: disc;
	line-height: 20px;
}
.leftnavlinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #E4C686;
	font-weight: bold;
	text-decoration: none;
}
a.leftnavlinks:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.bottombar {
	background-color: #000000;
	height: 25px;
	padding: 8px;
}
