body
{
	background-image:url(/assets/images/specialsections/bglibrary/index/LibraryBackground.jpg);
	background-repeat:repeat-x;
	background-color:#ffffff;
}

.BGLbodyCopy {
	font-family: Trebuchet MS;
	color: #333333;
	font-size: 13px;
/*	line-height: 18px;*/
	line-height: 18px;
	}
	
.quoteBody {
	font-family: Trebuchet MS;
	color: #333333;
	font-size: 12px;
	line-height: 18px;
	font-style: normal;
	background-color: #f1ecdb;
	padding: 15px 15px 25px 15px;
	margin: 15px 15px 10px 15px;
	display:table;
	}

.BGL14headline {
	font-family: Georgia;
	color: #000000;
	font-size: 14px;
	line-height: 30px;
	}	

.BGL18headline {
	color: #000000;
	font-size: 18px;
/*	line-height: 40px;*/
	font-family: Georgia;
	margin-top:0px;
	margin-bottom:10px;
	}	

.caption {
	font-family: Trebuchet MS;
	color: #000000;
	font-size: 10px;
	line-height: 15px;
	font-style: italic;
	margin: 5px 0px 0px 0px;
	}

a {
	color: #537297;
	text-decoration: none;
}
a:hover {
	color: #537297;
	text-decoration: none;
}
a:active {
	color: #537297;
	text-decoration: none;
}
a:visited {
	color: #537297;
	text-decoration: none;
}

.libcalendar_text {
 color: #537297;
 font-weight:bold;
 }

.calendar {
	font-family: Trebuchet MS;
	color: #333333;
	font-size: 12px;
	line-height: 18px;
	font-style: normal;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.calendar td {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	background-color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.calendar .top td {
	background-color: #f1ecdb;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
.calendar .right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
.calendarPhoto {
	float: left; /* since this element is floated, a width must be given*/
	width: 75px;
}

.calendarText p {
	font-family: Trebuchet MS;
	color: #333333;
	font-size: 12px;
	line-height: 18px;
	padding-left: 90px;
}
