body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #A09A81;
	text-align: center;
	margin-top: 40px;
	background-image: url(images/bg.gif);
}
table {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 4px solid #888C7F;
}
p {
	line-height: 1.4;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h1 {
	margin: 0px;
}

#topbar {
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #7E7573;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
}
#content {
	width: 670px;
	background-color: #FFFFFF;
	font-size: 80%;
	padding: 30px;
	vertical-align: top;
	text-align: left;
}
#content img {
	float: right;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-left: 20px;
}
#content h1 {
	font-size: 30px;
	color: #C87424;
	font-weight: normal;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C87424;
	font-family: "Times New Roman", Times, serif;
}
#content a {
	color: #BA6913;
}

.h {
	background-color: #000000;
	font-size: 90%;
	padding-left: 15px;
	color: #DEDAB6;
	text-transform: capitalize;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #999999;
}

.sm {
	font-size: 60%;
	font-weight: bold;
}
#sidenav {
	width: 230px;
	background-color: #474543;
	vertical-align: top;
	font-size: 80%;
	text-align: left;
}
#sidenav a {
	color: #F0EEDF;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #BA6913;
	text-decoration: none;
	text-transform: capitalize;
	padding-top: 8px;
	padding-bottom: 7px;
	padding-left: 14px;
}
a {
	margin: 0px;
	font-weight: bold;
}
#sidenav p {
	padding-left: 16px;
	color: #D3CFAC;
}
.sub {
	color: #BA6940;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #FFFFFF;
	text-decoration: none;
	text-transform: capitalize;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 14px;
	font-weight: bold;
}
#sidenav a:hover {
	background-color: #737A6C;
}
#content a:hover {
	color: #999966;
}
#content h2 {
	font-size: 14px;
	color: #000000;
	padding-top: 15px;
	padding-bottom: 6px;
}
h2 {
	margin: 0px;
}
#content p {
	padding-bottom: 8px;
}
#content li {
	line-height: 1.2;
	margin: 4px 0px;
}
#content ul {
	margin: 0px 0px 15px;
}
#content h3 {
	margin: 0px 0px 10px;
	font-size: 12px;
}
