﻿body 
{
	background-image:url(/CNYJazz/images/site_bg.gif);
	color:White;
	font-family:Arial, Times New Roman, Courier, Verdana;
	font-size:10pt;
}
h1
{
	font-size:large;
	color:Silver;
}
td
{
	vertical-align:top;
}

A:Link,A:Active,A:Visited
{
	color:#CCC;
}
	
A:hover
{
	color:yellow;
}

#masterMainTable
{
	width:780px;
	height:100%;
	background-color:#670C0B;
}
#masterHeaderCell
{
	height:163px;
}
#masterMainTable #masterContentCell
{
	height:100%;
	padding:30px 25px 45px 25px;
	min-height:400px;
}
#masterFooterTable
{
	width:100%;
}
#masterFooterTable td
{
	text-align:center;
}
#navBottomRow
{
	width:100%;
	text-align:center;
}
#navBottomRowLeft
{
	padding-left:20px;
}
#navBottomRowLeft a
{
	font-family: Tw Cen MT Condensed, Century Gothic;
	color: #A5A6A8;
	text-decoration: none;
	font-size: 26px;

}
#navBottomRowLeft a:hover
{
	color: White;

}
#navBottomRowRight
{
	padding-right:50px;
}
#navTopRow
{
	width:100%;
	background-color:#D26C08;
}
#masterContentCell
{
	padding:0px 10px 0px 10px;
}
#masterFooterCell
{
	background-color:Black;
}
.linkImages
{
	text-decoration:none;
	border:0;
}
.whiteHR
{
	color:White;
	height:1px;
}
#PublicProgramsList li
{
	padding:10px 0px 10px 0px;
}
.yellowText
{
	color:Yellow;
}
.blockQuote
{
	padding:0px 50px 0px 50px;
}
#summerJazzSponsors td
{
	text-align:center;
}
.paragraphImages
{
	padding-right:10px;
	padding-left:10px;
	padding-bottom:5px;
	padding-top:5px;
}
body {
}
.CalendarClass a:hover
{
	color:Yellow;
}
.CalendarClass a
{
	color:#CCCCCC;
	font-size:12px;
}
.CalendarClass td
{
	font-size:12px;
}
.rightSideCell
{
	border-color:Black;
	border-style:solid;
	border-top:1px;
	border-right:1px;
	border-left:0px;
	border-bottom:1px;
	margin-bottom:10px;
		padding-right:5px;
	padding-top:2px;
	padding-bottom:2px;
	color:white;
}
.leftSideCell
{
	border-color:Black;
	border-style:solid;
	border-top:1px;
	border-right:0px;
	border-left:1px;
	border-bottom:1px;
	margin-bottom:10px;
	padding-left:5px;
	padding-top:2px;
	padding-bottom:2px;
	color:white
}
.boxCell
{
	border-color:Black;
	border-style:solid;
	border-top:1px;
	border-right:1px;
	border-left:1px;
	border-bottom:1px;
	margin-bottom:10px;
}
.spacerRow
{
	height:5px;
}
.cellLeftNoTop
{
	border-color:Black;
	border-style:solid;
	border-top:0px;
	border-right:0px;
	border-left:1px;
	border-bottom:1px;
}
.cellRightNoTop
{
	border-color:Black;
	border-style:solid;
	border-top:0px;
	border-right:1px;
	border-left:0px;
	border-bottom:1px;
	padding-left:5px;
	padding-bottom:0px;
	padding-right:5px;
}
.cellNoBottom
{
	border-color:Black;
	border-style:solid;
	border-top:1px;
	border-right:1px;
	border-left:1px;
	border-bottom:0px;
	padding-left:5px;
	padding-right:5px;
	padding-top:0px;
	padding-bottom:0px;
}
.editCalendarTable
{
	border:1px solid black;
}


