@charset "utf-8";
/* CSS Document */

body {
	margin: 0 20px;
	padding: 0;
	border: 0;
	color: #000;
	background: #cccccc;
	line-height: normal;
	font-family: Arial, Verdana, sans-serif;
	text-align: center; /* for IE */
}
div, p, ul, ol, li, dl, dt, dd, blockquote {
	margin: 0;
	padding: 0;
	border: 0;
}

#page-area {
	margin: 0px auto;
	padding: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
	border: 3px solid #fff;
	border-top: 0px;
	width: 950px;
	background: #42657B url(images/2008/main_back1.jpg) repeat top left;
}
#main-area{
	margin: 0 auto;
	text-align: left; /* counter the IE fix */
	padding: 0;
	width: 720px;
	/* background: #FFFFFF url(images/shadedTop.jpg) repeat-x top left; */
}
#header {
	background: white;
}
#bridge-bar {
	margin: 0 auto;
	padding: 0;
	background: #000000;
}
#content{
	padding: 0;
	background: white;
}
#footer {
	margin: 0px auto;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
}

.datetime {
	font-size: large;
	font-variant: small-caps;
	font-weight: bold;
}
.venue {
	font-size: medium;
}
.concert_description {
	font-size: small;
	font-family: serif;
}
.pieces {
	font-size: small;
	font-family: serif;
}
.impressionist, .theater, .tradition, .locale, .narrative  {
	text-transform: uppercase;
	font-size: large;
	font-weight: bold;
}
.impressionist {
	color: purple;
}
.theater {
	color: gray;
}
.tradition {
	color: green;
}
.locale {
	color: orange;
}
.narrative {
	color: red;
}

.caption {
	font-size: x-small;
	font-style: italic;
}


.summary {  font-size: 12px}
.submenu {  font-size: 12px}

a:hover {  color: #000000; text-decoration: none}
.footer { font-size: 12px }
.heading {
	font-size: 13px;
	font-weight: bold;
	color: #b71518;
	text-transform: uppercase;
}
.normal { font-size: 12px}
.tabledata {
	font-size: 12px;

}

.whiteText {
	color: #FFFFFF;
}

.cursiveText {
	font-family: Florence, Zapf Chancery, cursive;
	font-size: 16px;
	font-weight: bold;
	color: #b71518;
}

.smallCursive {
	font-family: Florence, Zapf Chancery, cursive;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}

.borderRed {
	border: 1px solid #b71518;
}
.smallText {

	font-size: 11px;
}
a:link {
	color: #b71518;
}
a:visited {
	color: #333333;
}
p {
	font-size: 12px;
}
li {
	font-size: 12px;
	padding-bottom: 6px;

}
font {
	font-size: 12px;
}
.borderPink {

	border: 1px solid #993366;
}
.borderBlue {

	border: 1px solid #0067AC;
}
.borderBeige {

	border: 1px solid #ffeecc;
}
.borderGrey {

	border: 1px solid #999999;
}
.borderLtGrey {

	border: 1px solid #eeeeee;
}
.borderConcerts {
	border: 1px solid #CCCCCC;
	margin: 6px;
}

.subheadingBlue {
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	color: #003399;
}

.subheadingWhite {
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
}

.headingNoColor {

	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
}
.headingOrange {

	font-size: 13px;
	font-weight: bold;
	color: #FF6600;
	text-transform: uppercase;
}
.headingRed {


	font-size: 13px;
	font-weight: bold;
	color: #b71518;
	text-transform: uppercase;
}
.italicBlack {
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	color: #000000;
}
.subheadingRed {
	font-size: 10px;
	font-weight: bold;
	color: #b71518;
}
.headingGreen {

	font-size: 13px;
	font-weight: bold;
	color: #009933;
	text-transform: uppercase;
}
.headingLg {

	font-size: 16px;
	font-weight: bold;
	color: #b71518;
	text-transform: uppercase;
}
.headingWhite {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
}
.admin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.header1 {
	font-size: 16px;
	color: #666666;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 4px;
	padding-bottom: 4px;



}
.border1 {


	border: 1px solid #CCCCCC;
}
.borderBlack {


	border: 1px solid #000000;
}
.header2Caps {
	color: #000000;
	text-transform: uppercase;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: bold;

}
.borderWhite {


	border: 1px solid #FFFFFF;
}
.Veranda5Header {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 24px}
