/* Site Layout -----------------------------------
----------------------------------------------------*/

body  { 
	color: #666; 
	font-size: 9.5pt; 
	font-family: Tahoma, Geneva, Verdana, Arial, Helvetica, sans-serif 
	}

body      {
	margin: 0;
	padding: 0;
	text-align: left;
	background-color: #e1ece6;	}
	
* html .container {
	height: 0
	}
	
#container	 {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

/* this is to prevent tables inside with 100% width from breaking the layout in IE (http://archivist.incutio.com/viewlist/css-discuss/44266) */
/*hide from IE mac\*/
* html #mainarea
{
    height:1%;
}
/*end hide*/

#mainarea  {
	background-color: #fff;
	width: 790px;
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 50px;
	padding-left: 5px;
	}	
	
#contentarea {
	width:702px;
	margin-top: 0px;
	text-align: left;
	padding-top: 0px;
	padding-right: 36px;
	padding-bottom: 0px;
	padding-left: 36px;
}		
	
#headingarea       { 
	background-color: #e1ece6;
	text-align: left; 
	width: 800px; 
	height: 275px;
	background-image: url(libertybellheader.jpg);
	background-repeat: no-repeat;
	}
	
	
#footerarea {
	display: block;
	height: 69px;
	width: 800px;
	background-image: url(footer.gif);
}	
		
	
/* Site Navigation -----------------------------------
----------------------------------------------------*/	

#navigationarea  {
	background-color: #fff;
	display: block;
	}
	

#navigationarea ul  {
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #660000;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	display: block;
	}

#navigationarea ul li {
	margin: 0px;
	display: inline;
	list-style-type: none;
	font-size: 1.1em;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

* html #navigationarea ul li a {height:1em;}

#navigationarea ul li  a  {
	color: #fff;
    font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	}
	
	

/* Header Styles & Other Text Layout --------------
----------------------------------------------------*/	

/* used for page titles */
h1         {
	color: #282d6b;
	font-size: 1.8em;
	font-weight: bold;
	background-image: none;
	background-position: left 0;
	text-align: left;
	margin: 0;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;	display: block;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-style: solid;
	border-top-color: #d3242a;
	border-right-color: #d3242a;
	border-bottom-color: #d3242a;
	border-left-color: #d3242a;
	}

/* used for subheadings within a page */
h2        {
	color: #00a15a;
	font-size: 1.5em;
	font-weight: bold;
	background-image: none;
	background-position: left 0;
	text-align: left;
	margin: 0;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;	display: block;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}

/* h3 = step headings in registration process
h5 = concurrent session titles */

h6        { 
	color: #00a15a; 
	font-weight: bold; 
	margin: 0; 
	font-size: 1.1em;
	padding: 5px; 
	border-bottom: 2px solid #ffffff
	}
		
h4, h5        {
	font-size: 1.15em;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #FFCC00;
	border-right-color: #FFCC00;
	border-bottom-color: #FFCC00;
	border-left-color: #FFCC00;
	}

h3        {
	font-size: 1.2em;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-top-color: #939598;
	border-right-color: #939598;
	border-bottom-color: #939598;
	border-left-color: #939598;
	color: #00a15a;
	font-weight: bold; 
	}			
.h3        {
	font-size: 1.2em;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	color: #f3723c;
	font-weight: bold; 
	}
/* span used for session id numbers */
.id     {
	color: #fff;
	font-weight: 700;
	margin-right: 10px;
	background-color: #00a15a;
	text-align: left;
	display: block;
	padding: 3px;
	float: left;
	overflow: visible;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 4px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #00a15a;
	}

.track     {
	color: #00a15a;
	font-weight: 700;
	float: right;
	}
	
/* step number in registration process */

.step       { color: #fff; font-size: 12px; font-weight: 700; background-color: #096; text-align: center; display: block; margin-right: 10px; padding: 3px; width: 50px; height: 35px; float: left; border-style: solid; border-width: 1px 2px 5px 4px; border-color: #066 }	

.textbox   {
	margin: 25px;
	border: dotted 1px #999;
	padding: 5px;
	}
.concurrent  { 
	margin: 20px 15px 20px 20px; 
	padding: 5px; 
	border: dotted 1px #999 
	}
	
.concurrent p {
	padding-left: 20px;
}	

.concurrent ul {
	list-style-type: none;
}

.concurrent li {
	list-style-position: outside;
	padding-left: 15px;
	list-style-type: none;
}

.big   {
	color: #990000;
	font-size: 1.8em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold
	}

/* Link Styles -----------------------------------
----------------------------------------------------*/	

a, a:hover  { 
	color: #232763; 
	font-weight: 700; 
	text-decoration: none; 
}

a:hover    { 
	text-decoration: underline 
	}
	
a:link.imagelink, a:visited.imagelink, a:hover.imagelink   { 
	text-decoration: none; 
	margin: 0; 
	padding: 0; 
	border: 0 
	}
	
/* Table Styles -----------------------------------
----------------------------------------------------*/

table.dotted td  { border: dotted 1px #999 }


/* Image Styles -----------------------------------
----------------------------------------------------*/	

.brochure     { 
	font-weight: 700; 
	background-color: #ffc; 
	text-align: center; 
	margin: 0.5em; 
	padding: 0.5em; 
	width: 150px; 
	float: right; 
	border: dotted 1px #666 
	}

.headshot {
	width: 115px; 
	border: dotted 1px #666;
}

.inset {
	width: 320px;
	font-size: 8pt;
}

.captionedimage      {
	text-align: center;
	margin: 0.5em;
	padding: 0.5em;
	float: right;
	background-color: #FFFFFF;
	}

.headshot  img    {
	border: solid 1px #999;
	z-index: 10;
	}

.captionedimage:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
	} 

* html .captionedimage  {
	height: 1%
	} 	


/* Styles for Online Registration Only ----------------
-------------------------------------------------------*/

.aStartEndTime     {
	display: block;
	margin: 2px 0 5px;
	width: 100%;
	}	

.sessiontime    { 
	font-weight: bold; 
	display: block
	}

.sessionchoice       {
	display: block;
	margin-left: 20px;
	width: 95%;
	clear: both
	}

.sessionbutton    { 
	position: relative; 
	top: -2px; 
	float: left 
	}
	
.sessiontext  { 
	display: block; 
	margin-left: 25px 
	}


/*Special Clearfix Classes to Force Certain Divs 
to Enclose Their Containing Elements
--------------------------------------------------*/

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {display :inline-block;}  /* fix for ie mac */

* html .clearfix {height: 1%;} /* holly hack for ie6 */
.clearfix {display: block;}
