#box-main h1 a.frontpage, .box-sub h1 a.frontpage, .box-sub-2 h1 a.frontpage {
	text-transform: uppercase;
	text-decoration: none;
	color: #FF902F;
}

	#box-main h1 a.frontpage {
		text-transform: uppercase;
	}
	
	#box-main h1 a.frontpage:hover {
		color: #99FF00;
	}
	
.box-sub h1 a.frontpage, .box-sub-2 h1 a.frontpage {
	text-transform: uppercase;
	text-decoration: none;
	color: #FF902F;
	font-size: 18px;
	padding:0;
}

	.box-sub h1 a.frontpage, .box-sub-2 h1 a.frontpage {
		text-transform: uppercase;
	}
	
	.box-sub h1 a.frontpage:hover, .box-sub-2 h1 a.frontpage:hover {
		color: #99FF00;
	}
	
	
	
.tripDetails {
	height: 210px;
	overflow: hidden;
}

.tripDetails2 {
	height: 150px;
	overflow: hidden;
	margin-top: 2px;
}

h1 .eventDetails {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 22px;
}
