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


html, body  {
	font: 100%  "trebuchet MS",Verdana, Helvetica, Arial, sans-serif;
	background:#ffffff url(../images/kairosswirl960.png) top repeat-x;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #666666;
	
}
#container { 
	width: 960px;  
	min-width:960px;
	background: #FFFFFF;
	margin: 0 auto; 
	text-align: left; 
} 
#header { 
	background: #ffffff;
	
	
} 



#lftside {
	float: left;
	width: 220px;
	background: #ffffff;
	padding: 15px 10px 15px 20px;
	
}
#maincontent { 
	margin: 0 0 0 250px; 
	padding: 0 20px;
	font-size:0.9em;
	line-height:1.5em;
	
} 
#maincontentform{
	margin:0 0 0 200px;
}

#footer { 
	padding: 0 10px 0 20px; 
	background:#6a86c7 url(../images/footerbg.png) top repeat-x;
	width:100%;
	margin:0;
	text-align:center;
	font: 0.9em"trebuchet MS",Verdana, Helvetica, Arial, sans-serif;
	color:#F0EEE1;

	
} 
#footer p {
	margin: 0; 
	padding: 20px 0; 
}

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/**offer boxes: home page**/
.col{
	padding:15px 0px 0px 0px;

}
.col p{
	text-align:left;
	margin:0px;
	font-size:0.9em;
	padding: 0px 0px 0px 5px;
}
.col_spec{
	font-weight:bold;

}
.col h3{
	padding: 8px 0px 0px 0px;
	margin:0;
	color:#ffffff;
	font-size:0.95em;

}
.col_tab{
	background:url(../images/titlebanner3.png) top no-repeat;
	height:39px;
	padding-top:3px;

}

.col_box1{
	width:210px;
	float:left;
	text-align:center;
	margin:0 0 0 0px;
	background: #f5f3f3 url(../images/offerbox2.png) top repeat-x;
}



.col_box2{
	width:210px;
	float:left;
	text-align:center;
	margin:0 0 0 20px;
	background: #f5f3f3 url(../images/offerbox2.png) top repeat-x;

}

.col_box3{
	width:210px;
	float:left;
	text-align:center;
	margin:0 0 0 20px;
	background: #f5f3f3 url(../images/offerbox2.png) top repeat-x;
}

.titlelink{    /*offer box  a title*/
	color:#ffffff;
	text-decoration: none;
	font-weight:bold;
	font-size:1.0em;
}

/**end offer boxes**/

/**misc styles**/
.sideimage{      /*used when image placed in left container*/
	width: 209px;
	float:left;

}
.sideimage1{
	margin-top:650px;
	width:209px;
	float:left;
}
.sideimage2{
	
	width:209px;
	float:left;
}

.sidetestimonals{ /*testimonials*/
	margin-top:50px;
	width:209px;
	float:left;
	font-size:0.9em;
	font-weight:bold;
}
.sidetestimonals .content_test{
	font-size:0.8em;
	font-weight:normal;

}
.sideevent{ /*hm box*/
	width:205px;
	float:left;
	display: inline;
	margin-top:50px;
	margin-left:7px;
	zoom:1;
	
	

}
.sideevent .hrd{
	background: url(../images/current.png);
	background-position:left;
	background-repeat:no-repeat;
	color:#fff;
	display:block;
	font-size:0.9em;
	font-weight:bold;
	padding: 3px;
	

	
}
.sideevent .content_test {
	font-size:0.84em;
	font-weight:normal;
	background: #fff;
	color:#666666;
	padding:3px;

}

.link a {
	color: #546da6;
	text-decoration:none;
	font-size:1.1em;
}
.link a:hover {
	text-decoration:underline;
}

.link5 a {        /*used for offer boxes*/
	color: #546da6;
	font-size:1.1em;
}
.link1 a {        /*content links bottom and mid pg for "a"*/
	color:#4D69A8;
	text-decoration:none;
	font-size:1.0em;
}
.link1 a:hover {
	text-decoration:underline;
}
.link2 a {           /*for titles that need to be  linked bold in blue*/
	color:#4D69A8;
	text-decoration:none;
	font-size:1.1em;
	font-weight:bold;
}
.link2 a:hover {
	text-decoration:underline;
}

.link6 a{
	color: #4D69A8;  /*when need link to stand out more*/
	font-size:1.1em;
	text-decoration:none;
}
.link6 a:hover {
	text-decoration:underline;
}

.linkstyle{         /*footer*/
	color:#ffffff;
}

.reglinks{
	border: #FFFFFF solid 1px;
}

	
h1{

	font-size: 1.3em;
	color:#4D69A8;
}	
h2{
	color:#666666; 
	font-size:1.1em ;
	font-weight:bold;
}

.h2special{
	font-size:1.2em;
}
.h2special_blue{
	font-size:1.2em;
	color:#4D69A8;
	}	

h3{
	color:#4D69A8;
	font-size: 1.0em;
}
.h3class{
	font-size:1.0em;
	font-weight:bold;
}



.h2style{       /*titles that need a h2 tag*/
	color:#4D69A8;
	font-size:1.1em;
}

.specialtitles{
	font-style:italic;
}


.title{
	font-style:italic;
}

/*table courses*/

#hor-courses-a
{
	font-family: "trebuchet MS",Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.9em;
	background: #fff;
	margin: 10px 25px 10px 0px;
	width: 640px;
	border-collapse: collapse;
	text-align: left;
	border: 1px solid #666;
}
#hor-courses-a th 
{
	font-size: 1.2em;
	font-weight: normal;
	color: #fff;
	padding: 10px 8px;
	border-top:1px solid #666;
	border-bottom: 2px solid #6678b1;
	background:#6982b8;
	
}

#hor-courses-a thead tr:hover th
{
background-color: #8e9cbd;

}
.courselink a
{
color: #fff;
text-decoration:none;
}

.courselink a:hover
{
text-decoration:underline;

}

#hor-courses-a td
{
	color: #666;
	padding: 7px 8px 0px 8px;
	border-top:1px solid #666;
}

#hor-courses-a tbody tr:hover td
{
	background: #e6e8ec;
}
 

.subheader{
	font-size:1.06em;
	font-weight:bold;

}
.header_title{
	font-weight:bold;
	font-size:1.04em;
}

.link6_a a {        /*content links bottom and mid pg for "a"*/
	color:#4D69A8;
	text-decoration:none;
	font-size:1.0em;
}
.link6_a a:hover {
	text-decoration:underline;
	color:#666;
}

/*nav*/	
.nav1
{ 
	width: 215px;
	float:left;
	margin-top:10px;
	background:#ffffff;
	display:block;
	color:#666666;
}

.nav1 li
{
	display: inline;
/* for IE5 and IE6 */
}
.nav1 ul
{
	list-style-type: none;
	list-style-position:inside;
	margin:0px;
	padding:0px;
	
}
.nav1 ul li 
{
	color: #666666;
	text-decoration: none;
	font-size: 0.9em;
	display: block;
	padding: 3px 3px 3px 1px;
	width: 195px;
	background-color: #ffffff;

}

.nav1 a
{
	padding:3px 3px 3px 1px;
}



.nav1 ul li.current
{
    background: url(../images/current.png);
	background-position:left;
	background-repeat:no-repeat;
    color:#ffffff;
    border-bottom:none; 
	 
}
.nav1 ul li a
{
    color:#546da6;
    text-decoration:none;

}
.nav1 ul li a:hover
{
    text-decoration:underline;
	border-left: 3px solid #6a86c7;
}
.mainnav{
	border-bottom: 1px solid #c5c4c4;

}

.subnav
{
    margin:0px;
    padding:0px;
	font-size:0.9em;
   
}
.subnav  li 
{
   list-style-type:none;
   display:inline;
   width:190px;
   margin-left:8px;
}


.subnav ul li{
	border-bottom:#ffffff solid 1px;
}

.subnavwrap{
	width:195px;
	margin-left:8px;
}



.subnav a{ 
    text-decoration:none;
    color:#6895CC;
}
.subnav a:hover{
    text-decoration:underline;
	border-left: 3px solid #6a86c7;
}


/**end nav**/

/**photos**/
.photos_rt{         /*right side images*/
	float:right;
	margin:5px;
	width:inherit;
}   



.photolft{               /*meettheteam*/
	float:left;
	background:#e8e8e8;
	margin: 5px 10px 0px 5px;
	
}
.photolft1{               /*meettheteam-Kathleen*/
	float:left;
	background:#e8e8e8;
	margin: 5px 10px 1px 5px;
	
}

.photospec{
	float:right;
	margin:7px;
}

.icon{
	margin-top:4px;
}
/**end photos**/

/**lists**/
dl{ 
	margin:0px;    
}

dl dt{
	padding:2px 0px;
	font-weight:bold;


}
dl dd{
	margin:0px;
	padding-bottom:20px;
}

.headerlist{      /*p headers*/
	padding:2px 0px;
	font-weight:bold;
}




.innerpg_list{
	margin:0px;    
	padding:2px 0px 2px 20px;   
	line-height:2.3em;
	list-style-image:url(../images/kairosbullet.jpg);
}

ul.innerpg_image{   /*trainingphilosophy*/
	padding:0px;
	padding-left:18px;
	margin:0px;
}

ul.innerpg_image li{
	 margin:0px;    
	 padding:0px 0px 0px 8px;   
	 line-height:2.3em;
 	 list-style-image:url(../images/kairosbullet.jpg);
 
}

ul li.adj{               /*adj for lines on innerpg_image*/
	margin:0;
	line-height:1.3em;
}
ul li.adj_1{
	line-height:2.3em;
}

ul.innperpg3    /*main list*/
{
   	 padding:0px;
     padding-left:20px;
     margin:0px;
}
ul.innerpg3 li
{
    margin:0px;    
    padding:2px 0px 2px 18px;   
    
	
}
ul.innerpg3 li
{
    line-height:1.5em;
}

ul.innperpg4      /*whatiskairos*/
{
    padding:0px;
    padding-left:20px;
    margin:0px;
}
ul.innerpg4 li
{
    margin:0px;    
    padding:2px 0px 2px 18px;
	list-style: url(../images/kairosbullet.jpg);

    
	
}
ul.innerpg4 li
{
    line-height:1.5em;
}
ul.listclients {     /*clients*/
	padding-left:5px;
}
ul.listclients li{
	list-style-type:none;
	line-height:2.0em;
	padding:2px 0px 2px 10px; 
}

/**end lists**/



/**contact pg**/

.contactpg{

	background:#ffffff;
	color:#666666;
	width:550px;
	padding:5px;
	line-height:1.8em;

}

/**end contact pg**/

.trademark{
font-size:8px;

}
