/*--------------------------------------------
Developer's Notes:
If any ABOUT Section page requires changes, 
make sure to make changes here. 
then copy to other "aboutus_" pages. 

---------------------------------------------*/

#AboutTopAd {
  margin-bottom: 25px;
  }
  
  
#about_title {
  background: url(../images/staff_topgradient.png) repeat-x;
  padding-left: 25px;
  padding-right: 25px;
  margin-bottom: 0px;
  padding-top: 10px;
  width: 645px;
  padding-bottom: 50px;}
#about_title h1 {
  font-size: 36px;
  font-weight: bold;
  color: #3d3d42;
  margin-top: 13px;}
#about_title h2 {
  font-size: 14px;
  font-weight: normal;
  color: #5e6566;
  margin-top: -5px;
  border-bottom: #c1c7cd solid 1px;
  padding-bottom: 22px;}
#about_title h3 {
  font-size: 12px;
  font-weight: normal;
  color: #9999a4;
  line-height: 0px;
  margin-top: -4px;}
#about_title a {
  color: #e54800;
  text-decoration: underline;
  font-weight: bold;}
#about_title a:hover {
  color: #e54800;
  text-decoration: none;}
  
  
  
#about_descript_container {
  padding-left: 25px;
  padding-right: 25px;
  margin-top: -35px;
  }
#about_descript {
  margin-bottom: 25px;
  }
#about_descript img {
  margin-right: 25px;
  }
#about_descript_title_container {
  padding-bottom: 10px;
  }
.about_descript_title {
  font-size: 24px;
  color: #ffa200;
  }
.about_descript_subtitle {
  font-size: 24px;
  color: #d2d2d2;
  }
#about_descript_description {
  margin-top: 10px;
  font-size: 12px;
  color: #2c2c31;
  }
.AboutUsHererEmail {
  font-size:14px;
  color: #2c2c31;
  font-weight: bold;
  }
#about_descript_description a {
  color: #ffa200;
  text-decoration: underline;
  }
#about_descript_description a:hover {
  text-decoration: none;
  color: #ffa200;
  }
   
/*--------------------------------------------
About Us - Misc. Constants
---------------------------------------------*/   
#IfThatsNotEnough {
  margin-top: 35px;
  margin-bottom: 25px;
  }
#IfThatsNotEnoughTitle {
  padding-bottom: 10px;
  border-bottom: 1px solid #ccc;
  font-size: 24px;
  font-weight: normal;
  color: #748081;
  }
#IfThatsNotEnoughLinks {
  margin-top: 20px;
  }
#IfThatsNotEnoughLinks a {
  color: #e54800;
  text-decoration: underline;
  }
#IfThatsNotEnoughLinks a:hover {
  text-decoration: none;
  color: #e54800;
  }
#IfThatsNotEnoughLinks-Left {
  margin-right: 35px;
  width: 200px;
  float: left;
  }
#IfThatsNotEnoughLinks-Left img {
  margin-right: 15px;
  }
#IfThatsNotEnoughLinks-Right {
    width: 300px;
	float: left;
  }
#IfThatsNotEnoughLinks-Right img {
  margin-right: 15px;
  }

  

/*--------------------------------------------
END OF: Developer's Notes
---------------------------------------------*/
