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

body {
	background: #333 url(../_images/body.jpg) center repeat-y;
	margin: 0;
	padding: 0;
	text-align: center;
}
#wrapper {
	background: #000;
	margin: 0px auto;
	text-align: left;
	width: 960px;
}
#header {
	background: #000;
	margin: 0px;
	padding: 0px;
	height: 120px;
	position: relative;
}

#headerNav {
	color: #FFF;
	z-index: 10;
	position: absolute;
	left: 700px;
	top: 10px;
}
#header ul{
	margin:0;
	padding:0;
	list-style:none;
}
#header li {
	display: inline;
	padding-right: 0.75em;
	padding-left: 0.75em;
	font-family: helvetica, Arial, verdana, sans-serif;
	font-size: 0.9em;
}
#mainNavigation {
	position: relative;
	background: #000;
	font-family: helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	text-transform:uppercase;
	z-index: 500;
	width: 960px;
	padding: 0px;
	margin: 0px;
	background: url(../_images/mainNav_3.jpg) repeat-x center;
	height: 25px;
}
#mainNavigation ul {
	list-style: none;
}
#mainNavigation li {
	float: left;
	font-size: 12px;
	position: relative;
	height: 25px;
}
#mainNavigation li ul {
	display: none;
	position: absolute;
	top: 25px;
}
#mainNavigation li li {
	padding-top: 0px;
	white-space: nowrap;
	text-transform: capitalize;
}
#mainNavigation li:hover ul {
	background: #960000;
	display: block;
	position: absolute;
	margin: 0px;
	padding: 0px;
}
#mainNavigation li:hover, .current{
	background: url(../_images/mainNav_2.jpg) repeat-x top;
}
#mainNavigation li li:hover{
	height: 25px;
}
#mainNavigation li:hover li {
	float: none;
}
#mainNavigation li:hover li a {
	color: #FFF;
	background: #690000;
	font-weight: normal;
	border-top: 1px solid #000;
}
#mainNavigation li li a:hover {
	background: #C80000;
}
#mainNavigation li a:link, #mainNavigation a:visited 
{
	display: block;
	text-decoration: none;
	text-align: center;
	margin: 0 auto;
}
#mainNavigation li a{
	margin: 0;
	padding: 0;
}
#mainNavigation li li a:link, #mainNavigation a:visited {
	font-size: 12px;
	padding: 5px 15px;
}
#mainNavigation li a:hover {
	color: #FFF;
}
.current, .current:hover, .current:active {
	color: #FFF;
	cursor:default;
}
#leftsidebar {
	background: #000;
	margin: 0px;
	padding: 0em;
	width: 165px;
	clear: both;
	float: left;
	height: 400px;
}
#leftsidebar ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#leftsidebar li {
	line-height: 2.5em;
	color: #FFF;
	text-align: left;
	margin: 0px;
	padding: 0px;
	font-family: helvetica, Arial, verdana, sans-serif;
	position: relative;
	left: 0.9em;
	font-size: 0.8em;
	top: 0.9em;
}
#leftsidebar li a.currentLeft, #leftsidebar li a.currentLeft:hover, #leftsidebar li a.currentLeft:active {
	cursor: default;
	font-style: italic;
	color: #960000;
}
#mainContent {
	background: #FFF;
	margin: 0px;
	padding: 0px;
	width: 545px;
	float: left;
	color: #000;
	text-align: center;
	min-height: 500px;
}
#mainContent img {
	padding: 5px 15px 15px;
	text-align: center;
	border-style: none;
}

#mainContent a {
	color: #960000;
}
#mainContent table {
	margin: 0.5em 1em 0.5em 12px;
	font-family: helvetica, Arial, sans-serif;
	font-size: 0.9em;
	padding: 0px;
	line-height: 0px;
}

#mainContent div {
	position: relative;
	left: 140px;
	width: 223px;
	color: #000;
}


#mainContent table tr td {
	vertical-align: top;
	text-align: left;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
}
#mainContent ol {
	padding-left: 36px;
}
#mainContent ol li {
	list-style: decimal;
	color: #000;
}
#mainContent ul li {
	padding-left: 36px;
	text-align: left;
	text-color:#000;
	list-style: none;
}
.center {
	text-align: center;
}

#sectionTitle {
	margin: 0px;
	padding: 0px;
	width: 795px;
	float: left;
	height: 500px;
}
#NutTea {
	margin: 0px;
	padding: 0px;
	width: 795px;
	float: left;
	height: 600px;
}

#sectionTitle iframe {
	left: 97.5px;
	top: 25px;
}

#sectionTitle h1 {
	font-family: helvetica, Arial, verdana, sans-serif;
	font-size: 1em;
	color: #FFF;
	text-align: center;
	margin: 0em;
	padding: 1.6em;
	font-weight: normal;
	line-height: 1.5em;
	z-index: 10;
}
#sectionTitle h2 {
	font-family: helvetica, Arial, verdana, sans-serif;
	font-size: 1em;
	color: #000;
	text-align: center;
	margin: 0em;
	padding: 1.6em;
	font-weight: normal;
	line-height: 1.4em;
	z-index: 10;
}
#sectionTitle h3 {
	color: #FFF;
	font-size: 0.9em;
	font-weight: normal;
	text-align: center;
	font-family: helvetica, Arial, sans-serif;
	line-height: 1.4em;
}
#sectionTitle h4 {
	color: #FFF;
	font-size: 1.75em;
	font-weight: normal;
	margin: 0em;
	text-align: center;
	font-family: helvetica, Arial, sans-serif;
	line-height: 1.4em;
	letter-spacing: 0.25em;
	padding-top: 1.6em;
}
#sectionTitle h5 {
	color: #FFF;
	font-size: 1.2em;
	font-weight: normal;
	text-align: center;
	font-family: helvetica, Arial, sans-serif;
	line-height: 1.4em;
	letter-spacing: 0.25em;
}
#storySection {
	background: #FFF;
	margin: 0px;
	padding: 0px;
	min-height: 500px;
	width: 795px;
	float: left;
	font-family: helvetica, Arial, sans-serif;
	color: #000;
	text-align: left;
}
#storySection table {
	margin: 0.5em 1em 0.5em 12px;
	font-family: helvetica, Arial, sans-serif;
	font-size: 0.9em;
}
#storySection table tr td {
	vertical-align: text-top;
	text-align: left;
	font-size: 0.9em;
}
.ticketBackground {
	background: #FFF url(../_images/tickets.jpg);
}
.communityBackground {
	background: url(../_images/community.jpg);
}

.companyBackground {
	background: url(../_images/company.jpg);
}
.supportBackground {
	background: url(../_images/support.jpg);
}

.aboutBackground {
	background: url(../_images/about.jpg);
}
.schoolBackground {
	background: url(../_images/school.jpg);
}
.NutcrackerTeaBackground {
	background: url(../_images/NutTea.jpg);
}

#rightsidebar {
	background: #000;
	margin: 0px;
	padding: 0px;
	width: 250px;
	float: right;
}

#slideShow {
	background: #000;
	margin: 0px;
	padding: 0px;
	height: 320px;
	width: 960px;
	border-style: none;
	clear: both;
	z-index: -10;
}
#slideShow div {
	left: 142.5px;
	z-index: 0;
}
#featureBoxes {
	font-family: helvetica, Arial, Verdana, sans-serif;
	background: #000;
	margin: 0px;
	padding: 0px;
	height: 180px;
	width: 960px;
	clear: both;
	border-top: 1px solid #666;
}
#featureBoxes div {
	margin: 30px 29px;
	padding: 0px;
	float: left;
	height: 120px;
	width: 180px;
	background: #FFF;
	border: 1px solid #666;
}
#featureBoxes img {
	border: none;
}
#mediaFooter {
	background: #555;
	margin: 0px;
	padding: 0px;
	height: 35px;
	clear: both;
	border-style: none;
}
#mediaFooter div {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 35px;
	width: 240px;
	border-style: none;
}


.mediaImages {
	display: block;
	padding: 10px 0px 10px 90px;
	border-style: none;
	float: left;
	margin: 0px;
}
#footer {
	background: #000;
	margin: 0px;
	height: 35px;
	border-style: none;
	padding: 0px;
}
#footer ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#footer li {
	vertical-align: middle;
	padding: 0.9em 0em 0.9em 0.75em;
	float: left;
	font-family: helvetica, Arial, Verdana, sans-serif;
	font-size: 0.72em;
}
div, h1, h2, h3, h4, h5, h6, p, pre, address, blockquote, span, ul, ol, li, dl, dd, dt, img, a {
	margin: 0px;
	padding: 0px;
	color: #FFF;
}
h1 {
	font-family: helvetica, Arial, verdana, sans-serif;
	font-size: 1.5em;
	color: #960000;
	margin: 1em 1em 0.5em 16px;
	text-align: left;
	padding: 0px;
	font-weight: normal;
}
h2 {
	font-family: Helvetica, Arial, verdana, sans-serif;
	font-size: .9em;
	color: #960000;
	line-height: 1.5;
	margin: 0em 1em 0em 16px;
	text-align: left;
}

p {
	font-family: Helvetica, Arial, verdana, sans-serif;
	font-size: .9em;
	color: #000;
	line-height: 1.5;
	margin: 0em 1em 0.95em 16px;
	text-align: left;
}
a:link {
	color:#FFF;
	text-decoration: none;
}
a:visited {
	color:#FFF;
	text-decoration: none;
}
a:hover {
	color:#960000;
	text-decoration: none;
}
#wrapper #header img {
	position: relative;
}

