.ui-datepicker{
	font-size:18px;
}

#main a.ui-state-default {
	color:#89846e;
}

#main .ui-datepicker-event a.ui-state-default {
	color:#412e28;
	font-weight: bold;
	background: #d1c089;
	border:solid 1px #412e28;
}

