

#rColContainer {
	width:238px;
	float:right;
	margin:0;
	padding:0 0 20px 0;
	margin-right:0px;
}

#col {	
	background:#800a0a url(../img/lCol-bg.jpg) repeat-x;
}

#col h3.colTitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#ff9999;
	text-decoration:none;
	display:block;
	padding:15px 15px 3px 15px;
	border-bottom:1px solid #660000;
}

#col h3.colTitleCenter {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:lighter;
	color:#ff9999;
	text-decoration:none;
	display:block;
	padding:15px 15px 3px 15px;
	border-bottom:1px solid #660000;
	text-align:center;
}

#col h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:lighter;
	color:#ff9999;
	text-decoration:none;
	display:block;
	padding:15px 15px 3px 15px;
	border-bottom:1px solid #660000;
}

#col h4 a:active, #col h4 a:link, #col h4 a:visited {
	color:#FFF;
	text-decoration:none;
	}
	
#col h4 a:hover {
	text-decoration:underline;
	}

ul.colNav {
	list-style-type:none;
	padding:5px 15px 5px 15px;
	text-align:center;
}

ul.colNav li {
	padding:5px 0;
	border-top:1px solid #db6060;
}

ul.colNav li:first-child {
	border-top:none;	
}

ul.colNav li a:link, ul.colNav li a:active, ul.colNav li a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:20px;
	color:#ffffff;
	text-decoration:none;
}

ul.colNav li a:hover {
	color:#000000;
}

#col p {
	font-family:Georgia, Garamond, "Times New Roman", serif;
	font-size:12px;
	line-height:20px;
	color:#ffffff;
	padding:2px 25px 5px 15px;
}

#col p a:link, #col p a:active, #col p a:visited {
	color:#000;
	font-weight:bold;
}

#col p a:hover {
	text-decoration:none;
	color:#fff;
}

#colImg {
	text-align:center;	
}

#col img {
	border:1px solid #eeeeee;
	padding:2px;
	background:transparent;
}

div.testimonial {
	width:80%;
	border-top:1px solid #FFF;
	border-bottom:1px solid #FFF;
	margin:50px auto 0;
	}

#col p.test {
	padding:10px 0 0 0;
}

#col p.testName {
	font-weight:bold;
	padding:15px 0 0 0;
}

#col p.testCo{
	padding:0 0 10px 0;
}

#col-bottom {
	width:238px;
	height:11px;
	display:block;
	margin:0 auto;
	background:transparent url(../img/lCol-bottomCap.png) no-repeat;	
}

#innerContent {
	width:708px;
	margin:0;
	padding:10px 0 0 0;
}

.icRight {
	float:right;
}

.icLeft {
	float:left;	
}

#innerContent h1 {
	font-family:Georgia, Garamond, "Times New Roman", serif;
	font-size:30px;
	font-style:italic;
	font-weight:bold;
	margin:25px 35px 5px 35px;
	color:#666666;
	clear:both;
}

#innerContent h2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	padding:15px 35px 5px 35px;
	text-transform:uppercase;
	font-weight:bold;
	color:#333333;
	clear:both;
}

#innerContent h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	padding:15px 35px 5px 35px;
	text-decoration:underline;
	color:#af1212;
	clear:both;
}

#innerContent h4 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	padding:15px 35px 5px 35px;
	text-decoration:underline;
	font-weight:bold;
	color:#000000;
	clear:both;
}

#innerContent h5 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:15px 35px 5px 35px;
	text-transform:uppercase;
	font-weight:bold;
	color:#000000;
	clear:both;
}

#innerContent p {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
	color:#000000;
	padding:10px 40px 0 40px;
}

#innerContent a:link, #innerContent a:active, #innerContent a:visited {
	color:#800a0a;
	text-decoration:underline;
}

#innerContent a:hover {
	text-decoration:none;
	color:#af1212;
}

#innerContent ul {
	margin:5px 35px 15px 35px;
	padding:15px 15px 15px 35px;
}

#innerContent ul li {
	font-family:Georgia, Garamond, "Times New Roman", serif;
	font-size:14px;
	color:#000;
	margin:8px 0;
	line-height:20px;
}

#innerContent ol {
	margin:5px 35px 15px 35px;
	padding:15px 15px 15px 35px;
}

#innerContent ol li {
	font-family:Georgia, Garamond, "Times New Roman", serif;
	font-size:14px;
	color:#000;
	margin:8px 0;
	line-height:20px;
}

#innerContent blockquote {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000;
	margin:8px 0;
	line-height:20px;
}

#innerContent strong {

}

#innerContent em {

}

.imgRight {
	margin:15px 35px 15px 15px;
	padding:2px;
	background:#ffffff;
	border:1px solid #af1212;
	float:right;
}

.imgLeft {
	margin:15px 15px 15px 35px;
	padding:2px;
	background:#ffffff;
	border:1px solid #af1212;
	float:left;
}


/***********************/
/******  ABOUT  ********/
/***********************/


#aboutNav {
	text-align:center;
	margin:30px 0;
	}
	
#aboutNav ul {
	margin:10px 0 0 0;
	padding:0;
	border:none;
	background:none;
	}
	
#aboutNav ul li {
	list-style-type:none;
	font-family:Georgia, Garamond, "Times New Roman", serif;
	font-size:16px;
	font-weight:bold;
	color:#000;
	margin:8px;
	line-height:20px;
	display:inline;
}

#aboutNav ul.aboutMain li {
	font-size:20px;
	}

div.bio img {
	float:right;
	margin:10px 40px 0 20px;
	padding:2px;
	border:1px solid #999;
	}
	
hr.bio {
	width:60%;
	}
	
#aboutMain {
	width:100%;
	background:#FFFFFF;
	padding:30px 0;
	border-top:1px solid #800a0a;
	border-bottom:1px solid #800a0a;
}


/**************************/
/******  SERVICES  ********/
/**************************/

#servicesMain {
	width:100%;
	padding:30px 0;
}

div.service img {
	float:right;
	margin:10px 40px 0 20px;
	padding:2px;
	border:1px solid #999;
	}

#slider {
  width: 708px;
  position: relative;
  padding-top:20px;
}

.scroll {
  height: 670px;
  overflow: auto;
  position: relative; /* fix for IE to respect overflow */
  clear: left;
  background: #FFFFFF url(images/content_pane-gradient.gif) repeat-x scroll left bottom;
	border-top:1px solid #800a0a;
	border-bottom:1px solid #800a0a;
}

.scrollContainer div.panel {
  padding: 20px;
  height: 360px;
  width: 668px; /* change to 560px if not using JS to remove rh.scroll */
}

#servicesFormRight {
	float:left;
	}

#servicesFormLeft {
	width:240px;
	float:left;
	height:103px;
	display:block;
	}

#servicesForm label {
	float:left;
	width:50px;
	display:block;
	font-family:Georgia, Garamond, "Times New Roman", serif;
	font-size:12px;
	margin-bottom:20px;
	}
	
#servicesFormRight label {
	width:75px;
	}
	
#servicesFormRight img {
	float:left;
	margin:0;
	border:0;
	padding:10px 20px 0 75px;
	}
	
#servicesForm input {
	float:left;
	}
	
#servicesForm textarea {
	float:left;
	width:311px;
	}
	
#servicesForm input.submit {
	width:100px;
	margin:20px 0 0 240px;
	}

/**************************/
/******  ARTICLES  ********/
/**************************/

div.article {
	width:100%;
	background:#FFFFFF;
	padding:20px 0;
	border-top:1px solid #800a0a;
	border-bottom:1px solid #800a0a;
	margin:25px 0;
}

#innerContent h3.articleSubtitle {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	padding-top:5px;
	text-decoration:none;
	font-weight:bold;
	clear:both;
}

p.byline {
	text-decoration:underline;
	font-weight:bold;
	margin-bottom:15px;
	}

/***************************/
/******  WORKSHOPS  ********/
/***************************/

#workshopMain {
	width:100%;
	background:#FFFFFF;
	padding:20px 0;
	border-top:1px solid #800a0a;
	border-bottom:1px solid #800a0a;
	margin:25px 0 0;
}

div.workshopForm h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#af1212;
	}

.workForm {width:410px;padding:20px;border:#800a0a 1px solid;margin:30px auto;background:#f2ebe0;}
.workForm label {width:100px;float:left;padding-bottom:15px;color:#820024;font-size:12px;font-weight:bold;font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;}
.workForm input {width:300px;float:left;}
.workForm textarea {width:300px;height:100px;float:left;}



/***********************/
/******  BOOKS  ********/
/***********************/


div.book {
	width:100%;
	background:#FFFFFF;
	padding:20px 0;
	border-top:1px solid #800a0a;
	border-bottom:1px solid #800a0a;
	margin:25px 0;
}

div.bookLeft {
	float:left;
	width:560px;
}
	
div.book img{
	float:left;
	padding:10px 0 0 10px;
	}
	
#bookRight {
	width:370px;
	float:left;
	padding-left:20px;
	}
	
#bookRight p{
	padding:5px 0 10px 10px;
	}
	
#executive-image-power h2 a:link, #executive-image-power h2 a:active, #executive-image-power h2 a:visited, #t-is-for-talk h2 a:link, #t-is-for-talk h2 a:active, #t-is-for-talk h2 a:visited {
	color:#333333;
	text-decoration:none;
}

#executive-image-power h2 a:hover, #t-is-for-talk h2 a:hover {
	color:#af1212;
}	

/*************************/
/******  CONTACT  ********/
/*************************/

#contactTop {
	width:100%;
	background:#FFFFFF;
	padding:20px 0;
	border-top:1px solid #800a0a;
	border-bottom:1px solid #800a0a;
	margin:25px 0;
}

#contactForm {
	padding:20px 0 20px 20px;
	width:180px;
	}
	
#contactForm label {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	}
	
#contactForm input {	
	width:180px;
	}
	
#contactForm textarea {
	height:250px;
	width:180px;
	}
