﻿
/*               Events                */
/*               #8C0006               */

.pageCapTop
{
	background:url(/images/sectionTitleBg_Events.gif);
	width:707px;
	height:27px;
	padding-top:10px;
}

#leftNavBottomCap
{
	width:209px;
	height:60px;
	background:url(/images/navBGCap_Events.gif) no-repeat;
}

#leftNavBody
{
	width:209px;
	background:url(/images/navBG_Events.gif);
}

.left_menu
{
	min-height:189px;
}

h1, h2, h3, h4, h5, h6
{
	color:#8C0006;
}

li {
	list-style: none;
	background: url(/images/bullet_events.jpg) no-repeat top left;
	margin: 0;
	padding: 0;
	padding-left: 20px;
	margin-bottom: 5px;
}


#popperTop
{
	height:49px;
	background:url(/images/popperRed_TopBG.gif);
}

#popperTopCornerClose
{
	float:right;
	height:49px;
	width:65px;
	background:url(/images/popperRed_CornerTR_Close.gif);
}


#popperBot
{
	height:29px;
	background:url(/images/popperRed_BotBG.gif);
}

#popperBotCorner
{
	float:right;
	height:29px;
	width:29px;
	background:url(/images/popperRed_CornerBR.gif);
}



#popperEdgeLeft
{
	width:29px;
	background:url(/images/popperRed_EdgeLeft.gif);
}

#popperEdgeRight
{
	width:29px;
	background:url(/images/popperRed_EdgeRight.gif);
}

#popperBody
{
	display:block;
	background:white;
}

