/* CSS Document */
body
	{
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:normal;
	color:#000000;
	font-size:12px;
	background-color:#47561d;
	background-image:
	}

a:visited
	{
	color:rgb(197,116,0);
	text-decoration:none;
	}

.imggallery
{
	text-align:center;
}
.imggallery img
{
	height: 150px;
	width: 200px;
}
.imggallery a
{
	color: white;
}
.imggallery span
{
	font-weight: 800;
}
.weatherlist
{	padding-right: 10px;
	padding-left: 0px;
	margin: 0px;
	float: left;
}

.weatherlist li
{
	list-style: none;
	list-style-position: inherit;
	padding: 0px;
}

a:link
	{
	color:rgb(197,116,0);
	text-decoration:none;
	}
	

#ski_links a:visited
	{
	display:block;
	line-height:1.5em;
	width:60%;
	}

.ski_links a:link
	{
	display:block;
	line-height:1.5em;
	width:60%;
	}
.ski_links a:hover
	{
	text-decoration:underline;
	font-weight:bold;
	}	

.portalimage
{
	border:medium gray outset;
	width: 300px;
	height: 300px;
}

#portal
{
	padding: 50px;
	width: 600px;
	height: 500px;
	margin: 15px auto;
}

#pGreenMtn
{
	cursor: pointer;
	width: 600px;
	height: 245px;
    background-image:url(../../../images/site/gmportal.jpg);
	position:relative;
}
.Overlay
{
	width: 600px;
	height: 245px;
	moz-opacity:0.0;
	opacity: 0.0;
	filter: alpha(opacity=0);
    background: #339900;
	z-index: 100;
	cursor: pointer;
}

.OverlayMessage
{	
	cursor: pointer;
	padding-top: 122px;
	color: white;
	font-weight: bold;
	font-size: xx-large;
	vertical-align: middle;
	text-align: center;
	z-index: 101;
}


#pFingerLakes
{
	width: 600px;
	height: 245px;
	background-image:url(flportal2.jpg);
	position: relative;
}

#pFingerLakesOverlay
{
	width: 600px;
	height: 245px;
	moz-opacity:0.0;
	opacity: 0.0;
	filter: alpha(opacity=0);
    background: #339900;
	z-index: 100;
	cursor: pointer;
}



#autumn
	{
	float:right;
	}

#b1
	{
	display:inline;
	}	

#banner
	{
	font-size:1.4em;
	text-align:center;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: large;
	background-color:#339900;
	}
	
#events
	{
	border-style:solid;
	border-width:1px;
	border-color:#000000;
	width:290px;
	padding: 10px;
	text-align:left;
	}

#events_box
	{
	width: 250px;
	text-align:center;
	position: relative;
	float:left; 
	padding: 10px;
	}
	
#forest_links
	{
	font-size:100%;
	margin:auto;
	word-spacing:2em;
	text-align:center;
	}

#forest_links a
	{
	word-spacing:normal;
	text-decoration:none;
	color:#47561d;
	line-height:2em;
	}
	
#forest_links a:hover
	{
	text-decoration:underline;
	}
#forest_sub_links
	{
	width:90%;
	padding:5px;
	margin:auto;
	background-color:rgb(197,116,0);
	}
	
#forest_sub_links a:visited
	{
	color:#ffffff;
	text-decoration:none;
	} 

#forest_sub_links a:link
	{
	color:#ffffff;
	text-decoration:none;
	} 

#main_container
	{
	background-color:#ffffff;
	width: 800px;
	margin:auto;
	
	}
#map
	{
	float:left;
	border-style:none;
	}

#rec_links
	{
	text-align:center;
	padding:5px;
	word-spacing:.61em;
	width:90%;
	margin:auto;
	background-color:rgb(197,116,0);
	}
	
#rec_links a:visited
	{
	color:#ffffff;
	text-decoration:none;
	} 

#rec_links a:link
	{
	color:#ffffff;
	text-decoration:none;
	} 

#ski a:visited
	{
	text-decoration:none;
	color:#A34000;
	}
		
#ski a:link
	{
	text-decoration:none;
	color:#A34000;
	}
		
#text
	{
		clear:both;
		padding:20px;
	}

#tree
	{
	float:left;
	}

#welcome_text p
	{
		padding-right: 20px;
		padding-top: 5px;
		padding-bottom: 5px;
	}
.weatherblock
{
	text-align: center;
	margin: auto;


}

