/*WISCONSIN HOMETOWN STORIES: JANESVILLE HOME PAGE CSS*/
/*alternate link styles
a.stylename {font-family: Verdana, Arial, Helvetica, sans-serif;font-weight: bold;color: #666600;font-size: 10px;}
	a.stylename:visited {color:#09c;}
	a.stylename:hover {color:#09c;text-decoration: underline;}
	a.stylename:active {color:#09c;}
	}*/


 /*#content a:visited {
	font-weight: bold;
	color: #666600;
}*/

a:link {
	/*font-weight: bold;*/
	color: #666600;
}
a:visited {
	/*font-weight: bold;*/
	color: #999966;
}
a:hover {
	/*font-weight: bold;*/
	color: #CB6B2F;
	text-decoration: none;
}
a:active {
	/*font-weight: bold;*/
	color: #FF3300;
	text-decoration: none;
}

/*these link styles are for the horizontal navigation; it's ugly but works*/
#navlink1 a:hover,
#navlink2 a:hover,
#navlink3 a:hover,
.essay #navlink1 #essay a,
.home #navlink2 #home a,
.transcript #navlink2 #transcript a,
.video #navlink2 #video a,
.resources #navlink3 #resources a,
.people #navlink3 #people a,
.journey #navlink3 #journey a
	{
 	color: #C9784C; text-decoration:underline;
	}
	

#navlink1 {
	z-index:1000;
	position:absolute;
	top:136px;
	left:245px;
	line-height:17px;
}

#navlink2 {
	z-index:1000;
	position:absolute;
	top:134px;
	left:335px;
	line-height:17px;
}

#navlink3 {
	z-index:1000;
	position:absolute;
	top:134px;
	left:405px;
	line-height:17px;
}

#navlink1 a,
#navlink2 a,
#navlink3 a {font: 0.75em Verdana, sans-serif; line-height: 1.6em; color: #00658A; /*font-weight:bold; text-transform: uppercase;*/ text-decoration:none; }

#navlink1 a {line-height: 1.3em;}

#lacrosseNav {
	z-index: 1;
	position:absolute;
	top:93px;
	left:0px;
	width:760px;/*correct width of 760px + left and right padding*/
	height:101px;
	line-height:17px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:760px;	
	/*border-bottom-style: double;
	border-bottom-color: #CCC;
	border-width: 4px;*/
		
	}
/* Again, "be nice to Opera 5". */
body>#lacrosseNav {width:760px;}


#lacrossePatch {
	z-index: 1;
	position:absolute;
	top:60px;
	left:548px;
	}

#lacrossePatchHome {
	z-index: 1;
	position:absolute;
	top:73px;
	left:517px;
	}	
	
#Layer1 {
	position:absolute;
	width:41px;
	height:39px;
	z-index:1;
	left: 38px;
	top: 41px;
}
.style1 {color: #999999; text-decoration:underline;}


#funders p {font:  0.85em/1.2em Verdana, Arial, sans-serif; text-indent:0px; color:#666666;}


/*
#footer
	{
	
padding: 10px 10px 10px 0px;
color: #333;
background-color: #fff;}*/


		
#anchorlinks {
	margin-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
	font-size: 11px;
}

