body {
	margin: 0 0;
	text-align: center;
	background-color: #99291f;
	
  	scrollbar-arrow-color:#531d14;
  	scrollbar-base-color:#531d14;
  	scrollbar-shadow-color:#39000C;
  	scrollbar-face-color:#99291f;
  	scrollbar-highlight-color:#CCCCCCC;
  	scrollbar-dark-shadow-color:#39000C;
 	scrollbar-3d-light-color:CCCCCC;
}


/* text formatting styles*/

.subhead_text {
	font-family: "Trebuchet MS", sans-serif; font-size: 13px; font-weight: bold; color: #531d14;
	
}

.pHead_text {
	font-family: "Trebuchet MS", sans-serif; font-size: 16px; font-weight: bold; color: #c3751e;
	
}

.pFooter_text {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #c3751e;
	font-style: italic;
	
}

.main_text {
	font-family: "Trebuchet MS", sans-serif; font-size: 13px; font-weight: normal; color: #393939;
	
}

.main_text a {
	font-family: "Trebuchet MS", sans-serif; font-size: 13px; font-weight: normal; color: #393939; text-decoration: underline;
	
}

.main_text a:hover {
	font-family: "Trebuchet MS", sans-serif; font-size: 13px; font-weight: normal; color: #717171; text-decoration: underline;
	
}

.secondary_subhead {
	font-family: "Trebuchet MS", sans-serif; font-size: 12px; font-weight: bold; color: #531d14;
	
}

.secondary_text {
	font-family: "Trebuchet MS", sans-serif; font-size: 12px; font-weight: normal; color: #531d14;
	
}

.quote {
	font-family: "Trebuchet MS", sans-serif; font-size: 12px; font-weight: normal; font-style: italic; color: #531d14;
}

.nav {
	font-family: "Trebuchet MS", sans-serif; font-size: 11px; font-weight: bold; color: #FFFFFF; text-decoration: none;
}

.nav a {
	font-family: "Trebuchet MS", sans-serif; font-size: 11px; font-weight: bold; color: #FFFFFF; text-decoration: none; display: block;
}

.nav a:hover {
	font-family: "Trebuchet MS", sans-serif; font-size: 11px; font-weight: bold; color: #FFFFFF; text-decoration: underline; display: block;
}

.nav a:active {
	font-family: "Trebuchet MS", sans-serif; font-size: 11px; font-weight: bold; color: #FFFFFF; text-decoration: underline; display: block;
}

.secondary_nav {
	font-family: "Trebuchet MS", sans-serif; font-size: 12px; font-weight: normal; color: #471b1d;  text-decoration: none;
}

.secondary_nav a {
	font-family: "Trebuchet MS", sans-serif; font-size: 12px; font-weight: normal; color: #471b1d;  text-decoration: none;
}

.secondary_nav a:hover {
	font-family: "Trebuchet MS", sans-serif; font-size: 12px; font-weight: normal; color: #000000; text-decoration: underline;
}
.table_title {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.table_text {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	color: #333333;
}
