body {
	background-color: #f5f8cc;
}

.table-terracotta  {
	background-color: #bf2e1a;  }

.masthead-bkgrnd  {
	background-color: #231f20;
	background-image: url(images/masthead_bkgrnd.jpg);
	repeat: no repeat;
	
}
.bodytext  {
	font-family: "Verdana", sans-serif;
	font-size: 12px;
	line-height:  20px;
	color: #2b2c1d;
	background-color: #f5f8cc;
	padding-right: 20px;
}
.form-text  {
	font-family: "Verdana", sans-serif;
	font-size: 11px;
	line-height:  18px;
	color: #2b2c1d;
	background-color: #f5f8cc;
}
.caption {
	font-family: "Garamond", serif;
	font-size: 14px;
	line-height:  18px;
	color: #5F5320;
	padding-right: 10px;	
}
.title  {
	font-family: "Verdana", sans-serif;
	font-size: 14px;
	color: #a22b1f;
	font-weight: bold;
}
a  {
	color: #ac8654;
	text-decoration: underline;
	
}
a:hover  {
	text-decoration: none;
	
