/* #8BBF6F is NAC green */

#Content h1, #Content a, .TripCode, .InlineHeading

{
	color: #8BBF6F;
}

.Highlight
{
	color: #8BBF6F;
}

#PageIndex
{
	border-top-color: #8BBF6F;
	border-bottom-color: #8BBF6F;
}

.List
{
	list-style-image: url(../images/bullet-green.gif);
}

#Announcements
{
	background: url(../images/bg-announce-green.gif) no-repeat left top;
}

.TripInfo
{
	margin: 16px 0 32px 0;
//	border-top: 1px dotted #8BBF6F;
}

.TripInfo p, .TripInfo ul, .TripInfo ol, .ProgramItem ul
{
	font-size: 10px;
	line-height: 1.2em;
}

.TripInfo ul
{
	margin: 0 0 16px 0;
	padding: 0;
	list-style-type: none;
}

.TripDate
{
	color: #9E4450;
	font-weight: bold;
}

.TripColumn
{
	float: left;
	width: 150px;
}

.OrationTitle
{
	padding-top: 3px;
	font-size: 10px;
	font-style: italic;
}

.ProgramTitle
{
	padding-left: 8px;
	font-weight: bold;
	font-style: italic;
}

.PosterTitle
{
	padding-left: 8px;
}

.PosterName
{
	font-weight: bold;
	font-style: italic;
}

.AuctionItem
{
	margin: 32px 0 0 0;
	border-bottom: 1px solid #8BBF6F;
}