@font-face {
	font-family: 'Tahoma';
	src: url('/fonts/tahoma.ttf');
}
@font-face {
	font-family: 'Calibri';
	src: url('/fonts/CALIBRI.TTF');
}
@font-face {
	font-family: 'Calibri';
	font-weight: bold;
	src: url('/fonts/CALIBRIB.TTF');
}
@font-face {
	font-family: 'Calibri';
	font-style: italic;
	src: url('/fonts/CALIBRII.TTF');
}
@font-face {
	font-family: 'Calibri';
	font-weight: bold;
	font-style: italic;
	src: url('/fonts/CALIBRIZ.TTF');
}
* {
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 0pt;
	margin-left: 0pt;
	padding-top: 0pt;
	padding-right: 0pt;
	padding-bottom: 0pt;
	padding-left: 0pt;
	list-style-image: none;
}
ul {
	margin-top: 8px;
	margin-left: 20px;
	margin-bottom: 20px;
}
ul li {
	list-style-type: circle;
}
ol {
	margin-top: 8px;
	margin-left: 30px;
	margin-bottom: 20px;
}
ol li {
	list-style-type: decimal;
}
body {
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 0pt;
	margin-left: 0pt;
	font-family: Calibri, Helvetica, sans-serif;
	font-size: 100%;
	text-align: center;
	background-color: #000000;
	background-image: url("/images/bg_page.jpg");
	background-repeat: no-repeat;
	background-position: center top;
	background-clip: border-box;
	background-origin: padding-box;
	background-size: auto auto;
	background-attachment: fixed;
}
table {
	width: 100%;
	border: 0px;
}
td {
	vertical-align: top;
	border: 0px;
}
a:link, a:visited, a:hover {
	color: #4d170c;
	text-decoration: underline;
}
img {
	border: 0px;
}
#Container {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	border-left: 1px solid black;
	border-right: 1px solid black;
}
#TitleImg {
	width: 960px;
	height: 164px;
	border: 0px;
	padding: 0px;
	margin: 0px;
}
#NavBar {
	background-color: #1e1c18;
	background-image: url("/images/navbar.png");
	background-repeat: no-repeat;
	background-position: left top;
	width: 944px;
	height: 38px;
	color: #f2e8d1;
	font-family: Tahoma;
	font-size: 85%;
	text-align: right;
	padding-right: 16px;
}
#NavBar ul {
	margin: 0px;
	display: block;
	list-style: none;
	vertical-align: middle;
	height: 38px;
}
#NavBar ul li {
	margin: 0px;
	vertical-align: middle;
	list-style: none;
	display: inline-block;
	height: 38px;
}
#NavBar ul li a {
	color: #f2e8d1;
	text-decoration: none;
	display: inline-block;
	vertical-align: middle;
	height: 25px;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 11px;
}
.NavigationHover {
	background-color: #5c5649;
	background-image: url("/images/nav_hover.jpg");
	background-repeat: repeat-x;
	background-position: top left;
	color: #ffffff;
	text-shadow: #303030 1px 1px 1px;
}
#SideBar {
	width: 251px;
	background-color: #d9c7a3;
	background-image: url("/images/sidebar_top.png");
	background-repeat: no-repeat;
	background-position: top left;
	border-left: 1px solid #4f4a40;
	border-right: 1px solid #4f4a40;
	float: left;
	min-height: 580px;
	padding-top: 45px;
	padding-bottom: 9000px;
	margin-bottom: -9000px;
}
.SideBarTitle {
	width: 242px;
	height: 34px;
	padding: 0px;
	border: 0px;
	margin: 0px;
}
.SideBarSection {
	margin: 12px 18px 12px 18px;
	text-align: left;
	font-size: 12px;
}
.SideBarSection a:link, .SideBarSection a:visited {
	font-weight: bold;
	font-size: 14px;
}
#Main {
	width: 100%;
	padding: 0px;
	margin: 0px;
	background-color: #faf3e3;
	overflow: hidden;
}
#Content {
	float: left;
	padding: 12px;
	padding-bottom: 9000px;
	margin-bottom: -8990px;
	width: 682px;
	text-align: left;
	font-size: 14px;
}
#Content p {
	margin-bottom: 16px;
}
#ContentTopImage {
	width: 680px;
	height: 150px;
	border: 1px solid black;
	margin-bottom: 10px;
}
.ContentTitle {
	font-size: 26px;
	color: #4d170c;
	font-style: normal;
}
#Mission {
	color: #332e25;
	font-style: italic;
	font-size: 14px;
	margin-left: 2px;
	margin-bottom: 4px;
}
#PromoVideo {
	margin-bottom: 8px;
	margin-top: 20px;
}
.NewsTitle {
	font-size: 18px;
	color: #4d170c;
	display: inline-block;
	margin-top: 12px;
	font-weight: bold;
}
.NewsSubtitle {
	font-size: 12px;
	color: #1e1c18;
	display: inline-block;
	margin-bottom: 4px;
}
.NewsContent {
	font-size: 15px;
	color: #1e1c18;
	display: inline-block;
	padding-bottom: 10px;
}
.NewsAttachments {
	font-size: 13px;
	color: #1e1c18;
	display: inline-block;
	margin-top: -10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.EventTitle {
	display: inline-block;
}
.EventLocation {
	display: inline-block;
	margin-bottom: 12px;
}
.EventDescription {
	display: inline-block;
}
.EventDescription p {
	margin: 0;
	padding: 0;
}
.GalleryBlock {
	width: 225px;
	float: left;
	margin-bottom: 12px;
}
.GalleryBlock a:link img, .GalleryBlock a:visited img {
	border: 1px solid #4d170c;
}
.ContentBlock {
	width: 340px;
	float: left;
	margin-bottom: 12px;
}
.ContentBlock a:link img, .ContentBlock a:visited img {
	border: 1px solid #4d170c;
}
.ContentBlockHeader {
	font-size: 18px;
	color: #4d170c;
}
.ContentSubtext {
	font-size: 13px;
}
.StaffBlock {
	width: 340px;
	float: left;
}
.StaffBlock ul li {
	list-style-type: circle;
	display: list-item;
}
.StaffImg {
	margin-right: 12px;
	margin-bottom: 12px;
	box-shadow: 1px 1px 3px black;
	-moz-box-shadow: 1px 1px 3px black;
	-webkit-box-shadow: 1px 1px 3px black;
	border: 1px solid #4d170c;
	float: left;
}
.AuditionsBlock {
	width: 340px;
	float: left;
}
.AuditionsBlock ul {
	margin-top: 8px;
}
.AuditionsBlock ul li {
	list-style-type: circle;
	display: list-item;
}
.EnsembleMainBlock {
	width: 640px;
	float: left;
	padding-right: 20px;
}
.UpcomingRehearsalsBlock {
	width: 320px;
	float: left;
}
.EnsemblePhotosBlock {
	width: 680px;
}
#Footer {
	width: 100%;
	background-color: #1e1c18;
	height: 36px;
	border-top: 1px solid #303030;
	text-align: right;
	color: #b3a790;
}
#Footer p {
	display: inline-block;
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 4px;
	font-size: 12px;
}
#Footer a:link, #Footer a:visited {
	color: #b3a790;
	font-weight: bold;
}
.sep {
	background-color: #b3a790;
	height: 1px;
	border: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.clr {
	clear: both;
	height: 0px;
	margin-top: -1px;
}
.controlform, .contactform {
	font-family: Calibri;
	font-size: 14px;
}
.controlform input, .controlform select {
}
.controlform input[type=button], .controlform input[type=submit] {
	border: 1px solid #303030;
	margin-left: 4px;
	padding: 0px 2px;
}
