/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #CBCC98;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}

form {
}

input, textarea {
	padding: 2px 5px;
	border: 1px solid #EBEBEB;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6B6B6B;
}

h1, h2, h3, h4 {
	margin: 0;
}

h2, h3, h4 {
	padding-bottom: 9px;
	font-weight: normal;
}

h2 {
	font-size: 20px;
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
}

h3 {
	font-size: 16px;
	font-weight: bold;
}

h4 {
	font-size: 14px;
	font-weight: bold;
}
p  {
	margin-bottom: 1em;
	line-height: 150%;
	text-align: left;
}
ul, ol  {
	margin-bottom: 1em;
	line-height: 130%;
	text-align: left;
}
/* removed 
#content table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 15px;
	background-color: #DDDDDD;
}
*/

#content a, #Homecontent a {
	font-weight: bold;
}

ul, ol {
	margin-left: 3em;
}

dl.list1 {
	margin: 0;
	padding: 0;
	list-style: none;
}

dl.list1 dt {
	float: left;
	width: 70px;
}

dl.list1 dd {
	margin-bottom: 10px;
}

dl.list1 a {
	color: #666666;
}

ul.list2 {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

ul.list2 li {
	float: left;
	margin: 0 18px 18px 0;
}

ul.list2 li.nopad {
	margin-right: 0;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #006699;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 5px 20px 0 0;
}

img.right {
	float: right;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
}

/* Wrapper */

#wrapper {
	width: 950px;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#wrapper2 {
	background-repeat: repeat-y;
	background-position: 250px bottom;
}

/* Header */

#header {
	height: 100px;
	padding-top: 10px;
}

/* Logo */

#logo {
	float: left;
}

#logo h1 {
	margin: 0;
	text-transform: lowercase;
	letter-spacing: -3px;
	font-size: 10px;
	color: #FFFFFF;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
}

#logo h1 a {
	text-decoration: none;
	color: #FFFFFF;
}
#menu #login {
	float: right;
}
#menu  #login a {
	text-transform: uppercase;
	color: #999900;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 10px;
	margin-right: 10px;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
}

/* Menu */

#menu {
	float: right;
	display: none;
}

#menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
	padding-top: 0px;
	padding-bottom: 0;
	padding-left: 0;
}

#menu li {
	display: inline;
}

#menu a {
	text-decoration: none;
	text-transform: uppercase;
}

#menu a:hover {
	text-decoration: underline;
}

/* Page */

#page {
	background-image: url(images/2ColDots.gif);
	background-repeat: repeat-y;
	background-position: 220px top;
	margin-bottom: 10px;
	margin-top: 15px;
}

/* Content */

#content {
	width: 450px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 50px;
	margin-right: 10px;
	float: left;
}

{
	padding-top: 2px;
}
#content h1 {
	font-size: 30px;
	font-weight: normal;
	color: #999900;
	margin-bottom: 10px;
}
#content li {
	list-style-image: url(images/bullet.gif);
}
#content .AdditionalInfo {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	display: block;
	margin: 0px;
	padding: 0px;
}

.title {
	color: #949C33;
}

.title a {
	text-decoration: none;
	color: #949C33;
}

.title a:hover {
	text-decoration: underline;
}

/* Unknown style 
{
	height: 16px;
	margin: 0;
	padding: 10px;
	background: url(images/img07.jpg) repeat-x left bottom;
	line-height: normal;
}
*/

.posted {
	display: block;
	float: left;
}

.permalink {
	display: block;
	float: right;
	padding-left: 17px;
	background: url(images/img09.gif) no-repeat left center;
}

.comments {
	display: block;
	float: right;
	padding: 0 30px 0 19px;
	background: url(images/img08.gif) no-repeat left center;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 180px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;
	margin-left: 20px;
}
#sidebar  #testimonial {
	background-color: #FFFFFF;
	display: block;
	padding: 10px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/testimonialBG.jpg);
	background-repeat: no-repeat;
	min-height:170px;
}
#sidebar #testimonial .quote {
	font-family: "Arial Narrow", Helvetica, "Futura Std Condensed", Arial, sans-serif;
	font-size: 19px;
	color: #006699;
	line-height: 20px;
	margin: 0px;
	padding-left: 0px;
	background-image: url(images/quote_close.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	display: block;
	text-indent: 20px;
}
#sidebar #testimonial .source {
	font-family: "Arial Narrow", Helvetica, "Futura Std Condensed", Arial, sans-serif;
	font-size: 14px;
	color: #006699;
	display: block;
	text-align: right;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#sidebar  .readtestimonials a {
	font-family: "Arial Narrow", Helvetica, "Futura Std Condensed", Arial, sans-serif;
	font-size: 14px;
	color: #999999;
	line-height: 20px;
	text-align: center;
	display: block;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 4px;
}

#sidebar ul {
	padding: 0;
	list-style: none;
	line-height: 120%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 8;
	margin-left: 0;
}
#sidebar .subhead {
	color: #666666;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCC99;
	display: block;
	margin-bottom: 2px;
	padding-bottom: 2px;
}

#sidebar li {
}
#sidebar  ul  li a {
	text-decoration: none;
	color: #006699;
	display: block;
	padding-top: 2px;
}
#sidebar li a:hover {
	text-decoration: underline;
}
#Rightsidebar {
	float: right;
	width: 180px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;
	margin-left: 10px;
	margin-right: 20px;
}
#Rightsidebar p {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 18px;
}
#Rightsidebar .subhead {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #4C87A6;
	display: block;
	padding: 4px;
	margin-bottom: 5px;
	margin-top: 15px;
}
#Rightsidebar img {
	margin-top: 10px;
}
#Rightsidebar ul {
	padding: 0px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 15px;
}
#Rightsidebar ul li {
	margin: 0px;
	padding: 0px;
	line-height: 16px;
}

/* Search */

#search {
}

#search br {
	display: none;
}

#search input {
	padding: 1px 5px;
	border-top: 1px solid #BAD300;
	border-left: 1px solid #A9C817;
	border-right: 1px solid #7DAB00;
	border-bottom: 1px solid #578900;
	background: #6E9D00 url(images/img18.gif) repeat-x;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

#search #s {
	width: 130px;
	padding: 2px 5px;
	background: #FFFFFF;
	border: 1px solid #EBEBEB;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6B6B6B;
}

/* Widebar */

#widebar {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 900px;
}

#widebar #colA {
	float: left;
	width: 280px;
	padding-right: 15px;
}
#widebar #colAB {
	width: 590px;
	float: left;
}

#widebar #colB {
	float: left;
	width: 270px;
	padding-left: 15px;
	padding-right: 15px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #CCCC99;
	border-left-color: #CCCC99;
}
#widebar #colB ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 18px;
}
#widebar #colB p {
	margin: 0px;
	padding: 0px;
}

#widebar #colC {
	float: right;
	width: 280px;
	padding-left: 15px;
}
#widebar #colC .seminarCallout {
	background-color: #FFFFFF;
	display: block;
	padding: 10px;
	margin-bottom: 5px;
	background-image: url(images/CallOutBG.jpg);
	background-repeat: no-repeat;
}
#widebar .seminarCallout h2 {
	font-size: 18px;
	margin: 0px;
	padding: 0px;
}
#widebar .seminarCallout h2 a {
	font-size: 18px;
	font-weight:normal;
	margin: 0px;
	padding: 0px;
}
#widebar .seminarCallout h2 a:hover {
	text-decoration:none;
}

#widebar .seminarCallout li {
	list-style-image: url(images/bullet_blueBG.gif);
}
#widebar  .buttons  {
	padding: 0px;
	/* margin-top: 5px;
	margin-right: 18px;
	margin-bottom: 5px;
	margin-left: 18px; */
	margin: 5px 17px;
}
#widebar ul {
	padding: 0px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 15px;
}
#widebar #colC p {
	padding: 0px;
	margin: 0px;
}
/* #widebar #colC li {
	list-style-image: url(images/bullet_blueBG.gif);
	margin: 0px;
	padding: 0px;
}
#widebar #colC ul {
	padding: 0px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 15px;
}
#widebar #colC h2 {
	font-size: 18px;
	color: #006699;
} */

/* Footer */

#footer {
	height: 108px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-right: 10px;
	margin-left: 10px;
	background-image: url(images/LOGO-bug.gif);
	background-repeat: no-repeat;
	background-position: right 5px;
}

#footer p {
	margin: 0;
	padding-top: 5px;
	text-align: left;
	color: #8E8E8E;
	line-height: 18px;
}

#footer a {
	color: #999999;
}
#banner {
	background-image: url(images/banner_coachingTraining.jpg);
	height: 150px;
	width: 940px;
	background-repeat: no-repeat;
	background-position: left center;
	margin-right: 15px;
	margin-left: 15px;
}
#Homebanner {
	/* background-image: url(images/testimonial.swf); */
	background-image: url(images/Banner_Homestatic.jpg);
	height: 205px;
	width: 920px;
	background-repeat: no-repeat;
	background-position: left center;
	margin-right: 15px;
	margin-left: 15px;
	background-color: #006699;
}
#Homecontent {
	width: 900px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 30px;
	margin-right: 10px;
	float: left;
}
#Homecontent h1 {
	font-size: 30px;
	font-weight: normal;
	color: #999900;
	margin-bottom: 10px;
}
#Homepage {
	margin-bottom: 10px;
	margin-top: 15px;
	padding: 0px;
}
#Homecontent li {
	list-style-image: url(images/bullet.gif);
}
#Seminarsbanner {
	background-image: url(images/banner_Seminars.jpg);
	height: 150px;
	width: 940px;
	background-repeat: no-repeat;
	background-position: left center;
	margin-right: 15px;
	margin-left: 15px;
}
#Aboutbanner {
	background-image: url(images/banner_About.jpg);
	height: 150px;
	width: 940px;
	background-repeat: no-repeat;
	background-position: left center;
	margin-right: 15px;
	margin-left: 15px;
}
#Clientsbanner {
	background-image: url(images/banner_Clients.jpg);
	height: 150px;
	width: 940px;
	background-repeat: no-repeat;
	background-position: left center;
	margin-right: 15px;
	margin-left: 15px;
}
#Resourcesbanner {
	background-image: url(images/banner_Resources.jpg);
	height: 150px;
	width: 940px;
	background-repeat: no-repeat;
	background-position: left center;
	margin-right: 15px;
	margin-left: 15px;
}
#Contactbanner {
	background-image: url(images/banner_Contact.jpg);
	height: 150px;
	width: 940px;
	background-repeat: no-repeat;
	background-position: left center;
	margin-right: 15px;
	margin-left: 15px;
}
span.citation {
	font-weight: bold;
	text-align: right;
	display: block;
}