body {
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-color: #a16b49;
	margin: 0px;
	}

.font{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 18px;
	}
	
.font h1 {
	font-size: 17px;
	}
	
.title_small_white {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.title_Large_black {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	line-height: 100%
}
.navbarText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFFFFF;
}
.navbarText_large_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}

.navbarTextSmallBrown {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #BF6612;
}
.tracknames {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.showsponsors {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	
	}
#agendaDates {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
#agendaTracks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
#agendaColumns {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
#agenda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
#brownSponsor {
	color:#663300;
	font-weight:bold;
	font-size: 16px;
}
#blackSponsor {
	color:#000000;
	font-weight:bold;
}
#lrgSoldOut {
	font-weight:bold;
	font-size: 16px;
	color:#000000;
}

#sponsorsBlk {
	font-weight:bold;
	font-size: 14px;
	color:#000000;
}

#otherSponsors {
	font-weight:bold;
	font-size: 14px;
	color:#ffffff;
}

.expandblk {
	font-weight:bold;
	font-size: 10px;
	color:#000000;
	text-decoration:none;
}

.expand1 {
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;

}

.expand2 {
	list-style:circle;
	}
	
.title_small_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.bodycopyItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
}
.bodycopy_Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
