@charset "UTF-8";
.bulleted_list {
	line-height: 20px;
}

.sidemenu_sub {
	font-size: 16px;
	line-height: 0px;
	padding-left: 25px;
}
h1 {
	color: #49742A;
	font-variant: normal;
	font-style: italic;
}
h2 {
	color: #49742A;
}
h3 {
	color: #4A712C;
}
h4 {
	color: #49742A;
}
h5 {
	color: #4C732B;
}
h6 {
	color: #4A7528;
}
a:link {
	text-decoration: none;
	color: #4B762C;
}
a:visited {
	text-decoration: none;
	color: #49732B;
}
a:hover {
	text-decoration: underline;
	color: #93B87D;
}
a:active {
	text-decoration: underline;
	color: #93B87D;
}
td img {display: block;}body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFF8F1;
	background-repeat: repeat-x;
	background-image: url(assets/backround.png);
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #000000;
	z-index: 2;
}
.sidemenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	text-transform: none;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 20px;
	line-height: 25px;
	text-indent: -10px;
}
ul.sidemenu,
ul.sidemenu li {
 list-style:none;	
 margin:0;
 padding:0;
}
ul.sidemenu {
 font-family:Georgia, "Times New Roman", Times, serif;
 font-size:14px;
 line-height:20px;
 margin:0 0 2.5px 30px;
 text-indent:0;
 text-transform:none;
}
.picture_top_left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.picture_top_right {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.picture_center {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.style1 {
	color: #49742A;
	font-weight: bold;
}
.chart {
	padding: 2px;
}
#photo_caption {
	width: 900px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	font-style: italic;
	font-size: 11px;
	text-align: right;
}
.block-images {
	display: inline;
	margin-right: 10px;
	margin-left: 10px;
}
#search-form {
	padding: 5px;
	}