body {
	margin: 30px 0 0 0;
	padding: 0px;
	font-family: 'Century Gothic', 'Arial', 'Georgia';
	font-size: 10pt;
	color: #7b6631;
	background-color: #FFFFFF;
}

#wrapper
{
	width:986px;
	text-align:left;
	
}

a img {border: none;}

.clear {
	width: 0px;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	display: block;
}

#headerWrapper
{
	width: 1000px;
	height: 508px;
}

#navWrapper {
	width: 1000px;
	height: 58px;
	margin-left: auto;
	margin-right: auto;
	background:#9B9D3E;
	/*background: url('2010images/aqc-navBkg.gif') repeat-x top left;*/
	border-bottom: solid 4px #FFFFFF;
}

#header
{
	width: 1000px;
	height:446px;
	background: url('2010images/aqc_header_small.jpg') no-repeat top left;
}

#main_body
{
	width:1000px;	
	margin:0 0 0 0;
	background:url(2010images/slither_new.png) repeat-y #FFFFFF;
	
}

#date_info_wrapper
{
	width:966px;
	height:90px;
	background:#F9F3DE;
	border-top:#FFFFFF 4px solid;
	margin:0 0 0 17px;
	text-align:right;
}

#date_info
{
	width:890px;
	height:50px;
	margin:15px 0 0 35px;
	color:#BF2E1E;
}

#date_info span
{
	font-size:22px;	
	font-weight:700;
	padding:0 0 12px 0;
	letter-spacing:0.02em;
		
}

#date_info span .normal
{
	font-weight:lighter;
	font-style:normal;		
}

#date_info p
{
	font-size:14px;
	font-weight:normal;
	margin:7px 0 0 0;
	letter-spacing:0.02em;
}

#date_info em p
{
	font-style:normal;
	font-size:13px;
}

/*#date_info p .bigger
{
	font-size:18px;
	font-style:normal;
}*/


#contentWrapper {
	width: 980px;
	padding:0;
	min-height:200px;
	text-align: left;
	margin:10px;
	
}

.mainMenu {
	height: 58px;
	padding-top: 5px;
	padding-left: 17px;
	font-size: 12px;
	color: #FFFFFF;
}
.mainMenu li {
	width:130px;
	margin-left: -10px;
}
.mainMenu li a {
	padding-right: 17px;
	padding-left: 10px;
	color: #FFFFFF;
	line-height: 17px;
}
.mainMenu li a:hover {
	color: #003300;
}
.subMenu {
	width: 200px;
	background:#9B9D3E;
	-moz-box-shadow: none;
}

.subMenu .hasMenu a {
	/*background: url('2010images/aqc-hasMenu.gif') no-repeat center left;*/
}

.subMenu li {
	width: 170px;
}
.subMenu li a {
	padding-left: 15px;
	text-align: left;
	background: none;
	margin-top:-2px;
}

#baseWrapper {
	width:966px;
	height: 240px;
	padding-top: 15px;
	margin:0 0 0 17px;
	text-align:center;
	background:#F9F3DE;
	/*background: url('2010images/aqc-footerBkg.gif') repeat-x top left #f4e5be;*/
}

#classes
{
	height:30px;
	margin:0 0 15px 10px;
	
}

#classes h5
{
	font-size:16px;
	font-weight:lighter;
	color:#BF2E1A;
	margin:0;
	text-align:left;		
}

#classes p
{
	font-size:13px;
	color:#000000;
	text-align:left;
}

#classes p a
{
	color:#9B9D3E;
	text-decoration:none;
	
}

#classes p a:hover
{
	color:#000000;
	text-decoration:underline;
}

.sponsors img {
	margin: 10px;
}


/* TUTOR PAGE*/
.tutorWrapper {
	width: 866px;
	padding: 15px;
	margin-bottom: 15px;
	font-size: 10pt;
	border: solid #eadab1 1px;
	background-color: #fff3d3;
}
.tutorName {
	width: 626px;
	height: 18px;
	padding: 0 15px 0 15px;
	font-size: 12pt;
	color: #bf2e1a;
}
.tutorInfo {
	width: 626px;
	height: 105px;
	padding: 0 15px 0 15px;
	font-size: 9pt;
}
.tutorInfo a {color: #bf2e1a;text-decoration: none;}
.tutorInfo a:hover {text-decoration:underline;}

/* EXHIBITOR LIST */

.exhibitorListTable {
	background: none;
}
.exhibitorListCategory {
	background-color: #BB2A17;
	color: #FFFFFF;
}
.exhibitorListEven {
	padding-left: 10px;
	background-color: #FFF3D3;
	border: solid 1px #EADAB1;
}
.exhibitorListOdd {
	padding-left: 10px;
	background-color: #EADAB1;
}

h3.keeping
{
	font-size:16px;
	margin:5px 0 5px 0;
}

ul#crm_list
{
	list-style:square;
	margin-left:18px;
	color:#000000;
	margin:5px 0 0 205px;
}

ul#crm_list li
{
	font-size:12px;	
	color:#000000;
}

ul#crm_list li a
{
	color:#FF811C;
	text-decoration:none;
}

ul#crm_list li a:hover
{
	text-decoration:underline;
}

a:focus
{
	outline:none;		
}

#accountManage
{
	margin:10px 5px 0 10px;	
}


#accountManage p
{
	padding:0 0 10px 0;
	font-size:13px;
}