html, body, * {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
}

body {
	background-color: black;
	width: 970px;
}

img {
	border: 0;	
}
body, p, li, span {
	font-family: Arial, Helvetica, Swiss, sans-serif;
	font-size: 10.5pt;
	line-height: 130%;
}

p {
	padding: 8px 8px;
	
}

h1, h2, h3, h4 {
	font-family: Arial, Helvetica, Swiss, sans-serif;
}

h4 {
	font-size: 12pt;
	padding-left: 10px;
	height: 20px;
}

A:link, A:visited, A:active {
	color: #FF9900;
	text-decoration: none;
}

A:hover {
	color: #FF9900;
	text-decoration: underline;
}

A.contentLink {
	color: #BB1C1D;
	text-decoration: none;
}

A.contentLink:hover {
	text-decoration: underline;
}

#divPage {
	background-repeat: repeat-x;
	width: 970px;
	float: left;
}

#divHeader {
	width: 970px;
	height: 140px;
	background-image: url(/img/bgHeader.jpg);
	background-repeat: no-repeat;
}
#divMMPHeaderLogo {
	width: 237px;
	height: 140px;
	background-image: url(/img/gfxMMPHeaderLogo.gif);
	background-repeat: no-repeat;
	float: left;
}
#ulNav {
	padding: 0;
	list-style-image: none;
}
.mainNavItem {
	margin-top: 80px;
	background-image: url(/img/bgNavElement.gif);
	background-repeat: x-repeat;
	padding-left: 10px;
	width: 170px;
	padding-top: 5px;
	height: 55px;
	margin-left: 1px;
	display: block;
	float: left;
	font-family: arial;
	/*font-weight: bold;*/
	color: white;
	cursor: hand;
}

#navHome {
	width: 103px;
}

#navAbout {
	width: 119px;
}

#navSeason {
	width: 119px;
}

#navNewsPress {
	padding-left: 5px;
	width: 114px;
}

.hide {
	display: none;
}
#divMainContent {
	width: 970px;
	height: 100%;
	background-color: #BB1C1D;
	background-repeat: no-repeat;
}

.divMainContentBackground {
	background-image: url(/img/bgMain.jpg);
}

.divMainContentArtisticDirectorBackground {
	background-image: url(/img/bgArtisticDirector.jpg);
	background-position: -20px 0px;
}

#divContentColumn {
	width: 733px;
	padding-left: 237px;
}
.divSectionHome {
	background-image: url(/img/bgSectionHome.jpg);
	background-repeat: no-repeat;
	background-position: -20px 0px;
}
.divSectionArtisticDirector {
	background-image: url(/img/bgSectionArtisticDirector.jpg);
	background-repeat: no-repeat;
	background-position: -20px 0px;
}
.divSectionCommunity {
	background-image: url(/img/bgSectionCommunity.jpg);
	background-repeat: no-repeat;
	background-position: -20px 0px;
}
.divSectionSignup {
	background-image: url(/img/bgSectionSignup.jpg);
	background-repeat: no-repeat;
	background-position: -20px 0px;
}
#divSectionTitle {
	padding-top: 17px;
	padding-left: 20px;
	width: 693px;
	height: 53px;
	font-family: arial, verdana;
	font-size: 30px;
	font-weight: bold;
	color: white;
	background-repeat: no-repeat;
	line-height: 33px;
}

#divHomeTitleLeft {
	float: left;
	height: 45px;
	width: 400px;
}

#divHomeTitleRight {
	float: left;
	height: 45px;
	width: 280px;
	text-align: right;
	color: #FFCC00;
	padding-right: 13px;
}

.homeSubTitle {
	font-size: 16px;
}

.divSectionTitleHome {
	background-image: url(/img/gfxSectionTitleHome.gif);
}

.divContentRow {
	background-color: #CC0000;
	padding-left: 22px;
	padding-top: 16px;
	padding-bottom: 16px;
	width: 691px;
	height: 48px;
	color: white;
	font-size: 14pt;
	line-height: 18pt;
}


.singleLineDescription {
	padding-top: 26px !important;
	padding-bottom: 0px;
	height: 54px;
	
}

.divBannerRow {
	background-color: #CC0000;
	background-repeat: no-repeat;
	margin-top: 20px;
	width: 713px;
	height: 116px;
	padding-top: 1px;
}

.divBannerRowContent {
	background-color: white;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 238px;
	width: 453px;
	height: 81px;
	padding-left: 12px;
	padding-top: 15px;
	border: 0px solid green;
	color: black;
	font-size: 11pt;
	line-height: 17pt;
	background-repeat: no-repeat;
}

#divBannerRowAbout {
	background-image: url(/img/bgSectionRowAbout.jpg);
}

#divBannerRowArtisticDirector {
	background-image: url(/img/bgSectionRowArtisticDirector.jpg);
}

#divBannerRowCommunity {
	background-image: url(/img/bgSectionRowCommunity.jpg);
}

#divBannerRowLookingFor {
	background-image: url(/img/bgSectionRowLookingFor.jpg);
}

#divBannerRowSignup {
	background-image: url(/img/bgSectionRowSignup.jpg);
}
.divBannerRowContentTitle {
	width: 400px;
	height: 11px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-repeat: no-repeat;
	color: black;
	font-weight: bold;
	font-size: 13px;
	letter-spacing: 2px;
	border: 1px solid green;
}

.spanHomepageTitle {
	color: #CC0000;
	font-weight: bold;
	font-size: 14px;
	letter-spacing: 2px;
}

#divBannerRowContentTitleAbout {
	background-image: url(/img/gfxBannerRowTitleAbout.gif);
}

#divBannerRowContentTitleArtisticDirector {
	background-image: url(/img/gfxBannerRowTitleArtisticDirector.gif);
}

#divBannerRowContentTitleCommunity {
	background-image: url(/img/gfxBannerRowTitleCommunity.gif);
}

#divBannerRowContentTitleLookingFor {
	background-image: url(/img/gfxBannerRowTitleLookingFor.gif);
}

#divBannerRowContentTitleSignup {
	background-image: url(/img/gfxBannerRowTitleSignup.gif);
}

.divContentBlockOpacity50 {
	background-image: url(/img/bgContentBlock50.png);
}

.divContentBlockOpacity25 {
	background-image: url(/img/bgContentBlock25.png);
}

.divContentBlockOpacity15 {
	background-image: url(/img/bgContentBlock15.png);
}

.divContentBlock {
	margin-top: 20px;
	background-repeat: repeat-y;
	width: 672px;
	padding: 25px 20px 16px 21px;
	font-size: 11pt;
	line-height: 17pt;
}

#divAboutLogos {
	width: 300px;
	float: left;
	padding-bottom: 20px;
}

#divAboutFooter {
	padding: 0;
	border: 0px solid white;
	width: 370px;
	float: left;
	color: white;
	position: relative;
	top: -15px;
}

.smaller {
	font-size: 9pt;
}

label {
	float: left;
	display: block;
	width: 200px;
	padding-right: 10px;
	text-align: right;
}

P.field {
	clear: both;
}

INPUT.field, TEXTAREA.field {
	width: 200px;
}

.subOption {
	padding-left: 20px;
}

.fieldOn {
	color: red;
}
.fieldOff {
	color: white;
}

A.red {
	color: #CC0000 !important;
}

#divClevelandOrchestraLogo {
	background: url(../img/gfxClevelandOrchestraLogo.gif);
	float: left;
	margin: 10px 10px 5px 10px;
}

#aClevelandOrchestraLogo {
	display:block;
}

#divClevelandOrchestraLogo, #aClevelandOrchestraLogo {
	width: 280px;
	height: 64px;
}

#divCGCCAPLogo {
	background: url(../img/gfxCGCCAPLogo.gif);
	float: left;
	margin: 10px 10px 0px 10px;
}

#aCGCCAPLogo {
	display:block;
}

#divCGCCAPLogo, #aCGCCAPLogo {
	width: 275px;
	height: 140px;
}

#divAdrienneArshtCenterLogo {
	background: url(../img/gfxAdrienneArshtLogo.png);
	float: left;
	margin: 10px 15px 10px 10px;
}

#aAdrienneArshtCenterLogo {
	display:block;
}

#divAdrienneArshtCenterLogo, #aAdrienneArshtCenterLogo {
	width: 290px;
	height: 34px;
}

.yellow {
	color: #FF9900;
}

.grey {
	color: #423F34;
}

.white {
	color: white !important;
}

.black {
	color: black !important;
}

.black_overlay{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}

.white_content {
	display: none;
	position: absolute;
	top: 10%;
	left: 25%;
	width: 720;
	height: 560;
	padding: 2px;
	border: 2px solid red;
	background-color: white;
	z-index:1002;
	overflow: auto;
}

#subNavigation {
	text-align: left;
	height: 500px;
	width: 207px;
	float: left;
	position: relative;
	top: 70px;
	border: 0px solid black;
	padding-top: 100px;
}

.subNavigationItem {
	font-size: 11px;
	font-weight: bold;
	width: 180px;
	height: 24px;
	margin-bottom: 2px;
	margin-left: 40px;
	padding-top: 6px;
	padding-left: 6px;
}

.subNavigationSelected {
	background: url(/img/bgRed75.png);
}
.subNavigationNotSelected {
	background: url(/img/bgWhite75.png);
}
.scheduleColumnTitle {
	text-align: left;
	border-bottom: 1px solid black;
}

.wallpaperTitle {
	font-size: 14pt;
}
