/* === Styling === *//* Main Layout *//* Navigation *//*----------- Language ------------*/

#main_nav, p.note, #name, #phone, #email, div#footer{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
}
/* Content Layout */


#col2, #col2-scroll {
  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
}
/* Content */


h1{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 4.2em;
  font-weight: bold;
}


h2{
  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  font-size: 26px;
  font-weight: bold;
}


h3{
  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  font-size: 22px;
  font-weight: bold;
}


h4{
  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: bold;
}


#col2 a {
  font-weight: bold;
  text-decoration: underline;
}


#col2 a:hover {
/*  text-decoration: underline;*/}


#col2 h1 a, h2 a, h3 a, h4 a {
  text-decoration: underline;
}


#col2 li {
  list-style-image: none;
  list-style-position: outside;
  padding: 5px 0 5px 25px;
}


.csc-textpic-caption {
  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
}


object {
  border: 1px solid;
  outline: none;
  z-index: 2;
  margin-bottom: 10px;
}

/*----------- Form -----------*/

.text label {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
}

.text {
  font-size: 70%;
}


.box {
  font-size: 11px;
}
/*----------- Footer -----------*/
