weåpbody {
	font-family: tahoma, arial, sans-serif;
	font-size: 12px;
}

h1 {
	font-size: 16px;
}

h3 {
	font-size: 13px;
}

a {
	text-decoration: none;
	color: #4bb2ba;
	font-family: tahoma, arial, sans-serif;
	font-size: 1em;
	
}

#description a {					text.css 220
  color: #7c7c7c
  text-decoration: underline;
  
}

#eventDescription a {
  color: #4bb2ba;
  size: 1em;
  text-decoration: underline;
}



a:hover {
	text-decoration: underline;
}

#placeTitle {
	font-size: 1.2em;

}

#headerlogo h1, #headerlogo a {
	height: 35px;
	display: block;
}

#headernavigator {
	text-align: left;
	line-height: 15px;
}

span.headerlink {
    font-size: 10px;
	margin: 0 0 0 22px;
	line-height: 1.5em;
}

span.headerlink a {
	color: white;
}

.search {
	line-height: 5px;
}

.search span {
	line-height: 1em!important;
}

.minicalendar, .minicalendar a, .categoryfootercalendar, .searchheader, .searchheader a, .searchfooter, .searchfooter a {
	text-align: center;
    font-size: 12px;
    line-height: 16px;
    font-weight: lighter;
    background-color: #b12dc3;
}


.minicalendar input {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

.ui-datepicker {
	font-size: 0.9em!important;
}

.categoryheader h3, .categoryheader a {
	font-variant: regular caps;
	font-size: 13px;
	font-weight: ;
	letter-spacing: 1.3px;
	line-height: 16px;
	margin-top: 4px;
	margin-left: 14px;
	color: #ffffff;
}

.categoryheader.selected h3 a {
	color: white!important;
}

.subcategoryheader h4 {
	padding-top: 2px;
	padding-left: 8px;
	color: white;	
	font-size: 11px;
	font-weight: bold;
}

.calendardate div {
	color: white;
	padding-right: 4px;
}

.calendardate .day {	    
    font-weight: normal;
    font-size: 2em;
    text-align: right;
	font-family: cambria, calibri;
}

.calendardate .weekday {
	padding: 0 0 0 0;
    font-size: 0.8em;
	font-weight: bold;
    text-align: left;
	font-family: tahoma, arial;
}

.calendardate .today {
	padding: 0 0 0 0;
    font-size: 1em;
    text-align: left;
	font-family: tahoma, arial;
}

.calendardate .month {
    font-weight: regular;
    font-size: 11px;
    text-align: right;
}

.calendardate .year {
    font-weight: regular;
    font-size: 10px;
    text-align: right;
}

.calendarevent {
	padding-top: 1px;
	line-height: 12px;
}

.calendareventtime span {
    color: 	#888888;
    text-align: left;
}

.calendareventtitle a {
	color: #585858;
}

.toplist {
	font-size: 12px;
}

.toplist span, span.toplist {
	font-weight: regular;
	font-size: 1em;
	font-weight: 600;
	line-height: 1.2em;
	margin-left: 1px;
	font-family: tahoma, arial,sans-serif;
}

#rightbar p {
	margin-top: auto!important;
	width: auto!important;	
}

#rightbar .news p.title {
	font-weight: bold;
	text-align: left;
	font-size: 12px;
}

#rightbar .news p.title:hover {
	text-decoration: underline;
	cursor: pointer;
}

#rightbar .newsfeed .newsheader span {
	font-size: 12px;
}

#rightbar .newsfeed .news_source {
	font-size: 9px;
    color: #000;
}

#rightbar .blog p {
	font-weight: bold;
	text-align: left;
	font-size: 12px;
}

#rightbar .blog p a {
	color: #fff;
}

.searchnavigator span {
	font-size: 13px;
	line-height: 1.5em;
}

.searchresultscontent p {
	/*line-height: 0.5em;*/
	color: #7c7c7c;
	font-size: 0.8em;
}

.searchresultsfooterwrapper div {
	text-align: center;
}

.searchresultsfooterwrapper div span,
.searchresultsfooterwrapper div a {
	color: #fff;
	font-size: 13px;
	line-height: 1.5em;
}

#EventPage #eventTitle h1 {
	font-size: 29px;
}

#PlacePage #placeTitle h1 {
	font-size: 1.6em;
}

#EventPage span.header {
	font-weight: normal;
	line-height: 1.8em;
	color: darkgrey;
	font-size: 1em;
}

#EventPage #eventPlaceInfo div.header {
	font-weight: normal;
	font-size: 0.9em;
	color: #4e4e4e;
}

#EventPage #routeFinderForm p {
	font-size: 13px;
	font-color: #737373;
}

#EventPage #routeFinderForm label.header {
	font-weight: normal;
	font-size: 0.8em;
}

.related h3 {
	line-height: 1em;
	font-size: 1.3em;
	color: #818181;
}

.relatedEvents p {
	margin-bottom: 4px;
	font-size: 1.1em;
}

#GenericPage h1 {
	margin-top: 10px;
}

#GenericPage h4 {
	margin-top: 20px;
}

#GenericPage .helpnavigator h4 {
	margin-top: 0px;
}

#GenericPage blockquote p {
	margin-top: 0px;
	margin-bottom: 10px;
}

#GenericPage ul {
	margin-left: 20px;
	list-style-type: circle;
}

#GenericPage ul.spacing li {
	line-height: 15px;
}

#GenericPage p {
	margin-top: 10px;
	width: 700px;
}

span.dot3 {
    letter-spacing: -2px;
	line-height: 1em!important;
}

.white {
	color: white;
}
