* {
	margin: 0;
}
html {
	height: 100%;
}
body {
	height: 100%;
	overflow: -moz-scrollbars-vertical;
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	color: #231f20;
	font-style: normal;
	line-height: 20px;
	background-image: url(/images/provo-civic-ballet/main-background.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #000000;
	text-align: center;
}
/** Main Wrapper **/
#wrapper {
	width: 1070px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	overflow: hidden;
	background-image: url(/images/provo-civic-ballet/background.png);
	background-repeat: repeat-y;
	background-position: center bottom;
	margin: 0 auto -130px;
}
#main-container {
	width: 1070px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
/** Header **/
#header {
	margin-left: auto;
	margin-right: auto;
	width: 1022px;
	height: 212px;
	background-image: url(/images/provo-civic-ballet/masthead.png);
	background-repeat: no-repeat;
	z-index: 2;
	text-align: center;
}
#logo {
	padding-top: 30px;
}
/** Main Body **/
#main-body {
	width: 915px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 40px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#featured-image {
	position: relative;
	width: 1020px;
	height:  550px;
	margin-left: auto;
	margin-right: auto;
	overflow:hidden;
}
/** Footer **/
#footer {
	clear: both;
	margin-left: auto;
	margin-right: auto;
	width: 1070px;
	height: 130px;
	background-image: url(/images/provo-civic-ballet/footer-background.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#push {
	height: 130px;
}
#bottom-contact-info {
	padding-top: 32px;
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
	font-style: normal;
	padding-bottom: 8px;
}
a.bottomContactInfo {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
	font-style: normal;
	text-decoration: none;
}
a:hover.bottomContactInfo {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	color: #be1e2d;
	font-style: normal;
	text-decoration: underline;
}
#copyright {
	clear: both;
	padding-top: 8px;
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
	font-style: normal;
}
/** Primary Navigation **/
#primary-nav {
	margin-left: auto;
	margin-right: auto;
	width: 1022px;
	height: 35px;
	background-image: url(/images/provo-civic-ballet/nav-background.png);
	background-repeat: no-repeat;
}
#primary-nav-item {
	position: relative;
	float: left;
	height: 35px;
}
#primary-nav-divider {
	float: left;
	width: 2px;
	height: 31px;
}
/** Secondar Navigation **/
#secondary-nav {
	padding-top: 60px;
}
#secondary-nav-item {
	width: 191px;
	height: 28px;
}
#secondary-nav-divider {
	width: 191px;
	height: 1px;
}
/** Terciary Navigation **/
#terciary-nav {
}
#terciary-nav-item {
}
#terciary-nav-divider {
}
/** Bottom Navigation **/
#bottom-nav {
	width: 815px;
	height: 20px;
	margin-left: auto;
	margin-right: auto;
}
#bottom-nav-item {
	float: left;
	height: 20px;
}
#bottom-nav-divider {
	float: left;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #be1e2d;
	font-style: normal;
	font-weight: normal;
	padding-left: 0px;
	padding-right: 0px;
	letter-spacing: 1px;
	text-transform: uppercase;
	line-height: 20px;
	text-decoration: none;
	padding-left:6px;
	padding-right:6px;
}
a.bottomMenuLink {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-style: normal;
	font-weight: normal;
	padding-left: 0px;
	padding-right: 0px;
	letter-spacing: 1px;
	text-transform: uppercase;
	line-height: 20px;
	text-decoration: none;
	padding-left:6px;
	padding-right:6px;
}
a:hover.bottomMenuLink {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #be1e2d;
	font-style: normal;
	font-weight: normal;
	padding-left: 0px;
	padding-right: 0px;
	letter-spacing: 1px;
	text-transform: uppercase;
	line-height: 20px;
	text-decoration: underline;
	text-align: center;
	padding-left:6px;
	padding-right:6px;
}
/** Admin Section **/
#admin-links {
	padding-top: 0px;
	padding-bottom: 20px;
	text-align: right;
}
/** CSS **/
.copy {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	color: #231f20;
	font-style: normal;
	line-height: 20px;
}
.copyDark {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	color: #231f20;
	font-style: normal;
}
.highlight {
	color: #4379d1;
}
h1 {
	font-family: Helvetica, sans-serif;
	font-size: 22px;
	color: #b71319;
	font-style: normal;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 2px;
	letter-spacing: 1px;
}
h2 {
	font-family: Helvetica, sans-serif;
	font-size: 18px;
	color: #b71319;
	font-style: normal;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 1px;
	text-transform: uppercase;
}
h3 {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	color: #b71319;
	font-style: normal;
	font-weight: 500;
	margin-top: 0px;
	margin-bottom: 2px;
}
h4 {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	color: #b71319;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
h5 {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	color: #b71319;
	font-style: normal;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
select {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	color: #231f20;
	font-style: normal;
}
.error {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	color: red;
	font-style: normal;
}
a {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	color: #b71319;
	font-style: normal;
	text-decoration: none;
}
a:hover {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	color: #231f20;
	font-style: normal;
	text-decoration: underline;
}
a.selected {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	color: #231f20;
	font-style: normal;
	text-decoration: underline;
}
a:hover.selected {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	color: #231f20;
	font-style: normal;
	text-decoration: underline;
}
/** Primary Navigation **/
a.primaryMenuLink {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	padding-left: 28px;
	padding-right: 28px;
	letter-spacing: 1px;
	text-transform: uppercase;
	line-height: 35px;
	text-decoration: none;
	text-align: center;
	display: inline-block;
}
a:hover.primaryMenuLink {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	padding-left: 28px;
	padding-right: 28px;
	letter-spacing: 1px;
	text-transform: uppercase;
	line-height: 35px;
	text-decoration: none;
	text-align: center;
	display: inline-block;
	background-image: url(/images/provo-civic-ballet/primary-nav-selected.png);
	background-repeat: no-repeat;
}
a.primaryMenuLinkSelected {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	padding-left: 28px;
	padding-right: 28px;
	letter-spacing: 1px;
	text-transform: uppercase;
	line-height: 35px;
	text-decoration: none;
	text-align: center;
	display: inline-block;
	background-image: url(/images/provo-civic-ballet/primary-nav-selected.png);
	background-repeat: no-repeat;
}
a:hover.primaryMenuLinkSelected {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	padding-left: 28px;
	padding-right: 28px;
	letter-spacing: 1px;
	text-transform: uppercase;
	line-height: 35px;
	text-decoration: none;
	text-align: center;
	display: inline-block;
	background-image: url(/images/provo-civic-ballet/primary-nav-selected.png);
	background-repeat: no-repeat;
}
/** Secondary Navigation **/
a.secondaryMenuLink {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: 600;
	padding-left: 0px;
	padding-right: 0px;
	letter-spacing: 1px;
	text-transform: uppercase;
	line-height: 28px;
	text-decoration: none;
	text-align: center;
	width: 191px;
	display: inline-block;
}
a:hover.secondaryMenuLink {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: 600;
	padding-left: 0px;
	padding-right: 0px;
	letter-spacing: 1px;
	text-transform: uppercase;
	line-height: 28px;
	text-decoration: none;
	text-align: center;
	width: 191px;
	display: inline-block;
	background-image: url(/images/provo-civic-ballet/secondary-nav-selected.png);
	background-repeat: no-repeat;
}
a.secondaryMenuLinkSelected {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: 600;
	padding-left: 0px;
	padding-right: 0px;
	letter-spacing: 1px;
	text-transform: uppercase;
	line-height: 28px;
	text-decoration: none;
	text-align: center;
	width: 191px;
	display: inline-block;
	background-image: url(/images/provo-civic-ballet/secondary-nav-selected.png);
	background-repeat: no-repeat;
}
a:hover.secondaryMenuLinkSelected {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: 600;
	padding-left: 0px;
	padding-right: 0px;
	letter-spacing: 1px;
	text-transform: uppercase;
	line-height: 28px;
	text-decoration: none;
	text-align: center;
	width: 191px;
	display: inline-block;
	background-image: url(/images/provo-civic-ballet/secondary-nav-selected.png);
	background-repeat: no-repeat;
}
/** Link Navigation **/
a.linkItem {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: 600;
	padding-left: 0px;
	padding-right: 0px;
	letter-spacing: 1px;
	text-transform: uppercase;
	line-height: 28px;
	text-decoration: none;
	text-align: center;
	width: 191px;
	display: inline-block;
}
a:hover.linkItem {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: 600;
	padding-left: 0px;
	padding-right: 0px;
	letter-spacing: 1px;
	text-transform: uppercase;
	line-height: 28px;
	text-decoration: none;
	text-align: center;
	width: 191px;
	display: inline-block;
	background-image: url(/images/provo-civic-ballet/primary-nav-selected.png);
	background-repeat: no-repeat;
}
a.linkItemSelected {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: 600;
	padding-left: 0px;
	padding-right: 0px;
	letter-spacing: 1px;
	text-transform: uppercase;
	line-height: 28px;
	text-decoration: none;
	text-align: center;
	width: 191px;
	display: inline-block;
	background-image: url(/images/provo-civic-ballet/primary-nav-selected.png);
	background-repeat: no-repeat;
}
a:hover.linkItemSelected {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: 600;
	padding-left: 0px;
	padding-right: 0px;
	letter-spacing: 1px;
	text-transform: uppercase;
	line-height: 28px;
	text-decoration: none;
	text-align: center;
	width: 191px;
	display: inline-block;
	background-image: url(/images/provo-civic-ballet/primary-nav-selected.png);
	background-repeat: no-repeat;
}
/** Admin Navigation **/
a.adminMenuLink {
	font-family: Helvetica, sans-serif;
	color: #231f20;
	font-size: 13px;
	text-decoration: none;
	font-weight: normal;
}
a:hover.adminMenuLink {
	font-family: Helvetica, sans-serif;
	color: #b71319;
	font-size: 13px;
	text-decoration: none;
	font-weight: normal;
}
a.adminMenuLinkSelected {
	font-family: Helvetica, sans-serif;
	color: #b71319;
	font-size: 13px;
	text-decoration: none;
	font-weight: normal;
}
a:hover.adminMenuLinkSelected {
	font-family: Helvetica, sans-serif;
	color: #b71319;
	font-size: 13px;
	text-decoration: none;
	font-weight: normal;
}
.adminBoxHeader {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-style: normal;
	background-color: #b71319;
}
/** Download **/
a.download {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	padding-left: 22px;
	padding-top: 1px;
	padding-bottom: 2px;
	background: url(/images/devonway/download.png);
	background-position: 10 center;
	background-repeat: no-repeat;
	line-height: 17px;
}
a.download:hover {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	color: #b71319;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	padding-left: 22px;
	padding-top: 1px;
	padding-bottom: 2px;
	background: url(/images/devonway/download.png);
	background-position: 10 center;
	background-repeat: no-repeat;
	line-height: 17px;
}
.events {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #b71319;
	font-style: italic;
	padding: 5px;
	line-height: 12px;
	border: 1px solid #e1e2e3;
}
.eventsLink {
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	padding: 5px;
	line-height: 12px;
}
a.eventsLink:link {
	color: #333333;
	text-decoration: none;
}
a.eventsLink:hover {
	color: #333333;
	text-decoration: underline;
}
.day {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #b71319;
	padding: 3px 3px;
	border: 1px solid #e1e2e3;
}
a.calendar:link {
	color: #333333;
	text-decoration: none;
	font-family: Helvetica, sans-serif;
	font-size: 13px;
}
a.calendar:hover {
	color: #333333;
	text-decoration: underline;
	font-family: Helvetica, sans-serif;
	font-size: 13px;
}
.months_featured {
	font-family: Helvetica, sans-serif;
	font-size: 24px;
	color: #b71319;
	font-style: italic;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 10px;
}
.featureCopy {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	line-height: 15px;
}

.scheduleHeader {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #b71319;
}