body, html {
	background: #3E2223 repeat;
	font-family:  verdana, sans-serif;
	font-size: medium;
	text-align:center;
	margin:25px auto;
		
	}

	
h1 {
	text-align:center;
	
	}
	
h2 {
	color:#3E2223;
	text-align:center;
	padding: 9px 9px 4px; 
	margin-top:5px;
	margin-bottom:0px;
	font-size:1.3em;
	font-family:verdana;
	font-variant: small-caps;
	}
	
h3 {
	font-size:1.2em;
	color:#84723C;
	} 
	
 	
	
a:link  {
	color: #3E2223;
	border:0;
	}
	
	
a:visited  {
	color: #903530;
	} 	
	
a:hover {
	color: #3E2223;
	font-weight:bold;
	border-top-width: 100%;
	border-bottom-style: dashed;
	border-top-color: #FDF8F2;
	border-right-color: #FDF8F2;
	border-bottom-color: #FDF8F2;
	border-left-color: #FDF8F2;
	}
	
.centerdiv{ /*IE method of centering a relative div*/
text-align: center;
}

.centerdiv>div{ /*Proper way to center a relative div*/
margin: 0 auto;
}

		
#bodycontainer {
	background: url(graphics/bg.gif) repeat;
	width:959px;
	border: 0; 
	margin:0px auto;
	padding:0px;
	text-align:center;
	}


	
#header{
	
	width:95%;
	height:350px;
	background: inherit;
	margin:0 auto;
	padding:0px;
	}
	
#menu{
 	position:relative;
	float:left;
	margin:0 auto;
	background:inherit;
	border: 0px ;
	width:840px;
	height:45px;
	text-align:center;
	}
	
#footer{
	background: #FAF4E2 url(shade.gif) bottom left repeat-x;
	clear:both;
	color: #3E2223;
	margin-top:300px;
	margin-bottom:0;
	padding:10px 0;
	width:959px;
	text-align:center;
	font-size:.8em;
	}


.sessioncontent{
	position:relative;
	float:left;
	background:  #FFFFFA url(images/workshopbg.png) top left repeat-x;
	padding:8px;
	 margin:0 ;
	border: 1px solid #84723C;
	text-align:center;
	width:942px;
	}

.sessioncontent ol {
	text-align:left;
	padding-left:75px;
	
	font-weight:bold;
	}




 .workshop{
	display:block;
	position:relative;
	background:  #FFFFFA url(images/workshopbg.png) top left repeat-x;
	margin:13px;
	padding:12px;
	font-size:13px;
	float:left;
	border: 1px dotted #F0DEA6;
	width:26%;
	line-height:128%;
	text-align:justify;
	
	}

 .presenterindex{
	display:block;
	position:relative;
	background:  #FFFFFA url(images/workshopbg.png) top left repeat-x;
	margin:10px 15%;
	padding:3px 5px 20px 30px;
	font-size:.95em;
	float:left;
	border: 1px dotted #F0DEA6;
	width:55%;
	line-height:128%;
	text-align:left;
	
	}
.presenterindex h2{
	color:#3E2223;
	text-align:left;
	padding: 9px 10px 0px; 
	margin-top:5px;
	margin-bottom:4px;
	font-size:1em;
	font-family:verdana;
	font-variant: small-caps;
	
	border-bottom: 1px dotted #3E2223;
	}

.schedule{
	display:block;
	position:relative;
	background:  #FFFFFA url(images/workshopbg.png) top left repeat-x;
	padding:8px;
	font-size:.95em;
	line-height:130%;
	float:left;
	border: 1px dotted #F0DEA6;
	width:75%;
	margin-top: 23px;
	margin-right: 11%;
	margin-bottom: 23px;
	margin-left: 11%;
	color: #3E2223;
	
	}

.schedule li {
	text-align:left;
	padding-left:200px;
	list-style:none;
	font-weight:bold;
	}



	
.exhibitor{
	display:block;
	position:relative;
	background:  #FFFFFA url(images/workshopbg.png) top left repeat-x;
	margin:23px 16%;
	padding:8px 48px 20px;
	font-size:.90em;
	float:left;
	border: 1px dotted #F0DEA6;
	width:65%;
	line-height:150%;
	
	}

.exhibitor li {
	text-align:left;
	padding-left:50px;
	list-style:none;
	font-weight:bold;
	}

.payblock{
	display:block;
	position:relative;
	background:  #FFFFFA url(images/workshopbg.png) top left repeat-x;
	margin:23px 11%;
	padding:8px 48px 20px;
	font-size:1em;
	float:left;
	border: 2px dashed #3E2223;
	width:75%;
	color:#3E2223
	
	}

.payment{
	display:block;
	position:relative;
	background:  #FFFFFA url(images/workshopbg.png) top left repeat-x;
	margin:23px 11%;
	padding:8px 48px 20px;
	font-size:.95em;
	line-height:130%;
	float:left;
	border: 1px dotted #F0DEA6;
	width:75%;
	
	}

.payment ol {
	text-align:left;
	padding-left:75px;
	
	font-weight:bold;
	}

dt {
	text-align:left;
	padding:3px 50px;
	font-weight:bold;
	margin-top:13px;
	}

dd{
	padding-left:0px;
	text-align:left;
	}.highlight {
	color: #3E2223;
	font-weight: bold;
	font-size: large;
	background-color: #E0D4B2;
	padding: 8px;
	line-height: normal;
}
.box {
	background-color: #E0D4B2;
	display: block;
	padding: 10px;
	width: 40%;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	float: none;
	clear: both;
	color: #3E2223;
}
.lightshade {
	font-size: medium;
	color: #3E2223;
	background-color: #FBF5E3;
	letter-spacing: normal;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	width: 620px;
	margin-bottom: 15px;
}
