@charset "UTF-8";

body#spas.index #header {
	height:89px!important;
}

body#spas.normal #header {
	height:123px!important;
}

body#spas #main .asset-header h3.asset-name.entry-title { font-size:130%; color:#C12736!important; }

body#spas #main .asset-header h3.asset-name.entry-title a:link,
body#spas #main .asset-header h3.asset-name.entry-title a:visited { color:#C12736!important; }

body#spas #content { margin-top:-8px!important; }

body#spas .asset-content { margin-top:10px!important; }

body.eventcalendar table.calendar-table tr.day td a:hover {
	background-color:#bb3c24!important;
	color:#fff!important;
}


