/* ---------------------- Greenslate nav ---------------------- */
.menu #slatenav{
	position:relative;
	display:block;
	height:42px;
	font-size:13px;
	background-color: transparent;
	background-image: url(/images/slate_background.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	text-decoration: none;
	visibility: inherit;
}
.menu #slatenav ul{
	margin:0px;
	padding:0;
	list-style-type:none;
	width:auto;
}
.menu #slatenav ul li{
	display:block;
	float:left;
	margin-bottom: 0px;
}
.menu #slatenav ul li a{
	display:block;
	float:left;
	height:28px;
	padding-top: 14px;
	padding-right: 14px;
	padding-bottom: 0;
	padding-left: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.menu #slatenav ul li a:hover,.menu #slatenav ul li a.current{
	color:#fff;
	background-color: transparent;
	background-image: url(/images/slate_backgroundOVER.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-decoration: none;
}
/* ---------------------- Greenslate nav Ends---------------------- */
#botnav {
	float:left;
	width:100%;
	margin:0;
	padding:10px 0 0 10px;
	list-style: none;
	max-width:900px;
}
#botnav li{
	float:left;
	margin:0;
	padding: 0;
	}
#botnav a {
	float:left;
	display:block;
	margin:0 1px 0 0;
	padding: 4px 8px;
	color:#339900;
	border: 1px solid #b0c986;
	text-decoration:none;
	border-bottom:none;
	font-size:14px;
	background:#e4f0d0;
	}
#botnav a:hover, #select a{
	background:#b0c986;
	color:#FFF;
}

body {
	background-image: url(/images/wood.jpg);
	margin: 0px;
	background-position: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	font-weight: normal;
}
.maintable {

}
.greenlinetable {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	white-space: normal;
	color: #666666;
	border: 1px solid #b0c986;
}
.greenlinetable a:link{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	white-space: normal;
	color: #339900;
	line-height: 18px;
}
.greenlinetable a:hover{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	white-space: normal;
	color: #339900;
	line-height: 18px;
}
.greenlinetable a:visited{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	white-space: normal;
	color: #339900;
	line-height: 18px;
}
.whitetable {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	white-space: normal;
}
.whitetable a:link{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	white-space: normal;
	color: #339900;
	line-height: 18px;
}
.whitetable a:hover{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	white-space: normal;
	color: #339900;
	line-height: 18px;
}
.whitetable a:visited{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	white-space: normal;
	color: #339900;
	line-height: 18px;
}
.table_top {
	font-size: 24px;
	color: #339900;
}
.table_top a:link{
	font-size: 24px;
	color: #339900;
}
.table_top a:hover{
	font-size: 24px;
	color: #339900;
}
.table_top a:visted{
	font-size: 24px;
	color: #339900;
}
.smalltext {
	background-color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	white-space: normal;
	color: #666666;
}
#blanket {
	background-color:#CCCCCC;
	opacity: 0.75;
	filter:alpha(opacity=65);
	position:absolute;
	z-index: 9001;
	top:0px;
	left:0px;
	width:100%;
}
#popUpDiv {
	position:absolute;
	background-color:#003300;
	width:500px;
	z-index: 9002;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	padding: 5px;
	border: 2px dashed #ffffff;
	clip: rect(auto,auto,auto,auto);
	margin-top: 300px;
}
.boldbody {
	margin: 0px;
	color: #339900;
	font-size: 16px;
}

.topmenu {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #67BC29;
}
.topmenu a:link{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
}
.topmenu a:visited{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.topmenu a:hover{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.greenbg {
	background-color:#e4f0d0;
	color:#339900;
	font-weight: bold;
	font-size: 13px;
}
sup {
	font-size: smaller;
	line-height: normal;
	text-decoration: none;
}
.entry {
	height: 600px;
	width: 800px;
}
#leaf li{
	list-style-position: inside;
	list-style-image: url(/images/leaf-sml.gif);
}
