body {
	background-color: #230600;
	background-image: url('bkg_red_thin.jpg');
	background-repeat: no-repeat;
	background-position: 50% 0;
	background-attachment: fixed;
}

.widget_welcome_subscribe {
	background-image: url('bkg_subscribe.png');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.calendar, .calendar a {
	color: #9A5D5D;
}

.calendar_table {
	border: 1px solid #8a5353;
}

.calendar_active {
	background-color: #e6d5d5;
}

.calendar_inactive {
	background-color: #f2ebeb;
}

.calendar_header_day_of_week {
	background-image: url('bkg_calendar_weekday.jpg');
	border-right: 1px solid #b27f7f;
}

.monthly_header_left, .monthly_header_right {
	background-color: #e6d5d5;
}

.monthly_header_middle {
	background-color: #f2ebeb;
}

.calendar_footer {
	background-color: #e6d5d5;
	border-bottom: 2px solid #ae7979;
}