/* CSS Document */

/*---- Feature News Pages ---- */
#news-rightColumn { border-left:dotted 1px #555555; }
.news-title { color:#d60000; }
.news-subtitle { color:#d60000; }
.news-author { color:#d60000; }
.news-borderbox { border-top:4px solid #f0baca; }
.news-right-box { background-color:#fdf6f8; }
.news-right-boxtop { background-color:#ffc9c9; color:#d60000; }
.news-right-text a:hover { color:#d60000;}
.news-right-text ul 
{
	list-style-type: none; 
	margin:0px; 
	padding:0px; 
	line-height:1.5em; 
	background-position:top left;  
}
.news-right-text ul li 
{
	list-style-type: none;	
	background-image:url(images/ottawa-bullet.gif);	
	background-repeat:no-repeat; 
	background-position: 0 0.4em; 
}

/*---- Column Page ---- */
#column-image { border:thin solid #d60000; }
.column-title { color:#d60000; }
.column-subtitle { color:#d60000; }
.column-author { color:#d60000; }
