@charset "UTF-8";
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 18px;
	color: #000000;
	background-color: #6E260A;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
a {
	font-weight: bold;
	color: #333333;
	text-decoration: underline;	
}
a:hover {
	text-decoration: none;	
}
h2 {
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	color: #333333;
	font-family: Tahoma, Veranda, Arial;
	display: inline;
}
p {
	text-indent: 25px;
}
.top_banner {
	background-image: url(../images/top_banner.gif);
	background-repeat: no-repeat;
}
.top_banner a {
	font-family: Tahoma, Veranda, Arial;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #FCF1D1;
	text-decoration: none;
}
.top_banner a:hover {
	color: #EEB76A;
	text-decoration: none;	
}
.top_banner h1 {
	font-size: 40px;
	line-height: 50px;
	color: #F6E7B6;
	margin: 0px;
	padding: 0px;
}
#heading_first_letter {
	font-size: 50px;
}
.main_table {
	background-color: #EFE6C9;
	border: 2px solid #FFFFFF;
}
.body_content {
	background-color: #FCF1D1;
}
.body_content h2 {
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	color: #333333;
	background-color: #EEB76A;
	padding-right: 15px;
	padding-left: 15px;
	font-family: Tahoma, Veranda, Arial;
	display: inline;
	padding-top: 5px;
	padding-bottom: 5px;
}
.left_side {
	background-color: #EEB76A;
	padding-left: 10px;
}
.left_side ul {
	padding: 0px;
	margin:0px;
	list-style-type: none;
}
.left_side li {
	padding-left:10px;
	background-position:0 0px;
	background-color: transparent;
	background-image: url(images/li_bullet_1.gif);
	background-repeat: no-repeat;
}
.left_side li a {
	font-size:14px;
	line-height:17px;
	text-decoration: none;
	padding:0px;
	margin:0px;
}
.left_side li a:hover {
	text-decoration: underline;	
}
.left_side_events {
	font-size:13px;
	line-height:17px
}
.left_side_menu {
	font-family: Tahoma, Veranda, Arial;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #333333;
	background-color: #EEB76A;
}
.left_side_menu a {
	font-family: Tahoma, Veranda, Arial;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #333333;
	text-decoration:none;
	background-color: #EEB76A;
	display: block;
	padding-left: 11px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.left_side_menu a:hover {
	text-decoration:none;
	color:#FFFFFF;
	background-color: #93330E;
}
.side_menu_sep {
	background-color: #EEB76A;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left:10px
}
.container {
	position: relative;
	left: 1px;
	top: 1px;
	color: #fff;
}
.text { 
	position: absolute;
	left: -1px;
	top: -1px;
	color: #333333;
}
.thumbnail a img {
	background-color: #FCF1D1;
	padding: 10px;
	display: block;
}
.thumbnail a img:hover {
	background-color: #EFE6C9;
}
.footnote {
	font-size: 12px;
	font-style: italic;
	line-height: 13px;
}
