@charset "UTF-8";
/* CSS Document */

h1 {
	font-family: arial;
	font-size: 18px;
	line-height: 20px;
	margin-bottom: 12px;
	font-weight: normal;
	color: #076F31;
}
h2 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 8px;
	color: #652118;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-top: 20px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	margin-bottom: 12px;
}
.month {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
}
.captions {
	font-size: 10px;
	line-height: 12px;
	margin-top: 6px;
	margin-bottom: 6px;
}
.spotlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #FFFFFF;
	margin-bottom: 15px;
	background-color: #652118;
}
.did_you_know {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	margin-bottom: 5px;
	color: #652118;
}
.p_ListingInfo {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
}
.p_Cal_Kids {
	font-size: 10px;
	font-weight: bold;
	color: #CC0000;
}
