@charset "utf-8";
.headingRight {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: white;
	letter-spacing: -.02em;
	font-weight: bold;
}

.bodycopy {
	font-family: Verdana, Geneva, sans-serif; 
	color:#999;
	font-size: 13px;
	font-weight: normal;
	color: #e2d8bf;
	
}

.bodycopy2 {
	font-family: Verdana, Geneva, sans-serif;
	color:#999;
	font-size: 11px;
	font-weight: normal;
}

li {
	padding-bottom: 4px;
}


.holiday {
	background-image: url(images/holiday2009.png);
	z-index: 90;
	background-repeat: no-repeat;
	width: 100%;
	height: 300px;
	position: absolute;
	text-align: right;
	background-position: right top;
	display: none;
}
