@import url(crossroads-new.css);

#info #sidebar img {
	border-bottom: 4px solid #FFFFFF;
	margin-bottom: 10px;
}

#info #sidebar p {
	padding: 0 0 10px 0;
	color: #FFFFFF;
	font-size: 1.1em;
	line-height: 1.4em;
}
#info #sidebar a {
	color: #EBC765;
                font-weight: bold;
}
#info #sidebar a:hover {
	color: #DF5D2D;
                font-weight: bold;
}
#info #at-a-glance td {
	line-height: 2.5em;
	color: #333;
                border-bottom: 1px solid #E4E4E4;
}
#info #at-a-glance td h3 {
                margin: 0;
                padding: 0;
}
blockquote.orange {
	margin: 20px 0 0 0;
	background: #DF5D2D url(/Library/images/subpage/quote-orange-lr.gif) no-repeat bottom right;
	border: 1px solid #DF5D2D;
	padding: 20px;
}
#maincontent blockquote.orange h3 {
	color: #FFF;
	margin: 0 0 .5em 0;
	text-align: center;
}
#maincontent blockquote.orange p {
	color: #FFF;
	margin: 0;
	font-size: 1.2em;
	text-align: center;
}
blockquote.white {
	margin: 20px 0 0 0;
	background: #FFF url(/Library/images/subpage/quote-white-ul.gif) no-repeat top left;
	border: 1px solid #E5E5E5;
	padding: 20px;
}
#maincontent blockquote.white h3 {
	color: #666;
	margin: 0 0 .5em 0;
	text-align: center;
}
#maincontent blockquote.white p {
	color: #666;
	margin: 0;
	font-size: 1.2em;
	text-align: center;
}
.photoset {
	margin: 20px 0 0 0;
	width: 680px;
	background-color: #EBEBEB;
}
.photoset h2 {
                margin: 20px;
	font-size: 1.6em;
	text-transform: uppercase;
	color: #666;
}
.photoset td table {
                margin: 0 20px 20px 20px;
}
.photoset p {
                margin-top: .5em;
}
#maincontent .newsroomset {
	width: 678px;
	float: left;
	border: 1px solid #EBEBEB;
}
#maincontent .newsroomset img {
	float: left;
	width: 100px;
                height: 150px;

}
#maincontent .newsroomset a,
#maincontent .newsroomset a:link,
#maincontent .newsroomset a:visited,
#maincontent .newsroomset a:active {
	float: left;
	display: block;
	padding: 6px 6px 6px 6px;
	border-bottom: 1px solid #EBEBEB; 
	border-right: 1px solid #FFF;
}
#maincontent .newsroomset a:hover {
	float: left;
	display: block;
	padding: 6px 6px 6px 6px;
	background-color: #EBEBEB;
	border-bottom: 1px solid #EBEBEB; 
	border-right: 1px solid #EBEBEB;
}
body#article {
	margin: 0;
	border-top: 20px solid #CCC;
}
#articlewrapper {
	text-align:center; 
	margin-left:auto;
	margin-right:auto;
	margin-top: 20px;
}
#article h1 {
	background: transparent url(../images/newsroom/article-logo.gif) no-repeat top center;
	text-indent: -9000px;
	height: 37px;
	width: 250px;
	margin: 0 0 20px 30px;
}
#article h1 a {
	display: block;
	height: 37px;
	width: 250px;
                overflow: hidden;
}
.newsroom #maincontent h3  {
	color: #DF5D2D;
	font-size: 1.4em;
	text-transform: uppercase;
	border-bottom: 1px solid #DF5D2D;
	padding-bottom: .1em;
	margin: 2em 0 .8em 0;
}