/***************************************************************
  *  CONTACT PAGE
  **************************************************************/

#contact-table {
	width: 100%;
}

#contact-table td.label {
	width: 100px;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #242424;
	text-decoration: none;
	line-height: 18px;
	text-align: left;
	margin: 0px 0px;
	padding: 0px 0px;
}

#contact-table td.data {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #242424;
	text-decoration: none;
	line-height: 18px;
	text-align: left;
	margin: 0px 0px;
	padding: 0px 0px;
}

#contact-table td.data a {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #242424;
	text-decoration: none;
	line-height: 18px;
	text-align: left;
	letter-spacing: 0.03em;
	border-bottom: 1px solid #606060;
	margin: 0px 0px;
	padding: 0px 0px;
}

#contact-table td.data a:hover {
	color: #242424;
	text-decoration: none;
	border-bottom: 1px solid #e9a60f;
}

.map-dir-note {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #242424;
	text-decoration: none;
	line-height: 14px;
	text-align: left;
	letter-spacing: 0.03em;
}
