body, p, td {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	color: #FFFFFF;
	background-color: #000000;
}
th {  
	font-size: 10pt; 
	font-style: normal; 
	font-weight: bold;
	color: #FFFFFF;
}
h1, h2, h3, h4, h5, h6 {
	font-style: normal; 
	color: #FFFFFF ;
	font-weight: bold
}
h1 { 
	font-size: 18pt; 
}
h2 { 
	font-size: 16pt; 
}
h3 { 
	font-size: 14pt; 
}
h4 { 
	font-size: 12pt; 
}
h5 { 
	font-size: 10pt; 
}
h6 { 
	font-size: 8pt; 
}
a {
	color: #FFFFFF;
	text-decoration: none; 
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline; 
}
a:link { 
	text-decoration: none; 
	color: #FFFFFF;
}
a:link.menulnk, a.menulnk {  
	font-size: 9pt; 
	font-style: normal; 
	text-decoration: none;
	color: #FFFFFF;
}
a:visited { }

.content_area {
  background-color: #644C1C; /*#624820;*/
	padding: 20px;
	vertical-align: top;
}

.page_menu {
  font-size: 11px;
	text-align: center;
	width: 100%;
	margin-bottom: 10px;
	border-top: 1px solid #CD9D31;
	border-bottom: 1px solid #CD9D31;

}

.page_header {
  font-family: times-roman;
	font-style: italic;
	color: #CD9D31;
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 2px;
}
td {
  background-color: #644C1C;
}

.table_categories {
  margin-bottom: 15px;
}

.table_categories .table_content {
  background-color: #a88e65;
	font-size: 12px;
	color: #000000;
	padding: 0px 10px 10px 25px;
}

.table_categories .table_content p {
  background-color: #a88e65;
	font-size: 12px;
	color: #000000;
	padding: 0px 10px 10px 25px;
}

.table_categories .table_contact {
  background-color: #a88e65;
	font-size: 12px;
	color: #000000;
	padding: 5px 10px 10px 55px;
}

.table_categories .table_header {
  border-top: 1px solid #a88e65;
	border-right: 1px solid #a88e65;
	font-size: 16px;
	font-weight: bold;
	border-left: 20px solid #a88e65;
	padding: 4px;
}

.table_categories .table_subheader {
	border-right: 1px solid #a88e65;
	font-size: 13px;
	font-weight: bold;
	border-left: 20px solid #a88e65;
	padding: 2px 4px 4px 4px;
	color: #000000;
	background-color: #a88e65;
	border-top: 1px solid #987949;
}

.table_categories .table_month {
	border-right: 1px solid #a88e65;
	font-size: 13px;
	font-weight: bold;
	border-left: 20px solid #a88e65;
	padding: 2px 4px 4px 4px;
	color: #000000;
	background-color:#987949;
	border-top: 1px solid #987949;
}

.table_top {
  font-size: 11px;
	text-align: right;
}

.chamber {
  border: 1px solid #000000;
	padding: 10px;
}
.chamber .table_header, .chamber .table_contact {
  font-size: 11px;
}

#navigationtop a{
	color: #D28F0C;
}

#sidenav { padding-left: 4px; }
#sidenav .lnk {
	font-size: .9em;
	color: #D28F0C;
	padding: 2px;
	margin-bottom: 3px;
}

#sidenav .lnk a {
	color: #D28F0C;
}
#quote {
	color: #D28F0C;
	font-size: 1em;
	font-style: italic;
	font-family: times;
	margin-left: 5px;
}