#contentRight {
	line-height:20px;
}

#contentRight p {
	margin: 5px 0 5px 0;
}

#contentRight ul {
	line-height: 20px;
	margin: 0px;
}

#contentRight h1 {
	margin-top:0;
	margin-bottom:15px;
	padding-bottom:10px;
	color:#1264a5;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	border-bottom:1px solid #e7e7c6;
	font-weight:normal;
}

	#contentRight h1.categoryNotification {
		border: none;
		color: #000;
		font-size:20px;
	}
	
		#contentRight h1.categoryNotification span.smallText {
			font-size: 11px;
		}

#contentRight h2 {
	margin-top:10px;
	margin-bottom:0px;
	color:#e88c29;
	font-family: normal Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight: normal;
}

	#contentRight h2.blogTitle {
		margin:5px 0 3px 0;
		padding-bottom: 3px;
		border-bottom: 1px solid #E7E7C6;
		color: #08538F;
		font-family: normal Georgia, "Times New Roman", Times, serif;
		font-size:20px;
		font-weight: normal;
	}
	
	#contentRight h2.blogTitle a {
		text-decoration: none;
		color: #08538F;
	}
	
		#contentRight h2.blogTitle a:hover {
			color: #2072AF;
		}

#contentRight h3 {
	margin:10px 0 0 0;
	color:#1264a5;
	font-family: normal Georgia, "Times New Roman", Times, serif;
	font-size:16px;
}

#calendarwrapper a:link, #calendarwrapper a:visited {color:#1061a1;}
#calendarwrapper a:hover {color:#000;}

#footer a:link, #footer a:visited {color:green; font-size:12px;}
#footer a:hover {color:#00457c;}

#contentRight a:link, #contentRight a:visited {
	color:#e88c29;
}

#contentRight a:hover {
	color:#0b5896;
}

p.meta {
	font-size: 10px;
	margin: 0 0 10px 0;
}

