

td#copyArea .eventHeading {
clear:both;
}

td#copyArea .eventPhoto {
	float:right;
	margin-right:-50px;
}

td#copyArea .eventTitle {
	font-size: 16px;
 	letter-spacing: 2px;
	line-height: 5px;
	padding-bottom: 10px;
	margin-bottom: 0px;
	margin-top: 10px;
	clear:both;
}

td#copyArea .eventSubtitle {
	font-weight: bold;
 	letter-spacing: 2px;
	line-height: 5px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	clear:both;
}

td#copyArea .eventWho {
	color:#7D7D7D;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

td#copyArea .eventWhen {
/*	border-bottom: 1px solid #CCCCCC; */
	padding-bottom: 0px;
	padding-top:0px;
	margin-right: 50px;
}

td#copyArea .eventDescription p {
	font-size: 12px;
	line-height:13px;
}

td#copyArea .eventLocation {
	margin-top: 15px;
	margin-bottom: 20px;
}

td#copyArea .eventLocation p {
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	line-height: 5px;
	color:#7D7D7D;

}

td#copyArea .eventFooter {
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 0px;
	margin-right: 50px;
}

td#copyArea strong
{
	font-weight: bold;
}

td#copyArea em
{
	font-weight: normal;
	font-style: normal;
	border-bottom: #666;
	border-width: 0 0 1px 0;
	border-style: none none dashed none;
}

td#copyArea h2 {
	padding: 0 0 0 30px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:600;
	font-size: 18px;
	letter-spacing:1px;
	margin: 0px 0px 20px 0px;
}

.img-shadow {
  float:left;
  background: url(images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(images/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 32px !important;
  margin: 10px 0 0 5px;
  }

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  }
  

	td#copyArea h1, h2 {
	padding: 0 0 0 30px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 18px;
	letter-spacing:1px;
	color: #509EA7;
	}
	
	td#copyArea h2 {
		padding: 20px 30px 0;
		font-size:14px;
		color: #099;
	}
	
	td#copyArea cite	
	{
		color: #099;
		letter-spacing: 2px;
		font-style: normal;
		border-bottom: #099;
		border-width: 0 0 1px 0;
		border-style: none none dashed none;
	}
	
	
.textExcerpt {
	font-weight: bold;
/*	color: #8B4513; */
	
}

.textForeign {
	font-style: italic;
/*	color: #8B4513;  */
	font-weight: bold;;
}

td#copyArea h1 {
	margin-left: -25px;
}
