* {
	margin: 0;
	padding: 0;
	list-style: none;
}
body {
	/*background: #cbe6f8 url(body_bg.gif) top left repeat-x;*/
	background-color: white;
}
img.gotcha {
	margin-top: 8px;
	border: none;
}
a img {
	border: none;
}
#wrapperdate {
	/*width: 990px;
	height: 100%;*/
	margin: 0 auto;
}
#masthead {
	height: 130px;
	margin-bottom: 45px;
}
#contentWrap {
}
#left-left_col {
	width: 175px;
	margin-right: 30px;
	float: left;
}
#center-center_wrap {
	float: left;
	width: 580px;
	margin-right: 25px;
}
#left-center_col {
	width: 390px;
	margin-right: 25px;
	float: left;
}
#left-center_col_events {
	width: 277px;
	margin-right: 25px;
	float: left;
}
#right-center_col {
	width: 165px;
	margin-right: 0;
	float: left;
}
#right-center_col_events {
	width: 277px;
	margin-right: 0;
	float: left;
}
#right-right_col {
	width: 180px;
	margin-right: 0;
	float: left;
}
#dateWrap {
	margin-bottom: 15px;
}
#calendar {
}
p.month {
	background-image:url(shadow2.png);
	font-size: 16px;
	text-transform: uppercase;
	font-weight:bold;
	font-family: "Courier New", Courier, monospace;
	color: #696767;
	margin-bottom: 5px;
}
table#calendar_tbl {
	background-image:url(shadow2.png);
	margin: 0 0 4px 0;
	padding: 0;
	border: 0;
	text-align: center;
	font-family: Arial, "Lucida Grande", "Trebuchet MS", Verdana, Sans;
}
table#calendar_tbl tr#day_headings th {
	font-size: 12px;
	text-transform: uppercase;
	color: #696767;
}
table#calendar_tbl tr td {
	height: 18px;
	width: 22px;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	color: #696767;
}
table#calendar_tbl tr td.event {
	height: 18px;
	width: 22px;
	font-size: 10px;
	text-align: center;
	font-weight: bold;
	color: black;
}
table#calendar_tbl tr td.today {
	background: url(calendar_today_bg.gif) center center no-repeat;
}
table#calendar_tbl tr td.notThisMonth {
	font-size: 11px;
	color: #3399cc;
}
table#calendar_tbl tr td a {
	color: #df8716;
	text-decoration: underline;
}
ul.arrowControls li {
	display: inline;
	overflow: hidden;
}
ul.arrowControls li a.prevArrow {
	position:absolute;
	display: block;
	overflow: hidden;
	background: url(gallery_prev.gif) top left no-repeat;
	width: 6px;
	height: 8px;
	margin-right: 0px;
	margin-top: 20px;
}
ul.arrowControls li a.nextArrow {
	display: block;
	overflow: hidden;
	background: url(gallery_next.gif) top left no-repeat;
	width: 6px;
	height: 8px;
	margin-top: 20px;
}
ul.arrowControls li a {
	float: right;
	text-indent: -9999px;
}
.secondary_featured_piece p.featuredDate,  .secondary_featured_piece p.featuredTitle {
	width: 280px;
}
.upcomingCelebrations_piece li {
	margin-bottom: 2px !important;
	margin-bottom: 0;
}
.upcomingCelebrations_piece li.date,  .secondary_featured_piece p.featuredDate {
	color: #444444;
	font-family: Arial, "Lucida Grande", "Trebuchet MS", Verdana, Sans;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
.upcomingCelebrations_piece li.title,  .upcomingCelebrations_piece li.title a {
	color: #990033;
	font-family: Georgia, "Times New Roman", Sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
}
.secondary_featured_piece p.featuredTitle,  p.featuredTitle a,  p.eCards_controls a {
	color: #990033;
	font-family: Georgia, "Times New Roman", Sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	margin: 3px 0;
}
.upcomingCelebrations_piece li.local,  .secondary_featured_piece p.featuredTitle em,  p.featuredTitle em {
	color: #444444;
	font-family: Georgia, "Times New Roman", Sans-serif;
	font-size: 11px;
	font-style: italic;
	text-transform: none;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
