* { /*CLEAR ALL PADS & MARGINS */
	margin: 0;
	padding: 0;
}
body {
	font-size: 62.5%; /* SIZING: 1em == 10px */
	background: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.ptop12 { padding:12px 0px 0px 0px; }
.arial10 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:11px;
}
a {
	text-decoration: none;
	color: #317DB5;
}
a:hover {
	text-decoration: none;
	color:#235A83;
}
html acronym {
	font-size: .8em;
	text-transform: uppercase;
	font-style: normal;
}
ol {
	margin-left: 35px;
	font-size: 1.2em;
}
p {
	font-size: 1.2em;
	line-height: 150%;
	margin-top: .685em;
}
p2 {
	font-size: 1.2em;
	line-height: 150%;
	margin-top: .685em;
}
form p { margin-top: 0; }
p + p.date { margin-top: 1.8em; }
.pm { font-size:.9em; }
h2 a {
	border: none;
	color: #7D0D00;
}
a img { border: none; }
a.img { border: none; }
.picfloatrt {
	float: right;
	margin: 5px 0px 15px 25px;
}
.picfloatlft {
	float: left;
	margin: 0px 15px 0px 0px;
}
.lftpad { margin-left:3px; }
.subs {
	font-size:12px;
	line-height:1.5em;
	border-right: dotted 2px #D5D5D5;
}
.wrap {
	text-align: left;
	margin: 0 auto;
	width: 735px;
	position: relative;
}
.wrapnrw {
	z-index: 100;
	text-align: left;
	margin: 0 auto;
	width: 725px;
	padding-left:10px;
	position: relative;
}
.wrapbrdr {
	text-align: left;
	margin: 0 auto;
	width: 771px;
	border-top:dashed 1px #cccccc;
}
.toppad { padding-top:10px; }
.toppad2 { padding-top:15px; }
.btmpad { padding-bottom:10px; }
#top {
	width: 735px;
	margin-top: 20px;
	height: 190px;
	position: relative;
	z-index: 1000;
}
#top.header_1 { background: url(/images/headers/header_jane.jpg) no-repeat top left; }
#top.header_2 { background: url(/images/headers/header_nicholas.jpg) no-repeat top left; }
#top.header_3 { background: url(/images/headers/header_trumbones.jpg) no-repeat top left; }
#top.header_4 { background: url(/images/headers/header_audience.jpg) no-repeat top left; }
#top.header_5 { background: url(/images/headers/header_violins.jpg) no-repeat top left; }
#top.header_6 { background: url(/images/headers/header_chorus_2.jpg) no-repeat top left; }
#top.header_7 { background: url(/images/headers/header_contribute.jpg) no-repeat top left; }
#top.header_8 { background: url(/images/headers/header_contribute.jpg) no-repeat top left; }	/* use contribute header on gala page until gala header is available */
/* #top.header_8 { background: url(/images/headers/header_gala.jpg) no-repeat top left; } */
#top.header_9 { background: url(/images/headers/header_horns.jpg) no-repeat top left; }
#top.header_10 { background: url(/images/headers/header_orchestra.jpg) no-repeat top left; }
#top.header_11 { background: url(/images/headers/header_timpani.jpg) no-repeat top left; }
/* ie6 doesn't follow chained selectors so redefine #top as generic div selectors */
div.header_1 { background: url(/images/headers/header_jane.jpg) no-repeat top left; }
div.header_2 { background: url(/images/headers/header_nicholas.jpg) no-repeat top left; }
div.header_3 { background: url(/images/headers/header_trumbones.jpg) no-repeat top left; }
div.header_4 { background: url(/images/headers/header_audience.jpg) no-repeat top left; }
div.header_5 { background: url(/images/headers/header_violins.jpg) no-repeat top left; }
div.header_6 { background: url(/images/headers/header_chorus_2.jpg) no-repeat top left; }
div.header_7 { background: url(/images/headers/header_contribute.jpg) no-repeat top left; }
div.header_8 { background: url(/images/headers/header_gala.jpg) no-repeat top left; }
div.header_9 { background: url(/images/headers/header_horns.jpg) no-repeat top left; }
div.header_10 { background: url(/images/headers/header_orchestra.jpg) no-repeat top left; }
div.header_11 { background: url(/images/headers/header_timpani.jpg) no-repeat top left; }

#maillist { text-align: left; }
#maillist p { margin-left: 16px; }
.pgttl { padding:15px 0px 20px 0px; }
h1 a {
	margin-left: 10px;
	margin-top: 35px;
	height: 90px;
	width: 280px;
	text-indent: -9999px;
	float: left;
	clear: both;
	cursor: pointer;
	border: none;
}
h2 {
	/* font-style font-variant font-weight font-size/line-height font-family */
	font: normal 15px/1.5em Arial, Helvetica, sans-serif;
}
h4 {
	font-size: 1.6em;
	color: #7D0D00;
}
h5 {
	font: normal 1.7em Arial, Helvetica, sans-serif;
	color: #D0312D;
}
.lg {
	font-weight:bold;
	font-size:1.5em;
}
.med { font-size:12px; }
.medlg { font-size:1.2em; }
.blk {
	font-size:1em;
	color: #000000;
}
.blksml {
	font-size:.8em;
	color: #000000;
}
.red { color: #D0312D; }
.redlg {
	font-weight:bold;
	font-size:17px;
	color: #D0312D;
}
.green { color: #077828; }
.greenlg {
	font-weight:bold;
	font-size:17px;
	color: #077828;
}
.orange { color: #ff6201; }
.orangelg {
	font-weight:bold;
	font-size:17px;
	color: #ff6201;
}
.blue { color: #317DB5; }
.tight { line-height: 1.3em; }
.top { color: #875927; }
.caps { text-transform: uppercase; }
a.top:hover { color: #000000; }
a.top { color: #49925A; }
a.bluttl:hover { color: #296896; }
a.bluttl {
	font-size:1.7em;
	color: #317DB5;
	line-height:1em;
}
.bluttlhome {
	font-size:2.2em;
	color: #317DB5;
	line-height:1em;
}
a.bluttlhome {
	text-decoration:none;
	font-size:2.2em;
	color: #317DB5;
	line-height:1em;
}
a.bluttlhome:hover {
	text-decoration:none;
	font-size:2.2em;
	color: #235A83;
	line-height:1em;
}
.bluttl {
	font-size:1.9em;
	color: #317DB5;
	line-height:1em;
}
.blulg {
	font-weight:bold;
	font-size:1.5em;
	color: #317DB5;
	line-height:1em;
}
a.blulglnk {
	text-decoration:none;
	font-weight:bold;
	font-size:13px;
	color: #317DB5;
	line-height:19px;
	letter-spacing: 1px;
	border-bottom:1px dotted;
}
a.blulglnk:hover {
	text-decoration:none;
	font-weight:bold;
	font-size:13px;
	color: #235A83;
	line-height:19px;
	letter-spacing: 1px;
	border-bottom:1px dotted;
}
a.blulnk {
	text-decoration:none;
	font-weight:bold;
	font-size:13px;
	color: #317DB5;
	line-height:19px;
}
a.blulnk:hover {
	text-decoration:none;
	font-weight:bold;
	font-size:13px;
	color: #235A83;
	line-height:19px;
}
.blumed {
	font-size:1.2em;
	color: #317DB5;
	line-height:1.3em;
}
.greenmed {
	font-size:1.2em;
	color: #49925A;
	line-height:1em;
}
.greenlg {
	font-size:15px;
	color: #49925A;
	line-height:1em;
}
.greymed {
	font-size:14px;
	color: #8B8B8B;
	line-height:1.3em;
}
.greylg {
	font-size:16px;
	font-weight:bold;
	color: #8B8B8B;
	line-height:1.3em;
}
.greenttlhome {
	font-size:1.5em;
	color: #49925A;
	line-height:1em;
}
.redmed {
	font-size:13px;
	color: #D0312D;
	line-height:1.2em;
}
.redttlhome {
	font-size:1.5em;
	color: #D0312D;
	line-height:1em;
}
a.redmedlnk:hover {
	text-decoration:none;
	font-size:13px;
	color: #000000;
}
a.redmedlnk {
	text-decoration:none;
	font-size:13px;
	color: #D0312D;
}
a.redlnk:hover {
	border-bottom:1px dotted;
	color: #000000;
}
a.redlnk {
	border-bottom:1px dotted;
	color: #D0312D;
}
a.listbluelnk:hover { color: #235A83; }
a.listbluelnk { color: #317DB5; }
a.bluelnkul:hover {
	border-bottom:1px dotted;
	color: #235A83;
}
a.bluelnkul {
	border-bottom:1px dotted;
	color: #317DB5;
}
a.blklnkul:hover {
	border-bottom:1px dotted;
	color: #235A83;
}
a.blklnkul {
	border-bottom:1px dotted;
	color: #000000;
}
a.listbluelnklg:hover {
	font-size:15px;
	color: #235A83;
}
a.listbluelnklg {
	font-size:15px;
	color: #317DB5;
}
a.listornglnk:hover { color: #000000; }
a.listornglnk { color: #DC955D; }
a.listgreenlnk:hover { color: #000000; }
a.listgreenlnk { color: #49925A; }
a.listredlnk:hover { color: #000000; }
a.listredlnk { color: #B50C29; }
a.sitemap:hover {
/* 	text-decoration:underline; */
	border-bottom:1px dotted;
	font-size:13px;
	color: #000000;
}
a.sitemap {
/* 	text-decoration:underline; */
	border-bottom:1px dotted;
	font-size:13px;
	color: #D0312D;
}
.blueborder { border-bottom: dotted 2px #D5D5D5; }
.greyborder {
	border-bottom: solid 1px #666666;
	margin-bottom:20px;
}
#search {
	position: absolute;
	bottom: 0;
	right: 24px;
	vertical-align: top;
	width: 200px;
	text-align: right;
	padding-right: 123px;
	padding-top: 5px;
	height: 28px;
	background: url(../images/google.gif) no-repeat right 0;
}
#search #q {
	width: 108px;
	vertical-align: text-top;
	height: 16px;
	font-size: 1em;
	float: left;
}

.redttl {
	font-size:12px;
	color: #D0312D;
}
.greenttl {
	font-size:12px;
	color: #49925A;
}
.bluettl {
	font-size:12px;
	color: #317DB5;
}

/*CONTENT BOX*/

#content {
	float: left;
	padding-bottom: 10px;
	position: relative;
}
#content hr {
	border: none;
	color: white;
	border-bottom: 1px solid #D8C59B;
	margin-top: 1.685em;
	margin-bottom: 1em;
}
#content ul {
	margin-left: 33px;
	margin-top: .685em;
}
#content h2 {
	font-size:1.4em;
	color: #317DB5;
}
#content h3 {
	font-size:1.2em;
	color: #296896;
}
#content .date {
	font-weight:bold;
	font-size:13px;
	color: #000000;
}
#content #callout {
	padding-right:5px;
	margin: 15px 10px 30px 0px;
	position: relative;
	float: left;
	width: 241px;
	color: black;
}
#content #calloutwide {
	border-right: dotted 2px #D5D5D5;
	padding-right:5px;
	margin: 15px 0px 30px 0px;
	position: relative;
	float: left;
	width: 503px;
	color: black;
}
#content #calloutwidereview {
	border-right: dotted 2px #D5D5D5;
	padding-right:5px;
	margin: 15px 0px 30px 0px;
	position: relative;
	float: left;
	width: 503px;
	color: black;
}
#content #calloutreview {
	padding-right:5px;
	margin: 15px 10px 30px 0px;
	position: relative;
	float: left;
	width: 241px;
	color: black;
}
#content #callout h2 {
	font-size: 1.4em;
	margin-right: 5px;
	margin-top: 0;
}
#content #calloutreview h2 {
	font-size: 1.4em;
	margin-right: 5px;
	margin-top: 0;
}
#content #calloutwide h2 {
	font-size: 1.4em;
	margin-right: 5px;
	margin-top: 0;
}
#content #calloutwidereview h2 {
	font-size: 1.4em;
	margin-right: 5px;
	margin-top: 0;
}
#content #callout h3 {
	font-size: 1em;
	margin-top: 0;
}
#content #calloutreview h3 {
	font-size: 1em;
	margin-top: 0;
}
#content #calloutwide h3 {
	font-size: 1em;
	margin-top: 0;
}
#content #calloutwidereview h3 {
	font-size: 1em;
	margin-top: 0;
}
#content #callout .listblue {
	font-size: 1em;
	color: #2092C4;
}
#content #calloutreview .listblue {
	font-size: 1em;
	color: #2092C4;
}
#content #calloutwide .listblue {
	font-size: 1em;
	color: #2092C4;
}
#content #calloutwidereview .listblue {
	font-size: 1em;
	color: #2092C4;
}
#content #callout .listorng {
	font-size: 1em;
	color: #DC955D;
}
#content #calloutreview .listorng {
	font-size: 1em;
	color: #DC955D;
}
#content #calloutwide .listorng {
	font-size: 1em;
	color: #DC955D;
}
#content #calloutwidereview .listorng {
	font-size: 1em;
	color: #DC955D;
}
#content #callout .listgreen {
	font-size: 1em;
	color: #49925A;
}
#content #calloutreview .listgreen {
	font-size: 1em;
	color: #49925A;
}
#content #calloutwide .listgreen {
	font-size: 1em;
	color: #49925A;
}
#content #calloutwidereview .listgreen {
	font-size: 1em;
	color: #49925A;
}
#content #callout .listred {
	font-size: 1em;
	color: #B50C29;
}
#content #calloutreview .listred {
	font-size: 1em;
	color: #B50C29;
}
#content #calloutwide .listred {
	font-size: 1em;
	color: #B50C29;
}
#content #calloutwide .listred {
	font-size: 1em;
	color: #B50C29;
}
#content #callout p {
	border-bottom: dotted 2px #D5D5D5;
	margin-top: 15px;
	padding-bottom:15px;
	font-size: 1.1em;
}
#content #calloutreview p {
	margin-top: 15px;
	padding-bottom:15px;
	font-size: 1.1em;
}
#content #calloutwide p {
	border-bottom: dotted 2px #D5D5D5;
	margin-top: 15px;
	padding-bottom:15px;
	font-size: 1.1em;
}
#content #calloutwidereview p {
	margin-top: 15px;
	padding-bottom:15px;
	font-size: 1.1em;
}
#content #concerttop p {
	margin-top: 15px;
	padding-bottom:15px;
	font-size: 1.1em;
	width: 341px;
}
#content #concerttxt {
	font-size: 1.1em;
	line-height: 150%;
	margin-top: 15px;
	padding-bottom:15px;
	width: 341px;
}
#content #concerttxt2 {
	font-size: 1.1em;
	padding-top:15px;
	line-height: 150%;
	margin-top: 15px;
	padding-left:120px;
	padding-bottom:10px;
	width: 341px;
}
#content #callout h2 a {
	font-size: 1.4em;
	color: #317DB5;
	text-transform: uppercase;
	display: block;
}
#content #calloutreview h2 a {
	font-size: 1.4em;
	color: #317DB5;
	text-transform: uppercase;
	display: block;
}
#content #calloutwide h2 a {
	font-size: 1.4em;
	color: #317DB5;
	text-transform: uppercase;
	display: block;
}
#content #callout a { text-decoration: none; }
#content #calloutreview a { text-decoration: none; }
#content #calloutwide a { text-decoration: none; }
#content #callout p, #content #callout h2, #content #callout ul { margin-left: 0px; }
#content #calloutreview p, #content #calloutreview h2, #content #calloutreview ul { margin-left: 0px; }
#content #calloutwide p, #content #calloutwide h2, #content #calloutwide ul { margin-left: 0px; }
#content #calloutnobrdr {
	padding-right:5px;
	margin: 15px 10px 30px 0px;
	position: relative;
	float: left;
	width: 241px;
	color: black;
	display:table;
}
#content #calloutnobrdr p {
	margin-top: 15px;
	font-size: 1.1em;
}
#content #calloutnobrdr h4 {
	margin-top: 15px;
	font-size:1.5em;
}
#content #aftercallout {
	margin: 15px 5px 0px 0px;
	border-right: dotted 2px #D5D5D5;
	padding-right:5px;
	padding-left:5px;
	width: 235px;
	float: left;
	height: expression('213px');
	min-height: 213px;
}
#content #aftercallout p, #content, #content #aftercallout ul {
	font-size:1.1em;
	margin:0px 0px 10px 0px;
}
#content #aftercallout h2 {
	font-size:1.1em;
	color: #2092C4;
}
#content #aftercallout h3 {
	font-weight:normal;
	font-size:1.1em;
	color: #2092C4;
}
#content #aftercallout01 {
	float: left;
	margin: 15px 5px 0px 0px;
	border-right: dotted 2px #D5D5D5;
	padding:20px 15px 0px 5px;
	width: 225px;
	height: expression('213px');
	min-height: 213px;
}
#content #aftercallout01 p {
	font-size:1.1em;
	margin:0px 0px 10px 0px;
}
#content #aftercallout01 h4 { font-size:1.5em; }
#content #callout02 {
	width:320px;
	float:left;
	margin:15px 0px 0px 0px;
}
#content #aftercallout02 {
	width:155px;
	margin:25px 5px 0px 0px;
	float:left;
	padding:12px;
	border-left: dotted 2px #D5D5D5;
	border-right: dotted 2px #D5D5D5;
}
#lowercontent {
	font-size:1.1em;
	clear:left;
	width:480px;
	margin:0px 0px 0px 20px;
	border-top: dotted 2px #D5D5D5;
}
#lowercontent img {
	float:left;
	margin:15px;
}
#lowercontent p { clear:left; }
#lowercontent ul {
	float:left;
	padding-right:20px;
}
#lowercontentnobrdr {
	font-size:1.1em;
	clear:left;
	width:540px;
	margin:0px 0px 0px 20px;
}
#lowercontentnobrdr p { margin:0px 5px 0px 5px; /*float:left;*/

}
/* COLUMN LAYOUTS - delete section when finished with rebuild? */

.full { width: 750px; }
.two { width: 521px; }
.twob {
	border-right: dotted 2px #D5D5D5;
	width: 511px;
}
.twoc { width: 511px; }
.col {
	width: 33%;
	float: left;
	color:#000000;
}
.col2 {
	width: 48%;
	float: left;
}
.col3 {
	width: 66%;
	float: left;
}
.image {
	width: 118px;
	float: left;
	display: inline;
}
.afterimage {
	width: 380px;
	float: left;
	display: inline;
}
/* BUTTONS */

.button {
	list-style-type: none;
	margin-bottom: 15px;
}
.button a {
	display: block;
	width: 9.2em;
	/*margin-bottom: 15px;*/

	margin-top: 6px;
	text-transform: uppercase;
	color: white;
	text-decoration: none;
	background: #7D0D00;
	padding: 4px 0 3px 5px;
	font: bold 1.3em/1.3em Helvetica, Arial, sans-serif;
	border: none;
}
.button a:hover { background:  #462D06; }
#content .button a { color: white; }
#map {
	/* margin-left: 30px */
	padding-top:20px;
	float: left;
}
#map ul {
	margin-left: 33px;
	margin-top: 0;/*.685em;*/
	padding-bottom:10px;
}
#map p { padding-bottom: 0.5em;/*10px;*/ }
/* RIGHT CALLOUT */

#right {
	background:#FDF8E5;
	float: left;
	margin-left: 10px;
	margin-top: 4px;
}

/*MAILING LIST FORM*/

#mailinglist { padding-top: 1.2em; }
#mailinglist p { margin-top: .8em; }
#mailinglist #name, #mailinglist #email { width: 110px; }
#mailinglist #join { vertical-align: middle; }
/* FOOTER */

#footer {
	margin: 0 auto;
	border-top: dotted 2px #D5D5D5;
	text-align: left;
	width: 735px;
	font-size: .8em;
	color:#525252;
	text-align: right;
	clear: both;
	position: relative;
	height: 12em;
	position: relative;
}
#footer a { color:#525252; }
#footer a:hover { color: #7F7F7F; }
#footer p { margin-right: 25px; }
/* HOME PAGE */

#callout01 {
	padding-right:5px;
	margin: 10px 10px 30px 0px;
	position: relative;
	float: left;
	width: 240px;
	border-right: dotted 2px #D5D5D5;
	color: black;
	height: expression('205px');
	min-height: 205px;
}
#callout01b {
	padding-right:5px;
	margin: 10px 0px 30px 0px; /* right was 10px */
	position: relative;
	float: left;
	width: 240px;
	border-right: dotted 2px #D5D5D5;
	color: black;
}
#callout01c {
	padding-right:5px;
	margin: 10px 10px 0px 0px;
	position: relative;
	float: left;
	width: 443px;
	border-right: dotted 2px #D5D5D5;
	color: black;
}
#callout01d {
	padding-right:5px;
	margin: 10px 10px 0px 0px;
	position: relative;
	float: left;
	width: 490px;
	border-right: dotted 2px #D5D5D5;
	color: black;
}
#callout01 h2 a, #callout01 h2, #home_schedule h2, #home_schedule h2 a {
	font-size:1.4em;
	color: #317DB5;
}
#callout01 h3 {
	font-size:1.1em;
	color: #2092C4;
}
#callout01 p {
	font-size:1.1em;
	margin:0px 0px 10px 0px;
}
#callout01 .button {
	position: absolute;
	left: 0;
}
#callout01 h2, #callout01 ul, #callout01 p { margin-right: 18px; }
#calloutimage { margin:5px 0px 5px 0px; }
#calloutwideimage {
	position:absolute;
	TOP:60px;
	LEFT:325px;
}
#concertimage {
	position:absolute;
	TOP:0px;
	LEFT:0px;
}
#home_schedule {
	margin: 10px 0px 0px 0px; /* 10px 5px 0px 0px */ /* 10px 10px 0px 0px */
	border-right: dotted 2px #D5D5D5;
	padding-left:11px;
	padding-right:11px;
	width: 239px;
	float: left;
}
#home_schedule h2, #home_schedule p, #home_schedule span, #home_schedule ul { margin-top:10px;/*margin-left: 6px;*/
	/*margin-right: 30px; was "3	0px"*/

}
#home_schedule h3 {
	color: #149660;
	font-weight:normal;
	margin-top:10px;/*margin-left: 6px;*/
	/*margin-right: 3	0px;*/

}
/*#home_schedule a {

	color: #D22F32;

}

#home_schedule a:hover {

	color: #296896;

}*/



/*FORMS */

#contact { margin-top: 1.2em; }
#contact p { margin-top: .8em; }
#contact textarea { width: 180px; }
ul#sponsors {
	font-size: 1.2em;
	list-style-type: none;
	margin-left: 18px;
}
ul#sponsors li { margin-bottom: 3px; }
.brio {
	padding:5px 10px 0px 15px;
	font-size: 1.2em;
	list-style-type: disc;
	margin-left: 18px;
}
.brio li { margin-bottom: 3px; }
blockquote {
	font-size:12px;
	font-weight:bold;
	color:#317DB5;
	padding: 10px;
	margin:10px;
}
.hear { margin-left: 20px; }
/* EVENT DETAIL PAGES */

#eventleft {
	width: 220px;
	margin: 10px 50px 30px 0px;
	position: relative;
	float: left;
	color: black;
}
#eventleft td { font-size:1.1em; }
#eventright {
	width: 440px;
	margin-top: 15px;
	position: relative;
	float: left;
	color: black;
}
/* new top and side nav */

#site_nav_bar {
	position: absolute;
	z-index: 1000;
	width: 100%;
	height: 34px;
	left: 0px;
	top: 154px;
	border-top: 2px dotted #d5d5d5;
	border-bottom: 2px dotted #d5d5d5;
}
#site_nav_bar ul {
	list-style: none;
	display: inline;
}
#site_nav_bar li {
	float: left;
	display: inline;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#site_nav_bar li:hover { background-color: #a70000; }
#site_nav_bar a {
	display: block;
	width: auto;
	margin: 0px;
	padding: 10px;
}
#site_nav_bar a:hover {	color: #fff; }
#site_nav_bar li ul {
	display: none;
	position: absolute;
	top: 0;
	width: 155px;
	background-color: #da2128;
}
#site_nav_bar li:hover ul { display: block; }
#site_nav_bar li li {
	display: block;
	float: none;
	border-bottom: 2px dotted #d5d5d5;
	font-weight: normal;
}
#site_nav_bar li li:first-child { font-weight: bold; }
#site_nav_bar li li:hover { background-color: #a70000; }
#site_nav_bar li li.last-child { border-bottom: none; }
#site_nav_bar li li a { color: #fff; }
#site_nav_bar li li a:hover { color: #fff; }
#site_nav { float: left; }
#site_nav a { color: #dd4f52; }
#utility_nav { float: right; }
#utility_nav > li:hover { background-color: #fdf8e5; }
#utility_nav > li:hover a { color: #960; }
#utility_nav a {
	color: #960;
	font-weight: normal;
}
#misc_nav_bar {
	float: left;
	margin-left: 10px;
	margin-top: 2em;
}
#misc_nav_bar img {
	display: block;	/* display defaults to inline in strict mode, results in bottom spacing issues */
	border: none;
}
#misc_nav_bar ul {
	list-style: none;
	background: #fdf8e5;
}
#misc_nav_bar li a {
	display: block;
	margin: 0;
	padding: 6px 0px 6px 1px;
	color: #317db5;
	width: 100%;
}
#misc_nav_bar li a:hover { color: #296896; }
html>body #misc_nav_bar li a {	/* for IE/Win bug */ width: auto; }
#misc_nav_bar li {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border-top: 1px solid #9fbbc9;
	border-right: 15px solid #fdf8e5;
	border-bottom: none;
	border-left: 15px solid #fdf8e5;
}
#misc_nav_bar li:hover {
	background-color: #f6eccc;
	color: #296896;
	border-right: 15px solid #f6eccc;
	border-left: 15px solid #f5cc69;
}
#misc_nav_bar li ul {
	display: none;
	position: absolute;
	left: 400px;
	width: 200px;
	background-color: #007db0;
}
#misc_nav_bar li:hover ul { display: block; }
#misc_nav_bar li li {
	border-top: 2px dotted #d5d5d5;
	border-right: none;
	border-bottom: none;
	border-left: none;
	font-weight: normal;
}
#misc_nav_bar li li:first-child { border-top: none; }
#misc_nav_bar li li:hover {
	background-color: #005b90;
	border-right: none;
	border-left: none;
}
#misc_nav_bar li li a {
	padding: 6px 10px 6px 10px;
	color: #fff;
}
#misc_nav_bar li li a:hover { color: #fff; }

/* About "see also" side nav */
#about_see_also_nav {
	width: 125px;
	float: left;
	margin-right: 50px;
	padding-left: 10px;
}
.nobr { white-space: nowrap; }
abbr { font-variant: small-caps; }
.time {
	white-space: nowrap;
}
abbr.ampm {
	font-variant: small-caps;
}
span.ampm {
	/* font-size: 1.2em; */
	font-variant: small-caps;
}
