@charset "utf-8";
/* -----------ARCHITECTURE */
body {
	background:#DFD3BF;
	background-image:url(../images/training/containerTile.jpg);
	background-repeat:repeat-x;
}
#mainContent {
	background-image:url(../images/training/mainContentBackgrnd.jpg);
	background-repeat:repeat-y;
}
#container {
	background-color:#DFD3BF;
}
#title {
	background-image:url(../images/training/sectionHead.jpg);
	background-repeat:no-repeat;
}
#titleExecutive {
	background-image:url(../images/training/sectionHead_executive.jpg);
	background-repeat:no-repeat;
	height:46px;
	width:514px;
}
#titleMidLevel {
	background-image:url(../images/training/sectionHead_midlevel.jpg);
	background-repeat:no-repeat;
	height:46px;
	width:514px;
}
#titleFrontline {
	background-image:url(../images/training/sectionHead_frontline.jpg);
	background-repeat:no-repeat;
	height:46px;
	width:514px;
}
#titleWebinars {
	background-image:url(../images/training/sectionHead_webinars.jpg);
	background-repeat:no-repeat;
	height:46px;
	width:514px;
}
#titleConference {
	background-image:url(../images/training/sectionHead_conference.jpg);
	background-repeat:no-repeat;
	height:46px;
	width:514px;
}
#sidebar1 {
	background:#DFD3BF;
}
#sidebar2 {
	background:#F2EEE4;
}
/* -----------HEADERS */

#header {
	background-image:url(../images/training/header.jpg);
	background-repeat:no-repeat;
}
/* -----------NAVIGATION */


#GlobalNav li a:hover {
	background-image:url(../images/training/NavHot.jpg);
}
#footer {
	background:#BCA378;
}
.TrainingHeadline {
	font-size:1.30em;
	letter-spacing:normal;
	font-weight:600;
	color:#8E735A;
	font-family:Calibri, Helvetica, Arial, sans-serif;
	margin-bottom:0px;
	padding:0px;
	padding-top:10px;
}
.TrainingHeadlineTop {
	font-size:1.30em;
	letter-spacing:normal;
	font-weight:600;
	color:#8E735A;
	font-family:Calibri, Helvetica, Arial, sans-serif;
	margin-bottom:0px;
	padding:0px;
	padding-top:0px;
}
.TrainingSubHead {
	font-size:1.10em;
	color:#666666;
	font-weight:bold;
	font-family:Calibri, Helvetica, Arial, sans-serif;
	margin-bottom:0px;
	padding: 10px 0px 0px 0px;
}
#sidebar2ContentTraining {
	background-image:url(../images/training/sidebarNavBack_training.jpg);
	background-repeat:no-repeat;
	margin:12px;
	padding:6px;
}

#bioBullets ul{
	margin-left:10px;
}
#bioBullets li{
	color:#383838;
	font-size:.85em;
	padding-left:10px;
	background-image:url(../images/who/dash.jpg);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	
	
}
