@charset "utf-8";
/* CSS Document */

div.leftbox {
	background-image: url(../images/greygradient.png);
 	background-color: #666666;
	width: 235px;
	height: 190px;
	float: left;
	text-align: center;
	margin-top: 10px;
}

div.rightbox {
	background-image: url(../images/greygradient.png);
 	background-color: #666666;
	width: 235px;
	height: 180px;
	float: right;
	text-align: center;
	margin-top: 10px;
	padding-top: 10px;
}

.indeximage {
	text-align: center;	
	margin-left: auto;
	margin-right: auto;
	border: 0;
}

.hhtext {
	font-size: 10px;
}

.datetext {
	font-size: 10px;
	font-weight: bold;
}

.hhdates {
	margin-top: -10px;
	margin-bottom: 15px;
	width: 110px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #310049;
	font-weight: bold;
}

.eventlistings {
	margin-top: -3px;
	line-height: -25px;
}

.eventnotes {
	font-size: 12px;
	font-weight: bold;
}

.boilheading {
	margin-top: -5px;
	margin-bottom: 6px;
}