/* CSS Document */
body {
	
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif; background-color: #fff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td,th {
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4D4D4D;
	line-height: 18px;
	clear:both;
}
a:link {
	text-decoration: none;
	color: #D25F3C;
}
a:visited {
	text-decoration: none;
	color: #D25F3C;
}
a:hover {
	text-decoration: underline;
	color: #D25F3C;
}
a:active {
	text-decoration: none;
	color: #D25F3C;
}

h1{
	font-family:tahoma, Arial, Helvetica, sans-serif;
	color: #d5782d;
	font-size:18px;
}

h2{
	font-family:tahoma, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size:12px;
	padding: 0px;
	margin: 0px;
}

.hmlefthdr {
	font-family:tahoma, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size:12px;
	font-weight: normal;
	line-height: 18px;
	text-decoration: none;
}

.hmlefthdr a:link  { 
	color: #666666;
	text-decoration: none;
}

.hmlefthdr a:active {
	color: #D25F3C;
	text-decoration: none;
}

.hmlefthdr a:visited {
	color: #666666;
	text-decoration: none;
}
.hmlefthdr a:hover {
	color: #D25F3C;
	text-decoration: none;
}



.hmlefttxt  {
	font-family:tahoma, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size:11px;
	font-weight: normal;
	line-height: 14px;
}

.hmlefttxt  a:link  { 
	color: #999999;
	text-decoration: none;
}

.hmlefttxt  a:active {
	color: #D25F3C;
	text-decoration: none;
}

.hmlefttxt  a:visited {
	color: #999999;
	text-decoration: none;
}
.hmlefttxt  a:hover {
	color: #D25F3C;
	text-decoration: none;
}


ul			{
	list-style-type: none;
	left: 0px;
}

.clear{ clear:both;}


/* TOP NAV */
.nav { margin:0; padding:0; }
.nav ul { margin:0; padding:0;}
.nav li img { margin:0; padding:0; vertical-align:middle;}

.nav li			{
	float: right;
	color: #FFFFFF;
	
}
.nav li a		{
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #3CA0D2;
	font-weight: normal;
	font-size: 13px;
	text-align: left;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 20px;
	padding-right: 20px;
	list-style-type: none;
	margin: 0px;
}
.nav li a:hover	{
	background-color: #56add8;	
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	margin: 0px; }
	
.nav li a:visited	{color: #FFFFFF;}

/* Navigation: Current Page */
body#home .nav .home a {background-color: #92CAE6; color: #fff;}
body#about .nav .about a {background-color: #92CAE6; color: #fff;}
body#services .nav .services a {background-color: #92CAE6; color: #fff;}
body#clients .nav .clients a {background-color: #92CAE6; color: #fff;}
body#media .nav .media a {background-color: #92CAE6; color: #fff;}
body#contact .nav .contact a {background-color: #92CAE6; color: #fff;}
	
	
	
	
	
	
.main	{ width: 179px;  background: #fff; float:left;}		
	
/* L2 Navigation */
.navL2 ul	{
	width: 179px;
	background-color:#FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.navL2 li	{ float:left; width: 179px;}
.navL2 a:link {color: #999999; text-decoration: none; display: block; font-size: 12px; float:left;}
.navL2 a:visited	 {color: #999999; text-decoration: none; display: block; font-size: 12px; float:left;}
.navL2 a:hover		{color: #D25F3C;}

/* L2 Navigation - Currrent Page */
body#about .main.lft_about .navL2 .lft_about a:link {background-color: #ffffff; width:179px; color:#D25F3C;}
body#about .main.lft_about .navL2 .lft_about a:visited {background-color: #ffffff; width:179px; color:#D25F3C;}

body#about .main.lft_wkaufman .navL2 .lft_wkaufman a:link {background-color: #ffffff; width:179px; color:#D25F3C;}
body#about .main.lft_wkaufman .navL2 .lft_wkaufman a:visited {background-color: #ffffff; width:179px; color:#D25F3C;}

body#about .main.lft_trainers .navL2 .lft_trainers a:link {background-color: #ffffff; width:179px; color:#D25F3C;}
body#about .main.lft_trainers .navL2 .lft_trainers a:visited {background-color: #ffffff; width:179px; color:#D25F3C;}

body#services .main.lft_parenting .navL2 .lft_parenting a:link {background-color: #ffffff; width:179px; color:#D25F3C;}
body#services .main.lft_parenting .navL2 .lft_parenting a:visited {background-color: #ffffff; width:179px; color:#D25F3C;}

body#services .main.lft_worklife .navL2 .lft_worklife a:link {background-color: #ffffff; width:179px; color:#D25F3C;}
body#services .main.lft_worklife .navL2 .lft_worklife a:visited {background-color: #ffffff; width:179px; color:#D25F3C;}

body#services .main.lft_exectraining .navL2 .lft_exectraining a:link {background-color: #ffffff; width:179px; color:#D25F3C;}
body#services .main.lft_exectraining .navL2 .lft_exectraining a:visited {background-color: #ffffff; width:179px; color:#D25F3C;}

body#services .main.lft_hwseminars .navL2 .lft_hwseminars a:link {background-color: #ffffff; width:179px; color:#D25F3C;}
body#services .main.lft_hwseminars .navL2 .lft_hwseminars a:visited {background-color: #ffffff; width:179px; color:#D25F3C;}

body#services .main.lft_keynotes .navL2 .lft_keynotes a:link {background-color: #ffffff; width:179px; color:#D25F3C;}
body#services .main.lft_keynotes .navL2 .lft_keynotes a:visited {background-color: #ffffff; width:179px; color:#D25F3C;}

body#services .main.lft_hbfairs .navL2 .lft_hbfairs a:link {background-color: #ffffff; width:179px; color:#D25F3C;}
body#services .main.lft_hbfairs .navL2 .lft_hbfairs a:visited {background-color: #ffffff; width:179px; color:#D25F3C;}

body#services .main.lft_daughterssons .navL2 .lft_daughterssons a:link {background-color: #ffffff; width:179px; color:#D25F3C;}
body#services .main.lft_daughterssons .navL2 .lft_daughterssons a:visited {background-color: #ffffff; width:179px; color:#D25F3C;}

body#clients .main.lft_testimonials .navL2 .lft_testimonials a:link {background-color: #ffffff; width:179px; color:#D25F3C;}	
body#clients .main.lft_testimonials .navL2 .lft_testimonials a:visited {background-color: #ffffff; width:179px; color:#D25F3C;}	

body#clients .main.lft_clients .navL2 .lft_clients a:link {background-color: #ffffff; width:179px; color:#D25F3C;}	
body#clients .main.lft_clients .navL2 .lft_clients a:visited {background-color: #ffffff; width:179px; color:#D25F3C;}	

body#clients .main.specs .navL2 .specs a:link {background-color: #ffffff; width:179px; color:#D25F3C;}	
body#clients .main.specs .navL2 .specs a:visited {background-color: #ffffff; width:179px; color:#D25F3C;}	

body#contact .main.lft_inquiry .navL2 .lft_inquiry a:link {background-color: #ffffff; width:179px; color:#D25F3C;}	
body#contact .main.lft_inquiry .navL2 .lft_inquiry a:visited {background-color: #ffffff; width:179px; color:#D25F3C;}

body#contact .main.lft_address .navL2 .lft_address a:link {background-color: #ffffff; width:179px; color:#D25F3C;}	
body#contact .main.lft_address .navL2 .lft_address a:visited {background-color: #ffffff; width:179px; color:#D25F3C;}
		
	


	
.vline  {
	background-image: url(../images/v_line.gif);
	background-repeat: repeat-y;
}

.contactbox {
	color: #666666;
	background-color: #92CAE6;
	padding: 8px;
}

.dottedline { background-image:url(../images/hm_lft_dot_line.gif); background-repeat:repeat-x;}







/*  ============================START SHOW HIDE ======================================= */


.dhtmlgoodies_question{	/* Styling question */
	/* Start layout CSS */
	color:#FFF;
	font-size:0.9em;
	background-color:#317082;
	width:430px;
	margin-bottom:2px;
	margin-top:2px;
	padding-left:2px;
	background-image:url('images/bg_answer.gif');
	background-repeat:no-repeat;
	background-position:top right;	
	height:20px;
	
	/* End layout CSS */
	
	overflow:hidden;
	cursor:pointer;
}
.dhtmlgoodies_answer{	/* Parent box of slide down content */
	/* Start layout CSS */
	border:1px solid #317082;
	background-color:#E2EBED;
	width:400px;
	
	/* End layout CSS */
	
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;
}

.dhtmlgoodies_answer_content{	/* Content that is slided down */
	padding:1px;
	font-size:0.9em;	
	position:relative;}
	
.caleb { background-color:#EFEFEF; margin-top:5px; padding-left:10px;}









