body{
	margin:0;
	padding:0 0 200px 0;
	font:12px Arial, Helvetica, sans-serif;
	color:#fff;
	background:#333 url(../images/bg-body.jpg) no-repeat 50% 100%;
}
#wrapper{
	margin:0 auto;
	width:950px;
	background:url(../images/bg-wrapper.gif) repeat-y;
	overflow:hidden;
	position:relative;
}
.bg{
	width:825px;
	background:url(../images/bg-bg.gif) no-repeat;
	overflow:hidden;
	padding:0 0 0 104px;
}
a{
	color:#fff;
	text-decoration:underline;
}
a:hover{text-decoration:none;}
img{
	border:0;
}
/* header */
#header{
	width:825px;
	height:167px;
	overflow:hidden;
	position:relative;
}
/* convention-header */
.convention-header{
	margin:0;
	width:686px;
}
.convention-header a{
	background:url(../images/convention-header.gif) no-repeat 0 0;
	display:block;
	width:686px;
	height:154px;
	text-indent:-9999px;
	overflow:hidden;
}
.convention-date{
	display:block;
	position:absolute;
	top:40px;
	right:-2px;
	background:url(../images/text-date.gif) no-repeat;
	width:228px;
	height:78px;
	text-indent:-9999px;
}
.aes-logo{
	display:block;
	width:140px;
	height:53px;
	margin:0 0 0 8px;
	text-indent:-9999px;
	background:url(../images/aes-logo.gif) no-repeat;
	position:absolute;
	top:380px;
	left:0;
}
#main{
	width:784px;
	margin:0 0 0 50px;
	overflow:hidden;
}
/* content */
#content{
	float:left;
	width:587px;
}
#content h1 a,#content h2 a,#content h3 a{
	text-decoration:none;
}
#content h1 a:hover,#content h2 a:hover,#content h3 a:hover{
	text-decoration:underline;
}
/* navigation */
#navbar{
	list-style:none;
	margin:4px 0 0 50px;
	padding:0;
	height:1%;
}
#navbar:after{
	content:"";
	display:block;
	clear:both;
}
#navbar li{
	float:left;
	padding:0 1px 0 3px;
	background:url(../images/divider.gif) no-repeat 0 6px;
	margin:0 2px 0 -2px;
}
#navbar li:first-child{
	background:none;
}
#navbar li a{
	float:left;
	font-size:13px;
	font-weight:bold;
	color:#d3cfc2;
	padding:4px 15px 5px 19px;
	background:url(../images/bull.gif) no-repeat 5px 50%;
	text-decoration:none;
}
#navbar li:hover,
#navbar li.hover{
	position:relative;
}
#navbar li:hover a,
#navbar li.hover a{
	background:#dad5c6 url(../images/bull-hover.gif) no-repeat 5px 51%;
	color:#937f43;
}
#navbar ul{
	width:168px;
	margin:0;
	margin-left:-1px;
	padding:0;
	border:1px solid #516378;
	list-style:none;
	display:none;
	background:#dad5c6;
	overflow:hidden;
	position:absolute;
	top:21px;
	left:3px;
}
#navbar li:hover ul,
#navbar li.hover ul{
	display:block;
}
#wrapper #navbar ul li{
	float:none;
	background:none;
	padding:0 0 1px 0;
	margin:1px 0 -1px 0;
	background:url(../images/bg-ul-li.gif) no-repeat 0 100%;
}
#wrapper #navbar ul li strong{
	font-size:16px;
}
#navbar .first{
	background:none;
	padding:4px 15px 5px 15px;
	margin-left:5px;
}
#navbar .first:hover{
	background:#dad5c6;
}
#wrapper #navbar li ul a{
	display:block;
	width:153px;
	float:none;
	background:none;
	color:#586375;
	padding:3px 0 3px 15px;
}
#wrapper #navbar li ul a:hover{
	text-decoration:none;
	background:#516378;
	color:#fff;
}
#wrapper #navbar li ul li:first-child a{
	margin-top:-1px;
}
#navbar ul a:hover{
	text-decoration:underline;
}
.block{
	width:570px;
	overflow:hidden;
	padding:22px 0 0 0;
}
.block h2{
	font-size:20px;
	margin:0 0 14px 0;
	font-weight:normal;
}
.block p{margin:0 0 16px 0;}
.block img{
	float:left;
	margin:0 18px 10px 0;
}
.block-3col-wrapper{
	margin-left:-10px;
	width:597px;
}
.block-3col{
	width:159px;
	font-size:12px;
	float:left;
	padding:0 30px 0 10px;
}
.block-3col h2{
	font-size:18px;
}
.box{
	margin:7px 0 0 61px;
	width:490px;
}
.box h1{
	font-size:28px;
	margin:0 0 12px 0;
	font-weight:normal;
}
.box h2{
	font-size:26px;
	margin:0 0 12px 0;
	font-weight:normal;
}
.box h3{
	font-size:24px;
	margin:0 0 12px 0;
	font-weight:normal;
}
.box h4{
	font-size:22px;
	margin:0 0 12px 0;
	font-weight:normal;
}
.box h5{
	font-size:20px;
	margin:0 0 12px 0;
	font-weight:normal;
}
.box p{
	margin:0 0 16px 0;
	line-height:16px;
}
/* sidebar */
#sidebar{
	float:right;
	width:197px;
	overflow:hidden;
}
#sidebar h3{
	margin:0 0 6px 0;
}
#sidebar h3 a{
	display:block;
	font-size:18px;
	padding:7px 0 10px 12px;
	width:178px;
	height:19px;
	background:url(../images/sidebar-h3.gif) repeat-y;
	text-decoration:none;
}
#sidebar h3 a:hover{
	background:url(../images/sidebar-h3-hover.gif) repeat-y;
}
/* navigation */
.sidebar-nav{
	background:#dad5c6 url(../images/bg-nav.gif) repeat-y;
	margin-top:-1px;
}
.sidebar-nav h4{
	color:#666;
	margin:7px 0 7px 0;
	padding:7px 0 0 11px;
	font-size:13px;
}
.sidebar-nav ul{
	margin:0;
	padding:0;
	list-style:none;
	/* background:url(../images/bg-nav.gif) repeat-y; */
	height:1%;
	overflow:hidden;
}
.sidebar-nav li{
	background:url(../images/bg-nav-li.gif) no-repeat;
	padding:0 0 0 11px;
	width:179px;
	overflow:hidden;
	float:left;
}
.sidebar-nav li:first-child{
	background:url(../images/bg-first-nav.gif) no-repeat;
}
.sidebar-nav a{
	display:block;
	color:#666;
	text-decoration:none;
	padding:5px 0 3px 0;
	font-weight:bold;
}
.sidebar-nav a:hover{
	text-decoration:underline;
}
.sidebar-nav ul ul{
	background:none;
	margin:0;
	padding:0;
}
.sidebar-nav ul ul li{
	background:none;
	padding:0 0 0 14px;
	width:178px;
}
.sidebar-nav ul ul li:first-child{
	background:none;
}
.sidebar-nav .last-sharethis{
	background:none;
	padding:5px 0 5px 11px;
}
.sidebar-hours{
	width:190px;
	background:#26476d url(../images/bg-hours.gif) no-repeat;
	margin:7px 0 0 0;
	overflow:hidden;
}
.sidebar-hours h4{
	margin:0;
	padding:10px 0 6px 10px;
	font-size:13px;
}
.sidebar-hours ul{
	margin:0 0 11px 9px;
	padding:0;
	list-style:none;
	width:174px;
	border-top:1px solid #fff;
	font-size:15px;
}
.sidebar-hours ul li{
	padding:5px 0 0 0;
}
.sidebar-hours span{
	float:left;
	width:64px;
}
/* from main site */
.graphic-left, .graphic-right{
	padding: 5px;
	text-align: center;
	font-size: 10px;
	color: ##333;
}
.graphic-left{
	float: left;
	margin-right: 10px;
}
.graphic-right{
	float: right;
	margin-left: 10px;
}
.graphic-center{
	margin: auto;
	text-align: center;
}
.graphic-left p, .graphic-right p, .graphic-center p{
	margin: 0px;
}
.subscribe-to-calendar{
	margin-top:1px;
	margin-left:0;
	text-align:left;
	margin-bottom:0;
	border:none;
}
.subscribe-to-calendar + .subscribe-to-calendar{
	margin-top:0px;
}
.subscribe-to-calendar span{
	background-image:url(/images/cms/global/subscribe.gif);
	background-position:center left;
	background-repeat:no-repeat;
	margin-left:0px;
	padding-left:15px;
}

#register-placeholder{
	margin:0 0 6px 0;
}
#register-placeholder a{
	display:block;
	font-size:15px;
	padding:7px 0 12px 12px;
	width:178px;
	text-decoration:none;
	text-indent:-9999px;
}
.facebox-popup{
	color:#000;
}
#facebox{
	color:#000;
}
#facebox h2{
	color:#26476d;
}
span.error{
	color:#fa7762;
	background:url(../images/unchecked.gif) no-repeat 0px 0px;
	padding-left:16px;
	font-weight:bold;
}
span.error a{
	color:#fa7762;
	text-decoration:underline;
}
span.success{
	display:none;
}

table.aesTable th{background-color:#26476d;color:#fff;}
table.aesTable td,table.aesTable td a{background-color:#dad5c6;color:#666;}
table.aesTable,table.aesTable tr,table.aesTable td,table.aesTable th{
	border-style:solid;
	border-width:1px;
	border-color:#a3a2a3;
	border-collapse:collapse;
	font-size:99%;
	font-weight:bold;
}
table.aesTable td,th{padding:5px 10px;}
table.aesTable td.center,th{text-align:center;}
table.aesTable .validOption{cursor:pointer;text-align:center;}
table.aesTable .validOption:hover,table.aesTable .validOption:hover a,table.aesTable .validOption a:hover{
	background-color:#743756;
	color:#fff;
	text-decoration:none;
}
table.aesTable .validOption a{width:100%;display:block;}
table.aesTable.noBorder th,table.aesTable.noBorder td{border-width:0;}
