/* CSS Document */

#awards  {
}

#news-side {
}

#newsletter {

}

#news-side h3 {
padding: 10px 0px 0px 0px;
margin: 0px;
}

#news-side p {
margin: 0px;
padding: 0px 20px 10px 0px;
}

#newsletter h3 {
padding: 24px 0px 3px 0px;
}

.EventName {
font-size: 14px;
font-weight: bold;
padding: 0px 0px 2px 0px;
}
.EventDate {
padding-bottom: 4px;
}

.EventDesc {
padding: 0px 30px 10px 0px;
line-height: 18px;
}



.AwardDesc {
padding: 0px 10px 10px 0px;
}

.NewsName {
	font-weight: bold;
	color: #8D6A4B;
}

.NewsDesc {
font-style: italic;
}

.NewsFileLink {

}

.NewsURL {

}


.LastLine {
padding-bottom: 5px;
}

hr {
	text-align: left;
	border-top: 1px solid #A5A668;
	border-bottom: none;/*the border*/
	border-left: none;
	width: 95%;
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
	margin: 0px 0px 4px 0px;
	}
