* {
	border: 0;
	padding: 0;
	margin: 0;
}

ul {
	margin-left: 40px;
}

hr
{
	width: 100%;
	border-bottom: 1px solid #000000;
}

a:hover {
	color: #EC9956;
}
a img {
	border: 0px;
	text-decoration: none;
}
.clear {
	clear: both;
	font-size: 1px;
	height: 1px;
}

body {
	/*
	scrollbar-arrow-color: #000000;
	scrollbar-base-color: #000000;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-face-color: #999999;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-dark-shadow-color: white;
	scrollbar-3d-light-color: #000000;
	*/
	font-family: Arial, Helvetica, sans-serif;
}

h5
{
	font-size: 12px;
}

p {
	margin-top: 12px;
	margin-bottom: 12px;
    }

h5 + p
{
	margin-top: 0;
}

.site {
	width: 614px;
	margin-left: auto;
	margin-right: auto;
	border: 2px solid #9f9f9f;
	border-top: 0;
	position: relative;
}

.top_banner {
	list-style: none;
	display: block;
	height: 89px;
	margin: 0;
	padding: 0;
	font-size: 9pt;
	font-weight: bold;
background-color: black;
}
.top_banner a {
	text-decoration: none;
	color: white !important;
	display: block;
	height: 85px;
	padding-top: 4px;
}
.top_banner a:hover {
	color: #ff6633 !important;
	text-decoration: none;
}
.top_banner li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	overflow: hidden;
	text-align: center;
	background-color: black;
	background-repeat: no-repeat;
	background-position: center top;
}
.top_banner .logo {
	width: 249px;
	background-image: url(../images/headers/header/logo.jpg);
}
.top_banner .calendar {
	width: 71px;
	background-image: url(../images/headers/header/calendar.jpg);
}
.top_banner .donate {
	width: 75px;
	background-image: url(../images/headers/header/donate.jpg);
}
.top_banner .home {
	width: 73px;
	background-image: url(../images/headers/header/home.jpg);
}
.top_banner .christie {
	width: 146px;
	background-image: url(../images/headers/header/christie.jpg);
}

.navMenu {
	clear: both;
	list-style: none;
	display: block;
	margin: 0;
	padding: 0;
	font-size: 9pt;
	font-weight: bold;
	background-color: black;
	width: 614px;
	height: 21px;
}
.navMenu a {
	text-decoration: none;
	color: white !important;
}
.navMenu a:hover {
	color: #ff6633 !important;
	text-decoration: none !important;
}
.navMenu li {
	display: block;
	float: left;
	margin: 0;
	padding: 3px 5px 0px 5px;
	background-color: black;
}

.navPopup {
	position: absolute;
	visibility: hidden;
	opacity: .85;
	filter: alpha(opacity=85);
	width: 160px;
}
.navPopup ul {
	display: block;
	list-style: none;
	font-size: 8pt;
	margin: 0;
	padding: 0;
}
.navPopup li {
	display: block;
	padding: 1px 4px 2px 4px;
	background-color: black;
	width: 160px;
}
.navPopup a {
	display: block;
	width: 160px;
	text-decoration: none;
	color: white;
	font-weight: normal;
}
.navPopup a:hover {
	color: #ff6633;
}

.searchLink {
	color: white;
}

.searchPopup {
	display: block;
	width: 200px;
	opacity: .85;
	filter: alpha(opacity=85);
	padding: 2px;
	text-align: center;
	border: 1px solid black;
	background-color: black;
	color: white;
}

.subnav {
	float: left;
	width: 104px;
	margin-top: 40px;
	margin-left: 10px;
	font-size: 7pt;
	font-weight: bold;
}
.subnav ul {
	margin-left: 0;
}
.subnav p {
}
.subnav li {
	list-style: none;
	padding: 5px 3px 5px 3px;
}
.subnav a {
	color: black;
	text-decoration: none;
}
.subnav a:hover {
	text-decoration: none;
	color: #ff6633;
}
.subnav .searchbox {
	border: 1px solid #9f9f9f;
	width: 60px;
}
.subnavLine {
	float: left;
	width: 6px;
	overflow: hidden;
	margin-top: 40px;
}
a.sidenavpage {
	color: #ff6633;
}


.foot {
	text-align: center;
	margin-top: 15px;
}

.content {
	margin: 15px 30px 0px 30px;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.content_sidebar {
	float: right;
	width: 460px; /* IE wants 450, FF wants 470 */
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 10px;
	text-align: center;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
}

.content_center {
	text-align: center;
}

.mega-red {
	color: #FF0000;
	font-weight: bold;
}

.red {
	color: #FF6600;
}

h2 {
	text-align: center;
}

.sub_title {
	font-weight: bold;
	font-size: 1.8em;
	color: #800000;
}

.regularBold {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.regularSmall {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}
.headerpurple {
	font-size: 14px;
	font-weight: bold;
	text-transform: none;
	color: #400080;
	text-decoration: none;
}

/* releases */
.media_contact {
	float: right;
	width: 200px;
	text-align: right;
}
.a_upper a {
	text-transform: uppercase;
}
/* faq: */
ol {
	margin-left: 40px;
}
/* family concert */
.sidenavecom {
	font-size: 12px;
	font-weight: bolder;
	color: #FF0000;
	text-decoration: none;
}
/* symphony for schools */
.alertSmall {
	font-weight: bold;
	color: #FF0000;
}
/* tickets */
.content_sidebar li {
	margin-left: 20px;
}
.content_sidebar ul li {
	margin-left: 0px;
}
input, textarea, select {
	border: 1px solid #cccccc;
}
input[type="radio"] {
	border-width: 0;
}

/* wider */
.site {
	width: 933px;
}
.top_banner .logo {
	width: 369px;
}
.dropshadow {
	width: 933px;
}

.navMenu {
	width: 933px;
}
.navMenu li {
	margin-right: 15px;
}
.content_sidebar {
	width: 720px; /* IE wants 450, FF wants 470 */
}

body {
	background-color: #eeeeee;
}

.site {
	border: 2px solid #9f9f9f;
	background-color: white;
	margin: 5px auto 20px auto;
}
