/*
 * HTML entities styles
 */

body {
  font-family: Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
  font-size: 12px;
  line-height: 22px;
  color:  #444;
  background-color: #f1eeea;
  padding: 0;
  margin: 0;
}

img {
  border: 0;
}

a {
  text-decoration: none;
  color: #503f0c;
  outline: none;
}

a:hover {
  text-decoration: underline;
  color: #b5a682;
}

b {
  color: #333;
}

h2 {
  color: #503f0c;
  font-size: 15px;
  margin: 0;
  padding: 0;
}

h3 {
  font-size: 13px;
  color: #666;
  margin: 0;
  padding: 0;
}
/*
 * Custom Layout styles
 */

#wrapper {
  background-image:url("../images/main_bg.gif");
  background-repeat: repeat-x;
  min-height: 580px;
}

#foot {
  border-bottom: solid 4px #b5a682;
  width: 793px;
  background-color: #fff;
  font-size: 10px;
}

#foot ul {
  font-size: 11px;
  padding: 0 0 0px 210px;
  margin: 0;
  list-style: none;
}

#copyright {
  border-top: solid 1px #eee;
  margin-top: 5px;
}
#foot li {
  padding: 0 12px 0 4px;
  margin: 0 5px 0 5px;
  border-right: solid 1px #ccc;
  float: left;
}

#foot .last {
  border: none;
}

#head {
  width: 793px;
}

#head ul {
  margin: 0; 
  padding: 0;
  float: left;
  list-style: none;
} 

#head li {
  float: left;
  padding: 0;
  margin: 0;
  height: 10px;
}

#content {
  background-color: #fff;
  text-align: left;
  width: 773px;
  padding: 10px;
}

#core {
  text-align: center;
}

#mission-statement {
  float: left;
  width: 170px;
  margin: 0 15px 0 10px;
  font-size: 12px;
  padding: 8px;
  background-color: #eee;
  border-top: solid 1px #ddd;
  border-bottom: solid 2px #ddd;
}

#people b, #promotion b, #process b {
  font-size: 12px;
}

#people, #promotion, #process {
  padding-top: 8px;
  font-size: 11px;
}
#people {
  float: left;
  width: 158px;
  border-right: 1px dotted #ccc;
  height: 122px;
}

#promotion {
  float: left;
  width: 152px;
  margin-left: 10px;
  border-right: 1px dotted #ccc;
  height: 125px;
}

#process {
  float: left;
  width: 190px;
  margin-left: 10px;
}

#services {
 margin-left: 10px;
}

/*
#coaching-icon {
  background-image: url('..//images/coaching-icon.png');
}

#training-icon {
  background-image: url('..//images/training-icon.png');
}

#rs-icon {
  background-image: url('..//images/rs-icon.png');
}

#services .icon {
  background-repeat: no-repeat;
  padding: 2px 0 18px 38px;
  height:15px;
}
*/
#services h3 {
  font-size: 18px;
  color: #503f0c;
  margin-bottom: 8px;
}

#coaching, #training, #precision {
  background-image:url("../images/services_large_bg.gif");
  background-repeat:repeat-x;
  width: 741px;
 /* height: 105px; */
  margin-top: 5px;
  padding-top: 10px;
  padding-right: 10px;
}

#unused {
  background-image:url("../images/services_large_bg.gif");
  background-repeat:repeat-x;
  width: 731px;
  /* height: 190px; */
  margin-top: 10px;
  padding-top: 10px;
  padding-right: 10px;
  padding-left: 10px;
}
#team {
  line-height: 20px;
  margin-left: 10px;
}
#team .profile {
  margin-top: 10px;
}

#team .profile .pic {
  float: left;
}

#team img {
  border: solid 1px #ccc;
  margin-right: 10px;
}

#team .profile {
  border-bottom: solid 1px #eee;
  padding-bottom: 10px;
}

#team .last {
  border: 0;
}

#team h3 {
  color: #503f0c;
}

#team i {
  color: #AA0004;
}

/*
 * General Purpose Classes
 */
.left {
  float: left;
}

.clear {
  clear: both;
}


.lv-spacer {
  clear: both;
  height: 15px;
}

#contact #address, #contact #info{
	list-style: none;
	margin: 0 0 5px 0;
	padding: 4px;
	border-top: solid 1px #ccc;
	background-color: #eee;
}

#contact input, #contact textarea {
  border: solid 1px #ccc;
  padding: 3px;
  font-family: Verdana;
  font-size: 11px;
}

#contact input {
  width: 240px;
}

#contact #send_button {
  width: 80px;
  margin-left: 5px;
  font-weight: bold;
  border-bottom: solid 1px #666;
  border-right: solid 1px #666;
  border-top: solid 1px #ccc;
  border-left: solid 1px #ccc;
  color: #333;
}
#contact textarea {
  width: 318px;
  height: 100px;
}
#contact {
	margin-top: 8px;
}
#contact li {
	margin: 0;
	padding: 0;
}

#contact #right {
	width: 370px;
	float: left;
}

#contact #right #map {
	width: 515px;
	height: 475px;
	border: solid 2px #ccc;
	padding: 1px;
}

#contact #left {
	width: 230px;
	margin-right: 15px;
	float: left;
}

#precision-learning {
  margin-top: 20px;
}

#precision-learning #right h4 {
  margin: 0px;
  padding: 0 0 4px 0;
}


#ppl, #ppl-meth, #ppl-results {
margin-bottom: 10px;
width: 98%;
margin-left: 4px;
}
#precision-learning ul {
  margin: 0 0 0 9px;
  padding: 0;
  list-style: none;
}

#precision-learning li {
  margin: 0;
  padding: 0 0 1px 0;
  background-image:url("../images/bullet.png");
  padding-left: 12px;
  background-repeat: no-repeat;
  background-position: 0 10px;
}

#precision-learning h3 {
  color: #333;
  margin-bottom: 4px;
}

#customization-process #cp_findout {
  float: right;
  width: 79px;
}

#what, #so-what {
  border-right: 1px solid #ccc;
}
#what, #so-what, #now-what {
  float: left;
  width: 185px;
  margin-right: 10px;
  height: 200px;
}

#so-what {
width:285px;
}

#now-what {
  width: 260px;
}
#description {
  margin-top: 5px;
  padding-top: 8px;
}
#what ul, #so-what ul, #now-what ul  {
  padding: 2px;
  margin: 2px 2px 2px 14px;
  font-size: 12px;
}
#what h3, #so-what h3, #now-what h3 {
  color: #503f0c;
  padding: 0;
  margin: 0 0 4px 0;
  font-size: 14px;
}
#what h4, #so-what h4, #now-what h4 {
  font-size: 12px;
  padding: 0;
  margin: 0;
}

#cp {
  margin-left: 10px
}

#splash {
  padding-top: 120px;
}

#splash_into {
  border: solid 1px #ccc;
  width: 700px;
  height: 435px;
}

.benefit {
  margin-bottom: 8px;
  padding: 8px;
  border:solid 1px #eee;
  border-top: solid 2px #eee;
  border-bottom: solid #dedede 2px;  
}

.tr-item {
  padding: 8px;
  border:solid 1px #eee;
  border-top: solid 2px #eee;
  border-bottom: solid #dedede 2px;  
  float: left;
  width: 350px;
  height: 160px;
  margin-bottom: 5px;
  margin-right: 10px;
}
.benefit h3 {
  color: #333;
}

.odd {
  background-repeat: repeat-x;
  background-position: 0px 0px;
  background-image:url("../images/bg_gradient.gif");
}

.s_ico {
float: left;
margin-right: 10px;
}

.success {
  font-weight: bold;
  color:#0B9200;
}

.hiddenPic {
  display: none;
}

#htmlElement {
	padding: 10px;
	background-color: #000;
}
