@charset "UTF-8";
/* CSS Document */


/* Structural containers */

#container {
	background: #4D5D3A;
	width:810px;
	height:auto;
	position:relative;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#container2 {
	background: #E8F5D9;
	width:800px;
	height:auto;
	position:relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 5px;
	float:left;
}

/* Website background */

body {
	background-image: url(images/backgrnd.jpg);
	background-repeat: repeat-x;
	background-color: #768F5A;
}

/* Header tags */


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: normal;
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #5A6946;
	display: block;
	padding: 3px;
	margin-right: 5px;
	margin-left: 10px;
}

/* Text tags */

.txt_general {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	padding-right: 14px;
	padding-left: 10px;
	line-height: 18px;
}
.txt_general a:link {
	color: #4D5D3A;
	font-weight: 200;
}
.txt_general a:visited {
	color: #4D5D3A;
	font-weight: 200;
}
.txt_general a:hover {
	color: #4DC300;
	font-weight: 200;
}

.txt_about {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 18px;
}
.txt_about a:link {
	color: #4D5D3A;
	font-weight: bold;
}
.txt_about a:visited {
	color: #4D5D3A;
	font-weight: bold;
}
.txt_about a:hover {
	color: #4DC300;
	font-weight: bold;
}
.txt_collection {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #333333;
	padding-right: 10px;
}
.txt_collection a:link {
	color: #4D5D3A;
	font-weight: 200;
}
.txt_collection a:visited {
	color: #4D5D3A;
	font-weight: 200;
}
.txt_collection a:hover {
	color: #4DC300;
	font-weight: 200;
}


/* List tags */

.li_homebox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	list-style-position: outside;
	list-style-image: url(images/homebox_bullet.gif);
	margin-left: 1em;
	padding-left: 1em;
	padding-right: 5px;
}
.li_homebox a:link {
	color: #333333;
}
.li_homebox a:visited {
	color: #333333;
}
.li_homebox a:hover {
	color: #333333;
	text-decoration: none;
}
.li_homebox2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	list-style-position: outside;
	list-style-image: url(images/homebox_bullet2.gif);
	margin-left: 1em;
	padding-left: 1em;
	padding-right: 7px;
}
.li_homebox2 a:link {
	color: #333333;
}
.li_homebox2 a:visited {
	color: #333333;
}
.li_homebox2 a:hover {
	color: #333333;
	text-decoration: none;
}
.li_homebox3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	list-style-position: outside;
	list-style-image: url(images/homebox_bullet3.gif);
	margin-left: 1em;
	padding-left: 1em;
	padding-right: 6px;
}
.li_homebox3 a:link {
	color: #333333;
}
.li_homebox3 a:visited {
	color: #333333;
}
.li_homebox3 a:hover {
	color: #333333;
	text-decoration: none;
}
.li_homebox4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	list-style-position: outside;
	list-style-image: url(images/homebox_bullet4.gif);
	margin-left: 1em;
	padding-left: 1em;
	padding-right: 6px;
}
.li_homebox4 a:link {
	color: #333333;
}
.li_homebox4 a:visited {
	color: #333333;
}
.li_homebox4 a:hover {
	color: #333333;
	text-decoration: none;
}
.li_events {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	padding-right: 10px;
	color: #333333;
}
.li_events a:link {
	color: #4D5D3A;
	font-weight: 200;
}
.li_events a:visited {
	color: #4D5D3A;
	font-weight: 200;
}
.li_events a:hover {
	color: #4DC300;
	font-weight: 200;
}
.li_reports {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	color: #333333;
}
.li_reports a:link {
	color: #4D5D3A;
	font-weight: 200;
}
.li_reports a:visited {
	color: #4D5D3A;
	font-weight: 200;
}
.li_reports a:hover {
	color: #4DC300;
	font-weight: 200;
}

/* Footer text */

.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	text-align: center;
}
.bottom a:link {
	color: #FFFFFF;
}
.bottom a:visited {
	color: #FFFFFF;
}
.bottom a:hover {
	color: #ADEC77;
}

/* Left menu styles */

.menu_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	color: #5E3B1C;
	padding-left: 12px;
	text-align: left;
}
.menu_left a:link {
	color: #5E3B1C;
	text-decoration: none;
}
.menu_left a:visited {
	color: #5E3B1C;
	text-decoration: none;
}
.menu_left a:hover {
	color: #666666;
	text-decoration: underline;
}

/* Image placement */

.img_right {
	float: right;
	padding-left: 8px;
}
.img_left {
	float: left;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.icons {
	float: right;
	padding-top: 40px;
}




