/* CSS Document - specific to Main pg */

/*
Louisville Collegiate School
 2009.08
 
/* NEWS
================================================*/
.newshdr {
	margin: .9em 3em .8em .9em;
	}
	
.newshdrsm {
	font-size: 14px;
	line-height: 14px;
	color: #001B50;
	margin: .5em 3em .4em .9em;
	}
	
.news {
	font-family: verdana, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #001B50;
	margin: 0 2em .2em 2.5em;
	text-indent: -.8em;
	}
	
.news a:link, .news a:visited {
		color: #4b5e96;
		text-decoration:None;
}
.news a:hover, .news a:active {
		color: #566C96;
		font-weight: bold;
		text-decoration:none;
}
	
.news_noindent {
	font-family: verdana, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #001B50;
	margin: 0 2em .2em 1.7em;
	}
.news_noindent a:link, .news_noindent a:visited {
		color: #4b5e96;
		text-decoration:None;
}
.news_noindent a:hover, .news_noindent a:active {
		color: #566C96;
		font-weight: bold;
		text-decoration:none;
}	

.news_noindentbig {
	font-family: verdana, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #001B50;
	margin: 0;
	}
	

.news_noindentbig2 {
	font-family: verdana, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #001B50;
	margin: 0 2em .2em 1.4em;
}

	
/* Contact Info - NOTE: Now using .GIF
================================================*/
/* Contact Info - Table Cell Under Flash
================================================*/
.contact {
	font-family: verdana, sans-serif;
	font-size: 9px;
	font-variant: small-caps;
	line-height: 12px;
	color: #001B50;
	align: center;
	text-indent: -.8em;
	}
	
	
/* Gold Logo Bkgd - NOTE: Now using .GIF
================================================*/
/* Gold Logo Bkgd - Table Cell Under Flash
================================================*/
.goldlogo_cell 
	{
	background-image: url(../images/main/bkg_goldlogo.gif);
	background-repeat: no-repeat;
	background-position: top right;
