@charset "utf-8";

span#qm {
  font-family: "Trajan Pro";
  font-size: 18px;
  letter-spacing: 1.2;
}

h2 {
  font-family: "Trajan Pro"; 
  font-size: 18px;
  letter-spacing: 1.2;
  text-align: center;
  margin-top: 40px;	
  padding-left: 70px;
  padding-right: 70px;
  padding-bottom: 12px;
  color: #437076;;	
}

h1 {
/*font-family:"Gotham-Medium";*/
  font-size: 11.5px;
  text-align: center;
  line-height: 1.7em;
  color: #CBB677;
  margin-bottom: 7px;
  margin-top: 12px;
}

h1.left {
/*font-family:"Gotham-Medium";*/
  font-size: 12px;
  text-align: left;
  line-height: 1.7em;
  color: #CBB677;
  margin-bottom: 7px;
  margin-top: 12px;
  padding-left: 60px;
  padding-right: 60px;
}
span.left {
  color: #CBB677;
}

p.left {
 font-family: 'FuturaMdBT'; 
  font-size: 11.5px;
  color: #437076;
  /*padding-top: 27px;*/
  padding-left: 60px;
  padding-right: 60px;
  padding-bottom: 12px;
  text-align: justify;
  line-height: 1.6em;
}


#feature_list {
  list-style: none;
  padding-left: 60px;
/*font-family:"Gotham-Medium";*/
  font-size: 11px;
  line-height: 2.4em;
  color: #437076;
}

.intro {
  font-family: Trebuchet MS, sans-serif;
  font-size: 11.5px;
  color: #437076;
  /*padding-top: 27px;*/
  padding-left: 60px;
  padding-right: 60px;
  text-align: justify;
  line-height: 1.6em;
}

.answer {
  font-family: Trebuchet MS, sans-serif;
  font-size: 11.5px;
  color: #437076;
  padding-top: 27px;
  padding-left: 60px;
  padding-right: 60px;
  text-align: justify;
  line-height: 1.6em;
}

.para {
  font-family: Trebuchet MS, sans-serif;
  font-size: 11.5px;
  color: #437076;
  padding-top: 12px;
  padding-left: 60px;
  padding-right: 60px;
  text-align: justify;
  line-height: 1.6em;
}

#right-panel {
  overflow: auto;
  margin: 0px;
  float: left;
  background: #F8F4EA;
  width: 551px;
  height: 402px;
  padding-top: 30px;
  margin-bottom: 20px;
}



