/* CSS Document */

body
{
color : #000000;
background : #ffffff; 
font-family : "Times New Roman", Times, serif; font-size : 10pt;
}

#tamleftnav, #topnav, #headerlink, #footer
{
	display:none;
	margin:0;
	padding:0;
}

#content
{
	float: left;
	width: 570px;
	border: 1;
	margin: 0 120px 0 10px;
	padding: 0;
}

a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	}

.backtotop
{
  display : none;
}

.description
{
	display:block;
}

.noprint
{
	display:none;
}

/* Weather Page */

#topcam
{
display:none;
}

.calltoaction_inline
{
	display:none;
}

.fragment
{
	border:0;
}

.anchors
{
	display:none;
}

#snowreport_container
	{
		padding:0;
	}

#snowreport
{
	border:1px solid #000;
}

#always_up, #forecast_container
{
	padding-left:10px;
}

/* Grooming Report */

#lift td.runname, #lift td
{
	border:1px solid #999999;
}

/*Lodging Packages*/

.package_box_feature
{
	background-color:#eaeaea;
	border:0;
	margin-bottom:20px;
	padding:5px 0 5px 0;
}

.breakhere {page-break-after: auto;}

