* {
	z-index:1;
	
}

hr {
	height:1px;
	color:#FFF
}

body {
	background-color: #FFF;
	padding: 0px;
	margin: 0px;
	color: #222;
}

a{
	text-decoration:none;
	color: #039;
	font-weight: bold;
}
li {font-family:Arial, Helvetica, sans-serif; margin: 3px 0 6px 0;}
h4 {margin: 3px 0; font-size: 14pt}
h1 {margin:3px 0;}
h2 {
	font: 14pt Tahoma, Geneva, sans-serif;
}
.no-space{margin:0; padding:0}
#wrap {
	margin: 0px auto;
	width: 1000px;
	background-color: #FFF;
	overflow:hidden;
}
#header {
	height: 150px;
	width: 100%;
	background-repeat: repeat-x;
	margin: 0px auto;
	background-image: url(images/top-bg.png);
	padding-top: 1px;
	overflow:hidden;
}
#banner {
	background-image: url(images/step2_01.png);
	height: 99px;
	width: 1000px;
	margin: 6px auto 0px auto;
	background-repeat: no-repeat;
	background-position: -60px;
	overflow:hidden;
}
	#logo-home {
	height: 94px;
	width: 560px;
	float: left;
	overflow:hidden;
}
	div#logo-home:hover, div#reg-call:hover {
	cursor: pointer;
}
#reg-call {
	float: right;
	height: 99px;
	width: 185px;
	margin:2px 1px 0 0;
	background-image: url(images/reg-call.png);
	overflow:hidden;
}
div#reg-call:hover {background-image: url(images/reg-call2.png);}

#footer {
	margin: 0px;
	padding: 0px;
	height: 170px;
	width: 100%;
	background-image: url(images/footer.png);
	background-repeat: repeat-x;
	overflow:hidden;
}

#nav {
	width: 1000px;
	height: 42px;
	margin: 0 auto;
	padding: 2px 0 0 0;
	background-image: url(images/nav-bar.png);
	background-repeat: no-repeat;

	position: relative;
	top: 1px;
	font-family: Arial, Helvetica, sans-serif;
}
#home #main {
	margin: 0px auto;
	background-color: #FFF;
	padding: 0;
}
#main {
	margin: 0px auto;
	background-color: #FFF;
	padding: 2px;
}

#top {
	border-bottom: 1px solid #E9E9E9;
	height: 293px;
	border-top-style: none;
}
/********************NAVIGATION************************/
/*****************************************************/
#nav div{
	float:left;
	margin:0;
	font-size:13pt;
	text-align:center;
	width:auto;
	padding: 8px 12px 4px 12px;
	height:28px;
	color:#fff;
	font-size: 16px;
	
	border-left: 1px solid #BBD1D9;
}
	#nav div.home-nav {
	border-left: 1px solid transparent;
	margin-left: 6px;
}
#nav a {font-weight: normal;}

#nav div:hover {
	background-image:url(images/nav-bar-hov.png);
	display: block;
	background-repeat: repeat-x;
	background-position: 4px;
}
#nav div.lf-end:hover {background-image:url(images/nav-hov_01.jpg);}
#nav a{padding:0px; color: #fff;border: solid 1px transparent; text-decoration:none;}
#nav div:hover a{
	color:#399;
}
		.sep {
	width:12px;
	background-image:url(images/sep.png);
	background-repeat: no-repeat;
}

#left-col {
	width: 500px;
	float: left;
	height: auto;
	clear: left;
}
#right-col {
	float: right;
	width: 498px;
	padding-top: 3px;
}
#schedule {
	width: 275px;
	color:#FFF;
	border: 1px solid #000;
	float: left;
	margin-left: 12px;
	height: 268px;
	background-color: #98CBC6;
}
	#schedule h2 {
	font-family:"Times New Roman", Times, serif;
	font-size:15pt;
	text-align:center;
	margin: 0px;
	padding: 0px;
}
	#tbl-sched {
	background-color:#98CBC6;
}
		#tbl-sched td {
	padding:6px;
	font-size: 1.1em;
}
		#tbl-sched td.ev {
	background-color:#7ABCB6;
}
		#tbl-sched td.bot {
	text-align:center;
	text-transform: none;
}
#rt-sec {
	float:right;
	width: 195px;
	margin-right: 0px;
}

.panel1 {
	height: 74px;
	width: 158px;
	background-image: url(images/panel1.png);
	background-repeat: repeat-x;
	border: 1px solid #E2E2E2;
	margin-bottom: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px;
}
.panel1 h4 {
	font-size: 9.5pt;
	margin: 3px 0;
	padding: 0px;
	text-indent: 0;
	text-align: center;
}
.img-left {
	float: left;
}
.clearBoth {
	clear: both;
	height: 1px;
	margin: 0px;
	padding: 0px;
	display: block;
}
.clearRight {
	margin: 0px;
	padding: 0px;
	clear: right;
	height: 1px;
}

.sub-text {
	width: 500px;
}
	.sub-text h1 {
	font-size: 14pt;
	font-family: "Times New Roman", Times, serif;
	color:#003366;
	margin: 4px 0 0px 0;
}
	.sub-text h3 {
	font-size: 11pt;
	font-family: "Times New Roman", Times, serif;
	color:#399;
	margin: 0px;
	margin-bottom:4px;
}
.dec-line1 {
	background-image: url(images/dec-line1.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding:3px;
	margin-left:24px;
}
div#home-txt1 {
	padding: 4px;
	width: 498px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11pt;
} 
	#home-txt1 p {
	margin:12px auto;
	text-align:justify;
}

.sub p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11pt;
	line-height:15pt;
}
.sub h1{font-size:1.4em; color:#036}
.sub .about-pic{
	padding: 9px;
	height: 191px;
	width: 152px;
	border: 1px solid #E2E2E2;
	margin: 3px 9px 48px 3px;
	float: left;
	margin-left: 0;
}

.sub #about-text{
	padding:6px;
}
.sub-panel, .sub-panel-rt  {
	width: 320px;
	border: 1px dotted #AAA;
	background-color: #CBE2E2;
	background-image: url(images/sub-panel-bg.jpg);
	background-repeat: repeat-x;
}
.sub-panel {
	float:left;
	margin: 0px 14px 6px 0px;
	
}
.panels {
	border-top: 1px solid #CCC;
	margin-top: 6px;
	padding-top: 6px;
}

	.sub-panel p, .sub-panel-rt p{
	text-align: left;
	font-size:10pt;
	padding: 3px;
	line-height: 1.3em;
	margin-top: 1px;
	margin-bottom: 1px;
}
.sub-panel-rt {float:right;
	margin: 0px 2px 0px 0px;
}
.sub-panel h3, .sub-panel-rt h3 {
	margin:0;
	padding:6px 2px 2px;
	text-align: center;
	background-color: #69C;
	height: 24px;
	font-size: 1.2em;
	display: block;
	background-image: url(images/sub-panel-h3.jpg);
}

.page-img {
	padding-left: 12px;
}
.sub #page-text {
	padding:6px;
	border-bottom: 1px solid #CCC;
	padding-right: 2px;
	padding-left: 2px;
}

#day1 ul {margin: 6px 19px}
div#day1 {
	float:left;
	clear:left;
	background-color: #F0FAFF;
	border: 1px solid #000;
	
	
}

.sub-text-left {
	width: 490px;
	float: left;
}
div#day2 {
	float:right;
	margin-left: 8px;
	background-color: #F1F9E8;
	border: 1px solid #000;
	
}
div#day2, div#day1 {height:800px; width: 465px; padding: 6px;margin-top: 12px;}

/*********************integrated from old site ********************/
#content{
	padding: 6px 1px;
}
#content, .sub #sub-sec {
	width: 100%;
	margin:6px auto;
}

.sub #sub-sec {margin-top: 6px;}
#sub-sec a, #sub-sec a:visited{color:#03C}
#faq a, #sub a{text-decoration: none; color:#00F;}
#faq #content {
	font-size: 12pt;
}

.faq-q{
	margin:24px 16px 3px 0px;
	font-weight: bold;
	color: #069;
}
      #faq .faq-q a{color: #600; text-decoration:none;}
	  
.faq-a{
	margin:4px 16px 12px 34px;
	color: #333;
}
.intro {
	padding: 9px;
	border: 1px solid #000;
	background-color: #FFC;
	width: 65%;
}
.cal-td{padding-top: 3px; padding-bottom: 3px;background-color:#DCE8FC;height:29px}
.cal-td2{padding-top: 3px; padding-bottom: 3px;background-color:#DCE8CC;height:29px}
#cal-tbl{
	width:100%;
}
#cal-tbl td{
	font-size:100%;
	font-family: Arial, Helvetica, sans-serif;
}
#cal-tbl a{text-decoration:none;font-size:90%}
.red {
	color: #FF0000;
}
.bluey, .bluey a {
	color: #09C;
	text-decoration: none;
}
#testimonials {
	color: #333;
	padding: 6px;
}

#testimonials p {
	text-align:justify;
	padding: 4px;
	padding-top: 12px;
	margin:0;
	font-size: 90%;
	line-height: 1.3em;
}
#testimonials p.odd {

}
.head-title {
	margin: 0px;
	padding: 0px;
	text-align: center;
	text-transform: capitalize;
	color: #FFFFFF;
}

#sched {
	width: 360px;
	margin-left: 12px;
	font-size: 12px;
}
#sched td {
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 4px;
	padding-bottom: 4px;
}

#sched a {
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
div.sched {
	width:50%;
	padding-top:16px;
	float:right;
	padding-left:16px;
	clear: right;
}
.from {
	width: 220px;
	margin-left:200px;
	font-style: italic;
	font-weight: bold;
	color: #033;
	font-size: 11pt;
}
.line {
	border-top: 1px solid #CCC;
	height: 2px;
}
.tips-page {
	padding: 4px;
	width: 110px;
	background-image: url(images/tips5.png);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	height: 31px;
	text-align: center;
}
.tips-page a {
	color: #00F;
	text-decoration: none;
	text-indent:2px;
	height: 18px;
	display: block;
	text-align: center;	
}
.tips-page a:focus, .footer-list a:focus{outline:none}
.footer-list {
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

	.footer-list li {
	display:block;
	height: 18px;
	border-bottom: solid 1px transparent;
	margin: 2px 0 4px 0;
}

	.footer-list li:hover {
	border-bottom: solid 1px #899;
}
	
	.footer-list li a {color:#333}
#footer-inner {
	background-color: transparent;
	width: 890px;
	margin: 0 auto;
	padding-top: 8px;
	height: 136px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 90%;
	font-weight:normal!important;
}
#footer-inner ul{
	float:left;
	margin-left: 0px;
	margin-right: 0px;
	font-size: 90%;
}
#footer-inner li {
	display:block;
	padding: 4px;
	list-style:none;
	border:none;
	border-bottom: 1px solid #999;
}
#footer-inner li a {color:#333; text-decoration:none;}
#footer-inner li:hover {background-image:
url(images/footer-li-bg.png)}
.copyr {
	text-align: center;
	font-size: 88%;
	position:relative;
	top:1px;
}
.cred{
	text-align: center;
	font-size: 12px!important;
	margin: 0;
	position:relative;
	top:0px;
	font:Arial, Helvetica, sans-serif;
}

.img-text-home {
	float: right;
	width: 498px;
	height: 293px;
	background-image: url(images/step-2-home-txt-bg.jpg);
	background-repeat: no-repeat;
}
#fadeshow1 {
	position:relative;
	top:135px;
	cursor: pointer;
}
.preload-imgs {display:none}
.btn-lrg {
	background-image: url(images/nav-btn-lrg-bg.jpg);
	background-repeat: repeat-x;
	height: 32px;
	width: auto;
	border: 2px solid #666;
	padding-top: 10px;
	text-align: center;
	font-size: 14pt;
	font-weight: bold;
	color: #FFF;
	padding-right: 12px;
	padding-left: 12px;
}
.btn-lrg a {color:#FFF}
.btn-lrg a:hover{
	color:#09C
}
.program-text div:hover {background-image: url(images/nav-btn-lrg-bg2.jpg);}
#program-features{
	width:380px;
	margin-left: 6px;
	border-top: 1px solid #CCC;
}
#program-features li{
	margin: 3px 0 5px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 100%;
}
.img-right {
	float: right;
}
.img-border {border: solid 1px #DDD; padding:6px;}
.centerImg {
	margin: 0 20px;
}
div.details{
	padding:3px;
	background-color:#DBE6E6;
}
.details p{margin: 0 60px;}
.center-highlight{
	text-align:center;
	color:#000;
	font-weight: 600;
}
div#form{
	width: 680px;
	margin: 0 auto;
	background-color: #E0EBEB;
	padding: 12px;
	border: 1px dotted #333;
}
#form td {
	font: 11pt Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-indent: 16px;
	text-align: right;
}
#form td.td-l{text-align:left;}
div#sub-pic{
	width:1000px;
	margin:0 auto;
}.sub-pic-item {
	float: left;
	width: 312px;
	margin: 9px;
}
div.smaller li {
	font-size: 14px;
	margin: 6px 3px 8px;
}
div.reg-form {width: 600px; margin: 0 auto;}
#reg-form  td{font-size:12px; font-family: Verdana, Geneva, sans-serif;}
#reg-form {
	border: 1px solid #066;
	padding: 5px;
	margin: 0px auto;
	width: 680px;
}
.border1 {
	border: 2px solid #066;
}
#coaching {
	float: right;
	margin-right: 6px;
	text-align: center;
}
.address {
	width: 200px;
	float: left;
	margin-left: 36px;
}
.small-txt {font-size:9px;}
small {font-size:80%}
.shrink {
	font-size: 90%;
}
.top-bot {border: solid 1px #ccc; border-left:none; border-right: none; padding: 4px 0;}
