body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #e3e1cd;
}
.dropdowntext{
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none
}
.bottomlinks {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
color:#627519;
text-decoration:none;
	}
.whitefooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #627519;
	text-decoration:none;
}
.whitefooter:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #F1F0E6;
	text-decoration:none;
}

.event_subhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #627519;
	text-decoration:none;
}
.event_subhead:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #627519;
	text-decoration:underline;
}

.whitefooter2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #627519;
	text-decoration:none;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.copyrightPrint {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.linkearthlogic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #C3AD84;
	text-decoration: underline;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #090908;
}
.textbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #090908;
}
.whitetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
}
.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: normal;
	color: #8D400D;
	text-decoration: underline;
}
.subhead1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #627519;
}
.subhead2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #627519;
}
.subhead3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #A57509;
}
.subhead4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.subhead5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #8D400D;
}
.subhead6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.linkscontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #A57509;
}
.searchDrop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #627519;
	background-color: #FFFFFF;
	border: 1px solid #627519;
	width: 120px;
}
.searchOption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #627519;
	background-color: #FFFFFF;
	padding: 2px; 
}
#ttShadow{
	padding: 4px;
	background-color:#666666;
	height: 10px;
	width: 150px;
	overflow: visible;
	position: absolute;
	visibility: hidden;
	z-index: 995;
	top: 50px;
	right: 50px;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity: 0.5;	
}

#toolTip{
	background-color:#a57509;
	padding: 4px;
	height: 10px;
	width: 150px;
	border: 1px solid #000000;
	overflow: visible;
	position: absolute;
	visibility: hidden;
	z-index: 1000;
	top: 50px;
	right: 50px;

}

#toolTipTitle, #toolTipContent,#toolTipCredit{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 4px;
}

#toolTipTitle{ font-size: 8pt; font-weight: bold; 
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;

}
#toolTipContent{ font-size: 8pt; font-weight: normal; }
#toolTipCredit{
	font-size: 7pt;
	font-weight: normal;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

