@charset "UTF-8";
.style7 {font-size: 9px}
.exhibit {
	background-color: #FF9;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	font-weight: bold;
	padding: 15px;
}
.exhibit p {
	font-size: 10px;
	line-height: 15px;
	font-weight: normal;
	margin-bottom: 0px;
}
/* CSS Document */

body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	background-color: #5D6D1A;
	background-image: url(images/bg.gif);
}
.style6 {
	color: #5D6D1A;
}
.menu {
	background-color: #95B123;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	font-size: 11px;
	letter-spacing: 2px;
	padding: 10px;
}
.menu a:link{
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:active{
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.oneColFixCtr #container {
	width: 800px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px none #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtr #mainContent {
	padding: 0 00px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width: 800px;
	background-color: #FFFFFF;
}
#Left {
	background-color: #FFFFFF;
	width: 470px;
	float: left;
	vertical-align: top;
	background-position: top;
	margin-top: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#Right {
	background-color: #FFFFFF;
	width: 230px;
	float: right;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-position: top;
	border-right-style: none;
	border-left-style: dotted;
	border-left-width: 1px;
	border-left-color: #CCCCCC;
	margin-top: 20px;
}
#center {
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 20px;
}
#ColContainer {
	background-color: #FFFFFF;
	width: 800px;

}
.main_copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16pt;
	color: #444444;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 100%;
}
.side_copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 14pt;
	color: #444444;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 100%;
}
.h1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Georgia, "Times New Roman", Times, serif;
	font-size: 15pt;
	color: #0C480D;
	line-height: 25px;
}
.h2 {
	font-family: Lucida Sans Unicode, Lucida Grande, Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #0C480D;
	line-height: 20px;
}
.footer {
	font-size: 10px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #95B123;
	text-align: center;
	padding: 5px;
	line-height: 13px;
	color: #FFFFFF;
	clear: both;
}
a:link {
	color: #444444;
}
a:visited {
	color: #444444;
}
a:active {
	color: #444444;
}
a:hover {
	color: #95B123;
}
#index_calendar {
}
.cal_1 {
	background-image: url(images/cal_1.jpg);
	height: 80px;
	width: 80px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 22px 10px 5px;
	margin-left: 17px;
	color: #333333;
	background-repeat: no-repeat;
}
.cal_1 a:link {
	line-height: 20px;
}
.up_event {
	background-image: url(images/up_events.jpg);
	height: 80px;
	width: 97px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 25px 10px 5px;
	color: #333333;
	background-repeat: no-repeat;
}
.index_main {
	clear: both;
	margin-top: 20px;
}
.thumb {
}

