@charset "UTF-8";
/* CSS Document */
#container_wrapper {min-width: 958px;}
#googlesearch {top: 130px;}
#content p.quote {font-size:1.2em; padding:.5em .7em .2em 1em; font-style:italic; color:#76001B}
#content p.quoteby {font-size: .9em;font-weight:bold;padding: .1em .7em 2em 1em;}
/*this is for the newsflash box in the default page */
#newsflash {
	width:70%;
	border: 4px solid #545429;
	border-top:none;
	margin: 0 auto 30px auto;
	padding: 0;
	background: url(../images/slices/newsflashrepeat.jpg) repeat-x left top;
}
h3.newsflash_header{
	background:url(../images/slices/newsflash.jpg) no-repeat center top;
	height:38px;
	margin:0;
	padding: .6em 0 0 0;
	text-indent: -9999px;
	overflow: hidden;
}
#newsflash p {
	padding: .5em;
	margin:0;
	
}
#newsflash p:hover {
	background: #FAF5D6;
}
.italic { font-style: italic;}
#SectionHeader h2 {
	display: none;
}
#mainnav .current {
	color: #330000 !important;
	background: #D5C7A2;
}
#mainnav .current:hover{
	color: #330000 !important;
	background: #C4B794;
}

#pubExplorer {
	position:absolute;
	top:160px;
	left:0px;
	margin-right:50px;}
	
#default_header {
	padding:0 0 0 20px;}


