@charset "UTF-8";
/* CSS Document */
/* This was modified by Julie Erb with many ideas borrowed */
/* from Jeremy Speer. Thank you. */

/* Set Defaults */
* {
	margin: 0;
	padding: 0;
}

/* Basics */
html {
	}
	
body {
	background:#999999;
	font:100% normal Verdana, Arial, Helvetica, sans-serif;
	line-height: 130%;
	position: relative;
	color: #333;
	}
/* To make text red */
.red {
	color:#FF0000;
	}
	
/* Set a global A declaration */
a {
	color:#632a5d ;
	}
a:hover {
	color:#FF9900;
	text-decoration: underline;
	}
/* Set a special URL class that will only appear when the page is printed */
.printOnly {
	display: none;
	}
	
#container {
	width: 700px; 
	margin: 10px auto;
	background:#FFFFFF;
	}
#banner { 
	width: 700px;
	margin: 0 auto;
	padding: 0; 
	}
#topnav {
	background-color:#000000;
	width: 693px;
	list-style: none;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-decoration: none;
	font: normal 11px 'Lucida Grande', 'Lucida Sans Unicode', Arial, sans-serif;
	padding-top: 4px;
	padding-bottom: 5px;
	padding-left: 7px;
	}
#topnav li {
	display: inline;
	padding: 0 0 0 4px;
	border-left: 1px solid #00CCFF;
	margin: 0 2px 0 0;
	}
#topnav li.date {
	color: #fff;
	font-weight:bold;
	border: none;
	}

#topnav a {
	color: #FF9900;
	text-decoration: none;
	}

#topnav a:hover, #topnav a:focus {
	color:#FFf;
	text-decoration: underline;
	}

/* Begin Page content structure */

#lead {
	width: 635px;
	padding: 4px 0px 0 30px;
	float: left;
	margin-top: 0;
	margin-bottom: 15px;
	margin-left: 0;
	}

#lead h1 {
	font: bold 20px/24px Arial, Verdana, Helvetica, sans-serif;
	color: #020e92;
	padding: 1.25em 0 0 0;
	margin-bottom: .5em;
	}
	
#lead h2 {
	font: bold 16px/16px Arial, Verdana, Helvetica, sans-serif;
	color: #382513;
	border-bottom: 1px dotted #020e92;
	padding: 1.25em 0 0 0;
	margin-bottom: .5em;
	}
#lead ul {
	font-size: 12px;
	list-style: square;
	margin: 12px 20px;
	line-height: 13px;
	 }
#lead li {
	margin: 8px;
	line-height: 13px;
	font-size: 12px;
	}
#lead p {
	font-size: 13px;
	line-height: 19px;
	margin-bottom: 1em;
	}
#lead table {
	font-size: 70%;
	background:#FFFFCC;
	border: 1px solid #660000;
	margin: 12px 0;
	line-height: normal;
	}
#lead table tr {
	vertical-align: top;
	}
#lead p.caption {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	line-height:95%;
	color:#666;
}	
	
/* this is for the "in this issue" list */
.interpage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
/* ------------------------------------------- */


/* Basic image Floats */
.imgFloatLeft {
	float: left;
	margin: 0 6px 0 0;
	padding: 2px;
	}
.imgFloatLeftBorder {
	float: left;
	border: 1px solid #666;
	margin: 0 6px 0 0;
	padding: 2px;
	}
.imgFloatRight {
	float: right;
	margin: 0 0 0 6px;
	padding: 2px;
	}
.imgFloatRightBorder {
	float: right;
	border: 1px solid #666;
	margin: 0 0 0 6px;
	padding: 2px;
	}
.imgBoxed {
	border: 1px solid #666;
	padding: 3px;
	}
/* Floats end */
	
	
/* Boxed Style for notes and special announcements */
.boxedA {
	border-bottom: 4px #0b1966 double;
	border-top: 1px #0b1966 solid;
	padding: .5em;
	margin-bottom: 1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background:#eee;
	}
	
.blockquote {
	background: url(../images/quote.gif) no-repeat 16px 3px;
	border-top: 1px solid #c8ccf5;
	font: normal 16px 'Lucida Grande', 'Lucida Sans Unicode', Arial, sans-serif;
	color:#000000;
	padding: 6px 0px 12px 35px;
	width: 445px;
	text-align: left;
	}
blockquote > p:first-child {
	text-indent: 22px;
	margin-bottom: 0.7em;
	color: #4e3114;
	}
blockquote p {
	color:#000000;
	margin-right: 12px;
	}
.blockquote cite {
	font-style: italic;
	}

/* Main section for concerts and events info */
#main {
	clear: both;
	margin: 0 40px 20px;
	padding: 0 0 20px;
	border-bottom: 1px dotted #020e92;
	}
#main h2 {
	font:bold 16px Arial, Verdana, Helvetica, sans-serif;
	color: #000066;
	margin: 2em 0 0.5em;
	clear: both;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #020e92;
	padding-top: 2px;
	padding-bottom: 2px;
	}
#main h3 {
	font-weight: bold;
	margin: 0 0 4px 0;
	color: #214053;
	font-size: 16px;
	}

#main p {
	font-size: 13px;
	line-height: 19px;
	margin: 0 0 .4em 0;
	}
#main ul {
	margin: 0 2px 6px 0px;
	list-style-type: none;
	font-weight: normal;
	font-size: 13px;
	}
#main ol {
	margin: 0 3em 1em 0;
	padding: 0 0 0 4em;
	}
#main li {
	font-size: 13px;
	line-height: 15px;
	padding: 0 0 .75em 1.25em;
	background: no-repeat 0 4px;
	}
#main ul.alt {
	margin: 0 3em 1em 0;
	padding: 0 0 0 1em;
	list-style-type: none;
	}
#main li.alt {
	font-size: 85%;
	line-height: 130%;
	padding: 0 0 .25em 1.25em;
	background: url(../update/grfx/common/bullet.gif) no-repeat 0 5px;
	}
#main ol li {
	font-size: 90%;
	line-height: 130%;
	padding: 0 0 .25em 0;
	background:none;
	}

#main .caption {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#333333;
	line-height: normal;
	}

/* Special Class to clear a floated object inside a bordered container */
/* However, this fix must be applied to a div, not a closing element   */
/* within a DIV, so look further down for a single element clear.      */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.clearItem {
	clear: both;
	}

/* Special Clear Fix class ENDS */

/* Back to the top */
.backtotop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 9px;
	margin-top: 1em;
	}

/* Bottom BJS Identity and Contact information section */
#contactbjs {
	clear: both;
	margin: 0 40px 20px;
	padding: 0 0 20px;
	border-top: 6px solid #020e92;
	border-bottom: 1px dotted #020e92;
	}
#contactbjs h2 {
	font:bold 16px Arial, Verdana, Helvetica, sans-serif;
	color: #020e92;
	padding: 0;
	clear: both;
	margin-right: 0;
	margin-bottom: 0.5em;
	margin-left: 0;
	margin-top: 3px;
	text-align: center;
	}
#contactbjs h3 {
	font-weight: bold;
	margin: 0 0 4px 0;
	color: #214053;
	font-size: 16px;
	}

#contactbjs p {
	font-size: 12px;
	line-height: 18px;
	margin: 0 0 .4em 0;
	}
.subscribe {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 10px;
	line-height: 14px;
	}
	
/* The footer */

#footer {
	width:700px;
	border-top: 3px solid #020e92;
	background:#000000;
	padding: 1em 0px;
	font-size: 9px;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-decoration: none;
	list-style: none;
	font: normal 11px 'Lucida Grande', 'Lucida Sans Unicode', Arial, sans-serif;
	}
#footer li {
	display: inline;
	padding: 0 0 0 0.6em;
	border-left: 1px solid #CC0000;
	margin: 0 0.3em 0 0;
	}
#footer p {
	color:#999999;
	text-transform: none;
	}
#footer a {
	color:#0099FF;
	text-decoration: none;
	}
#footer a:visited {
	color:#0099FF;
	text-decoration: none;
	}
#footer a:hover {
	color:#fff;
	text-decoration: underline;
	}
	
