#CONTACT {
  text-align: left;
  background-color: #FFF;
  padding: 0;
  }
#CONTACT a {
  color: #68797b;
  text-decoration: underline;}
#CONTACT a:hover {
  color: #000000;
  text-decoration: none;}
  
#CONTACTtop {
  width: 800px;
  margin-left: auto;
  margin-right: auto;}

#CONTACTtitle {
  background: url(../images/staff_topgradient.png) repeat-x;
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 0px;
  padding-top: 7px;
  width: 660px;
  padding-bottom: 50px;}
#CONTACTtitle h1 {
  font-size: 36px;
  font-weight: bold;
  color: #3d3d42;
  margin-top: 13px;}
#CONTACTtitle h2 {
  font-size: 14px;
  font-weight: normal;
  color: #5e6566;
}
#CONTACTtitle h3 {
  font-size: 12px;
  font-weight: normal;
  color: #9999a4;
  line-height: 0px;
}
#CONTACTtitle a {
  color: #000;
  text-decoration: underline;
  font-weight: bold;}
#CONTACTtitle a:hover {
  color: #952828;
  text-decoration: none;}
  
#CONTACTdescrips {
  padding-top: 25px;  
  }
  

#Contact_EmailContactsTable {
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  margin-bottom: 20px;
  width: 550px;
  margin-left: auto;
  margin-right: auto;
  }
#Contact_EmailContactsRow1 {
  border-bottom: 1px solid #ccc;
  background: #fdfdfd;
  height: 70px;
  }
#Contact_EmailContactsRow2 {
  border-bottom: 1px solid #ccc;
  height: 100px;
  }
#Contact_EmailContactsLeftCell {
  border-right: 1px solid #ccc;
  float: left;
  width: 170px;
  height: 55px;
  padding-top: 15px;
  padding-left: 15px;
  line-height: 18px;
  }
#Contact_EmailContactsRightCell {
  float: right;
  width: 350px;
  line-height: 20px;
	padding-top:0.5em;
  } 
#Contact_EmailContactsLeftCell a {
  color: #dd6e58;
  }
#Contact_EmailContactsTable a {
  color: #dd6e58;
  }
.Title {color:#F60; font-size:18px;}
.Descript {
	color:#333;
	font-size: 12px;
}
.subDescript{ font-size:16px; font-weight:normal; font-weight:500; padding-left:1em; }
.subTitle{color:#F30;}
.subsubTitle{color:#000;}
#main{ width:800px;}

