h2 {
	text-align:center;
	}
#newslinks {margin-top:30px;}
	
	
/***** STYLES FOR NEW "TEASER" FORMAT *************/
.newswithteaser h2 {
	text-align:left;
	margin-top:1.5ex;}
.newswithteaser h3 {
	margin:2ex 0 0 15px;
	font-size:120%;
}
.newswithteaser .byline {
	font-size:smaller;
	color:black;
	}
.newswithteaser p {
	margin:0;
	margin-left:15px;
	}
.newswithteaser p.newsurl {text-align:left;}
.newswithteaser .date {font-weight:bold;}
.newswithteaser .otherinfo {font-style:italic;}
.newswithteaser .pubname {
	color:#000066;
	font-style:normal;
	}
	
/****************** INDEX PAGE ********************/
#quicklinks {
	padding:10px;
	border:2px solid #b8b8f8;
	background-color:#FFF;
	}

/****************** LISTS OF ARTICLES *************/
.article {
	font-weight:bold;
	text-decoration:underline;
	}
.pubname {font-style:italic;}
.newslist > li {
	border:1px solid #B8B8F8;
	border-width:0 0 0 0;
	line-height:2ex;
	padding:10px 0;
	color:#444;
	}
.newslist .subhead {display:inline;}


/***************** ARTICLE STYLES ***************/
.date {
	padding-top: 15px;
	}
.newsurl {
	text-align:right;
	font-size:85%;
	}
.newsphoto {
	font-size: 80%;
	float: right;
	width: 300px;
	margin-bottom: 15px;
	margin-left: 20px;
}

	
	
/***************** LOCATION PAGE *****************/
.column {
	width:42%;
	float:left;
	margin-right:5%;
	}
#locspage .column h2 {
	margin-bottom:25px;
	text-align:left;
	}
#locspage .column h2 img{
	margin-bottom:-25px;
	margin-left:15px;
	}
#locspage .column h3 {
	margin-bottom:15px;
	margin-left:20px;
	}
#locspage .column h3 img {
	margin-bottom:-15px;
	margin-right:10px;
	border:none;
	}
#locspage h2 img {border:none;}

