html, body {
	margin: 0;
	padding: 0;
} 
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#container {
	width: 980px;
	margin: 0px;
	padding: 0px;
}
#header {
	background-color: #f15a22;
	background-image: url(../images/header_top.jpg);
	background-repeat: no-repeat;
	height: 132px;
	width: 980px;
	padding: 0px;
	margin: 0px;
	line-height: 0px;
}
#header img {
	padding: 0;
	margin: 0;
}
#search_area {
	float: left;
	width: 230px;
	top: 10px;
	margin-left: 730px;
	position: absolute;
}

#nav {
	height: 225px;
	width: 980px;
	padding: 0px;
	margin: 0px;
}
#header_bot {
	float: left;
	margin: 0px;
	padding: 0px;
}

#topnav, #topnav_index {
	padding: 0px;
	margin: 0px;
	list-style: none;
	text-align: center;
}

#topnav li, #topnav_index li {
	display: block;
	float: left;
	padding: 0px;
	margin: 0px;
	list-style: none;
	height: 225px;

}
ul#topnav li a {
	display: block;
	height:225px;
	overflow:hidden;
	background-image: url(../images/header_menu.jpg);
	background-repeat: no-repeat;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 425px;
}   
ul#topnav_index li a {
	display: block;
	height:225px;
	overflow:hidden;
	background-image: url(../images/header_menu1.jpg);
	background-repeat: no-repeat;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 425px;
}  


ul#topnav li#wkhead a, #topnav_index li#wkhead a { background-position:0 0; width:192px; }   
ul#topnav li#wkhead a:hover, #topnav_index li#wkhead a :hover { background-position:0 0; width:192px; }   
  
ul#topnav li#wk1 a, #topnav_index li#wk1 a  { background-position:-192px 0; width:197px; }   
ul#topnav li#wk1 a:hover, #topnav_index li#wk1 a:hover { background-position:-192px -225px; width:197px; }   

ul#topnav li#wk2 a, #topnav_index li#wk2 a { background-position:-389px 0; width:196px; }   
ul#topnav li#wk2 a:hover, #topnav_index li#wk2 a:hover { background-position:-389px -225px; width:196px; }   
  
ul#topnav li#wk3 a, #topnav_index li#wk3 a { background-position:-585px 0; width:197px; }   
ul#topnav li#wk3 a:hover, #topnav_index li#wk3 a:hover { background-position:-585px -225px; width:197px; }   
  
ul#topnav li#wk4 a, #topnav_index li#wk4 a { background-position:-782px 0; width:198px; }   
ul#topnav li#wk4 a:hover, #topnav_index li#wk4 a:hover { background-position:-782px -225px; width:198px; }   
  
#content {
	margin-top: 0px;
}

#sidebar {
	float: left;
	width: 192px;
	background-image: url(../images/inhands.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
}#sidebar_index {
	float: left;
	width: 192px;
	background-image: url(../images/inhands1.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
}

#menu {
	margin-top: 44px;
	background-image: url(../images/sidebar_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
}
#booknow {
	padding-top: 20px;
	padding-right: 27px;
	padding-left: 27px;
	display: none;
}

#main_nav {
	margin: 0px;
	padding: 0px;
	display: block;
	list-style-type: none;
}
#main_nav li {
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #605344;
}
#main_nav a {
	color: #473E32;
	text-decoration: none;
}
#main_nav a:hover {
	color: #03357A;
	text-decoration: none;
}
#week1_menu, #week2_menu, #week3_menu, #week4_menu, #region_menu, #loc_ne, #loc_nw, #loc_se, #loc_metro {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#week1_menu li, #week2_menu li, #week3_menu li, #week4_menu li, #region_menu li, #loc_ne li, #loc_nw li, #loc_se li, #loc_metro li {
	padding-left: 7px;
	padding-bottom: 3px;
	padding-top: 3px;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #605344;
	font-weight: normal;
	border-bottom-width: 0px;
	border-bottom-style: none; 
}
#region_menu li {
		font-weight: bold;
}
#region_menu a {
	color: #03357A;
	text-decoration: none;
}
#region_menu a:hover {
	color: #473E32;
	text-decoration: none;
}

#loc_ne li,  #loc_nw li, #loc_se li, #loc_metro li {
	padding-left: 0px;
	font-weight: normal;
}
.arrow {
	float: right;
	margin-right: 10px;
	margin-top: -15px;
}


.hide {
	display: none;
}
.show {
	display: block;
}
#adobe {
	float: right;
	width: 160px;
	margin-top: 30px;
}
.adobeimage {
	float: left;
	padding-right: 5px;
	margin-bottom: 15px;
	clear: both;
}


#ads {
	float: right;
	width: 160px;
	margin-top: 30px;
}
#workmates {
	border: 1px solid #023479;
}
#workmates p {
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	font-size: 11px;
	margin-top: 2px;
}
#workshops {
	color: #FFFFFF;
	background-color: #F15A23;
	padding: 3px;
	margin-top: 15px;
}

#workshops p {
	font-size: 11px;
	margin-top: 2px;
	margin-bottom: 4px;
}
.freeworrkshops {
	font-weight: bold;
	font-size: 15px;
}
.easybook {
	font-size: 12px;
	font-style: italic;
}
#win {
	color: #FFFFFF;
	background-color: #5680a0;
	padding: 3px;
	margin-top: 15px;
}

#win p {
	font-size: 11px;
	margin-top: 2px;
	margin-bottom: 4px;
	padding-right: 5px;
	padding-left: 5px;
}


#program {
	margin-right: 182px;
	margin-left: 227px;
	margin-top: 30px;
}
.toparrow {
	margin-bottom: 2px;
	margin-right: 4px;
}
.backtotop {
	text-align: right;
}

a:link, a:active {
	color: #F35A21;
	text-decoration: none;
}
a:visited {
	color: #487516;
	text-decoration: none;
}
a:hover {
	color: #03357A;
	text-decoration: none;
}

.header_ne {
	background-color: #5680a0;
}
.header_nw {
	background-color: #eeb113;
}
.header_se {
	background-color: #4b721d;
}
.header_metro {
	background-color: #f15a22;
}
.header_special {
	background-color: #712c86;
}
#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 {
	background-color: #6d6e71;
	text-align: right;
	width: 90px;
	font-weight: bold;
	padding-right: 10px;
	line-height: 25px;
	float: left;
	height: 30px;
}
#register {
	float: right;
	width: 170px;
	padding-right: 10px;
}
#register a {
	color: #ffffff;
	text-decoration: underline;
}
#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;
	overflow: auto;
	height: 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: 470px;
	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;
}
.venue_ne { color: #5680a0; font-weight: bold; }
.venue_nw { color: #eeb113;  font-weight: bold;}
.venue_se { color: #4b721d;  font-weight: bold;}
.venue_metro { color: #f15a22;  font-weight: bold;}
.venue_special { color: #712c86;  font-weight: bold;}
.max_people {
	padding-left: 66px;
	font-weight: normal;
	color: #333333;
}
.event_title {
	clear: both;
	margin-left: 0px;
	padding-left: 17px;
	font-weight: bold;
	text-transform: uppercase;
	list-style-image: url(../images/title_dot.gif);
	list-style-type: none;
	background-image: url(../images/title_dot.gif);
	background-repeat: no-repeat;
}
.event_title li {
	padding: 0px;
	margin: 0px;
	vertical-align: text-top;
}
.event_details {
	padding-left: 17px;
}
.timespanwidth {
	width: 65px;
	font-weight: bold;
	display: block;
	float: left;
	text-align: left;
	padding-right: 5px;
	margin-left: 15px;
}
.eventspanwidth {
	display: block;
	float: left;
	text-align: left;
}

.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;
}
.specialevent_ne {
	margin-left: 5px;
	font-weight: bold;
	text-transform: uppercase;
	color: #5680A0;
}
.specialevent_nw {
	margin-left: 5px;
	font-weight: bold;
	text-transform: uppercase;
	color: #eeb113;
}
.specialevent_se {
	margin-left: 5px;
	font-weight: bold;
	text-transform: uppercase;
	color: #4b721d;
}
.specialevent_metro {
	margin-left: 5px;
	font-weight: bold;
	text-transform: uppercase;
	color: #f15a22;
}
.specialevent_special {
	margin-left: 5px;
	font-weight: bold;
	text-transform: uppercase;
	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;
}
.hidepdf {
	display: none;
}


#footer {
	margin-top: 20px;
}
#footer_day {
	margin-top: 20px;
	clear: leftp;
}
#spacer {
	height: 35px;
}
#swdinner {
	padding-right: 95px;
	padding-left: 95px;
}
