@charset "UTF-8";
/* CSS Document */

#socialImages img{margin-right: 10px;}
#facebookImg{margin-left: 5px;}
#linkedImg img{margin-right: 0px;}

body {
  font-family: Georgia, serif;
  font-size: 14px;
  color: #a68d78;
  background-color: #BFC4BD;
}

#content_left #news_bulletins {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
  font-size: 10px;
}

table {
  border-collapse: collapse;
}

table th {
  padding: 3px;
  font-weight: bold;
}

table td {
  padding: 6px;
  border: #a68d78 1px solid;
}

span.faq_question {
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  font-weight: bold;
  color: #103b68;
}

div.calendar td p {
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 10px;
  color: #103b68;
}
