body {
	background-color: #260f01;
	padding: 0;
	margin: 0;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	line-height: 1.2;
	color: #000000;
}

a:link, a:visited {
  color : #912F29;
  text-decoration : none;
  }
  
a:hover, a:active {
  color : #754c24;
  text-decoration : none;
}

#sidebar {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	line-height: 1.2;
	color: #260f01;
	}
	
	#sidebar p {
	margin-top: 0.5em; ;
	}

.sidebar-header {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	color: #65632A;
	}

.olive-larger {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
	font-size: 18px;
	color: #65632A;
	line-height: 1.2;
	text-align: center;
	}

.olive-large {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
	font-size: 18px;
	color: #65632A;
	line-height: 1.2;
	}

.brown-large {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
	font-size: 16px;
	color: #400000;
	line-height: 1.2;
	}
	
.brown-subheader {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
	font-style: italic;
	font-size: 16px;
	color: #260f01;
	}
	
.olive-subheader {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	color: #65632A;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	}
	
.olive-caps {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #65632A;
	}

.olive-caps  a:link, a:visited {
  color : #65632A;
  text-decoration : none;
  }
  
.olive-caps a:hover, a:active {
	color : #a57c52;
	text-decoration : none;
	font-weight: bold;
	text-align: right;
  }
  
.olive-small {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
	font-size: 10px;
	color: #65632A;
	}
	
.small {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	letter-spacing: 1pt;
	color: #000000;
	}

.medium-brown-bold {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
	font-size: 12px;
	color: #260f01;
	font-style: normal;
	}
	
.medium-white-bold {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	}
	
	
.medium-bold {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	}
	
.medium {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #000000;
	}
.Red {
	color: #903;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
}
.Left {
	text-align: left;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;

}
.Gold {
	color: #C90;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

