
.style1 {
	font-family: "Times New Roman", Times, serif;
	color: #704C16;
	font-style: italic;
	font-weight: bold;
}
.style2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #704C16;
	margin-right: 65px;
	line-height: 1.5em;
}

.style2_eo_foot {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #704C16;
	margin-left: 10px;
	line-height: 1.5em;
}

.twoColumCopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #704C16;
	margin-right: 20px;
	line-height: 1.5em;
}

.eo_title {
	font-family: "Times New Roman", Times, serif;
	color: #704C16;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
}

.eo_body {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #704C16;
	margin-right: 10px;
	line-height: 1.5em;
}


.footer {
	color: #977816;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.6em;
}
.footNav {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #A6881A;
}
a:link {
	color: #704C16;
}
a:visited {
	color: #704C16;
}
a:hover {
	color: #704C16;
}
a:active {
	color: #704C16;
}


a.foot:link {color:#977816;}
a.foot:visited {color:#977816;}
a.foot:hover {color:#977816;}
a.foot:active {color:#977816;}

li.bcopy{
font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #704C16;
	margin-right: 10px;
	
	margin-bottom: 10px;
	line-height: 1.5em;

}

li.eo_bcopy{
font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #704C16;
	margin-right: 30px;
	
	margin-bottom: 1px;
	line-height: 1.5em;

}



	.selectedanchor{ /*CSS class that gets added to the currently selected anchor link (assuming it's a text link)*/
background: #E7DFCA;
}

/* ######### Default class for drop down menus ######### */

.anylinkmenu{
position: absolute;
margin-top: -25px;
margin-left: -55px;
left: 0;
top: 0;
visibility: hidden;
border: 1px solid #B4A593;
border-bottom-width: 1;
font: normal 11px Verdana;
line-height: 18px;
z-index: 100; /* zIndex should be greater than that of shadow's below */
background: #E7DFCA;
width: 300px; /* default width for menu */
}

.anylinkmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

.anylinkmenu ul li a{
width: 100%;
display: block;
text-indent: 5px;
border-bottom: 0px solid black;
padding: 7px 0;
text-decoration: none;
font-weight: normal;
text-indent: 7px;
}

.anylinkmenu a:hover{ /*hover background color*/
background: #EaE4C5;
color: #704C16;
}

/* ######### Alternate multi-column class for drop down menus ######### */


.anylinkmenucols{
position: absolute;
width: 380px;
left: 0;
top: 0;
visibility: hidden;
border: 0px solid black;
padding: 20px;
font: normal 14px Verdana;
z-index: 100; /*zIndex should be greater than that of shadow's below*/
background: #E7DFCA;
}

.anylinkmenucols li{
padding-bottom: 3px;
}

.anylinkmenucols .column{
float: left;
padding: 10px 18px;
margin-right: 25px;
background: #E7DFCA;
}

.anylinkmenucols .column ul{
margin: 0;
padding: 0;
list-style-type: none;
}
/* lake */
.anylinkmenuLake{
position: absolute;
margin-top: -25px;

left: 0;
top: 0;
visibility: hidden;
border: 1px solid #B4A593;
border-bottom-width: 1;
font: normal 11px Verdana;
line-height: 18px;
z-index: 1000; /* zIndex should be greater than that of shadow's below */
background: #E7DFCA;
width: 260px; /* default width for menu */
}

.anylinkmenuLake ul{
margin: 0;
padding: 0;
list-style-type: none;
}

.anylinkmenuLake ul li a{
width: 100%;
display: block;
text-indent: 5px;
border-bottom: 0px solid black;
padding: 7px 0;
text-decoration: none;
font-weight: normal;
text-indent: 7px;
}

.anylinkmenuLake a:hover{ /*hover background color*/
background: #EaE4C5;
color: #704C16;
}

/* ######### Alternate multi-column class for drop down menus ######### */




