.navPrimary { border-bottom:4px solid #803202; }
.pageHeader { background-color:#803202; }
ul.leftColumnList li a{
	display:block;
	float:left;
	color:#803202;
	text-decoration:none;
	font-weight:bold;
	padding:5px 20px 5px 10px;
	width:70px;
	}
ul.leftColumnList li a:hover{
	background-color:#803202; color:White;	
	}

/* Info Boxes */
.infoBoxSection
{
height:160px;
width:812px;
}
.infoBox
{
float:left;
margin:5px;
width:190px;
background-color:#fff;
border-right:solid 1px #473528;
font-family:verdana;
}
.infoBox .header
{
color:#231A13;
font-size:9pt;
font-weight:bold;
}
.infoBox a
{
color:#2d201a;
font-weight:bold;
font-family:verdana;
font-size:8pt;
text-decoration:none;
}
.infoBox a:hover
{
text-decoration:underline;
}

.infoBox ul
{
border:none;
margin-bottom:0px;
margin-top:8px;
margin-left:2px;
padding-left:12px;
padding-bottom:4px;
}
.infoBox .innerDiv
{
margin-top:4px;
padding-bottom:0px;
padding:8px;
height:120px;
color:#614836;
font-family:verdana;
font-size:8pt;
background-image:url('images/bluegradient.jpg')
}

.sectionTitle { font-weight:bold; font-size:16pt; }
.keyNoteSpeakerName { font-weight:bold; font-size:12pt; }

.speakerBox { padding:10px 5px 10px 5px; }
.speakerImage { float:left; margin-right:10px; }
.speakerBio { margin:10px 10px 5px 5px; }

.SessionDate
{
font-size:10pt;
font-weight:bold;
margin:8px;
padding-left:2px;
}
.ScheduleTime
{
color:#8f6b4b;
font-size:8pt;
font-weight:bold;
margin:12px;
padding-left:6px;
}
.ScheduleTitle
{
color:#2d201a;
font-size:8pt;
margin:8px;
padding-left:24px;
width:360px;
}

.sessionDetails { border-collapse:collapse; }
.sessionDetails td { padding:5px 5px 5px 5px; }
.SessionIdHeader { font-size:9pt; font-weight:bold; white-space:nowrap; }
.SessionAudienceHeader { font-size:9pt; font-weight:bold; }
.SessionTitleHeader { font-size:9pt; font-weight:bold; }
.SessionSpeakerHeader { font-size:9pt; font-weight:bold; }
.SessionLegend { font-size:7pt; }
.SessionId { color:#2d201a; font-size:10pt; text-align:center; vertical-align:top; }
.SessionAudience { color:#2d201a; font-size:10pt; text-align:center; vertical-align:top; }
.SessionDescription { font-size:8pt; }
.SessionTitle
{
color:#2d201a;
font-size:10pt;
vertical-align:top;
}
.SessionSpeaker
{
color:#8f6b4b;
font-size:8pt;
font-weight:bold;
vertical-align:top;
white-space:nowrap;
}

.VendorWorkshop { background-color:#DFEEFF }
.VendorImage
{
width:150px;
border:0px;
}
.VendorTable
{
width:800px;
}
.VendorTable td
{
text-align:center;
}

.strikeout { text-decoration:line-through; }
.bolded { font-weight:bold; }
