@charset "UTF-8";
/* CSS Document */

html, body {
	margin: 0;
	padding: 0;
	width: 100%;
}

body {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size:13px;
	line-height: 1.6em;
	color: rgb(50,50,50);
	}

#logoArea {
	width: 956px;
	margin: 30px auto 10px auto;
	}
	
#navArea {
	width: 100%;
	border-top: solid 1px rgb(50,50,50);
	border-bottom: solid 1px rgb(50,50,50);
	padding: 5px 0;
	margin: 0;
	}
	
	#navCtn {
		width: 680px;
		height: 1.2em;
		text-align: center;
		margin: 0 auto;
		padding: 0;
		}
	
	#navArea ul {
		width: 680px;
		text-align: center;
		margin: 0 auto;
		padding: 0;
		}
	
	#navArea ul li {
		float: left;
		margin: 0 4px;
		list-style: none;
		color: rgb(241,93,47);
		font-weight: bold;
		}	
	
	#navArea ul li .navLinks {
		margin: 0;
		}
		
	#navArea ul li .navLinks a:link, #navArea ul li .navLinks a:visited {
		font-weight: bold;
		text-transform: uppercase;
		color: rgb(241,93,47);
		text-decoration: none;
		font-size: 16px;
		text-align: center;
		}
		
	#navArea ul li .navLinks a:hover {
		font-weight: bold;
		text-transform: uppercase;
		color: rgb(55,62,153);
		text-decoration: none;
		font-size: 16px;
		text-align: center;
		}
	
#contentCtn {
	width: 956px;
	margin: 0 auto;
	}
	
#footerCtn {
	width: 950px;
	margin: 24px auto 100px auto;
	border-top: solid 1px #969696;
	}
	
	#footLeft {
		float: left;
		width: 400px;
		}
		
		.footDisc {
			font-size: 12px;
			color: #969696;
			}
		
	#footRight {
		float: right;
		width: 400px;
		}
		
		.footAddress {
			font-size: 12px;
			color: #969696;
			text-align: right;
			line-height: 1.25em;
			}
			
		.footAddress a:link, .footAddress a:visited {
			font-size: 12px;
			color: #969696;
			text-align: right;
			line-height: 1.25em;
			text-decoration: underline;
			font-weight: bold;
			}
			
		.footAddress a:hover {
			font-size: 12px;
			color: black;
			text-align: right;
			line-height: 1.25em;
			text-decoration: none;
			font-weight: bold;
			}
			
	
#picArea {
	width: 613px;
	height: 429px;
	float: left;
	margin: 0;
	padding: 0;
	}
		
	#picArea ul, #picArea ul li {
		margin: 0;
		padding: 0;
		list-style: none;
		}
	
#bannerArea {
	width: 343px;
	height: 429px;
	float: left;
	margin: 0;
	padding: 0;
	}
	
#leftCol {
	float: left;
	width: 563px;
	margin: 0;
	padding: 0 40px 10px 10px;
	border-right: solid 1px gray;
	}
	
	#homeInfo {
		border-bottom: solid 1px rgb(241,93,47);
		margin: 30px 0;
		padding: 0 0 16px 0;
		}
	
#rightCol {
	float: left;
	width: 342px;
	padding: 0;
	}
	
	#joinAd {
		text-align: left;
		margin: 0;
		padding: 36px 0;
		}
	
	#videoArea {
		text-align: center;
		margin: 0;
		padding: 0;
		}

#contentTierCtn {
	width: 730px;
	margin: 30px auto 100px auto;
	}

#contentTierCtn #leftCol {
	width: 150px;
	float: left;
	margin: 0;
	padding: 10px 0 0 0;
	border: none;
	}
	
#contentTierCtn #rightCol {
	width: 550px;
	float: left;
	border-left: solid 1px gray;
	padding: 10px 0 10px 20px;
	}
	
#regPathCtn {
	width: 845px;
	margin: 30px auto 100px auto;
	}
	
#googleMap {
	width: 540px;
	height: 460px;
	}

p img.left {
	float: left;
	margin: 1em 1em 1em 0;
	}

p img.right {
	float: right;
	margin: 1em 0 1em 1em;
	}

.evtDate {
	font-family: Impact, 'Arial Black', Helvetica, Arial, Verdana, sans-serif;
	font-size: 30px;
	color: rgb(55,62,153);
	margin: 6px 0 26px 0; 
	}

.evtTimeHdr {
	font-weight: bold;
	margin: 0;
	}
	
.evtTimeInfo {
	margin: 0 0 2em 0;
	}
	
.evtLocHdr {
	font-weight: bold;
	margin: 0;
	}
	
.evtLocInfo {
	margin: 0;
	}
	

.pathCtn {
	width: 361px;
	height: 246px;
	background: url(images/regBox.gif) top left no-repeat;
	float: left;
	margin: 0 20px 20px 0;
	padding: 2px 20px;
	}
	
.profession {
	font-family: Impact, 'Arial Black', Helvetica, Arial, sans-serif;
	font-size: 26px;
	color: rgb(55,62,153);
	text-align: left;
	}
	
.pathIcon {
	width: 121px;
	height: 136px;
	float: left;
	margin: 0 20px 0 0;
	}
	
.pathIntroCtn {
	width: 200px;
	float: left;
	position: relative;
	}
	
.regPathInfo {
	margin: 0;
	color: rgb(170,170,170);
	}
	
.regBtn {
	margin: 14px 0 0 0;
	height: 28px;
	text-align: right !important;
	position: absolute;
	top: 100px;
	left: 126px;
	}
	
.regBtn a:link, .regBtn a:visited {
	display: block;
	width: 80px;
	height: 28px;
	background: url(images/regBtn.gif) top left no-repeat;
	text-decoration: none;
	}
	
.regBtn a:hover {
	display: block;
	width: 80px;
	height: 28px;
	background: url(images/regBtn.gif) bottom left no-repeat;
	text-decoration: none;
	}
	







.kicker {
	clear: both;
	}
	
.hide {
	visibility: hidden;
	}

.subhead {
	font-family: Impact, 'Arial Black', Helvetica, Arial, Verdana, sans-serif;
	color: rgb(241,93,47);
	font-size: 28px;
	}
	
.articleTitle {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: rgb(55,62,153);
	margin-bottom: 2px;
	}
	
.articleSubtitle {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	color: rgb(241,93,47);
	font-size: 15px;
	margin-top: 2px;
	}
	
.title {
	font-family: Impact, "Arial Black", Helvetica, Arial, sans-serif;
	color: rgb(241,93,47);
	font-size: 33px;
	margin-bottom: 4px;
	}
	
.subtitle {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: rgb(55,62,153);
	margin-top: 4px;
	}
	
	
	
	
/*-------------------------------------------
		Registration Styles
------------------------------------------*/

#contentRegCtn {
	width: 780px;
	margin: 30px auto 100px auto; 
	}


#regIcon {
	width: 122px;
	float: left;
	margin: 0 20px 0 0;
	}
	
#regIntro {
	width: 618px;
	float: left;
	margin: 0;
	padding: 0;
	}
	
.regCtn {
	width: 780px;
	margin: 0 auto;
	}
	
.stepBar {
	width: 778px;
	padding: 8px;
	background: url(images/stepBar.gif) top left no-repeat;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 16px;
	}
	
.pageTitle {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	font-size: 28px;
	color: rgb(55,62,153);
	margin: 14px 0 0 0;
	}
	
.regInst {
	float: left;
	width: 300px;
	margin: 10px 0;
	}
	
.regOpt {
	float: left;
	width:  430px;
	margin: 10px 0 10px 30px;
	}
	
	.eventDatesTbl td {
		border-top: 3px solid white;
		border-bottom: 3px solid white;
		padding: 0 0 0 16px;
		}
	
	.eventOpen {
		background: #f5f5f5;
		}
	
	.eventClosed {
		background: #ffbdb3;
		}
		
	.eventStatusClosed {
		color: #F00;
		font-weight: bold;
		}
		
	.eventStatusOpen {
		color: #060;
		font-style: italic;
		}
	
.regInstructions {
	font-size: 12px;
	line-height: 1.5em;
	}
	
.regNote {
	color: #C00;
	font-size: 12px;
	line-height: 1.5em;
	}

.discCtn {
	width: 720px;
	margin: 0 auto;
	padding: 2px 20px 20px 20px;
	background: rgb(245,245,245)
	}












