@charset "UTF-8";
/* CSS Document */

#calendar_head {
	width: 500px;
	position: absolute;
	left: 31px;
}

#calendardiv{
	width: 500px;
	margin: 7px auto;
	border-right-color: #CCC;
}

.featuredhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #872F4A;
	list-style: none;
}

.featured_title {
	font-size: 24px;
	font-family: Verdana, Geneva, sans-serif;
	list-style: none;
	color: #333;
}

.smaller_title {
	font-size: 16px;
	color: #333;
	list-style: none;
	line-height: 20px;
}

.benefit_text {
	font-size: 11px;
	font-style: italic;
	list-style: none;
	color: #333;
	line-height: 17px;
}

.featured_info {
	font-size: 14px;
	list-style: none;
	color: #333;
	line-height: 20px;
}

.section_label {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333;
	font-weight: 100;
}

#featured_box {
	padding-top: 20px;
}

.special {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: 100;
	font-style: italic;
	color: #333;
	text-align: left;
}

.special a {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #600;
	font-size: 16px;
	text-decoration: underline;
}