A   { 
color: maroon; 
font-size: 11px; 
line-height: 20px; 
font-family: arial, helvetica; 
text-decoration: underline 
}
A:hover	  { 
color: maroon; 
font-size: 11px; 
line-height: 20px; 
font-family: arial, helvetica; 
text-decoration: none 
}
A.alt   { 
color: blue; 
font-size: 14px; 
line-height: 20px; 
font-family: arial, helvetica; 
text-decoration: underline 
}
A.alt:hover	  { 
color: blue; 
font-size: 14px; 
line-height: 20px; 
font-family: arial, helvetica; 
text-decoration: none 
}
A.subnav   { 
color: maroon; 
font-size: 11px; 
line-height: 14px; 
font-family: arial, helvetica; 
text-decoration: underline 
}
A.subnav:hover	  { 
color: #000; 
font-size: 11px; 
line-height: 14px; 
font-family: arial, helvetica; 
text-decoration: none 
}
A.subnavLeft   { 
color: #c90; 
font-size: 11px; 
line-height: 14px; 
font-family: arial, helvetica; 
text-decoration: underline 
}
A.subnavLeft:hover	  { 
color: #c90; 
font-size: 11px; 
line-height: 14px; 
font-family: arial, helvetica; 
text-decoration: none 
}
A.footer  { 
color: #888888; 
font-weight: normal; 
font-size: 10px; 
font-family: Arial, Verdana, Helvetica; 
text-decoration: underline 
}
A.footer:hover  { 
color: #ffcc66; 
font-weight: normal; 
font-size: 10px; 
font-family: Arial, Verdana, Helvetica; 
text-decoration: none 
}
body {
	font: 0.8em verdana,sans-serif;
	bgcolor: black;
	leftmargin: 0;
	marginheight: 0;
	marginwidth: 0;
	topmargin: 0;
}
img{
	border: 0px;
}
.heading1 {
	color: #000000 ;
	font-family: Helvetica, Arial, Geneva, sans-serif ;
	font-size: 14px;
	line-height: 16px;
	font-style: normal ;
	font-weight: bold ;
	text-shadow: #999999 3px 3px 5px;
}
.heading2 {
	color: #000000 ;
	font-family: Helvetica, Arial, Geneva, sans-serif ;
	font-size: 12px;
	line-height: 14px;
	font-style: normal ;
	font-weight: bold ;
}

h1 {
	color: #000000 ;
	font-family: Helvetica, Arial, Geneva, sans-serif ;
	font-size: 14px;
	line-height: 16px;
	font-style: normal ;
	font-weight: bold ;
	text-shadow: #999999 3px 3px 5px;
}
h2 {
	color: #000000 ;
	font-family: Helvetica, Arial, Geneva, sans-serif ;
	font-size: 13px;
	font-weight: bold;
	line-height: 14px;
	font-style: normal ;

}
h3 {
	color: #000000 ;
	font-family: Helvetica, Arial, Geneva, sans-serif ;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
}
.text_16_blue { 
	color: #036; 
	font-size: 16px;
	line-height: 26px;  
	font-family: arial, helvetica, sans-serif;
}
.large_blue {

	color: blue ;
	font-family: Times, Garamond, serif;
	font-size: 14px;
	line-height: 18px;
	font-style: normal ;
	font-weight: bold ;
}
.times_12 {
	color: #000000 ;
	font-family: Times, Garamond, serif;
	font-size: 12px;
	line-height: 14px;
	font-style: normal ;
	font-weight: bold ;
}
.times_14 {
	color: #000000 ;
	font-family: Times, Garamond, serif;
	font-size: 14px;
	line-height: 16px;
	font-style: normal ;
	font-weight: bold ;
}
.times_16 {
	color: #000000 ;
	font-family: Times, Garamond, serif;
	font-size: 16px;
	line-height: 24px;
	font-style: normal ;
	font-weight: bold ;
}
.times_17 {
	color: #000000 ;
	font-family: Times, Garamond, serif;
	font-size: 17px;
	line-height: 20px;
	font-style: normal ;
	font-weight: bold ;
}
.times_18 {
	color: #000000 ;
	font-family: Times, Garamond, serif;
	font-size: 18px;
	line-height: 26px;
	font-style: normal ;
	font-weight: bold ;
}

hr{
	height: 1px;
	border: 0;
	color: #000;
	background-color: #000;
}
hr.gray {
	height: 1px;
	border: 0;
	color: #bbb;
	background-color: #bbb;
}
#sidenav {
	width: 175px;
}
.header {
	background-image: url(http://www.steinwaythebayarea.com/images/LogoBanner.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.header-960 {
	background-image: url(http://www.steinwaythebayarea.com/images/LogoBanner_Steinway_960.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.sidebar {
	width: 173px;
	border-top: 1px solid maroon;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.border_gray {
border: 1px solid #aaa;
}
.border_orange {
border: 3px solid #f90;
}
.border_maroonTop {
border-top: 1px solid maroon;
}
.border_ya {
border-top: 1px solid #dddddd;
padding-top: 3px;
padding-left: 6px;
padding-bottom: 15px;
}
.border_maroonBottom {
border-bottom: 1px solid maroon;
}
.border_blackTop {
border-top: 1px solid #000;
border-left: 0px solid #000;
border-right: 0px solid #000;
border-bottom: 0px solid #000;
}
.border_grayTop {
border-top: 1px solid #bbb;
border-left: 0px solid #000;
border-right: 0px solid #000;
border-bottom: 0px solid #000;
padding-top: 0px;
padding-left: 2px;
}
.border_graySections {
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-right: 0px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 6px;
	background-image: url('http://www.steinwaythebayarea.com/images/bg_parchment.jpg');
	background-repeat: repeat;
	background-position: top;
}
.bgTopNav {
	border-bottom: 1px solid maroon;
	background-image: url('http://www.steinwaythebayarea.com/images/BG_NavBar_black.jpg');
	background-repeat: repeat-x;
	background-position: top;
	display: block;
}
.footer_border {
padding-top: 10px;
padding-left: 10px;
padding-right: 0px;
padding-bottom: 0px;
border-left: 1px solid maroon;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	width: 564px;
	border-left: 1px solid maroon;
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 15px;
}
.content1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	border-left: 0px solid maroon;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
}
.content2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	width: 564px;
	border-left: 1px solid maroon;
	padding-top: 0px;
	padding-left: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	color:#888888;
}
.navRef    { 
color: #666666; 
font-size: 11px; 
font-family: arial, helvetica, sans-serif; 
line-height: 14px; 
}
.reverse_board {
	color: #fff;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	width: 140px;
	display: block;
	padding-left: 3px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom:1px solid #ccc;
	background-color: #000;
}
.reverse {
	color: #fff;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	width: 150px;
	display: block;
	padding-left: 3px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom:1px solid #ccc;
	background-color: #000;
}
.reverse_long {
	color: #fff;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	width: 220px;
	display: block;
	padding-left: 3px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom:1px solid #ccc;
	background-color: #000;
}
.reverse_blue  { 
color: #fff; 
font-size: 12px; 
font-family: arial, helvetica, sans-serif; 
font-weight: normal; 
background-color: navy; 
display: block; 
	padding-left: 3px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom:1px solid #ccc;
width: 150; 
border-bottom: 1px solid #ccc 
}
.reverse_maroon { 
color: #fff; 
font-size: 12px; 
font-family: arial, helvetica, sans-serif; 
font-weight: normal; 
background-color: maroon; 
display: block; 
	padding-left: 3px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom:1px solid #ccc;
width: 150; 
border-bottom: 1px solid #ccc 
}
.reverse_maroon_s { 
color: #fff; 
font-size: 12px; 
font-family: arial, helvetica, sans-serif; 
font-weight: bold; 
background-color: maroon; 
display: block; 
	padding-left: 3px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom:1px solid #ccc;
width: 100; 
border-bottom: 1px solid #ccc 
}
.reverse_gray_s { 
color: #fff; 
font-size: 12px; 
font-family: arial, helvetica, sans-serif; 
font-weight: bold; 
background-color: #666; 
display: block; 
	padding-left: 3px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom:1px solid maroon;
width: 100; 
border-bottom: 1px solid #ccc 
}
.whiteKey {
	color: #000;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	width: 150;
	display: block;
	border:1px solid #ccc;
	padding-left: 2px;
	padding-right: 4px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #eee;
}
.program {
	color: #000;
	font-family: Times, Garamond, serif;
	font-size: 13px;
	line-height: 20px;
	width: 430px;
	padding-top: 15px;
	padding-bottom: 20px;
	padding-right: 15px;
	padding-left: 15px;
	border: 1px solid maroon;
	background-image: url('http://www.steinwaythebayarea.com/images/bg_parchment.jpg');
	background-repeat: repeat;
	background-position: top;	
}
td,ol,ul,li  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}
p  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
.fineprint  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
}
.padLeft {
padding-left: 5px;
}
.indent5 {
text-indent: 10px;
}
.singleSpace  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
}
.timesLrg {
	font-family: Times, serif;
	font-size: 13px;
	line-height: 20px;
}
ul.calendar {
 list-style-type: disc;
 margin-left:15px;
 margin-right:5px;
 padding: 0px 3px;
 border:0px solid black;
}
ul.news {
 list-style-type: disc;
 margin-left:20px;
 margin-right:5px;
 padding: 0px 3px;
 border:0px solid black;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: square;
	font-size: 11px;
	line-height: 20px;
}
.bullets {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	text-decoration: none;
	color:#000000;
}
.bullets A:link{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color:#0000FF;
}
.bullets A:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color:#0000FF;
}
.bullets A:hover{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color:#666666;
}
.bullets A:visited:hover{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color:#666666;
}
.levelOne{
	display: block;
	color: white;
	background-color: #666666;
	text-decoration: none;
	padding: 3px;
	padding-left: 8px;
}

a.levelOne, a.levelOne:visited{
	color: white;
	background-color: #666666;
	border-bottom: 1px solid #E7E7DF;
	text-decoration: none;
	padding: 3px;
	padding-left: 8px; 
	display: block;
}

a.levelOne:hover{
	color: ffcc66;
	background-color: #666666;
	border-bottom: 1px solid #E7E7DF;
	text-decoration: none;
	padding: 3px;
	padding-left: 8px; 
	display: block;
}

.levelTwo, a.levelTwo{
	color: white;
	background-color: #B2B3AC;
	border-top: 0px solid #666666;
	text-decoration: none;
	padding: 3px;
	padding-left: 8px; 
	display: block;
}
.levelTwo:hover{
	color: maroon;
	background-color: #B2B3AC;
	border-top: 0px solid #666666;
	text-decoration: none;
	padding: 3px;
	padding-left: 8px; 
	display: block;
}

.levelThree, a.levelThree, a.levelThree:visited{
	color: #333333;
	background-color: #eeeeee;
	border-left: 11px solid #B2B3AC;
	border-top: 1px solid #666666;
	text-decoration: none;
	padding: 3px;
	padding-left: 8px; 
	display: block;
	width: 153px;
}

a.levelThree:hover { 
	color: #000; 
	text-decoration: none; 
	background-color: #ffffff; 
	background-image: url('http://www.steinwaythebayarea.com/images/bg_parchment.jpg');
	background-repeat: repeat;
	background-position: top;	
	padding: 3px 3px 3px 8px; 
	border-top: 1px solid #666666; 
	border-left: 11px solid #000; 
	width: 153px;
}
.quote { 
color: #ffffcc; 
font-family: Times, Times New Roman, serif;
font-size: 13px; 
line-height: 15px; 
}
.attribute { 
color: white; 
font-family: Arial, Arial Narrow, Arial Black, Verdana, Helvetica, Geneva, Swiss, SunSans-Regular; 
font-size: 12px; 
line-height: 30px; 
text-indent: 0px;
text-align: right;
}
/* ==================================== */
table#navigation {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	border-bottom: 2px solid #f90;
	border-left: 2px solid #f90;
}

.rollover {
	color:#000;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	background-color: #ffffcc;
	padding: 10px;
	border-top: 2px solid #f90;
	border-right: 2px solid #f90;
}

.rolloverb {
	color:#000;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	background-color: #ccffff;
	padding: 10px;
	border-top: 2px solid #f90;
	border-right: 2px solid #f90;
}
.border-TR {
padding: 10px;
border-top: 2px solid #f90;
border-right: 2px solid #f90;
}
.border-TL {
padding: 10px;
border-top: 2px solid #f90;
border-right: 2px solid #f90;
}
.border-BL {
padding: 10px;
border-top: 2px solid #f90;
border-left: 2px solid #f90;
}
.border-BR {
padding: 10px;
border-bottom: 2px solid #f90;
border-right: 2px solid #f90;
}
.border-T {
padding: 10px;
border-top: 2px solid #f90;
}
.border-R {
padding: 10px;
border-right: 2px solid #f90;
}
.border-B {
padding: 10px;
border-bottom: 2px solid #f90;
}
.border-L {
padding: 10px;
border-left: 2px solid #f90;
}

