.btm_cell {
padding: 10px 4px 0px 4px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}



.event_cell {
padding:15px 0px 3px 0px;
border-bottom:1px solid #666666;
}

.event_padding {
padding: 5px 0px 4px 0px;
}

.cost_value {
border-bottom:1px solid #666666;
padding:5px 0px 4px 0px;
text-align:right;
width:80px
}

.discount_value {
border-bottom:1px solid #666666;
padding:5px 0px 4px 0px;
color:#FF0000;
text-align:right;
width:80px
}

.cost_text {
border-bottom:1px solid #666666;
padding:5px 10px 4px 0px;
}

.discount_text {
font-style:italic;
border-bottom:1px solid #666666;
padding:5px 10px 4px 0px;
}

.portlet_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}


.portlet_snowboard {
background-image:url(../graphics/portlet_snowboard.jpg);
width:170px;
height:250px;
}

.portlet_facebook {
background-image:url(../graphics/portlet_facebook.jpg);
width:170px;
height:200px;
}


.main_content {
	background-image: url(../graphics/background_pic.jpg);
	background-repeat: no-repeat;
	background-position:top;
}

.border_left{
	background-image: url(../graphics/border_left_shim.jpg);
	background-repeat:repeat-y;
}

.border_right {
	background-image: url(../graphics/border_right_shim.jpg);
	background-repeat:repeat-y;
	}

.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 150%;
	padding: 10px 15px 10px 20px;
}
#footer {
	background-image: url(../graphics/footer.jpg);
	background-repeat: no-repeat;
	height: 36px;
	width: 680px;
	padding-top: 10px;
	padding-right: 110px;
	padding-bottom: 10px;
	padding-left: 110px;
}

.footercell {
	width:670px;
	text-align:center;
	border-top:1px solid #EC008B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding:10px 0px 0px 0px;
}

img {
border:0px;
}

a {
color:#000000;
}

a:hover {
text-decoration:none;
}

h1 {
color:#EC008B;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
}

