.smallhero p
{
	width: 300px;
	margin: 30px 0 0 10px;
}

.smallhero ul, smallhero li
{
	margin: 0;
	padding: 0;
	left: 0;
	/*font-weight: bold;
	color: #befe7a;*/
	font-size: 11px;
	line-height: 12px;
}

.smallhero ul
{
	margin-left: 12px;
	width: 220px;
	margin-top: 28px;
}

.smallhero li
{
	margin: 0 0 2px 0;
	background-image: url("images/bullet.gif");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 16px;
	padding-top: 3px;
}

.smallhero ul
{
	list-style-type: none;
	/*list-style-image: url("images/bullet.gif");*/
	
}
.smallhero
{
	width: 345px;
	background-repeat: no-repeat;
	background-position: 0 0;
	border: 1px solid #000;
	border-bottom: 1px solid #555;
	padding-bottom: 10px;
	height: 100px;
}

.smallhero p a, .smallhero p
{
	font-size: 11px;
}


#sponsor_logos
{
	position: relative;
	width: 750px;
	text-align: center;
	margin: 20px 0 30px 0;
}

#sponsor_logos img
{
	padding: 10px;
	border: 0px solid white;
}

#grey_boxes, #small_heros
{
	position: relative;
	margin: 0 2px 2px 2px;
	border: 1px solid #000;
	width: 744px;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

.greybox
{
	position: relative;
	width: 244px;
	height: 282px;/*adjust the height if the box needs to grow*/
	background: #cccccc url("images/grey_fold.png");
	background-position: top right;
	background-repeat: no-repeat;
}

#grey_box_left
{
	position: absolute;
	top: 0;
	left: 0;
	border: 1px solid #000;
}

#grey_box_middle
{
	border: 1px solid #000;
	position: relative;
	margin: 0 0 0 249px;
}

#grey_box_right
{
	position: absolute;
	top: 0;
	right: 0;
	border: 1px solid #000;
}

#shl
{
	width:369px;
	height:140px;
	background-image: url("images/shl-title.png");
	position: relative;
	top: 0;
	left: 0px;
}

#shr
{
	width:369px;
	height:140px;
	background-image: url("images/shr-title.png");
	position: absolute;
	top: 0;
	right: 0px;
}

#shr ul
{
	color:#FFF;
}

.learnmore
{
	position: absolute; 
	top:254px;
	left:167px;
}

#event_orange
{
	background-color: #e26f02;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

#event_blue
{
	background-color: #5a83b7;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

#event_green
{
	background-color: #8dbd40;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

#subline
{
	position: relative;
	width: 100%;
	height: 26px;
	background-image: url("images/subhead.png");
	background-position: center;
	background-repeat: no-repeat;
	margin: 0 0 20px 0;
}

#flashcontent
{
	width: 100%;
	height: 197px;
	margin: 0 0 10px 0;
	z-index: 2;
}

.event_date
{
	position: relative;
	top: 2px;
	left: 55px;
}

.event_date p
{
	font-size:15px;
	font-weight:bold;
	color:#666666;
}

.stripes
{
	height: 130px;
	border: 1px solid #ffffff;
	background-repeat: repeat;
	position: relative;
	margin: 5px;
	padding: 5px;
}

.stripes h2
{
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

.stripes p
{
	font-size: 14px;
	margin: 10px 0 0 0;
	padding: 0;
}

.event_photo
{
	width: 232px;
	height: 117px;
	border: 1px solid #ffffff;
	position: relative;
	margin: 5px;
	padding: 0px;
}

#event_three
{
	background:#ffffff url("images/event3_wynton.jpg");
	background-repeat: no-repeat;
	background-position:center;
	position: relative;
}

#event_two
{
	background:#ffffff url("images/event2_wynemeril.jpg");
	background-repeat: no-repeat;
	background-position:center;
	position: relative;
}

#event_one
{
	background:#ffffff url("images/event1_jazz.jpg");
	background-repeat: no-repeat;
	background-position:center;
	position: relative;
}