html, body {
	margin:0;
	padding:0;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	font-size: 0.76em;
	color: #333333;
	background: #c85a62 url(images/page_bg.jpg) repeat-x top center;
}
a {
	color: #0066cc;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
a:visited {
	color: #0066cc;
}
a:visited:hover {
	color: #990000;
}
h1 {
	font-size: 1.5em;
	line-height: 1.500;
	padding: 5px 0px 5px 5px;
	background: #ffffff url(images/h1_bg.gif) repeat-x bottom left;
	color: #990000;
}
h2 {
	font-size: 1.5em;
	font-weight: bold;
	line-height: 1.500;
	color: #990000;
}
h2.highlight {
	padding: 5px 0px 5px 5px;
	border-bottom: 2px solid #f3dfe0;
}
h3 {
	font-size: 1.5em;
	font-weight: bold;
	line-height: 1.500;
	color: #990000;
}
#pagewidth {
	width:950px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}
#header {
	position:relative;
	height:96px;
	width:100%;
	color: #000000;
	background-image:url(images/logos.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0;
	padding: 10px 0px 0px 0px;
}
#meetingtitle {
	font-size: 18px;
	color: #990000;
	font-weight: bold;
	line-height: 1.2;
	margin: 0 auto 0 325px;
	padding:0;
	text-align: center;
	width:333px;
}
#meetingtitle2 {
	font-size: 18px;
	color: #990000;
	font-weight: bold;
	line-height: 1.0;
	margin: 0;
	padding: 0px;
	text-align: center;
}
#meetingtitle3 {
	font-size: 18px;
	color: #990000;
	font-weight: bold;
	line-height: 1.0;
	margin: 0;
	padding: 0px 10px 0px 100px;
	text-align: center; 
	margin-left: -100px;
}
#tinydate {
	font-size: 13px;
	color: #006633;
}
#top-small-links {
	float: right;
	font-size: 11px;
	padding: 10px 10px 0px 0px;
	color: #000000;
}
#top-small-links a {
	color: #0066cc;
}
#top-small-links a:hover {
	color: #990000;
}
#menu {
	display:block;
	height:36px;
	font-size:11px;
	font-weight:bold;
	background: #990000 url(images/navbackground.gif) repeat-x top left;
	font-family: Arial, Helvetica, sans-serif;
	margin:0;
}
#menu ul {
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
}
#menu ul li {
	display:block;
	float:left;
	margin:0;
}
#menu ul li a {
	display:block;
	font-size: 14px;
	float:left;
	color:#ffffff;
	text-decoration:none;
	padding:11px 10px 0 10px;
	height:25px;
}
#menu ul li a:hover, #menu ul li a.current {
	color:#fff;
	background:#0066cc;
	/*background: #006633;*/
}
#wrapper {
	background-color: #FFFFFF;
}
#rightcol {
	background: #FFFFFF url(images/wrapper_background.gif) repeat-x top left;
	float: right;
	display:inline;
	position: relative;
	width:280px;
	text-align: center;
}
#locations {
	padding: 0;
	margin: 20px 20px 20px 20px;
	background: url(images/location2.gif) no-repeat top left;
	width: 230px;
	height: 230px;
	float: right;
	text-align: left;
}
.locations-inner {
	margin: 70px 20px 20px 20px;
}
#downloads {
	padding: 0;
	margin: 20px 20px 20px 20px;
	background: url(images/downloads3.gif) no-repeat top left;
	width: 230px;
	height: 230px;
	float: right;
	text-align: left;
}
#downloads ul {
	padding: 0;
	margin: 70px 20px 20px 20px;
}
#downloads ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	padding-top: 3px;
}
#sponsor-links {
	padding: 0;
	margin: 20px 20px 20px 20px;
	background: url(images/sponsor.gif) no-repeat top left;
	width: 230px;
	height: 265px;
	float: right;
	text-align: left;
}
#sponsor-links-inner {
	padding: 10px 20px 20px 20px;
}
.sponsor-pic {
	margin: 0;
	padding: 0;
}
#sponsorsheading {
	margin: 0;
	padding: 0;
	color: #666666;
}
#maincol {
	width: 670px;
}
#maincontent {
	padding: 15px 20px 20px 20px;
}
.banner-style {
	list-style: none;
	margin: 0;
	padding: 0;
}
#registration {
	width: 630px;
	height: 140px;
	border: 1px solid #eeeeee;
	background: #FFFFFF url(images/gradient_background.gif) repeat-x top left;
	margin-bottom: 10px;
}
#registration h2 {
	color: #990000;
	margin: 0;
	padding: 5px 10px 0px 10px;
}
#registration p {
	margin: 0;
	padding: 5px 10px 20px 10px;
}
.agendatable {
	border-collapse: collapse;
	padding:0;
	margin:0;	
}
.agendatable tr td {
	padding:10px 5px;
	border-top: 1px solid #ebebeb;
	line-height: 1.300;
	vertical-align: top;	 
}
.agendatable tr td:first-child {font-weight:bold;}
.agendatable tr td ul {
	margin-top: 0px;
	margin-bottom: 0px;
}
.agendatable tr td ul li {line-height:1.2;margin:4px 0;}
.agendatable tr td ul li ul li{ list-style-type:square;}
.agendatable tr td .speaker{display:block;}
.agendatable tr th.agendatable-heading {
	border-top: none;
	border-bottom: 2px solid #777;
	font-size:15px;
	font-weight:bold;
	background:#FBFBFB;
	height:40px;
	text-indent:5px; vertical-align:bottom;
}
.agendatable tr td.plain {
	border-top: none;
	border-bottom: none;
}
.agendatable tr.even td {
	background-color: #e0f1f8;
}
#hotelinfo {
	width: 96%;
}
#hotelinfo tbody tr td {
	width: 50%;
	padding-left: 3px;
}
.featureimage {
	border: 2px solid #e1e1e1;
}
.hotelname {
	font-size: 14px;
	font-weight: bold;
}
#cancellations {
	border: 1px solid #eeeeee;
	padding: 5px;
	background-color: #ebebeb;
}
#footer {
	height:70px;
	color: #666666;
	border-top: 1px solid #cccccc;
	background-color: #FFFFFF;
	clear:both;
}
#footer ul {
	margin: 10px 0px 0px 0px;
	padding: 6px 0px 0px 0px;
}
#footer ul li {
	display: inline;
	list-style:none;
	padding: 0px 3px 0px 3px;
	margin: 0px 0px 0px 0px;
}
#footer ul li a {
	color: #0066cc;
	padding: 5px;
	text-decoration: none;
}
#footer ul li a:hover {
	color: #990000;
	text-decoration: underline;
}
/* *** Float containers fix: *** */ 
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */  

br.clearbr {
	clear: both;
}

/***** 3.19.2010 added by BB ******/
tr.alt td{background:#F9F9F9;}

/***** 4.06.2010 added by BB ******/
.agendatable tr td ul.Moderators {list-style:none;margin:0 4px;padding:0;line-height:14px;}
.agendatable tr td ul.Moderators li {line-height:16px;padding:4px 0;margin:0 20px;}
/* -------------------------- */

.sponsorLogo {display:block;margin:10px auto;}
