/* CSS by Nicole Erickson */

* {
	padding:0;
	margin:0;
}

body {
	font-size: 125%;
	background-color: #222F41;
}
html {
	font-size: 50%;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#wrapper {
	height: 80em;
	width: 92em;
	background-image: url(images/border.gif);
	background-repeat: no-repeat;
	background-position: 83.5em top;
}
#nav {
	height: 790px;
	width: 250px;
	text-align: center;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #DAD9BE;
	font-size:1.4em;
}
#news {
	float: right;
	width: 15em;
	margin-bottom: 1em;
	margin-left: 1em;
	background-color: #DAD9BE;
	padding: 0.5em;
	color: #333333;
	font-size: 1.6em;
	font-weight: bold;
	margin-right: 5.5em;
}

#nav #logo {
	position: relative;
	z-index: 10;
	background-image: url(../images/logo.gif);
}
#nav #pict {
	position: relative;
	z-index: 5;
	top: -17px;
	background-image: url(../images/samplePic.jpg);
}
div#wrapper>div#content {
	background-position: 25em top;
}
#content {
	background: url(images/background.jpg) no-repeat left top fixed;
	width: 67em;
	float: right;
	height: 86em;
	overflow: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #DAD9BE;
}
#content p {
	margin-right: 9em;
	margin-left: 2.5em;
	font-size: 1.3em;
	line-height: 1.4em;
}
#content ul {
	list-style-type: disc;
	margin-right: 9em;
	margin-left: 3.5em;
	font-size: 1.3em;
	line-height: 1.4em;
}
#content li {
	margin-left: 0.7em;
}

#content ul li ul {
	list-style-type: circle;
	font-size: 1em;
	line-height: 1.5em;
	margin-left:2em;
}

#content ul.none {
	list-style-type:none;
}
#content li.head {
	list-style-type:none;
	font-weight:bold;
	text-decoration:underline;
	margin-left: -.5em;
	margin-top: 0.3em;
}
#content h2 {
	margin-right: 9em;
	margin-left: 1.8em;
	font-size: 1.8em;
	font-weight:bold;
	margin-bottom: 0.7em;
	margin-top: 1em;
}
#content h3 {
	margin-right: 9em;
	margin-left: 2.4em;
	font-size: 1.4em;
	font-weight:bold;
	margin-bottom: 0.5em;
}
#content a,
#nav a,
#wrapper a {
	color: #F26D7D;
	text-decoration: none;
}

#nav ul {
	list-style-type: none;
	margin-left:15px;
}
#pageTitle {
	background-repeat: no-repeat;
	background-position: center top;
	height: 8.2em;
	width: 22.7em;
	margin-left: 32em;
	margin-top: 4em;
}
#about #pageTitle {
	background-image: url(images/about.gif);
}
#experience #pageTitle {
	background-image: url(images/experience.gif);
}
#instruction #pageTitle {
	background-image: url(images/instruction.gif);
}
#booking #pageTitle {
	background-image: url(images/booking.gif);
}
#calendar #pageTitle {
	background-image: url(images/calendar.gif);
}
#links #pageTitle {
	background-image: url(images/links.gif);
}
#gallery #pageTitle {
	background-image: url(images/gallery.gif);
}
#testimonials #pageTitle {
	background-image: url(images/testimonials.gif);
}
#shop #pageTitle {
	background-image: url(images/shop.gif);
}
#nav li {
	height: 30px;
	width: 208px;
	text-indent: -999px;
	background-repeat: no-repeat;
}
#about #aboutNav a {
	background-position: right top;
	cursor: default;
}
#experience #expNav a {
	background-position: right top;
	cursor: default;
}
#instruction #instNav a {
	background-position: right top;
	cursor: default;
}
#booking #bookNav a {
	background-position: right top;
	cursor: default;
}
#calendar #calNav a {
	background-position: right top;
	cursor: default;
}
#links #linksNav a {
	background-position: right top;
	cursor: default;
}
#gallery #galNav a {
	background-position: right top;
	cursor: default;
}
#testimonials #testNav a {
	background-position: right top;
	cursor: default;
}
#shop #shopNav a {
	background-position: right top;
	cursor: default;
}
#aboutNav a {
	background-image: url(images/aboutNav.gif);
	background-position: right bottom;
	display: block;
	width: 208px;
	height: 30px;
}
#aboutNav a:hover {
	background-position: right top;
}
#expNav a {
	background-image: url(images/experienceNav.gif);
	background-position: right bottom;
	display: block;
	width: 208px;
	height: 30px;
}
#expNav a:hover {
	background-position: right top;
}
#instNav a {
	background-image: url(images/instructionNav.gif);
	background-position: right bottom;
	display: block;
	width: 208px;
	height: 30px;
}
#instNav a:hover {
	background-position: right top;
}
#bookNav a {
	background-image: url(images/bookingNav.gif);
	background-position: right bottom;
	display: block;
	width: 208px;
	height: 30px;
}
#bookNav a:hover {
	background-position: right top;
}
#calNav a {
	background-image: url(images/calendarNav.gif);
	background-position: right bottom;
	display: block;
	width: 208px;
	height: 30px;
}
#calNav a:hover {
	background-position: right top;
}
#linksNav a {
	background-image: url(images/linksNav.gif);
	background-position: right bottom;
	display: block;
	width: 208px;
	height: 30px;
}
#linksNav a:hover {
	background-position: right top;
}
#galNav a {
	background-image: url(images/galleryNav.gif);
	background-position: right bottom;
	display: block;
	width: 208px;
	height: 30px;
}
#galNav a:hover {
	background-position: right top;
}
#testNav a {
	background-image: url(images/testimonialsNav.gif);
	background-position: right bottom;
	display: block;
	width: 208px;
	height: 30px;
}
#testNav a:hover {
	background-position: right top;
}
#shopNav a {
	background-image: url(images/shopNav.gif);
	background-position: right bottom;
	display: block;
	width: 208px;
	height: 30px;
}
#shopNav a:hover {
	background-position: right top;
}
#content a:hover,
#nav a:hover,
#wrapper a:hover {
	color: #EDECCE;
	text-decoration: none;
}
.center {
	text-align: center;
}
.ref {
	text-indent: 3em;
}
.quote {
	font-style: italic;
}
.award {
	font-weight: bold;
	text-align: center;
	color: #0099CC;
	font-size: 1.8em;
}
.event {
	text-align: center;
	margin-bottom: 2em;
}
#wrapper p.copyright {
	font-size: 1.1em;
	color: #DAD9BE;
	margin: 15px 0 5px 251px;
}
#indexImg {
	position: absolute;
	left: 35em;
	z-index: 1;
	top: -0.2em;
}
#indexLogo {
	position: absolute;
	z-index: 2;
	left: .8em;
	top: 1.5em;
}
#tagline {
	position: absolute;
	left: 1.3em;
	top: 30.2em;
}
#danceTitle {
	position: absolute;
	left: 1.3em;
	top: 47em;
	z-index: 2;
}
#enter {
	position: absolute;
	left: 27em;
	top: 70em;
	z-index: 2;
	border: 0;
}
#gallery #content {
	height:100%;
	position: relative;
}
#gallery #thumbnails img {
	float: left;
	margin: 1em;
}
#gallery #thumbnails {
	clear: both;
	width: 58.2em;
}
#gallery p.video {
	float: left;
	width: 35%;
	margin-right: 0em;
}
.stats {
	font-size: .8em;
	font-family: Arial, Helvetica, sans-serif;
}
#footer {
	clear: both;
}

.divider {
	clear: both;
	margin : 0 0 1em 0;
	padding: 1em 0 0 0;
	text-align: center;
	height: 2.3em;
}
hr {
	height: 0.2em;
	color: #DAD9BE;
	margin-left: 2.5em;
	margin-right: 9em;
	background-color: #DAD9BE;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
}
#nav hr {
	height: 0.2em;
	width:5em;
	margin-bottom:0.5em;
	color: #333333;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	margin-left: 6em;
}
dl {
	font-size: 1.2em;
	margin-right: 9em;
	margin-left: 2.7em;
}
dt {
	font-weight: bold;
	margin-top: 2.5em;
}
#links #content .img {
	float: right;
	margin-top: 2em;
	margin-left: 1em;
	font-size: 1.1em;
}

dd {
	margin-top: 0.5em;
	margin-left: 1em;
}

.price {
	font-weight: bold;
	float: right;
	margin-top: -1.8em;
	font-size: 1.3em;
}
.price input {
	margin-left: 4em;
}
a.button {
	background:url(images/addCart.gif) no-repeat left bottom;
	height:29px;
	width:116px;
	display:block;
	float:right;
}
a.button:hover {
	background:url(images/addCart.gif) no-repeat left top;
}
.alignLeft {
	margin-top: 0.5em;
	margin-right: 1em;
	margin-bottom: 0.5em;
	margin-left: 0em;
	float: left;
}
.alignRight {
	margin-top: 0.5em;
	margin-right: 0em;
	margin-bottom: 0.5em;
	margin-left: 1em;
	float: right;
}
