/* CSS Document */

/*---- Feature News Pages ---- */
#news-rightColumn { border-left:dotted 1px #555555; }
.news-title { color:#896ebd; }
.news-subtitle { color:#896ebd; }
.news-author { color:#896ebd; }
.news-borderbox { border-top:4px solid #dbd3ea; }
.news-buttons { width:197px;float:left;}
#news-boxes {}
#news-mainimage { float:right; margin-bottom:10px; margin-left:10px;}
.news-right-box { background-color:#fdf6f8; }
.news-right-boxtop { background-color:#dbd3ea; color:#896ebd;}
.news-right-text a:hover { color:#896ebd;}
.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/vanc-bullet.gif);	
	background-repeat:no-repeat; 
	background-position: 0 0.4em; 
}

/*---- Column Page ---- */
#column-image { border:thin solid #896ebd; }
.column-title { color:#896ebd; }
.column-subtitle { color:#896ebd; }
.column-author { color:#896ebd; }
