A:visited, A:link
{
	color: #000;
	text-decoration: underline;
}
A:hover
{
	color: #fff;
	text-decoration: none;
	background: #060606;
	border: 0px solid #000;
}



#header
{
        background: transparent url(/images/homepage-superior-falls.png);
	color: #666;
	/*height: 475px;*/
	height: 665px;
	width: 1000px;
	margin-top: 2px;
	padding: 0px;
	font-family: verdana;
	font-size: 1em;
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
}



#upheader
{
	background: transparent;  /*-- #8cbe29 -- */
	color: #fff;
	text-align: center;
	height: 45px;
	width: 1000px;
	margin-top: 3px;
	padding-top: 3px;
	font-family: verdana;
	font-size: 2.0em;
	position: relative;
	top: 200px;
	left: 0px;
	border-top: 0px solid #000;
	border-bottom: 0px solid #000;
}
#newsheader
{
	background: transparent;  /*-- #8cbe29 -- */
	color: #fff;
	text-align: center;
	height: 45px;
	width: 1000px;
	margin-top: 3px;
	padding-top: 3px;
	font-family: verdana;
	font-size: .8em;
	position: relative;
	top: 210px;
	left: 0px;
	border-top: 0px solid #000;
	border-bottom: 0px solid #000;
}



#socialmedia-icons
{
	background: transparent;
	color: #fff;
	font-family: arial, Tahoma, helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	width: 160px;
	height: 55px;
	margin-top: 3px;
	margin-left: 5px;
	padding-top: 3px;
	font-family: verdana;
	font-size: 0.8em;
	position: relative;
	top: 0px;
	left: 0px;
	
}

#upfallshomepage
{
	background: /*url(/images/FunintheUP-logo-small.gif) no-repeat*/;
	color: #000;
	font-family: arial, Tahoma, helvetica, sans-serif;
	text-align: left;
	width: 160px;
	height: 30px;
	margin-top: 3px;
	margin-left: 5px;
	padding-top: 3px;
	font-family: verdana;
	font-size: .8em;
	position: relative;
	top: 0px;
	left: 10px;
	
}



#container
{
	margin: 0 auto;
	width: 1000px;
	background: #fff;
}


#header h1 { margin: 0; }

#main-navigation
{
	float: left;
	width: 1000px;
	background: #3399ff; /* hide green color #8cbe29; */
}

#main-navigation ul
{
	margin: 0;
	padding: 0;
}

#main-navigation ul li
{
	list-style-type: none;
	display: inline;
}

#main-navigation li a /* ----horizontal menu bar -----*/
{
	display: block;
	
	float: left;
	padding: 5px 10px;
	font-size: 1.3em;
	color: #000000;  /* ----font color-----*/
	text-decoration: none;
	border-right: 1px solid #fff;	
}

#main-navigation li a:hover { background: #ffffff; }



                      /*---- Category Main Sub Navigation---*/
UL#main-subcats
{
	font-size: 0.8em;
	clear: both;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
	margin: 0 auto;
	padding: 0px;
	background: #8cbe29;
/*changes background of whole menu*/
	border-bottom: 0px solid #000;
	vertical-align: baseline;
}
UL#main-subcats LI
{
	display: inline;
	padding: 0 10px;
	border-right: 0px solid #000;
	padding-right: 8px;
	padding-left: 8px;
	vertical-align: baseline;
}
UL#main-subcats EM, UL#main-subcats A, UL#main-subcats A:visited
{
	font-family: arial, Tahoma, helvetica, sans-serif;
	font-size: 1.0em;
	background: #8cbe29;
/*changes background of main links*/
	color: #000;
	text-decoration: none;
	padding: 0 8px;
	border-top: 0px solid #000;
	border-bottom: 0px solid #8cbe29;
}
UL#main-subcats A:hover
{
	background: #FFF;
	color: #8cbe29;
	border-top: 0px solid #000;
	padding-bottom: 0px;
}
UL#main-subcats EM
{
	font-size: 1.0em;
	background: #ffffff;
	color: #8cbe29;
}





#content-container
{
	float: left;
	width: 1000px;
	background: #cccccc url(/layout-three-fixed-background.gif) repeat-y 100% 0;
}

#section-navigation
{
	float: left;
	width: 50px;
	padding: 0px 0;
	margin: 0 20px;
	display: inline;
	background: #000;
}

#section-navigation ul
{
	margin: 0;
	padding: 0;
}

#section-navigation ul li
{
	margin: 0 0 1em;
	padding: 0;
	list-style-type: none;
}

#content
{
	font-size: 1.0em;
	float: left;
	width: 635px;
	padding: 0 2px 0 0;
	margin: 0 0 0 30px;
}

#content h2 { margin: 0; }

#aside
{
	float: right;
	width: 300px;
	align:center;
	padding: 3px 3px 3px 3px;
	margin: 0 0px 0 0;
	display: inline;
	background: #3399ff; /*orange current */   /* #3399ff blue alternate*/
}

#aside h3 { margin: 0; }

#footer
{
	clear: both;
	background: #3399ff;
	text-align: center;
	padding: 20px;
	height: 1%;
}

/* ----MISC code -----*/

#headeradvertisers
{
	background: transparent;  /* #3399ff blue color--green color #8cbe29; */
	color: #000;
	/* 
	position: relative;
	top: -60px;
	left: 505px; 
	width: 600px;
	height:15px; 
	*/
	margin-top: 2px;
	padding: 3px 3px 5px;
	font-family: arial, "Lucida Grande", "Lucida Sans Unicode", arial, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	letter-spacing: 0.1em;
	line-height: 1.2em;
	border-top: 0px solid #000;
	border-bottom: 0px solid #000;
}


/*---setup of the 3 columns----*/
#container-wrap
{
	position: relative;
	display: block;
	background: #fff;
	border-left: 0px solid #8cbe29;
	border-right: 0px solid #8cbe29;
	margin-top: 25px;
	border-top: 1px solid #005DB3;
	padding-bottom: 25px;
}
#inner-wrap
{
	display: block;
	margin-left: -270px;
	margin-right: -150px;
	padding: 5px;
}
#left-wrap
{
	float: left;
	position: relative;
	width: 220px;
	padding: 0px;
	background: #8cbe88;
}
#right-wrap
{
	float: right;
	position: relative;
	width: 220px;
	padding: 0px;
	background: #f0f0f0;
}
#center-wrap
{
float:left;
    width:260px;
    padding:0px;
    background:#ddf;
}

/* -- h1 h2 h3 h4 h5 h6 and Paragraphs */

h2 { color:#000; text-align:left; font-weight:normal; font-family: georgia, "times new roman", serif; font-size:1.3em; letter-spacing:0.2em; margin:0 0 3px 0; padding-top:2px; padding-bottom:2px;}
h2.clear {clear:both; border-top:0px solid #f0c992;}


h2 span {line-height:1.2em;}


h3 {text-align:left; font-weight:bold; font-family: georgia, "times new roman", serif; font-size:1.2em; letter-spacing:0.2em; margin:0 0 5px 0; padding-top:3px; padding-bottom:3px;}


h4 {text-align:center; font-weight:normal; padding-left:0px; color: #000; font-family: georgia, "times new roman", serif; font-size:.9em; letter-spacing:0.2em; margin:0 0 2px 0; padding-top:2px; padding-bottom:2px;}

h4.whatsnew {text-align:left; font-weight:normal; color:#000000; font-family: georgia, "times new roman", serif; font-size:1.1em; letter-spacing:0.2em; margin:0 0 2px 0; padding-top:2px;}

h4.mainpage {text-align:left; font-weight:normal; color:#000000; font-family: georgia, "times new roman", serif; font-size:0.8em; letter-spacing:0.2em; margin:0 0 2px 0; padding-top:5px; padding-bottom:5px;}

h5 {color:#000; background:#ffff99; text-align:center; font-weight:normal; font-family: georgia, "times new roman", serif; font-size:1.1em; letter-spacing:0.2em; margin:0 0 13px 0; padding-top:1px;}

h6 {color:#000; background:#ffff99; text-align:left; font-weight:normal; font-family: georgia, "times new roman", serif; font-size:0.98em; letter-spacing:0.2em; margin:3px 0 3px 0; padding-top:2px; padding-bottom:2px;}



/* Waterfall headers */


#header-falls
{
	color: #000;
	/*height: 475px;*/
	height: 665px;
	width: 1000px;
	margin-top: 2px;
	padding: 0px;
	font-family: verdana;
	font-size: 1em;
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
}



.ogemawfalls
{
        background: transparent url(/baraga-county-waterfalls/ogemaw-falls-home.png);
}


#header-ogemawfalls
{
        background: transparent url(/baraga-county-waterfalls/ogemaw-falls-home.png);
	color: #000;
	/*height: 475px;*/
	height: 665px;
	width: 1000px;
	margin-top: 2px;
	padding: 0px;
	font-family: verdana;
	font-size: 1em;
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
}



.quartzitefalls
{
        background: transparent url(/baraga-county-waterfalls/quartzite-falls-home1.png);
}

.silvercreekfallslower
{
        background: transparent url(/keweenaw-county-waterfalls/silver-creek-falls-home.png);
}


.wyandottefalls
{
        background: transparent url(/houghton-county-waterfalls/wyandotte-falls-home.png);
}

.silverfallslower
{
        background: transparent url(/baraga-county-waterfalls/silver-falls-lower-home.png);
}

.bondfalls
{
        background: transparent url(/ontonagon-county-waterfalls/bond-falls-home.png);
}




.okundekunfalls
{
        background: transparent url(/ontonagon-county-waterfalls/o-kun-de-kun-falls-home.png);
}


.scottfalls
{
        background: transparent url(/alger-county-waterfalls/scott-falls-autrain.png);
}


