h2 { 
	padding: 0px 0 15px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 27px;
	display: block;
	font-weight: normal;
	/*border-bottom: 4px double #ccc;*/
	/*margin: 0 0 10px 0;*/
	/*padding: 10px 0 20px 0;*/
}


#content {
	float: left;
	width: 500px;
	padding: 0px 15px 20px 25px;
	min-height: 600px;
}





#content h4 {
	color: #33798B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	line-height: 25px;
	padding: 0 0 10px 0;
}


#content .blue {
	color: #00576B;
}


#content .orange {
	color: #AE6610;
}

/* This is orange coloring */
#content h3 strong {
	color: #00576B;
	font-weight: normal;
}
	
#content h3 em {
	color: #AE6610;
	font-weight: normal;
	font-style: normal;
		
}
	

#sidebar strong {
	color: #00576B;
	font-weight: normal;
}
	
#sidebar em {
	color: #AE6610;
	font-weight: normal;
	font-style: normal;
		
}


#content h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #333333;
	padding: 10px 0 5px 0;
	line-height: 30px;
	font-weight: normal;
	width: 465px;
}



.home #sidebar h3 {
	height: 38px;
	width: 255px;
	background-image: url(../images/blueGrad.png);
	background-repeat: no-repeat;
	border: #cccccc solid 1px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	padding: 17px 0 0 0;
	margin: 0 0 0 11px;
	letter-spacing: -1px;
	color: #333;
	font-weight: normal;
}
	
#content ul {
	background-image: url(../images/ulGrad.png);
	background-repeat: no-repeat;
	width: 400px;
	border: #cccccc solid 1px;
	padding: 20px 20px 20px 40px;
	margin: 10px 0 20px 0;
	line-height: 25px;
	
}


p {
	padding: 0 0 10px 0;
}


/* SIDEBAR */

#sidebar {
	width: 234px;
	margin: 0 0 0 550px; 
	padding: 10px 10px 70px 17px;
	background: url(../images/sub_side_bg.png) top no-repeat;
	clear: right;
	min-height: 320px;
}

#sidebar .sideTestimonial p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333;
	padding: 0 0 10px 0; 
	margin: 0;
	line-height: 20px;
}


#sidebar .sideTestimonial p.source {
	font-style: italic;
	text-align: right;
	padding: 25px 0 0 0;
	margin: 0;
}
	
#sidebar .sideTestimonial p.position {
	text-align: right;
	padding: 0 0 40px 0;
	margin: 0;
}

#sidebar .triangle {
	padding: 10px 0 0 20px;
}


/* Sidebar STYLE! */

#sidebar .sideText {
	font-size: 11px;
}

#sidebar .sideText .text ul, ol {
	margin: 20px 40px;
}
		
	
#sidebar .sideText .text strong {
	font-weight: bold;
	color: #444;
}


#sidebar .sideText .text em {
	font-style: italic;
	color: #444
}


#sidebar .sideText .text a {
	text-decoration: none;
	color: #00576B;
}
	
#sidebar .sideText .text a:hover {
	color: #AE6610;
	text-decoration: underline;
}





/* TESTIMONIALS */

#sidebar .sideTestimonial .text {
	display: inline;
}

.testimonials #content p {
	padding: 20px 0 0 0;
	margin: 0;
}


.testimonials #content .source {
	text-align: right;
	font-style: italic;
	padding: 25px 0 0 0;
	margin: 0;
}

.testimonials #content .position {
	text-align: right;
	padding: 0 0 30px 0;
	margin: 0;
	border-bottom: #eee solid 1px;
}



/*SERVICES*/

body.services #subNav, body.consulting #subNav, body.facilitation #subNav, body.coaching #subNav, body.workshops #subNav {
	background: url(../images/new_services_header.jpg) 0 27px no-repeat;
}

.services #content h4 a {
	color: #33798B;
	font-size: 16px;
}

.services #content h4 a:hover {
	color: #00576B;
}

#content img { 
	border: solid black 1px;
	float: left;
	margin: 15px 20px 0 0;
}

#content ul.numerical {
	list-style: decimal;
}

#content ol {
	padding: 10px 0;	
}


/* consulting */


/* facilitation */

.facilitation #content ol {
	padding: 20px 0 0 40px;
}

.facilitation #content ol li ul {
	background-image: none;
	padding: 0px 0 10px 15px;
	list-style-type: circle;
	border: none;
	line-height: 18px;
	color: #00576B;
}

.facilitation #content ol li ul li {
	background-image: none;
}


/* coaching */

.coaching #content ul.anchors {
	background-image: none;
	border: none;
	padding: 0 0 15px 0;
	margin: 0;
	line-height: 16px;
	
}

.coaching #content ul.anchors li {
	/* display: inline; */
	background: none;
	list-style-type: none;
}


.coaching #content a {
	color: #00576B;
	padding: 0;
	margin: 0 0 10px 0;
	font-size: 11px;
	
}
	
.coaching #content a:hover {
	color: #AE6610;
}

.coaching #content h3 a {
	font-size: 22px;

}


/* workshops */


.workshops #content ul.anchors {
	background-image: none;
	border: none;
	padding: 0 0 15px 0;
	margin: 0;
	line-height: 16px;
	
}

.workshops #content ul.anchors li {
	/*display: inline; */
	background: none;
	list-style-type: none;
}


.workshops #content a {
	color: #00576B;
	padding: 0;
	margin: 0 0 10px 0;
	font-size: 11px;
}
	
.workshops #content a:hover {
	color: #AE6610;
}

.workshops #content h3 a {
	font-size: 22px;
}

/* keynotes */


.services #content ul.anchors {
	background-image: none;
	border: none;
	padding: 0 0 15px 0;
	margin: 0;
	line-height: 16px;
	
}

.services #content ul.anchors li {
	/*display: inline; */
	background: none;
	list-style-type: none;
}


.services #content a {
	color: #00576B;
	padding: 0;
	margin: 0 0 10px 0;
	font-size: 11px;
}
	
.services #content a:hover {
	color: #AE6610;
}

.services #content h3 a {
	font-size: 22px;
}





/* APPROACH */

body.approach #subNav, body.deeper #subNav, body.further #subNav, body.higher #subNav {
	background: url(../images/new_approach_header.jpg) 0 27px no-repeat;
}

.approach #content h3 {
	color: #00566B;
	font-size: 33px;
	letter-spacing: 1.8px;
	padding: 15px 0 4px 0;
	margin: 0;
}

.approach #content img {
	padding: 16px 10px 0 0;
	margin: 0;
	border: none;
	float: left;
}

.approach #content h5 {
	padding: 0 0 5px 0;
	margin: 0;
	color: #AD660F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
}


/* deeper */


.deeper #content h4 { 
	padding: 0 0 20px 0;
	margin: 0;
}

.deeper #content h3 {
	padding: 0;
	margin: 0;
}

.deeper #content p {
	padding: 0 0 20px 0;
	margin: 0;
}


/* higher */


.higher #content h4 { 
	padding: 0 0 20px 0;
	margin: 0;
}

.higher #content h3 {
	padding: 0;
	margin: 0;
}

.higher #content p {
	padding: 0 0 20px 0;
	margin: 0;
}




/* further */

.further #content ul li {
	list-style-type: circle;
}

.further #content ul li {
	padding: 15px 0;
}

.further #content h4 { 
	padding: 0 0 20px 0;
	margin: 0;
}

.further #content h3 {
	padding: 0;
	margin: 0;
}

.further #content p {
	padding: 0 0 20px 0;
	margin: 0;
}


/* team */

body.team #content img {
	border: none;
	padding: 0; 
	margin: 15px 25px 10px 0;
}


body.team #subNav, body.bio #subNav {
	background: url(../images/new_team_header.jpg) 0 27px no-repeat;
}

.team #sidebar ul.sideBios a {	
	font-size: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333;
	list-style-type: none;
}
	
.team #content h4 {
	font-size: 24px;
	padding: 0 0 10px 0;
	line-height: 30px;
}		

/* bio */

.bio #content a {
	color: #00576B;
}

.bio #content h2.bioName {
	font-size: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333;
	padding: 10px 0 0 0;
	margin: 0;
}
	
.bio #content img {
	padding: 0 10px 10px 0;
	border: 0;
}


/* ideas */

body.ideas #subNav, body.articles #subNav, body.videos #subNav, body.audio #subNav {
	background: url(../images/new_ideas_header.jpg) 0 27px no-repeat;
}


/* articles */

.articles #content a {
	color: #00576B;
}

.articles #content ul {
	background-image: none;
	padding: 0 0 0 22px;
	margin: 0;
	border: none;
	list-style: decimal;
	line-height: 30px;
}

/* videos */



/* audio */

.audio #content a {
	color: #00576B;
}

.audio #content ul {
	background-image: none;
	padding: 0 0 0 22px;
	margin: 0;
	border: none;
	list-style: decimal;
	line-height: 30px;
}


/* clients */


body.clients #content h2 {
	float: left;
	width: 200px;
}

body.clients #subNav, body.results #subNav, body.industry #subNav, body.testimonials #subNav {
	background: url(../images/new_clients_header.jpg) 0 27px no-repeat;
}


#flash {
	float: right;
	margin: 24px 0 0 20px;
	padding: 0;


}


/* results */	

.results #content h4 {
	color: #00576B;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	padding: 10px 0 0 0;
	margin: 0;
	clear: both;
}

.results #content h3 {
	padding: 10px 0 0 0;
	margin: 0;
	width: auto;
}

.results #content p {
	padding: 5px 0 12px 0;
	margin: 0;
}

.results #content ul {
	background-image: none;
	border: none;
	border-top: 4px #ccc;
	border-top-style: double;
	padding: 0px 10px 0px 19px;
	margin: 0;
	width: 465px;
}

.results #content ul li {
	padding: 3px 0;
	margin: 0px; 
	float: left;
	background: none;
	background-image: none;
	border: none;
	list-style-type: none;
}

.results #content ul li ul {
	list-style: none;
	width: 200px;
	background-image: none;
	border: none;
	line-height: 17px;
}

.results #content ul li ul li {
	float: none;
	list-style-type: square;
}

/* industry */


.industry #content a {
	color: #00576B;
	text-decoration: none;
}

.industry #content a:hover {
	color: #AE6610;
	text-decoration: underline;
}

.industry #content h3 {
	padding: 0;
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
}

.industry #content ul {
	border: none;
	background-image: none;
	padding: 0 0 20px 15px;
	margin: 0;
	list-style-type: circle;
	line-height: 15px;
	width: 500px;
}

/* testimonials */


/* contact */


body.contact #subNav {
	background: url(../images/new_contact_header.jpg) 0 27px no-repeat;
}

.contact #content {
	float: left;
	width: 402px;
	padding: 10px 15px 20px 210px;
}

.contact #content p {
	width: 400px; 
	padding: 20px 0 20px 0;
}

.contact #content p.center {
	width: 400px; 
	padding: 20px 0 20px 0;
	text-align: center;
}


.contact #content h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 27px;
	width: 400px;
	padding: 0px 0 20px 0;
	border-bottom: 4px double #ccc;
}

.contact #content h3 b {
	color: #00576B;
	font-weight: normal;
}


.contact #content h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 47px;
	width: 400px;
	padding: 100px 0 10px 0;
	/*border-bottom: 4px double #ccc;*/
	text-align: center;
}

.contact #content form {
	font-size: 14px;
	padding: 0;
}

.contact #content label {
	display: block;
	padding: 0;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.contact #content input {
	border: 1px #ccc solid;
	width: 400px;
	height: 20px;
	padding: 0;
	margin: 5px 0 20px 0;
	background-color: #F4F8F9;
	}

.contact #content input.submit {
	clear: both;
	background: url(../images/contact.png) no-repeat;	
	width: 100px;
	height: 30px;
	float: right;
	margin: 0 0 50px 0;
	border: none;
}

.contact #content input.submit:hover {
	background: url(../images/contact.png) 0 -30px no-repeat;	
}

.contact #content textarea {
	border: #ccc 1px solid;
	height: 200px;
	width: 400px;
	background-color: #F4F8F9;
	margin: 5px 0 20px 0;
}


.contact #content a {
	color: #00576B;
	text-decoration: none;
}
	

.contact #content a:hover {
	color: #AE6610;
	text-decoration: underline;
}
	


