html, body {
	margin: 0;
	padding: 0;
} 
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
#container {
	width: 100%;
	margin: 0;
	float: none;
}
#ads, #nav, #sidebar, #header, #search_area, #adobe, #register, .backtotop, .toparrow  {
	display: none;
}
#program {
	width: 100%
}
a:link, a:active {
	color: #F35A21;
	text-decoration: underline;
}
a:visited {
	color: #487516;
	text-decoration: underline;
}
a:hover {
	color: #03357A;
	text-decoration: none;
}

#workshop_header {
	font-size: 15px;
	color: #FFFFFF;
}
#workshop_header h1 {
	font-size: 16px;
	margin: 0px;
	padding-top: 25px;
	padding-bottom: 15px;
	padding-left: 10px;
	font-weight: normal;
}

#time {
	text-align: right;
	width: 90px;
	font-weight: bold;
	padding-right: 10px;
	line-height: 25px;
	float: left;
	height: 30px;
}
#event {
	font-weight: bold;
	background-color: #000000;
	margin-left: 100px;
	line-height: 25px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	width: 101px;
	height: 30px;
}
.workshop_list {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	background-color: #d1d2d4;
	width: 100%;
}
.clear {
	clear:both;
	line-height:0;
	height:0;
	font-size:0;
	position: relative;
}
.left_column {
	float: left;
	width: 90px;
	color: #000000;
	text-align: right;
	margin-top: 78px;
	font-weight: bold;
	height: 100%;
}
.right_column {
	float: right;
	width: 600px;
	background-color: #FFFFFF;
	margin-top: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
	height: 100%;
}

.venue_width {
	padding-top: 10px;
	padding-left: 17px;
	margin-right: 10px;
}
.venue_details {
	padding-left: 66px;
}
/*.event_title {
	clear: both;
	margin-left: 0px;
	padding-left: 17px;
	font-weight: bold;
	text-transform: uppercase;
}
.event_details {
	padding-left: 17px;
}*/
.prog_time_head {
	float: left;
	width: 75px;
	font-size: 12px;
}
.prog_wkshp_head {
	width: 300px;
	margin-left: 5px;
	font-size: 12px;
}
.prog_venue_head {
	float: right;
	margin-left: 10px;
	font-size: 12px;
}

.prog_date {
	font-size: 16px;
	margin-bottom: 4px;
	padding-bottom: 0px;
	margin-left: 227px;
}
.welcome {
	margin-right: 180px;
	margin-left: 227px;
}

.prog_details {
	margin-right: 180px;
	margin-left: 227px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6D6E71;
}

.prog_time {
	float: left;
	width: 75px;
}
.prog_wkshp {
	width: 300px;
	margin-left: 5px;
}
.prog_venue {
	float: right;
	margin-left: 10px;
}
.workshop_number {
	font-weight: normal;
}
.highlighttext {
	color: #F15A23;
}
.highlighttext_ne {
	font-style: italic;
	color: #5680A0;
}
.highlighttext_nw {
	font-style: italic;
	color: #eeb113;
}
.highlighttext_se {
	font-style: italic;
	color: #4b721d;
}
.highlighttext_metro {
	font-style: italic;
	color: #f15a22;
}
.highlighttext_special {
	font-style: italic;
	color: #712c86;
}
.week_expand {
	margin-right: 15px;
}
.form {
	font-size: 11px;
	background-color: #FFF;
	border: 1px solid #C7442C;
	padding: 2px;
}
.blockspanwidth {
	width: 140px;
	font-weight: bold;
	display: block;
	float: left;
	text-align: left;
	padding-right: 5px;
}
#footer {
	margin-top: 20px;
}
#footer_day {
	margin-top: 20px;
	clear: leftp;
}
#spacer {
	height: 35px;
}
#swdinner {
	padding-right: 95px;
	padding-left: 95px;
}
